Skip to content

Update functions

Update functions #840

Triggered via push June 26, 2024 17:51
Status Failure
Total duration 2h 35m 42s
Artifacts 17

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 17 warnings
v3_11
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" ) no_upx=true ;; *) busybox_extras=\"busybox-extras\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 | 3.17* | 3.18* | 3.19* | 3.20* | 3.21* | edge ) zabbix_args=\" --enable-agent2 \" ; zabbix_agent2=true ; fluentbit_make=true ; echo \"** Building Zabbix Agent 2\" ; echo \"** Building Fluent Bit\" ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 ) export GOLANG_VERSION=1.19.5 ; yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) fts=fts ;; 3.17 | 3.18* | 3.19* | 3.20* | 3.21* ) fts=musl-fts ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) alpine_ssl=libressl ;; 3.17* | 3.18* | 3.19* | 3.20* | 3.21* ) alpine_ssl=openssl ;; *) : ;; esac ; apkArch=\"$(apk --print-arch)\" ; case \"$apkArch\" in x86_64) upx=upx ;; *) : ;; esac; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\") upx=\"\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" | \"3.7\" | \"3.8\" ) build_doas=true ;; *) doas_package=\"doas\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.8\" ) zstd_packge=\"\" ;; *) zstd_package=zstd ;; esac ; set -ex && apk update && apk upgrade && apk add -t .base-rundeps acl ${alpine_ssl} bash bc ${busybox_extras} curl ${doas_package} fail2ban ${fts} git grep iptables iputils jq less libgcc $(apk search libssl1* -q) logrotate msmtp nano pcre s6 sudo tzdata yaml ${zstd_package} && apk add -t .golang-build-deps go musl-dev && apk add -t .zabbix-build-deps alpine-sdk autoconf automake binutils coreutils g++ openssl-dev make pcre-dev zlib-dev ${additional_packages} ${upx} && apk add -t .fluentbit-build-deps bison cmake flex ${fts}-dev linux-headers openssl-dev yaml-dev && apk add gettext && mv /usr/bin/envsubst /usr/local/bin/envsubst && cp -R /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && echo \"Set disable_coredump false\" > /etc/sudo.conf && if [ \"$build_doas\" = \"true\" ] ; then mkdir -p /us
v3_12
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" ) no_upx=true ;; *) busybox_extras=\"busybox-extras\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 | 3.17* | 3.18* | 3.19* | 3.20* | 3.21* | edge ) zabbix_args=\" --enable-agent2 \" ; zabbix_agent2=true ; fluentbit_make=true ; echo \"** Building Zabbix Agent 2\" ; echo \"** Building Fluent Bit\" ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 ) export GOLANG_VERSION=1.19.5 ; yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) fts=fts ;; 3.17 | 3.18* | 3.19* | 3.20* | 3.21* ) fts=musl-fts ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) alpine_ssl=libressl ;; 3.17* | 3.18* | 3.19* | 3.20* | 3.21* ) alpine_ssl=openssl ;; *) : ;; esac ; apkArch=\"$(apk --print-arch)\" ; case \"$apkArch\" in x86_64) upx=upx ;; *) : ;; esac; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\") upx=\"\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" | \"3.7\" | \"3.8\" ) build_doas=true ;; *) doas_package=\"doas\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.8\" ) zstd_packge=\"\" ;; *) zstd_package=zstd ;; esac ; set -ex && apk update && apk upgrade && apk add -t .base-rundeps acl ${alpine_ssl} bash bc ${busybox_extras} curl ${doas_package} fail2ban ${fts} git grep iptables iputils jq less libgcc $(apk search libssl1* -q) logrotate msmtp nano pcre s6 sudo tzdata yaml ${zstd_package} && apk add -t .golang-build-deps go musl-dev && apk add -t .zabbix-build-deps alpine-sdk autoconf automake binutils coreutils g++ openssl-dev make pcre-dev zlib-dev ${additional_packages} ${upx} && apk add -t .fluentbit-build-deps bison cmake flex ${fts}-dev linux-headers openssl-dev yaml-dev && apk add gettext && mv /usr/bin/envsubst /usr/local/bin/envsubst && cp -R /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && echo \"Set disable_coredump false\" > /etc/sudo.conf && if [ \"$build_doas\" = \"true\" ] ; then mkdir -p /us
v3_13
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" ) no_upx=true ;; *) busybox_extras=\"busybox-extras\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 | 3.17* | 3.18* | 3.19* | 3.20* | 3.21* | edge ) zabbix_args=\" --enable-agent2 \" ; zabbix_agent2=true ; fluentbit_make=true ; echo \"** Building Zabbix Agent 2\" ; echo \"** Building Fluent Bit\" ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 ) export GOLANG_VERSION=1.19.5 ; yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) fts=fts ;; 3.17 | 3.18* | 3.19* | 3.20* | 3.21* ) fts=musl-fts ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) alpine_ssl=libressl ;; 3.17* | 3.18* | 3.19* | 3.20* | 3.21* ) alpine_ssl=openssl ;; *) : ;; esac ; apkArch=\"$(apk --print-arch)\" ; case \"$apkArch\" in x86_64) upx=upx ;; *) : ;; esac; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\") upx=\"\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" | \"3.7\" | \"3.8\" ) build_doas=true ;; *) doas_package=\"doas\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.8\" ) zstd_packge=\"\" ;; *) zstd_package=zstd ;; esac ; set -ex && apk update && apk upgrade && apk add -t .base-rundeps acl ${alpine_ssl} bash bc ${busybox_extras} curl ${doas_package} fail2ban ${fts} git grep iptables iputils jq less libgcc $(apk search libssl1* -q) logrotate msmtp nano pcre s6 sudo tzdata yaml ${zstd_package} && apk add -t .golang-build-deps go musl-dev && apk add -t .zabbix-build-deps alpine-sdk autoconf automake binutils coreutils g++ openssl-dev make pcre-dev zlib-dev ${additional_packages} ${upx} && apk add -t .fluentbit-build-deps bison cmake flex ${fts}-dev linux-headers openssl-dev yaml-dev && apk add gettext && mv /usr/bin/envsubst /usr/local/bin/envsubst && cp -R /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && echo \"Set disable_coredump false\" > /etc/sudo.conf && if [ \"$build_doas\" = \"true\" ] ; then mkdir -p /us
v3_14
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" ) no_upx=true ;; *) busybox_extras=\"busybox-extras\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 | 3.17* | 3.18* | 3.19* | 3.20* | 3.21* | edge ) zabbix_args=\" --enable-agent2 \" ; zabbix_agent2=true ; fluentbit_make=true ; echo \"** Building Zabbix Agent 2\" ; echo \"** Building Fluent Bit\" ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 ) export GOLANG_VERSION=1.19.5 ; yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) fts=fts ;; 3.17 | 3.18* | 3.19* | 3.20* | 3.21* ) fts=musl-fts ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) alpine_ssl=libressl ;; 3.17* | 3.18* | 3.19* | 3.20* | 3.21* ) alpine_ssl=openssl ;; *) : ;; esac ; apkArch=\"$(apk --print-arch)\" ; case \"$apkArch\" in x86_64) upx=upx ;; *) : ;; esac; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\") upx=\"\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" | \"3.7\" | \"3.8\" ) build_doas=true ;; *) doas_package=\"doas\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.8\" ) zstd_packge=\"\" ;; *) zstd_package=zstd ;; esac ; set -ex && apk update && apk upgrade && apk add -t .base-rundeps acl ${alpine_ssl} bash bc ${busybox_extras} curl ${doas_package} fail2ban ${fts} git grep iptables iputils jq less libgcc $(apk search libssl1* -q) logrotate msmtp nano pcre s6 sudo tzdata yaml ${zstd_package} && apk add -t .golang-build-deps go musl-dev && apk add -t .zabbix-build-deps alpine-sdk autoconf automake binutils coreutils g++ openssl-dev make pcre-dev zlib-dev ${additional_packages} ${upx} && apk add -t .fluentbit-build-deps bison cmake flex ${fts}-dev linux-headers openssl-dev yaml-dev && apk add gettext && mv /usr/bin/envsubst /usr/local/bin/envsubst && cp -R /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && echo \"Set disable_coredump false\" > /etc/sudo.conf && if [ \"$build_doas\" = \"true\" ] ; then mkdir -p /us
v3_11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_13
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
edge
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_15
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_17
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
v3_19
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
tiredofit~docker-alpine~1OPLT1.dockerbuild
139 KB
tiredofit~docker-alpine~3Z7EKJ.dockerbuild
759 KB
tiredofit~docker-alpine~I3R4FN.dockerbuild
758 KB
tiredofit~docker-alpine~IPHXTJ.dockerbuild
170 KB
tiredofit~docker-alpine~J24YMJ.dockerbuild
528 KB
tiredofit~docker-alpine~KVVJPU.dockerbuild
167 KB
tiredofit~docker-alpine~LCSFDB.dockerbuild
770 KB
tiredofit~docker-alpine~LR9TXF.dockerbuild
546 KB
tiredofit~docker-alpine~LUDDH9.dockerbuild
94.7 KB
tiredofit~docker-alpine~LZZ08N.dockerbuild
48.9 KB
tiredofit~docker-alpine~MTPC1L.dockerbuild
541 KB
tiredofit~docker-alpine~N3GIOR.dockerbuild
51.1 KB
tiredofit~docker-alpine~TGFD99.dockerbuild
758 KB
tiredofit~docker-alpine~UPZQJN.dockerbuild
545 KB
tiredofit~docker-alpine~XGJUI3.dockerbuild
757 KB
tiredofit~docker-alpine~YXMT36.dockerbuild
769 KB
tiredofit~docker-alpine~ZDY3FH.dockerbuild
765 KB