Skip to content

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.4 #801

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.4

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.4 #801

Triggered via pull request October 21, 2024 08:04
Status Failure
Total duration 1m 9s
Artifacts 5

ci.yaml

on: pull_request
workflows  /  Gather add-on information
8s
workflows / Gather add-on information
workflows  /  JSON Lint
2s
workflows / JSON Lint
workflows  /  Shellcheck
3s
workflows / Shellcheck
workflows  /  YAMLLint
11s
workflows / YAMLLint
workflows  /  Prettier
4s
workflows / Prettier
workflows  /  Lint Add-on
12s
workflows / Lint Add-on
workflows  /  Hadolint
7s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
workflows / Build armv7
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies autoconf=2.72-r0 automake=1.16.5-r2 build-base=0.5-r3 curl-dev=8.10.1-r0 ffmpeg-dev=6.1.1-r8 gettext-dev=0.22.5-r0 git=2.45.2-r0 jpeg-dev=9e-r1 libjpeg-turbo-dev=3.0.3-r0 libmicrohttpd-dev=0.9.77-r0 libwebp-dev=1.3.2-r0 linux-headers=6.6-r0 musl-dev=1.2.5-r0 python3-dev=3.12.6-r0 v4l-utils-dev=1.24.1-r1 && apk add --no-cache cifs-utils=7.0-r4 ffmpeg-libs=6.1.1-r8 ffmpeg=6.1.1-r8 libintl=0.22.5-r0 libjpeg-turbo=3.0.3-r0 libjpeg=9e-r1 libmicrohttpd=0.9.77-r0 libwebp=1.3.2-r0 mosquitto-clients=2.0.18-r0 nginx=1.26.2-r0 py3-pip=24.0-r2 python3=3.12.6-r0 rsync=3.3.0-r0 v4l-utils=1.24.1-r1 && curl -J -L -o /tmp/motion.tar.gz \"https://github.com/Motion-Project/motion/archive/release-${MOTION_VERSION}.tar.gz\" && mkdir -p /tmp/motion && tar zxf /tmp/motion.tar.gz -C /tmp/motion --strip-components=1 && cd /tmp/motion && autoreconf -fiv && ./configure --without-pgsql --without-mysql --without-sqlite3 --prefix=/usr --sysconfdir=/etc && make install && pip install --no-cache-dir \"https://github.com/motioneye-project/motioneye/archive/${MOTIONEYE_VERSION}.tar.gz\" && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 2
workflows / Build amd64
The job was canceled because "armv7" failed.
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies autoconf=2.72-r0 automake=1.16.5-r2 build-base=0.5-r3 curl-dev=8.10.1-r0 ffmpeg-dev=6.1.1-r8 gettext-dev=0.22.5-r0 git=2.45.2-r0 jpeg-dev=9e-r1 libjpeg-turbo-dev=3.0.3-r0 libmicrohttpd-dev=0.9.77-r0 libwebp-dev=1.3.2-r0 linux-headers=6.6-r0 musl-dev=1.2.5-r0 python3-dev=3.12.6-r0 v4l-utils-dev=1.24.1-r1 && apk add --no-cache cifs-utils=7.0-r4 ffmpeg-libs=6.1.1-r8 ffmpeg=6.1.1-r8 libintl=0.22.5-r0 libjpeg-turbo=3.0.3-r0 libjpeg=9e-r1 libmicrohttpd=0.9.77-r0 libwebp=1.3.2-r0 mosquitto-clients=2.0.18-r0 nginx=1.26.2-r0 py3-pip=24.0-r2 python3=3.12.6-r0 rsync=3.3.0-r0 v4l-utils=1.24.1-r1 && curl -J -L -o /tmp/motion.tar.gz \"https://github.com/Motion-Project/motion/archive/release-${MOTION_VERSION}.tar.gz\" && mkdir -p /tmp/motion && tar zxf /tmp/motion.tar.gz -C /tmp/motion --strip-components=1 && cd /tmp/motion && autoreconf -fiv && ./configure --without-pgsql --without-mysql --without-sqlite3 --prefix=/usr --sysconfdir=/etc && make install && pip install --no-cache-dir \"https://github.com/motioneye-project/motioneye/archive/${MOTIONEYE_VERSION}.tar.gz\" && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 2
workflows / Build armhf
The job was canceled because "armv7" failed.
workflows / Build armhf
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies autoconf=2.72-r0 automake=1.16.5-r2 build-base=0.5-r3 curl-dev=8.10.1-r0 ffmpeg-dev=6.1.1-r8 gettext-dev=0.22.5-r0 git=2.45.2-r0 jpeg-dev=9e-r1 libjpeg-turbo-dev=3.0.3-r0 libmicrohttpd-dev=0.9.77-r0 libwebp-dev=1.3.2-r0 linux-headers=6.6-r0 musl-dev=1.2.5-r0 python3-dev=3.12.6-r0 v4l-utils-dev=1.24.1-r1 && apk add --no-cache cifs-utils=7.0-r4 ffmpeg-libs=6.1.1-r8 ffmpeg=6.1.1-r8 libintl=0.22.5-r0 libjpeg-turbo=3.0.3-r0 libjpeg=9e-r1 libmicrohttpd=0.9.77-r0 libwebp=1.3.2-r0 mosquitto-clients=2.0.18-r0 nginx=1.26.2-r0 py3-pip=24.0-r2 python3=3.12.6-r0 rsync=3.3.0-r0 v4l-utils=1.24.1-r1 && curl -J -L -o /tmp/motion.tar.gz \"https://github.com/Motion-Project/motion/archive/release-${MOTION_VERSION}.tar.gz\" && mkdir -p /tmp/motion && tar zxf /tmp/motion.tar.gz -C /tmp/motion --strip-components=1 && cd /tmp/motion && autoreconf -fiv && ./configure --without-pgsql --without-mysql --without-sqlite3 --prefix=/usr --sysconfdir=/etc && make install && pip install --no-cache-dir \"https://github.com/motioneye-project/motioneye/archive/${MOTIONEYE_VERSION}.tar.gz\" && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 2
workflows / Build aarch64
The job was canceled because "armv7" failed.
workflows / Build aarch64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies autoconf=2.72-r0 automake=1.16.5-r2 build-base=0.5-r3 curl-dev=8.10.1-r0 ffmpeg-dev=6.1.1-r8 gettext-dev=0.22.5-r0 git=2.45.2-r0 jpeg-dev=9e-r1 libjpeg-turbo-dev=3.0.3-r0 libmicrohttpd-dev=0.9.77-r0 libwebp-dev=1.3.2-r0 linux-headers=6.6-r0 musl-dev=1.2.5-r0 python3-dev=3.12.6-r0 v4l-utils-dev=1.24.1-r1 && apk add --no-cache cifs-utils=7.0-r4 ffmpeg-libs=6.1.1-r8 ffmpeg=6.1.1-r8 libintl=0.22.5-r0 libjpeg-turbo=3.0.3-r0 libjpeg=9e-r1 libmicrohttpd=0.9.77-r0 libwebp=1.3.2-r0 mosquitto-clients=2.0.18-r0 nginx=1.26.2-r0 py3-pip=24.0-r2 python3=3.12.6-r0 rsync=3.3.0-r0 v4l-utils=1.24.1-r1 && curl -J -L -o /tmp/motion.tar.gz \"https://github.com/Motion-Project/motion/archive/release-${MOTION_VERSION}.tar.gz\" && mkdir -p /tmp/motion && tar zxf /tmp/motion.tar.gz -C /tmp/motion --strip-components=1 && cd /tmp/motion && autoreconf -fiv && ./configure --without-pgsql --without-mysql --without-sqlite3 --prefix=/usr --sysconfdir=/etc && make install && pip install --no-cache-dir \"https://github.com/motioneye-project/motioneye/archive/${MOTIONEYE_VERSION}.tar.gz\" && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 2
workflows / Build i386
The job was canceled because "armv7" failed.
workflows / Build i386
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies autoconf=2.72-r0 automake=1.16.5-r2 build-base=0.5-r3 curl-dev=8.10.1-r0 ffmpeg-dev=6.1.1-r8 gettext-dev=0.22.5-r0 git=2.45.2-r0 jpeg-dev=9e-r1 libjpeg-turbo-dev=3.0.3-r0 libmicrohttpd-dev=0.9.77-r0 libwebp-dev=1.3.2-r0 linux-headers=6.6-r0 musl-dev=1.2.5-r0 python3-dev=3.12.6-r0 v4l-utils-dev=1.24.1-r1 && apk add --no-cache cifs-utils=7.0-r4 ffmpeg-libs=6.1.1-r8 ffmpeg=6.1.1-r8 libintl=0.22.5-r0 libjpeg-turbo=3.0.3-r0 libjpeg=9e-r1 libmicrohttpd=0.9.77-r0 libwebp=1.3.2-r0 mosquitto-clients=2.0.18-r0 nginx=1.26.2-r0 py3-pip=24.0-r2 python3=3.12.6-r0 rsync=3.3.0-r0 v4l-utils=1.24.1-r1 && curl -J -L -o /tmp/motion.tar.gz \"https://github.com/Motion-Project/motion/archive/release-${MOTION_VERSION}.tar.gz\" && mkdir -p /tmp/motion && tar zxf /tmp/motion.tar.gz -C /tmp/motion --strip-components=1 && cd /tmp/motion && autoreconf -fiv && ./configure --without-pgsql --without-mysql --without-sqlite3 --prefix=/usr --sysconfdir=/etc && make install && pip install --no-cache-dir \"https://github.com/motioneye-project/motioneye/archive/${MOTIONEYE_VERSION}.tar.gz\" && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 2

Artifacts

Produced during runtime
Name Size
hassio-addons~addon-motioneye~AQLHMD.dockerbuild
19.6 KB
hassio-addons~addon-motioneye~CJPLSU.dockerbuild
19.7 KB
hassio-addons~addon-motioneye~DJLEFE.dockerbuild
19.7 KB
hassio-addons~addon-motioneye~N153KS.dockerbuild
19.6 KB
hassio-addons~addon-motioneye~U55C1V.dockerbuild
19.4 KB