Changes:
[Oliver Smith] scripts/osmocom-packages-docker: pass OBS_SERVER
------------------------------------------ Started by upstream project "update-osmo-ci-on-slaves" build number 1152 originally caused by: Started by an SCM change Running as SYSTEM Building remotely on gtp0-deb11build32 (osmocom-master-debian11-i386) in workspace https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=gtp0-deb11build32/ws/ The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci
git init https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=gtp0-deb11build32/ws/ # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch Checking out Revision 54eef69a4012713983b8d65453d755631fe358e3 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 54eef69a4012713983b8d65453d755631fe358e3 # timeout=10
Commit message: "scripts/osmocom-packages-docker: pass OBS_SERVER"
git rev-list --no-walk 444ad3677e91b7bada49a7de49e856bf86c4fceb # timeout=10
[gtp0-deb11build32] $ /bin/sh -xe /tmp/jenkins3038591440809077568.sh + ./contrib/jenkins.sh + clone_repo osmo-ci + cd /home/osmocom-build/osmo-ci + git rev-parse HEAD 444ad3677e91b7bada49a7de49e856bf86c4fceb + git status On branch master Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean + git fetch From https://git.osmocom.org/osmo-ci 444ad36..54eef69 master -> origin/master e1540ee..54eef69 osmith/wip -> origin/osmith/wip + git checkout -f -B master origin/master Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 54eef69a4012713983b8d65453d755631fe358e3 + git status On branch master Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean + clone_repo osmo-gsm-manuals + cd /home/osmocom-build/osmo-gsm-manuals + git rev-parse HEAD dda6a7e44687f7850291a8efaa45e34f856513bc + git status On branch master Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean + git fetch + git checkout -f -B master origin/master Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD dda6a7e44687f7850291a8efaa45e34f856513bc + git status On branch master Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean + uname + [ Linux = Linux ] + [ x != x1 ] + cd /home/osmocom-build/osmo-ci + scripts/osmo-ci-docker-rebuild.sh + dirname scripts/osmo-ci-docker-rebuild.sh + cd scripts/.. + . scripts/common.sh + dirname scripts/osmo-ci-docker-rebuild.sh + realpath scripts/.. + OSMO_CI_DIR=/home/osmocom-build/osmo-ci + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmo-netif libosmo-sccp libosmocore libsmpp34 libusrp osmo-bsc osmo-bts osmo-cbc osmo-e1d osmo-gbproxy osmo-ggsn osmo-gsm-manuals osmo-hlr osmo-hnodeb osmo-hnbgw osmo-iuh osmo-mgw osmo-msc osmo-pcap osmo-pcu osmo-remsim osmo-sgsn osmo-sip-connector osmo-smlc osmo-sysmon osmo-trx osmo-uecups osmocom-bb simtrace2
+ OSMO_BRANCH_DOCKER_PLAYGROUND=master + docker_images_require debian-buster-jenkins + local oldpwd=/home/osmocom-build/osmo-ci + [ -L _docker_playground ] + [ -d _docker_playground ] + git -C _docker_playground fetch + cd _docker_playground + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git reset --hard origin/master HEAD is now at 50344e4 ttcn3-cbc: Enable gsmtap log + cd debian-buster-jenkins + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=/home/osmocom-build/osmo-ci/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=/home/osmocom-build/osmo-ci/_docker_playground/scripts/kernel-test + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ xhttps://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=gtp0-deb11build32/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=gtp0-deb11build32/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=gtp0-deb11build32/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=gtp0-deb11build32/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=gtp0-deb11build32/ws/logs ] + [ xjenkins-update-osmo-ci-on-slaves-label=gtp0-deb11build32-1152 = x ] + basename /home/osmocom-build/osmo-ci/_docker_playground/debian-buster-jenkins + SUITE_NAME=debian-buster-jenkins + NET_NAME=debian-buster-jenkins + docker_images_require debian-buster-jenkins + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = registry.osmocom.org ] + docker_depends debian-buster-jenkins + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-buster-jenkins + echo debian-buster + distro_arg=debian-buster + [ -z ] + docker_upstream_distro_from_image_name debian-buster-jenkins + echo debian:buster + upstream_distro_arg=debian:buster + docker_dir_from_image_name debian-buster-jenkins + echo debian-buster-jenkins + dir=debian-buster-jenkins + pull_arg=--pull + grep ^FROM ../debian-buster-jenkins/Dockerfile + from_line=FROM ${REGISTRY}/debian:${DEBIAN_VERSION} + echo FROM ${REGISTRY}/debian:${DEBIAN_VERSION} + grep -q $USER + echo Building image: debian-buster-jenkins (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-buster-jenkins (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-buster-jenkins BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:buster DISTRO=debian-buster IMAGE=osmocom-build/debian-buster-jenkins make: Entering directory '/home/osmocom-build/osmo-ci/_docker_playground/debian-buster-jenkins' rm -rf .common cp -r /home/osmocom-build/osmo-ci/_docker_playground/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:buster \ --build-arg DISTRO=debian-buster \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-buster-jenkins:latest . Sending build context to Docker daemon 28.67kB Step 1/28 : ARG DEBIAN_VERSION=buster Step 2/28 : ARG REGISTRY=docker.io Step 3/28 : FROM ${REGISTRY}/debian:${DEBIAN_VERSION} Head "https://registry-1.docker.io/v2/library/debian/manifests/buster": Get "https://auth.docker.io/token?scope=repository%3Alibrary%2Fdebian%3Apull&...": dial tcp: lookup auth.docker.io on 192.168.100.254:53: read udp 10.34.2.104:35744->192.168.100.254:53: i/o timeout make: *** [../make/Makefile:90: docker-build] Error 1 make: Leaving directory '/home/osmocom-build/osmo-ci/_docker_playground/debian-buster-jenkins' + exit 1 Build step 'Execute shell' marked build as failure
Changes:
[Oliver Smith] scripts: osmo_obs_add_rpm_spec: fix tar pattern
------------------------------------------ [...truncated 3.59 KB...] + [ x != x1 ] + cd /home/osmocom-build/osmo-ci + scripts/osmo-ci-docker-rebuild.sh + dirname scripts/osmo-ci-docker-rebuild.sh + cd scripts/.. + . scripts/common.sh + dirname scripts/osmo-ci-docker-rebuild.sh + realpath scripts/.. + OSMO_CI_DIR=/home/osmocom-build/osmo-ci + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmo-netif libosmo-sccp libosmocore libsmpp34 libusrp osmo-bsc osmo-bts osmo-cbc osmo-e1d osmo-gbproxy osmo-ggsn osmo-gsm-manuals osmo-hlr osmo-hnodeb osmo-hnbgw osmo-iuh osmo-mgw osmo-msc osmo-pcap osmo-pcu osmo-remsim osmo-sgsn osmo-sip-connector osmo-smlc osmo-sysmon osmo-trx osmo-uecups osmocom-bb simtrace2
+ OSMO_BRANCH_DOCKER_PLAYGROUND=master + docker_images_require debian-buster-jenkins + local oldpwd=/home/osmocom-build/osmo-ci + [ -L _docker_playground ] + [ -d _docker_playground ] + git -C _docker_playground fetch + cd _docker_playground + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git reset --hard origin/master HEAD is now at 50344e4 ttcn3-cbc: Enable gsmtap log + cd debian-buster-jenkins + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=/home/osmocom-build/osmo-ci/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=/home/osmocom-build/osmo-ci/_docker_playground/scripts/kernel-test + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ xhttps://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=gtp0-deb11build32/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=gtp0-deb11build32/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=gtp0-deb11build32/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=gtp0-deb11build32/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=gtp0-deb11build32/ws/logs ] + [ xjenkins-update-osmo-ci-on-slaves-label=gtp0-deb11build32-1153 = x ] + basename /home/osmocom-build/osmo-ci/_docker_playground/debian-buster-jenkins + SUITE_NAME=debian-buster-jenkins + NET_NAME=debian-buster-jenkins + docker_images_require debian-buster-jenkins + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = registry.osmocom.org ] + docker_depends debian-buster-jenkins + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-buster-jenkins + echo debian-buster + distro_arg=debian-buster + [ -z ] + docker_upstream_distro_from_image_name debian-buster-jenkins + echo debian:buster + upstream_distro_arg=debian:buster + docker_dir_from_image_name debian-buster-jenkins + echo debian-buster-jenkins + dir=debian-buster-jenkins + pull_arg=--pull + grep ^FROM ../debian-buster-jenkins/Dockerfile + from_line=FROM ${REGISTRY}/debian:${DEBIAN_VERSION} + echo FROM ${REGISTRY}/debian:${DEBIAN_VERSION} + grep -q $USER + echo Building image: debian-buster-jenkins (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-buster-jenkins (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-buster-jenkins BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:buster DISTRO=debian-buster IMAGE=osmocom-build/debian-buster-jenkins make: Entering directory '/home/osmocom-build/osmo-ci/_docker_playground/debian-buster-jenkins' rm -rf .common cp -r /home/osmocom-build/osmo-ci/_docker_playground/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:buster \ --build-arg DISTRO=debian-buster \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-buster-jenkins:latest . Sending build context to Docker daemon 28.67kB Step 1/28 : ARG DEBIAN_VERSION=buster Step 2/28 : ARG REGISTRY=docker.io Step 3/28 : FROM ${REGISTRY}/debian:${DEBIAN_VERSION} buster: Pulling from library/debian Digest: sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 Status: Image is up to date for debian:buster ---> 57cb6400e8c3 Step 4/28 : ARG OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org" ---> Using cache ---> 5b8fa0538246 Step 5/28 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> f67038fe041a Step 6/28 : ARG DEBIAN_VERSION ---> Using cache ---> f28ff020d371 Step 7/28 : RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage graphviz htop inkscape lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml python2.7 python-pip python-setuptools python-yaml rsync sdcc sqlite3 source-highlight stow sudo systemd tcpdump texinfo unzip wget xsltproc ---> Using cache ---> 4edd9239fc53 Step 8/28 : RUN pip3 install git+https://github.com/podshumok/python-smpplib.git git+https://github.com/eriwen/lcov-to-cobertura-xml.git pydbus pysispm ---> Using cache ---> 99366da271b1 Step 9/28 : RUN useradd --uid=1000 build ---> Using cache ---> a5f61098acfa Step 10/28 : RUN mkdir /build ---> Using cache ---> 209479ff942e Step 11/28 : RUN chown build:build /build ---> Using cache ---> 48220545aaae Step 12/28 : ARG OSMO_PYTHON2_TESTS_COMMIT=fb4b813d4df62b7b2445bdced961eb1847267eed ---> Using cache ---> fb35ba42eeb1 Step 13/28 : ADD http://git.osmocom.org/python/osmo-python-tests/patch/?id=$OSMO_PYTHON2_TEST... /tmp/osmo-python-tests2-commit
---> Using cache ---> 21077d40edb0 Step 14/28 : RUN git clone https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests2 && cd osmo-python-tests2 && git checkout $OSMO_PYTHON2_TESTS_COMMIT && python2 setup.py clean build install ---> Using cache ---> 8cc29a7dd362 Step 15/28 : ADD http://git.osmocom.org/python/osmo-python-tests/patch /tmp/osmo-python-tests3-commit
---> Using cache ---> 4f443310ff23 Step 16/28 : RUN git clone https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests3 && cd osmo-python-tests3 && python3 setup.py clean build install ---> Using cache ---> a5594835304e Step 17/28 : ADD http://git.osmocom.org/osmo-ci/patch /tmp/osmo-ci-commit
---> 4d71ecaaa153 Step 18/28 : RUN git clone https://gerrit.osmocom.org/osmo-ci osmo-ci && cp -v $(find osmo-ci/scripts -maxdepth 1 -type f ) /usr/local/bin ---> Running in e8789115d5e4 [91mCloning into 'osmo-ci'... [0m'osmo-ci/scripts/cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' 'osmo-ci/scripts/common-obs-conflict.sh' -> '/usr/local/bin/common-obs-conflict.sh' 'osmo-ci/scripts/common-obs.sh' -> '/usr/local/bin/common-obs.sh' 'osmo-ci/scripts/common.sh' -> '/usr/local/bin/common.sh' 'osmo-ci/scripts/docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' 'osmo-ci/scripts/jenkins_jobs.ini.example' -> '/usr/local/bin/jenkins_jobs.ini.example' 'osmo-ci/scripts/osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' 'osmo-ci/scripts/osmo-build.sh' -> '/usr/local/bin/osmo-build.sh' 'osmo-ci/scripts/osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' 'osmo-ci/scripts/osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' 'osmo-ci/scripts/osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' 'osmo-ci/scripts/osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' 'osmo-ci/scripts/osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' 'osmo-ci/scripts/osmocom-latest-packages.sh' -> '/usr/local/bin/osmocom-latest-packages.sh' 'osmo-ci/scripts/osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' 'osmo-ci/scripts/osmocom-next-packages.sh' -> '/usr/local/bin/osmocom-next-packages.sh' 'osmo-ci/scripts/osmocom-nightly-packages.sh' -> '/usr/local/bin/osmocom-nightly-packages.sh' 'osmo-ci/scripts/osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' 'osmo-ci/scripts/osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' 'osmo-ci/scripts/repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' 'osmo-ci/scripts/requirements.txt' -> '/usr/local/bin/requirements.txt' 'osmo-ci/scripts/verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' 'osmo-ci/scripts/verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' 'osmo-ci/scripts/verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' Removing intermediate container e8789115d5e4 ---> 71b4c8435e68 Step 19/28 : ADD http://git.osmocom.org/osmo-gsm-manuals/patch /tmp/osmo-gsm-manuals-commit
---> 92faff9dfec7 Step 20/28 : RUN git -C /opt clone https://gerrit.osmocom.org/osmo-gsm-manuals ---> Running in 42ffcf16777e [91mCloning into 'osmo-gsm-manuals'... [0mRemoving intermediate container 42ffcf16777e ---> 87a43e3c96e1 Step 21/28 : RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 ---> Running in 671d9f07381e [91mGenerating locales (this might take a while)... [0m[91m en_US.UTF-8[0m[91m...[0m[91m done [0m[91mGeneration complete. [0mRemoving intermediate container 671d9f07381e ---> 8da5fd1e9490 Step 22/28 : ENV LANG en_US.UTF-8 ---> Running in 57cde0e8d608 unknown parent image ID sha256:8da5fd1e94906b3b871dcd619bf8cc319502ad833a994c299922a0fc785499d2 make: *** [../make/Makefile:90: docker-build] Error 1 make: Leaving directory '/home/osmocom-build/osmo-ci/_docker_playground/debian-buster-jenkins' + exit 1 Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org