Started by upstream project "registry-rebuild-upload-titan" build number 1224 originally caused by: Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 1219 originally caused by: Started by timer Running as SYSTEM Building remotely on build3-deb11build-ansible (ttcn3 qemu 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.30.2' > 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 8fd822ad173e4945d4369f0c2039de1223c58d23 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8fd822ad173e4945d4369f0c2039de1223c58d23 # timeout=10 Commit message: "ttcn3-bsc-test: sleep 1s before starting testsuite" > git rev-list --no-walk 8fd822ad173e4945d4369f0c2039de1223c58d23 # timeout=10 [registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins12308865576337875539.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: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 registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest . Sending build context to Docker daemon 54.27kB Step 1/9 : ARG REGISTRY Step 2/9 : ARG USER Step 3/9 : FROM $REGISTRY/$USER/debian-bullseye-titan ---> ea8e4800780a Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 6ba921c21cdf Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit ---> Using cache ---> 2a36848562ed Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts ---> Using cache ---> 9a5b820a3414 Step 7/9 : VOLUME /data ---> Using cache ---> 4f5554cf3f86 Step 8/9 : COPY generic/BTS_Tests.cfg /data/BTS_Tests.cfg ---> Using cache ---> 5e74b7a6af3f Step 9/9 : CMD ttcn3-docker-run bts BTS_Tests ---> Using cache ---> a3d6103a112a [Warning] One or more build-args [OSMOCOM_REPO_MIRROR OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BTS_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH DISTRO OSMOCOM_REPO_PATH OPEN5GS_BRANCH OSMO_BB_BRANCH OSMO_HLR_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH OSMO_HNODEB_BRANCH UID OSMO_MSC_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_CBC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH OSMO_HNBGW_BRANCH OSMO_MGW_BRANCH UPSTREAM_DISTRO OSMO_SIP_BRANCH OSMO_UECUPS_BRANCH] were not consumed Successfully built a3d6103a112a Successfully tagged registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest 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] d4cfb92c95b4: Preparing 56794c38fb8b: Preparing 5acf3beb67aa: Preparing a0f65320c7d1: Preparing a8259104fcd6: Preparing 937129f4a2c9: Preparing fca6842b20b6: Preparing ce3a408eac3e: Preparing cb10668492f4: Preparing d53cd249725d: Preparing 4ac989ce2dae: Preparing 4a39d3e7f30c: Preparing 668053841260: Preparing 78894b505bb7: Preparing 30fd209e60a7: Preparing 6b3f78d36044: Preparing 937129f4a2c9: Waiting 006a09fc86ad: Preparing 455253e0d903: Preparing fca6842b20b6: Waiting 3e8d4c3cf6ef: Preparing 4ac989ce2dae: Waiting 5d61ece2098b: Preparing 8e396a1aad50: Preparing 4a39d3e7f30c: Waiting 78894b505bb7: Waiting 668053841260: Waiting ce3a408eac3e: Waiting 30fd209e60a7: Waiting cb10668492f4: Waiting 006a09fc86ad: Waiting 455253e0d903: Waiting 5d61ece2098b: Waiting a0f65320c7d1: Mounted from osmocom-build/debian-bullseye-titan a8259104fcd6: Mounted from osmocom-build/debian-bullseye-titan d4cfb92c95b4: Pushed 937129f4a2c9: Mounted from osmocom-build/debian-bullseye-titan fca6842b20b6: Mounted from osmocom-build/debian-bullseye-titan 5acf3beb67aa: Pushed ce3a408eac3e: Mounted from osmocom-build/debian-bullseye-titan cb10668492f4: Mounted from osmocom-build/debian-bullseye-titan d53cd249725d: Mounted from osmocom-build/debian-bullseye-titan 4ac989ce2dae: Mounted from osmocom-build/debian-bullseye-titan 4a39d3e7f30c: Mounted from osmocom-build/debian-bullseye-titan 668053841260: Mounted from osmocom-build/debian-bullseye-titan 78894b505bb7: Mounted from osmocom-build/debian-bullseye-titan 30fd209e60a7: Mounted from osmocom-build/debian-bullseye-titan 6b3f78d36044: Mounted from osmocom-build/debian-bullseye-titan 455253e0d903: Layer already exists 3e8d4c3cf6ef: Layer already exists 006a09fc86ad: Mounted from osmocom-build/debian-bullseye-titan 5d61ece2098b: Layer already exists 8e396a1aad50: Layer already exists 56794c38fb8b: Pushed latest: digest: sha256:3df78eeb2befc34a84411a5527123e4ec87e2fc8badce5d92f78dc75f4816535 size: 4710 Finished: SUCCESS