Skip to content

OTP 26.2

OTP 26.2 #146

Triggered via push December 13, 2023 09:45
Status Failure
Total duration 5m 24s
Artifacts

images.yaml

on: push
Matrix: images
Fit to window
Zoom out
Zoom in

Annotations

4 errors
images (26.1)
Error: buildah exited with code 127 Resolved "alpine" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/alpine:3.18... Getting image source signatures Copying blob sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c Copying blob sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c Copying config sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 Writing manifest to image destination Storing signatures + OTP_DOWNLOAD_URL=https://github.com/erlang/otp/releases/download/OTP-26.1.2/otp_src_26.1.2.tar.gz + apk upgrade --no-cache + apk add --no-cache --virtual .fetch-deps curl ca-certificates + curl -fSL -o otp-src.tar.gz https://github.com/erlang/otp/releases/download/OTP-26.1.2/otp_src_26.1.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102M 100 102M 0 0 188M 0 --:--:-- --:--:-- --:--:-- 188M + echo 'f1074cf3a54f1f87e66027d5abebab2fa76a0243453fa58bc5f30d0ce0313921 otp-src.tar.gz' + sha256sum -c - + apk add --no-cache --virtual .build-deps '--repository=https://dl-cdn.alpinelinux.org/alpine/v3.12/main' bash dpkg-dev dpkg gcc g++ libc-dev 'linux-headers=5.4.5-r1' make autoconf ncurses-dev openssl-dev unixodbc-dev lksctp-tools-dev tar + apk add --no-cache --virtual .edge-deps '--repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing' quilt ERROR: unable to select packages: .edge-deps-20231213.094730: masked in: cache satisfies: world[.edge-deps=20231213.094730] quilt (no such package): required by: .edge-deps-20231213.094730[quilt] + true + find /usr/local -name src + xargs+ xargs -r find rmdir -p BusyBox v1.36.1 (2023-11-06 11:32:24 UTC) multi-call binary. Usage: rmdir [-p] DIRECTORY... Remove DIRECTORY if it is empty -p Include parents --ignore-fail-on-non-empty + true + + xargs -r strip --strip-all scanelf --nobanner -E ET_EXEC -BF '%F' --recursive /usr/local + scanelf --nobanner -E ET_DYN -BF '%F' --recursive /usr/local + xargs -r strip --strip-unneeded + scanelf --needed --nobanner --format '%n#p' --recursive /usr/local + awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' + tr , '\n' + sort -u + runDeps= + REBAR3_DOWNLOAD_URL=https://github.com/erlang/rebar3/archive/3.22.1.tar.gz + curl -fSL -o rebar3-src.tar.gz https://github.com/erlang/rebar3/archive/3.22.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 778k 0 778k 0 0 1982k 0 --:--:-- --:--:-- --:--:-- 1982k + echo '2855b5784300865d2e43cb7a135cb2bba144cf15214c619065b918afc8cc6eb9 rebar3-src.tar.gz' + sha256sum -c - + mkdir -p /usr/src/rebar3-src + tar -xzf rebar3-src.tar.gz -C /usr/src/rebar3-src '--strip-components=1' + rm rebar3-src.tar.gz + cd /usr/src/rebar3-src + HOME=/usr/src/rebar3-src ./bootstrap env: can't execute 'escript': No such file or directory error building at STEP "RUN set -xe && OTP_DOWNLOAD_URL="https://github.com/erlang/otp/releases/download/OTP-$OTP_VERSION/otp_src_$OTP_VERSION.tar.gz" && apk upgrade --no-cache && apk add --no-cache --virtual .fetch-deps curl ca-certificates && curl -fSL -o otp-src.tar.gz "$OTP_DOWNLOAD_URL" && echo "$OTP_DOWNLOAD_SHA256 otp-src.tar.gz" | sha256sum -c - && apk add --no-cache --virtual .build-deps --repository=https://dl-cdn.alpinelinux.org/alpine/v3.12/main bash dpkg-dev dpkg gcc g++ libc-dev linux-headers=5.4.5-r1 make autoconf ncurses-dev openssl-dev u
images (24.3)
Error: buildah exited with code 127 Resolved "alpine" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/alpine:3.16... Getting image source signatures Copying blob sha256:070eb51debd997eca763a31532c01e2579afe94e43b110d84282a81cb576e342 Copying blob sha256:070eb51debd997eca763a31532c01e2579afe94e43b110d84282a81cb576e342 Copying config sha256:e525c930fe751104ff24c356a7bcfad66ce4b92797780eb38dc2ff95d7a66fdc Writing manifest to image destination Storing signatures + OTP_DOWNLOAD_URL=https://github.com/erlang/otp/releases/download/OTP-24.3.4.14/otp_src_24.3.4.14.tar.gz + apk upgrade --no-cache + apk add --no-cache --virtual .fetch-deps curl ca-certificates + curl -fSL -o otp-src.tar.gz https://github.com/erlang/otp/releases/download/OTP-24.3.4.14/otp_src_24.3.4.14.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97.6M 100 97.6M 0 0 107M 0 --:--:-- --:--:-- --:--:-- 107M + echo '137acf8c11edb567aa91a19fe3a00b61918fe8b41a89236277bef97a83e5b009 otp-src.tar.gz' + sha256sum -c - + apk add --no-cache --virtual .build-deps '--repository=https://dl-cdn.alpinelinux.org/alpine/v3.12/main' bash dpkg-dev dpkg gcc g++ libc-dev 'linux-headers=5.4.5-r1' make autoconf ncurses-dev openssl-dev unixodbc-dev lksctp-tools-dev tar + apk add --no-cache --virtual .edge-deps '--repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing' quilt ERROR: unable to select packages: + true + find /usr/local -name src + xargs -r find + xargs rmdir -p BusyBox v1.35.0 (2022-08-01 15:14:44 UTC) multi-call binary. Usage: rmdir [-p] DIRECTORY... Remove DIRECTORY if it is empty -p Include parents --ignore-fail-on-non-empty + true + scanelf --nobanner -E ET_EXEC -BF '%F' --recursive /usr/local + xargs -r strip --strip-all + scanelf --nobanner -E ET_DYN -BF '%F' --recursive /usr/local + xargs -r strip --strip-unneeded + scanelf --needed --nobanner --format '%n#p' --recursive /usr/local + tr+ sort -u , '\n' + awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' + runDeps= + REBAR3_DOWNLOAD_URL=https://github.com/erlang/rebar3/archive/3.20.0.tar.gz + curl -fSL -o rebar3-src.tar.gz https://github.com/erlang/rebar3/archive/3.20.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 767k 0 767k 0 0 918k 0 --:--:-- --:--:-- --:--:-- 918k + echo '53ed7f294a8b8fb4d7d75988c69194943831c104d39832a1fa30307b1a8593de rebar3-src.tar.gz' + sha256sum -c - + mkdir -p /usr/src/rebar3-src + tar -xzf rebar3-src.tar.gz -C /usr/src/rebar3-src '--strip-components=1' + rm rebar3-src.tar.gz + cd /usr/src/rebar3-src + HOME=/usr/src/rebar3-src ./bootstrap env: can't execute 'escript': No such file or directory error building at STEP "RUN set -xe && OTP_DOWNLOAD_URL="https://github.com/erlang/otp/releases/download/OTP-$OTP_VERSION/otp_src_$OTP_VERSION.tar.gz" && apk upgrade --no-cache && apk add --no-cache --virtual .fetch-deps curl ca-certificates && curl -fSL -o otp-src.tar.gz "$OTP_DOWNLOAD_URL" && echo "$OTP_DOWNLOAD_SHA256 otp-src.tar.gz" | sha256sum -c - && apk add --no-cache --virtual .build-deps --repository=https://dl-cdn.alpinelinux.org/alpine/v3.12/main bash dpkg-dev dpkg gcc g++ libc-dev linux-headers=5.4.5-r1 make autoconf ncurses-dev openssl-dev unixodbc-dev lksctp-tools-dev tar && apk add --no-cache --virtual .edge-deps --re
images (26.0)
Error: buildah exited with code 127 Resolved "alpine" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/alpine:3.18... Getting image source signatures Copying blob sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c Copying blob sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c Copying config sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 Writing manifest to image destination Storing signatures + OTP_DOWNLOAD_URL=https://github.com/erlang/otp/releases/download/OTP-26.0.2/otp_src_26.0.2.tar.gz + apk upgrade --no-cache + apk add --no-cache --virtual .fetch-deps curl ca-certificates + curl -fSL -o otp-src.tar.gz https://github.com/erlang/otp/releases/download/OTP-26.0.2/otp_src_26.0.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 102M 10 10.6M 0 0 12.9M 0 0:00:07 --:--:-- 0:00:07 12.9M 78 102M 78 80.4M 0 0 44.3M 0 0:00:02 0:00:01 0:00:01 69.8M 100 102M 100 102M 0 0 48.1M 0 0:00:02 0:00:02 --:--:-- 70.2M + echo '47853ea9230643a0a31004433f07a71c1b92d6e0094534f629e3b75dbc62f193 otp-src.tar.gz' + sha256sum -c - + apk add --no-cache --virtual .build-deps '--repository=https://dl-cdn.alpinelinux.org/alpine/v3.12/main' bash dpkg-dev dpkg gcc g++ libc-dev 'linux-headers=5.4.5-r1' make autoconf ncurses-dev openssl-dev unixodbc-dev lksctp-tools-dev tar + apk add --no-cache --virtual .edge-deps '--repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing' quilt ERROR: unable to select packages: .edge-deps-20231213.094739: masked in: cache satisfies: world[.edge-deps=20231213.094739] quilt (no such package): required by: .edge-deps-20231213.094739[quilt] + true + find /usr/local -name src + xargs rmdir -p + xargs -r find BusyBox v1.36.1 (2023-11-06 11:32:24 UTC) multi-call binary. Usage: rmdir [-p] DIRECTORY... Remove DIRECTORY if it is empty -p Include parents --ignore-fail-on-non-empty + true + scanelf --nobanner -E ET_EXEC -BF '%F' --recursive /usr/local + xargs -r strip --strip-all + scanelf --nobanner -E ET_DYN -BF '%F' --recursive /usr/local + xargs -r strip --strip-unneeded + scanelf --needed --nobanner --format '%n#p' --recursive /usr/local + awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' + tr+ sort -u , '\n' + runDeps= + REBAR3_DOWNLOAD_URL=https://github.com/erlang/rebar3/archive/3.22.0.tar.gz + curl -fSL -o rebar3-src.tar.gz https://github.com/erlang/rebar3/archive/3.22.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 399k 0 399k 0 0 501k 0 --:--:-- --:--:-- --:--:-- 501k 100 778k 0 778k 0 0 911k 0 --:--:-- --:--:-- --:--:-- 6643k + echo '28b256038b445ec818d2cc33000b3217f42a946219ede55ab5970503bfcf6647 rebar3-src.tar.gz' + sha256sum -c - + mkdir -p /usr/src/rebar3-src + tar -xzf rebar3-src.tar.gz -C /usr/src/rebar3-src '--strip-components=1' + rm rebar3-src.tar.gz + cd /usr/src/rebar3-src + HOME=/usr/src/rebar3-src ./bootstrap env: can't execute 'escript': No such file or directory error building at STEP "RUN set -xe && OTP_DOWNLOAD_URL="https://github.com/erlang/otp/releases/download/OTP-$OTP_VERSION/otp_src_$OTP_VERSION.tar.gz" && apk upgrade --no-cache && apk add --no-cache --virtual .fetch-deps curl ca-certificates && curl -fSL -o otp-src.tar.gz "$OTP_DOWNLOAD_URL" && echo "$OTP_DOWNLOAD_SHA256 otp-src.tar.gz" | sha256sum -c - && apk add --no-cache --virtual .build-deps --repository=https://dl-
images (25.3)
Error: buildah exited with code 127 Resolved "alpine" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/alpine:3.17... Getting image source signatures Copying blob sha256:1207c741d8c9b028d98c4006013f9de959da3c55f85b91ed5e4583438a0112ca Copying blob sha256:1207c741d8c9b028d98c4006013f9de959da3c55f85b91ed5e4583438a0112ca Copying config sha256:7997ad530b088ce1ef0b5e4a705600db0e62a2fd399e3639722b81ebe596d67d Writing manifest to image destination Storing signatures + OTP_DOWNLOAD_URL=https://github.com/erlang/otp/releases/download/OTP-25.3.2.7/otp_src_25.3.2.7.tar.gz + apk upgrade --no-cache + apk add --no-cache --virtual .fetch-deps curl ca-certificates + curl -fSL -o otp-src.tar.gz https://github.com/erlang/otp/releases/download/OTP-25.3.2.7/otp_src_25.3.2.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101M 100 101M 0 0 129M 0 --:--:-- --:--:-- --:--:-- 129M + echo 'a8662859d153d3c4253c6a3a4d1538d0f32ce1cf02bb5484b17c9c176da37b37 otp-src.tar.gz' + sha256sum -c - + apk add --no-cache --virtual .build-deps '--repository=https://dl-cdn.alpinelinux.org/alpine/v3.12/main' bash dpkg-dev dpkg gcc g++ libc-dev 'linux-headers=5.4.5-r1' make autoconf ncurses-dev openssl-dev unixodbc-dev lksctp-tools-dev tar + apk add --no-cache --virtual .edge-deps '--repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing' quilt ERROR: unable to select packages: + true + find /usr/local -name src + xargs+ xargs -r find rmdir -p BusyBox v1.35.0 (2022-11-19 10:13:10 UTC) multi-call binary. Usage: rmdir [-p] DIRECTORY... Remove DIRECTORY if it is empty -p Include parents --ignore-fail-on-non-empty + true + scanelf --nobanner -E ET_EXEC -BF '%F' --recursive /usr/local + xargs -r strip --strip-all + scanelf --nobanner -E ET_DYN -BF '%F' --recursive /usr/local + xargs -r strip --strip-unneeded + scanelf --needed --nobanner --format '%n#p' --recursive /usr/local + awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' + + sort -u tr , '\n' + runDeps= + REBAR3_DOWNLOAD_URL=https://github.com/erlang/rebar3/archive/3.20.0.tar.gz + curl -fSL -o rebar3-src.tar.gz https://github.com/erlang/rebar3/archive/3.20.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 767k 0 767k 0 0 1014k 0 --:--:-- --:--:-- --:--:-- 1014k + echo '53ed7f294a8b8fb4d7d75988c69194943831c104d39832a1fa30307b1a8593de rebar3-src.tar.gz' + sha256sum -c - + mkdir -p /usr/src/rebar3-src + tar -xzf rebar3-src.tar.gz -C /usr/src/rebar3-src '--strip-components=1' + rm rebar3-src.tar.gz + cd /usr/src/rebar3-src + HOME=/usr/src/rebar3-src ./bootstrap env: can't execute 'escript': No such file or directory error building at STEP "RUN set -xe && OTP_DOWNLOAD_URL="https://github.com/erlang/otp/releases/download/OTP-$OTP_VERSION/otp_src_$OTP_VERSION.tar.gz" && apk upgrade --no-cache && apk add --no-cache --virtual .fetch-deps curl ca-certificates && curl -fSL -o otp-src.tar.gz "$OTP_DOWNLOAD_URL" && echo "$OTP_DOWNLOAD_SHA256 otp-src.tar.gz" | sha256sum -c - && apk add --no-cache --virtual .build-deps --repository=https://dl-cdn.alpinelinux.org/alpine/v3.12/main bash dpkg-dev dpkg gcc g++ libc-dev linux-headers=5.4.5-r1 make autoconf ncurses-dev openssl-dev unixodbc-dev lksctp-tools-dev tar && apk add --no-cache --virtual .edge-deps --reposi