Changes:
[Vadim Yanitskiy] */Dockerfile: clone from gerrit.osmocom.org using https://
------------------------------------------ [...truncated 9.78 KB...] + return + docker_distro_from_image_name osmo-gbproxy-latest + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name osmo-gbproxy-latest + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name osmo-gbproxy-latest + echo osmo-gbproxy-latest + dir=osmo-gbproxy-latest + pull_arg=--pull + grep ^FROM ../osmo-gbproxy-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + + grep -q $USER echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + pull_arg= + set +x Building image: osmo-gbproxy-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-gbproxy-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/osmo-gbproxy-latest make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/osmo-gbproxy-latest' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1003 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bullseye \ --build-arg DISTRO=debian-bullseye \ --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 \ -t osmocom-build/osmo-gbproxy-latest:latest . Sending build context to Docker daemon 27.14kB Step 1/13 : ARG USER Step 2/13 : ARG DISTRO Step 3/13 : ARG OSMOCOM_REPO_VERSION="latest" Step 4/13 : FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION ---> 6ecabe483ffe Step 5/13 : ARG DISTRO ---> Using cache ---> 898576f492e0 Step 6/13 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-gbproxy && apt-get clean ;; centos*) dnf install -y osmo-gbproxy ;; *) echo "Unsupported distribution $DISTRO" exit 23 ;; esac ---> Using cache ---> 5967967597ac Step 7/13 : WORKDIR /data ---> Using cache ---> 89f063ba3094 Step 8/13 : VOLUME /data ---> Using cache ---> 05e9488842fb Step 9/13 : COPY osmo-gbproxy.cfg /data/osmo-gbproxy.cfg ---> Using cache ---> 65bcd707e73c Step 10/13 : COPY .common/pipework /usr/bin/pipework ---> Using cache ---> 288b97fe274a Step 11/13 : COPY docker-entrypoint.sh /docker-entrypoint.sh ---> Using cache ---> 1917febfc95d Step 12/13 : CMD ["/docker-entrypoint.sh"] ---> Using cache ---> 2736f763bdf1 Step 13/13 : EXPOSE 23000/udp 4246/tcp 4263/tcp ---> Using cache ---> 94152104cb3c [Warning] One or more build-args [OSMO_GGSN_BRANCH OSMO_SIP_BRANCH LIBOSMOCORE_BRANCH OSMO_HNODEB_BRANCH OSMO_MSC_BRANCH OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_MGW_BRANCH OSMO_BSC_BRANCH OSMO_HNBGW_BRANCH OSMO_STP_BRANCH OSMO_PCU_BRANCH UPSTREAM_DISTRO OPEN5GS_BRANCH OSMO_IUH_BRANCH OSMO_CBC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH REGISTRY UID OSMOCOM_REPO_MIRROR OSMOCOM_REPO_PATH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_GBPROXY_BRANCH OSMO_NITB_BRANCH OSMO_UECUPS_BRANCH] were not consumed Successfully built 94152104cb3c Successfully tagged osmocom-build/osmo-gbproxy-latest:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/osmo-gbproxy-latest' + docker_image_exists osmo-gbproxy-latest + docker images -q osmocom-build/osmo-gbproxy-latest + test -n 94152104cb3c + list_osmo_packages debian-bullseye osmo-gbproxy-latest + local distro=debian-bullseye + local image=osmo-gbproxy-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-gbproxy-latest -c + [ -n ] + set +x
### Installed Osmocom packages in: osmo-gbproxy-latest ###
ii libosmocore19:amd64 1.7.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.7.0 amd64 Osmo control library ii libosmogb14:amd64 1.7.0 amd64 Osmo GPRS GB library ii libosmogsm18:amd64 1.7.0 amd64 Osmo GSM utility library ii libosmovty9:amd64 1.7.0 amd64 Osmo VTY library ii osmo-gbproxy 1:0.3.0 amd64 Osmocom GPRS Gb Interface Proxy ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next
+ [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-gbproxy-test + local feed + echo debian-bullseye-titan + depends=debian-bullseye-titan + [ -n debian-bullseye-titan ] + docker_images_require debian-bullseye-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bullseye-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bullseye-titan bbeef03cda1f: Already exists f246e590d2ce: Pulling fs layer c926424bdff1: Pulling fs layer efde44538886: Pulling fs layer 76f287fa552e: Pulling fs layer f1efcb69e859: Pulling fs layer 4caec90f117e: Pulling fs layer f37c73bf436b: Pulling fs layer fcf43b5d9113: Pulling fs layer 3b5582ea964b: Pulling fs layer 341e51faf518: Pulling fs layer 959f6207af61: Pulling fs layer 76f287fa552e: Waiting 24fc47f953af: Pulling fs layer 6b0754034f31: Pulling fs layer f1efcb69e859: Waiting 74275cc53c1b: Pulling fs layer 444f3c3b21f3: Pulling fs layer 12f34c0c33f3: Pulling fs layer 52a0e3dd571b: Pulling fs layer 4caec90f117e: Waiting f37c73bf436b: Waiting 444f3c3b21f3: Waiting 6b0754034f31: Waiting 12f34c0c33f3: Waiting 74275cc53c1b: Waiting 52a0e3dd571b: Waiting fcf43b5d9113: Waiting 959f6207af61: Waiting 24fc47f953af: Waiting 341e51faf518: Waiting efde44538886: Verifying Checksum efde44538886: Download complete c926424bdff1: Download complete 76f287fa552e: Verifying Checksum 76f287fa552e: Download complete f246e590d2ce: Verifying Checksum f246e590d2ce: Download complete f37c73bf436b: Download complete fcf43b5d9113: Download complete f246e590d2ce: Pull complete c926424bdff1: Pull complete efde44538886: Pull complete 76f287fa552e: Pull complete 3b5582ea964b: Verifying Checksum 3b5582ea964b: Download complete 341e51faf518: Download complete 4caec90f117e: Verifying Checksum 4caec90f117e: Download complete 959f6207af61: Verifying Checksum 959f6207af61: Download complete 6b0754034f31: Verifying Checksum 6b0754034f31: Download complete 74275cc53c1b: Verifying Checksum 74275cc53c1b: Download complete 444f3c3b21f3: Verifying Checksum 444f3c3b21f3: Download complete 12f34c0c33f3: Download complete 24fc47f953af: Verifying Checksum 24fc47f953af: Download complete 52a0e3dd571b: Download complete f1efcb69e859: Verifying Checksum f1efcb69e859: Download complete f1efcb69e859: Pull complete 4caec90f117e: Pull complete f37c73bf436b: Pull complete fcf43b5d9113: Pull complete 3b5582ea964b: Pull complete 341e51faf518: Pull complete 959f6207af61: Pull complete 24fc47f953af: Pull complete 6b0754034f31: Pull complete 74275cc53c1b: Pull complete 444f3c3b21f3: Pull complete 12f34c0c33f3: Pull complete 52a0e3dd571b: Pull complete Digest: sha256:46722b36dfbd627ab35caa54775aa0af3b6d7a5623b46e5eb86d7e2cded9e48e Status: Downloaded newer image for registry.osmocom.org/osmocom-build/debian-bullseye-titan:latest registry.osmocom.org/osmocom-build/debian-bullseye-titan:latest + continue + docker_distro_from_image_name ttcn3-gbproxy-test + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name ttcn3-gbproxy-test + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name ttcn3-gbproxy-test + echo ttcn3-gbproxy-test + dir=ttcn3-gbproxy-test + pull_arg=--pull + grep ^FROM ../ttcn3-gbproxy-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bullseye-titan + echo FROM $REGISTRY/$USER/debian-bullseye-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-gbproxy-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../ttcn3-gbproxy-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/ttcn3-gbproxy-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/ttcn3-gbproxy-test' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/common .common cp: cannot create directory '.common': No space left on device make: *** [../make/Makefile:79: pre-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/ttcn3-gbproxy-test' + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?