Started by upstream project "registry-rebuild-upload-titan" build number 1257
originally caused by:
Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 1252
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 4f459b779ea22619610926ab2fcc71a6d64ed50b (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4f459b779ea22619610926ab2fcc71a6d64ed50b # timeout=10
Commit message: "docker kill: wait until containers are stopped"
> git rev-list --no-walk 4f459b779ea22619610926ab2fcc71a6d64ed50b # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins962737784902856753.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 56.83kB
Step 1/9 : ARG REGISTRY
Step 2/9 : ARG USER
Step 3/9 : FROM $REGISTRY/$USER/debian-bullseye-titan
---> 4531a077b76a
Step 4/9 : ARG OSMO_TTCN3_BRANCH="master"
---> Using cache
---> b439dfc01d1b
Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit
---> Using cache
---> 9673e254cbca
Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts
---> Using cache
---> 7546ebe517f6
Step 7/9 : VOLUME /data
---> Using cache
---> 25e85e6e666f
Step 8/9 : COPY generic/BTS_Tests.cfg /data/BTS_Tests.cfg
---> Using cache
---> 272b03b9ff03
Step 9/9 : CMD ttcn3-docker-run bts BTS_Tests
---> Using cache
---> b1fff387d8f9
[Warning] One or more build-args [OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_CBC_BRANCH OSMO_NITB_BRANCH OPEN5GS_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNODEB_BRANCH OSMO_MGW_BRANCH OSMO_SGSN_BRANCH OSMO_UECUPS_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_PATH OSMOCOM_REPO_VERSION OSMO_BB_BRANCH OSMO_GBPROXY_BRANCH OSMO_STP_BRANCH DISTRO OSMO_IUH_BRANCH OSMO_MSC_BRANCH UID OSMOCOM_REPO_MIRROR OSMO_HNBGW_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH UPSTREAM_DISTRO OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_HLR_BRANCH] were not consumed
Successfully built b1fff387d8f9
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]
2a22ecd097fa: Preparing
1592dcac43c6: Preparing
bdc89cf8f67b: Preparing
a6730a2d60c0: Preparing
f3499879540b: Preparing
6968a7a020d3: Preparing
d16022debcf7: Preparing
6bf66074ee60: Preparing
d80946650796: Preparing
8596cde1f40b: Preparing
6495d313bc20: Preparing
f3294f451eb0: Preparing
6329269ed6ba: Preparing
bd101fea0675: Preparing
04d8e6ae9be5: Preparing
c91ec8a77fb8: Preparing
c866da9ef1f5: Preparing
36166b8daf0c: Preparing
8596cde1f40b: Waiting
d31d41824185: Preparing
6968a7a020d3: Waiting
6495d313bc20: Waiting
6bf66074ee60: Waiting
4309a9e11829: Preparing
cf2e8433dbf2: Preparing
d80946650796: Waiting
d16022debcf7: Waiting
4309a9e11829: Waiting
bd101fea0675: Waiting
f3294f451eb0: Waiting
c866da9ef1f5: Waiting
cf2e8433dbf2: Waiting
04d8e6ae9be5: Waiting
6329269ed6ba: Waiting
36166b8daf0c: Waiting
c91ec8a77fb8: Waiting
d31d41824185: Waiting
f3499879540b: Mounted from osmocom-build/debian-bullseye-titan
a6730a2d60c0: Mounted from osmocom-build/debian-bullseye-titan
6968a7a020d3: Mounted from osmocom-build/debian-bullseye-titan
d16022debcf7: Mounted from osmocom-build/debian-bullseye-titan
6bf66074ee60: Mounted from osmocom-build/debian-bullseye-titan
d80946650796: Mounted from osmocom-build/debian-bullseye-titan
8596cde1f40b: Mounted from osmocom-build/debian-bullseye-titan
bdc89cf8f67b: Pushed
6495d313bc20: Mounted from osmocom-build/debian-bullseye-titan
2a22ecd097fa: Pushed
f3294f451eb0: Mounted from osmocom-build/debian-bullseye-titan
6329269ed6ba: Mounted from osmocom-build/debian-bullseye-titan
bd101fea0675: Mounted from osmocom-build/debian-bullseye-titan
04d8e6ae9be5: Mounted from osmocom-build/debian-bullseye-titan
d31d41824185: Layer already exists
36166b8daf0c: Layer already exists
c91ec8a77fb8: Mounted from osmocom-build/debian-bullseye-titan
4309a9e11829: Layer already exists
cf2e8433dbf2: Layer already exists
c866da9ef1f5: Mounted from osmocom-build/debian-bullseye-titan
1592dcac43c6: Pushed
latest: digest: sha256:d5b0b3f75966abb69186ded8b7f0a96feef0ae34fb1b6bf20e41e8fbd03102ad size: 4709
Finished: SUCCESS