Started by upstream project "registry-rebuild-upload-titan" build number 2478 originally caused by: Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 2463 originally caused by: Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 1cd38f2dbd652b319be6248ca6209088a7208dae (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1cd38f2dbd652b319be6248ca6209088a7208dae # timeout=10 Commit message: "redmine: upgrade to 5.1.5" > git rev-list --no-walk 1cd38f2dbd652b319be6248ca6209088a7208dae # timeout=10 [registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins10928113461530458208.sh + REGISTRY=registry.osmocom.org + make -C ttcn3-bts-test REGISTRY_HOST=registry.osmocom.org make: Entering directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-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 /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --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 ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_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_REMSIM_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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 393B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 WARN: JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 876B done #5 DONE 0.1s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bts #8 CACHED #9 [4/4] COPY GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:4e8c4714c6f95c9342507e63888d7d5d524ef5c518c53c1dd68bd159a4308ac4 0.0s done #10 naming to registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest 0.0s done #10 DONE 0.1s [33m2 warnings found (use docker --debug to expand): [0m - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-test' + docker push registry.osmocom.org/osmocom-build/ttcn3-bts-test Using default tag: latest The push refers to repository [registry.osmocom.org/osmocom-build/ttcn3-bts-test] 52368c8e5502: Preparing a3fd701fa775: Preparing 920487cb633d: Preparing c88f9823e40b: Preparing 85236c0cd0a7: Preparing c455f590c7f1: Preparing f1cbeac7e261: Preparing 798760be83fa: Preparing 92b7e754feb5: Preparing 8b003e8ae430: Preparing 9a62c9518b44: Preparing a9c33d935bfb: Preparing 1b55c948068a: Preparing a6d401e0ca30: Preparing 52793aa0c03a: Preparing ee415bbf1217: Preparing f1cbeac7e261: Waiting 0f0dcccc68da: Preparing 798760be83fa: Waiting 9c520d7d3696: Preparing 397f1b2e2505: Preparing 92b7e754feb5: Waiting 8b003e8ae430: Waiting 52793aa0c03a: Waiting ee415bbf1217: Waiting 9a62c9518b44: Waiting 0f0dcccc68da: Waiting a9c33d935bfb: Waiting 9c520d7d3696: Waiting 1b55c948068a: Waiting a6d401e0ca30: Waiting 397f1b2e2505: Waiting c455f590c7f1: Waiting c88f9823e40b: Mounted from osmocom-build/debian-bookworm-titan 85236c0cd0a7: Mounted from osmocom-build/debian-bookworm-titan 52368c8e5502: Pushed 920487cb633d: Pushed c455f590c7f1: Mounted from osmocom-build/debian-bookworm-titan f1cbeac7e261: Mounted from osmocom-build/debian-bookworm-titan 798760be83fa: Mounted from osmocom-build/debian-bookworm-titan 92b7e754feb5: Mounted from osmocom-build/debian-bookworm-titan 8b003e8ae430: Mounted from osmocom-build/debian-bookworm-titan 9a62c9518b44: Mounted from osmocom-build/debian-bookworm-titan a9c33d935bfb: Mounted from osmocom-build/debian-bookworm-titan 1b55c948068a: Mounted from osmocom-build/debian-bookworm-titan a6d401e0ca30: Mounted from osmocom-build/debian-bookworm-titan 52793aa0c03a: Mounted from osmocom-build/debian-bookworm-titan ee415bbf1217: Mounted from osmocom-build/debian-bookworm-titan 0f0dcccc68da: Mounted from osmocom-build/debian-bookworm-titan 397f1b2e2505: Layer already exists 9c520d7d3696: Mounted from osmocom-build/debian-bookworm-titan a3fd701fa775: Pushed latest: digest: sha256:4a6c100589483396c608590650aa2de3cef85d0c18eb22fbd0885f1f278f0c06 size: 4289 Finished: SUCCESS