Skip to content

Docker Build (Debian) #189

Docker Build (Debian)

Docker Build (Debian) #189

Triggered via schedule September 28, 2024 00:51
Status Failure
Total duration 19m 0s
Artifacts 7
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

4 errors
docker (12)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gcc make libc6-dev curl bzip2 apt-transport-https ca-certificates && if grep -q \"deb-src\" /etc/apt/sources.list.d/pgdg.list > /dev/null; then echo \"deb [trusted=yes] https://apt.fury.io/***/ /\" >/etc/apt/sources.list.d/fury.list; apt-get update; fi && LIBPQ5_VER=\"$(dpkg-query --showformat='${Version}' --show libpq5)\" && apt-get install -y libpq-dev=$LIBPQ5_VER postgresql-server-dev-$PG_MAJOR=$PG_VERSION && curl -sSkLf \"http://www.xunsearch.com/scws/down/scws-1.2.3.tar.bz2\" | tar xjf - && ZHPARSER_URL=\"https://github.com/amutu/zhparser/archive/master.tar.gz\" && if [ x\"${USE_CHINA_MIRROR}\" = x1 ]; then ZHPARSER_URL=\"https://mirror.ghproxy.com/${ZHPARSER_URL}\"; fi && curl -sSkLf \"${ZHPARSER_URL}\" | tar xzf - && cd scws-1.2.3 && ./configure && make -j$(nproc) install V=0 && cd /zhparser-master && make -j$(nproc) install && apt-get purge -y gcc make libc6-dev curl bzip2 apt-transport-https ca-certificates libpq-dev=$LIBPQ5_VER postgresql-server-dev-$PG_MAJOR=$PG_VERSION && apt-get autoremove --purge -y && rm -rf /zhparser-master /scws-1.2.3 /etc/apt/sources.list.d/fury.list /var/lib/apt/lists/*" did not complete successfully: exit code: 100
docker (15)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gcc make libc6-dev curl bzip2 apt-transport-https ca-certificates && if grep -q \"deb-src\" /etc/apt/sources.list.d/pgdg.list > /dev/null; then echo \"deb [trusted=yes] https://apt.fury.io/***/ /\" >/etc/apt/sources.list.d/fury.list; apt-get update; fi && LIBPQ5_VER=\"$(dpkg-query --showformat='${Version}' --show libpq5)\" && apt-get install -y libpq-dev=$LIBPQ5_VER postgresql-server-dev-$PG_MAJOR=$PG_VERSION && curl -sSkLf \"http://www.xunsearch.com/scws/down/scws-1.2.3.tar.bz2\" | tar xjf - && ZHPARSER_URL=\"https://github.com/amutu/zhparser/archive/master.tar.gz\" && if [ x\"${USE_CHINA_MIRROR}\" = x1 ]; then ZHPARSER_URL=\"https://mirror.ghproxy.com/${ZHPARSER_URL}\"; fi && curl -sSkLf \"${ZHPARSER_URL}\" | tar xzf - && cd scws-1.2.3 && ./configure && make -j$(nproc) install V=0 && cd /zhparser-master && make -j$(nproc) install && apt-get purge -y gcc make libc6-dev curl bzip2 apt-transport-https ca-certificates libpq-dev=$LIBPQ5_VER postgresql-server-dev-$PG_MAJOR=$PG_VERSION && apt-get autoremove --purge -y && rm -rf /zhparser-master /scws-1.2.3 /etc/apt/sources.list.d/fury.list /var/lib/apt/lists/*" did not complete successfully: exit code: 100
docker (13)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gcc make libc6-dev curl bzip2 apt-transport-https ca-certificates && if grep -q \"deb-src\" /etc/apt/sources.list.d/pgdg.list > /dev/null; then echo \"deb [trusted=yes] https://apt.fury.io/***/ /\" >/etc/apt/sources.list.d/fury.list; apt-get update; fi && LIBPQ5_VER=\"$(dpkg-query --showformat='${Version}' --show libpq5)\" && apt-get install -y libpq-dev=$LIBPQ5_VER postgresql-server-dev-$PG_MAJOR=$PG_VERSION && curl -sSkLf \"http://www.xunsearch.com/scws/down/scws-1.2.3.tar.bz2\" | tar xjf - && ZHPARSER_URL=\"https://github.com/amutu/zhparser/archive/master.tar.gz\" && if [ x\"${USE_CHINA_MIRROR}\" = x1 ]; then ZHPARSER_URL=\"https://mirror.ghproxy.com/${ZHPARSER_URL}\"; fi && curl -sSkLf \"${ZHPARSER_URL}\" | tar xzf - && cd scws-1.2.3 && ./configure && make -j$(nproc) install V=0 && cd /zhparser-master && make -j$(nproc) install && apt-get purge -y gcc make libc6-dev curl bzip2 apt-transport-https ca-certificates libpq-dev=$LIBPQ5_VER postgresql-server-dev-$PG_MAJOR=$PG_VERSION && apt-get autoremove --purge -y && rm -rf /zhparser-master /scws-1.2.3 /etc/apt/sources.list.d/fury.list /var/lib/apt/lists/*" did not complete successfully: exit code: 100
docker (14)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gcc make libc6-dev curl bzip2 apt-transport-https ca-certificates && if grep -q \"deb-src\" /etc/apt/sources.list.d/pgdg.list > /dev/null; then echo \"deb [trusted=yes] https://apt.fury.io/***/ /\" >/etc/apt/sources.list.d/fury.list; apt-get update; fi && LIBPQ5_VER=\"$(dpkg-query --showformat='${Version}' --show libpq5)\" && apt-get install -y libpq-dev=$LIBPQ5_VER postgresql-server-dev-$PG_MAJOR=$PG_VERSION && curl -sSkLf \"http://www.xunsearch.com/scws/down/scws-1.2.3.tar.bz2\" | tar xjf - && ZHPARSER_URL=\"https://github.com/amutu/zhparser/archive/master.tar.gz\" && if [ x\"${USE_CHINA_MIRROR}\" = x1 ]; then ZHPARSER_URL=\"https://mirror.ghproxy.com/${ZHPARSER_URL}\"; fi && curl -sSkLf \"${ZHPARSER_URL}\" | tar xzf - && cd scws-1.2.3 && ./configure && make -j$(nproc) install V=0 && cd /zhparser-master && make -j$(nproc) install && apt-get purge -y gcc make libc6-dev curl bzip2 apt-transport-https ca-certificates libpq-dev=$LIBPQ5_VER postgresql-server-dev-$PG_MAJOR=$PG_VERSION && apt-get autoremove --purge -y && rm -rf /zhparser-master /scws-1.2.3 /etc/apt/sources.list.d/fury.list /var/lib/apt/lists/*" did not complete successfully: exit code: 100

Artifacts

Produced during runtime
Name Size
abcfy2~docker_zhparser~9UVVBF.dockerbuild
195 KB
abcfy2~docker_zhparser~QHAAXK.dockerbuild
194 KB
abcfy2~docker_zhparser~RH5CWW.dockerbuild
195 KB
abcfy2~docker_zhparser~TY52XW.dockerbuild
658 KB
abcfy2~docker_zhparser~UXETQT.dockerbuild
663 KB
abcfy2~docker_zhparser~VEVHDI.dockerbuild
411 KB
abcfy2~docker_zhparser~YTMIN6.dockerbuild
193 KB