Skip to content
Success

Console Output

Started by upstream project "registry-rebuild-upload-titan" build number 1070
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 1065
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 osmocom-gerrit repo-install-test 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 git://git.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests # timeout=10
Fetching upstream changes from git://git.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.11.0'
 > git fetch --tags --progress -- git://git.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.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 729efb020246763db78eb30a8cf778aa21a2bf97 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 729efb020246763db78eb30a8cf778aa21a2bf97 # timeout=10
Commit message: "debian-buster-jenkins: add pysim doc/lint depends"
 > git rev-list --no-walk 729efb020246763db78eb30a8cf778aa21a2bf97 # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins414960861991134666.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.78kB

Step 1/9 : ARG	REGISTRY
Step 2/9 : ARG	USER
Step 3/9 : FROM	$REGISTRY/$USER/debian-bullseye-titan
 ---> 1dfbc597446b
Step 4/9 : ARG	OSMO_TTCN3_BRANCH="master"
 ---> Using cache
 ---> 0ee88217e3c6
Step 5/9 : ADD	https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit

 ---> Using cache
 ---> a6da2bee1611
Step 6/9 : RUN	ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts
 ---> Using cache
 ---> d1c1b4ee1a6c
Step 7/9 : VOLUME	/data
 ---> Using cache
 ---> 2d21ba3b51e9
Step 8/9 : COPY	generic/BTS_Tests.cfg /data/BTS_Tests.cfg
 ---> Using cache
 ---> e54d0a5afb96
Step 9/9 : CMD	ttcn3-docker-run bts BTS_Tests
 ---> Using cache
 ---> 23f6d5b4747d
[Warning] One or more build-args [DISTRO OPEN5GS_BRANCH OSMO_HNBGW_BRANCH OSMO_HNODEB_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMOCOM_REPO_PATH OSMO_GGSN_BRANCH OSMO_SIP_BRANCH UPSTREAM_DISTRO OSMO_BTS_BRANCH OSMO_MGW_BRANCH OSMOCOM_REPO_MIRROR OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH UID OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_STP_BRANCH] were not consumed
Successfully built 23f6d5b4747d
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
The push refers to repository [registry.osmocom.org/osmocom-build/ttcn3-bts-test]
6dd3976927d2: Preparing
e618ccb36add: Preparing
1cd1ffc2cb35: Preparing
25b0747ed129: Preparing
690e41b6e409: Preparing
cca96e71da07: Preparing
326cba9881c5: Preparing
601f32c98ecb: Preparing
0a7182637f47: Preparing
bf5307be3d86: Preparing
cc1687e495ee: Preparing
55316da310c8: Preparing
1ffaddd973e2: Preparing
17caa3759df7: Preparing
261144b0a0ba: Preparing
6b4079163a78: Preparing
f093d16307e4: Preparing
5ecbaffd8335: Preparing
98f7a96892f7: Preparing
139de872e8d2: Preparing
d9d07d703dd5: Preparing
cca96e71da07: Waiting
601f32c98ecb: Waiting
261144b0a0ba: Waiting
326cba9881c5: Waiting
6b4079163a78: Waiting
98f7a96892f7: Waiting
5ecbaffd8335: Waiting
f093d16307e4: Waiting
bf5307be3d86: Waiting
1ffaddd973e2: Waiting
139de872e8d2: Waiting
d9d07d703dd5: Waiting
cc1687e495ee: Waiting
0a7182637f47: Waiting
55316da310c8: Waiting
690e41b6e409: Mounted from osmocom-build/debian-bullseye-titan
25b0747ed129: Mounted from osmocom-build/debian-bullseye-titan
cca96e71da07: Mounted from osmocom-build/debian-bullseye-titan
6dd3976927d2: Pushed
1cd1ffc2cb35: Pushed
326cba9881c5: Mounted from osmocom-build/debian-bullseye-titan
601f32c98ecb: Mounted from osmocom-build/debian-bullseye-titan
0a7182637f47: Mounted from osmocom-build/debian-bullseye-titan
bf5307be3d86: Mounted from osmocom-build/debian-bullseye-titan
cc1687e495ee: Mounted from osmocom-build/debian-bullseye-titan
55316da310c8: Mounted from osmocom-build/debian-bullseye-titan
1ffaddd973e2: Mounted from osmocom-build/debian-bullseye-titan
17caa3759df7: Mounted from osmocom-build/debian-bullseye-titan
261144b0a0ba: Mounted from osmocom-build/debian-bullseye-titan
5ecbaffd8335: Layer already exists
6b4079163a78: Mounted from osmocom-build/debian-bullseye-titan
139de872e8d2: Layer already exists
98f7a96892f7: Layer already exists
f093d16307e4: Mounted from osmocom-build/debian-bullseye-titan
d9d07d703dd5: Layer already exists
e618ccb36add: Pushed
latest: digest: sha256:0b33030cb2030aa3c96333a6b2cd0d3c112cd0bbbf291649b9f6e1b7789fd593 size: 4710
Finished: SUCCESS