Skip to content

build

build #679

Triggered via push August 14, 2024 22:14
Status Failure
Total duration 10m 38s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
bullseye
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"\" && CONTAINER_BUILD_DEPS=\" \" && CONTAINER_RUN_DEPS=\" acl apt-transport-https apt-utils aptitude bash busybox-static ca-certificates curl dirmngr fail2ban gettext git gnupg iptables logrotate msmtp nano net-tools netcat-openbsd procps sudo tzdata zstd \" && debArch=$(dpkg --print-architecture) && case \"${debArch}\" in amd64) build_fluentbit=\"true\" ; \t\t;; *) : ;; \tesac ; build_age=true && build_go=true && build_infisical=true && build_tailscale=true && build_zabbixagent=\"true\" && build_zerotier=true && set -ex && apt-get update && apt-get upgrade -y && apt-get install -y ${CONTAINER_BUILD_DEPS} ${CONTAINER_RUN_DEPS} && mv /usr/bin/envsubst /usr/local/bin && rm -rf /usr/bin/crontab && rm -rf /usr/sbin/cron && ln -s /usr/bin/busybox /usr/sbin/crontab && ln -s /usr/bin/busybox /usr/sbin/crond && busybox --install -s /usr/bin && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && dpkg-reconfigure -f noninteractive tzdata && mkdir -p /usr/local/go && echo \"Downloading Go ${GOLANG_VERSION}...\" && curl -sSLk https://dl.google.com/go/go${GOLANG_VERSION}.linux-${debArch}.tar.gz | tar xvfz - --strip 1 -C /usr/local/go && ln -sf /usr/local/go/bin/go /usr/local/bin/ && ln -sf /usr/local/go/bin/godoc /usr/local/bin/ && ln -sf /usr/local/go/bin/gfmt /usr/local/bin/ && if [ \"${build_fluentbit}\" = \"true\" ] ; then FLUENTBIT_BUILD_DEPS=\" automake bison build-essential cmake flex libssl-dev libsasl2-dev libsystemd-dev libyaml-dev pkg-config zlib1g-dev \" ; FLUENTBIT_RUN_DEPS=\" libyaml-0-2 \" ; apt-get install -y ${FLUENTBIT_BUILD_DEPS} ${FLUENTBIT_RUN_DEPS} && mkdir -p /usr/src/fluentbit ; curl -sSLk https://github.com/fluent/fluent-bit/archive/v${FLUENTBIT_VERSION}.tar.gz | tar xfz - --strip 1 -C /usr/src/fluentbit ; cd /usr/src/fluentbit ; cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=None -DFLB_AWS=No -DFLB_BACKTRACE=No -DFLB_DEBUG=No -DFLB_EXAMPLES=No -DFLB_FILTER_AWS=No -DFLB_FILTER_KUBERNETES=No -DFLB_HTTP_SERVER=Yes -DFLB_IN_COLLECTD=No -DFLB_IN_CPU=No -DFLB_IN_DOCKER=No -DFLB_IN_DOCKER_EVENTS=No -DFLB_IN_KMSG=No -DFLB_IN_MEM=No -DFLB_IN_MQTT=No
buster
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"\" && CONTAINER_BUILD_DEPS=\" \" && CONTAINER_RUN_DEPS=\" acl apt-transport-https apt-utils aptitude bash busybox-static ca-certificates curl dirmngr fail2ban gettext git gnupg iptables logrotate msmtp nano net-tools netcat-openbsd procps sudo tzdata zstd \" && debArch=$(dpkg --print-architecture) && case \"${debArch}\" in amd64) build_fluentbit=\"true\" ; \t\t;; *) : ;; \tesac ; build_age=true && build_go=true && build_infisical=true && build_tailscale=true && build_zabbixagent=\"true\" && build_zerotier=true && set -ex && apt-get update && apt-get upgrade -y && apt-get install -y ${CONTAINER_BUILD_DEPS} ${CONTAINER_RUN_DEPS} && mv /usr/bin/envsubst /usr/local/bin && rm -rf /usr/bin/crontab && rm -rf /usr/sbin/cron && ln -s /usr/bin/busybox /usr/sbin/crontab && ln -s /usr/bin/busybox /usr/sbin/crond && busybox --install -s /usr/bin && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && dpkg-reconfigure -f noninteractive tzdata && mkdir -p /usr/local/go && echo \"Downloading Go ${GOLANG_VERSION}...\" && curl -sSLk https://dl.google.com/go/go${GOLANG_VERSION}.linux-${debArch}.tar.gz | tar xvfz - --strip 1 -C /usr/local/go && ln -sf /usr/local/go/bin/go /usr/local/bin/ && ln -sf /usr/local/go/bin/godoc /usr/local/bin/ && ln -sf /usr/local/go/bin/gfmt /usr/local/bin/ && if [ \"${build_fluentbit}\" = \"true\" ] ; then FLUENTBIT_BUILD_DEPS=\" automake bison build-essential cmake flex libssl-dev libsasl2-dev libsystemd-dev libyaml-dev pkg-config zlib1g-dev \" ; FLUENTBIT_RUN_DEPS=\" libyaml-0-2 \" ; apt-get install -y ${FLUENTBIT_BUILD_DEPS} ${FLUENTBIT_RUN_DEPS} && mkdir -p /usr/src/fluentbit ; curl -sSLk https://github.com/fluent/fluent-bit/archive/v${FLUENTBIT_VERSION}.tar.gz | tar xfz - --strip 1 -C /usr/src/fluentbit ; cd /usr/src/fluentbit ; cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=None -DFLB_AWS=No -DFLB_BACKTRACE=No -DFLB_DEBUG=No -DFLB_EXAMPLES=No -DFLB_FILTER_AWS=No -DFLB_FILTER_KUBERNETES=No -DFLB_HTTP_SERVER=Yes -DFLB_IN_COLLECTD=No -DFLB_IN_CPU=No -DFLB_IN_DOCKER=No -DFLB_IN_DOCKER_EVENTS=No -DFLB_IN_KMSG=No -DFLB_IN_MEM=No -DFLB_IN_MQTT=No
bookworm
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c echo \"\" && CONTAINER_BUILD_DEPS=\" \" && CONTAINER_RUN_DEPS=\" acl apt-transport-https apt-utils aptitude bash busybox-static ca-certificates curl dirmngr fail2ban gettext git gnupg iptables logrotate msmtp nano net-tools netcat-openbsd procps sudo tzdata zstd \" && debArch=$(dpkg --print-architecture) && case \"${debArch}\" in amd64) build_fluentbit=\"true\" ; \t\t;; *) : ;; \tesac ; build_age=true && build_go=true && build_infisical=true && build_tailscale=true && build_zabbixagent=\"true\" && build_zerotier=true && set -ex && apt-get update && apt-get upgrade -y && apt-get install -y ${CONTAINER_BUILD_DEPS} ${CONTAINER_RUN_DEPS} && mv /usr/bin/envsubst /usr/local/bin && rm -rf /usr/bin/crontab && rm -rf /usr/sbin/cron && ln -s /usr/bin/busybox /usr/sbin/crontab && ln -s /usr/bin/busybox /usr/sbin/crond && busybox --install -s /usr/bin && rm -rf /etc/timezone && ln -snf /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && dpkg-reconfigure -f noninteractive tzdata && mkdir -p /usr/local/go && echo \"Downloading Go ${GOLANG_VERSION}...\" && curl -sSLk https://dl.google.com/go/go${GOLANG_VERSION}.linux-${debArch}.tar.gz | tar xvfz - --strip 1 -C /usr/local/go && ln -sf /usr/local/go/bin/go /usr/local/bin/ && ln -sf /usr/local/go/bin/godoc /usr/local/bin/ && ln -sf /usr/local/go/bin/gfmt /usr/local/bin/ && if [ \"${build_fluentbit}\" = \"true\" ] ; then FLUENTBIT_BUILD_DEPS=\" automake bison build-essential cmake flex libssl-dev libsasl2-dev libsystemd-dev libyaml-dev pkg-config zlib1g-dev \" ; FLUENTBIT_RUN_DEPS=\" libyaml-0-2 \" ; apt-get install -y ${FLUENTBIT_BUILD_DEPS} ${FLUENTBIT_RUN_DEPS} && mkdir -p /usr/src/fluentbit ; curl -sSLk https://github.com/fluent/fluent-bit/archive/v${FLUENTBIT_VERSION}.tar.gz | tar xfz - --strip 1 -C /usr/src/fluentbit ; cd /usr/src/fluentbit ; cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=None -DFLB_AWS=No -DFLB_BACKTRACE=No -DFLB_DEBUG=No -DFLB_EXAMPLES=No -DFLB_FILTER_AWS=No -DFLB_FILTER_KUBERNETES=No -DFLB_HTTP_SERVER=Yes -DFLB_IN_COLLECTD=No -DFLB_IN_CPU=No -DFLB_IN_DOCKER=No -DFLB_IN_DOCKER_EVENTS=No -DFLB_IN_KMSG=No -DFLB_IN_MEM=No
bullseye
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
buster
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
bookworm
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/