Skip to content

Merge pull request #492 from crazy-max/gha-perms #715

Merge pull request #492 from crazy-max/gha-perms

Merge pull request #492 from crazy-max/gha-perms #715

Triggered via push February 8, 2025 14:43
Status Failure
Total duration 7m 31s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk --update --no-cache add -t build-dependencies build-base linux-headers musl-dev python3-dev && echo \"Installing LibreNMS https://github.com/librenms/librenms.git#${LIBRENMS_VERSION}...\" && git clone --depth=1 --branch ${LIBRENMS_VERSION} https://github.com/librenms/librenms.git . && pip3 install --ignore-installed -r requirements.txt --upgrade --break-system-packages && COMPOSER_CACHE_DIR=\"/tmp\" composer install --no-dev --no-interaction --no-ansi && mkdir config.d && cp config.php.default config.php && cp snmpd.conf.example /etc/snmp/snmpd.conf && sed -i '/runningUser/d' lnms && echo \"foreach (glob(\\\"/data/config/*.php\\\") as \\$filename) include \\$filename;\" >> config.php && echo \"foreach (glob(\\\"${LIBRENMS_PATH}/config.d/*.php\\\") as \\$filename) include \\$filename;\" >> config.php && ( git clone https://github.com/librenms-plugins/Weathermap.git ./html/plugins/Weathermap && cd ./html/plugins/Weathermap && git reset --hard $WEATHERMAP_PLUGIN_COMMIT ) && chown -R nobody:nogroup ${LIBRENMS_PATH} && apk del build-dependencies && rm -rf .git html/plugins/Test html/plugins/Weathermap/.git html/plugins/Weathermap/configs doc/ tests/ /tmp/*" did not complete successfully: exit code: 1

Artifacts

Produced during runtime
Name Size
librenms~docker~32SMED.dockerbuild
141 KB