Skip to content

Console Output

Started by upstream project "registry-rebuild-upload-titan" build number 1296
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 1291
 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 b268e133191d780c4e4979cd309938a3d36fae39 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b268e133191d780c4e4979cd309938a3d36fae39 # timeout=10
Commit message: "debian-bullseye-jenkins: add iproute2"
 > git rev-list --no-walk b268e133191d780c4e4979cd309938a3d36fae39 # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins9960716096728667555.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
 ---> 039e9b0a4b50
Step 4/9 : ARG	OSMO_TTCN3_BRANCH="master"
 ---> Using cache
 ---> 02db5bb48299
Step 5/9 : ADD	https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit

 ---> Using cache
 ---> aff8b0f2d308
Step 6/9 : RUN	ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts
 ---> Using cache
 ---> c03d3e1c2ec7
Step 7/9 : VOLUME	/data
 ---> Using cache
 ---> 1a424a0c5e26
Step 8/9 : COPY	generic/BTS_Tests.cfg /data/BTS_Tests.cfg
 ---> Using cache
 ---> 5469b4d45af8
Step 9/9 : CMD	ttcn3-docker-run bts BTS_Tests
 ---> Using cache
 ---> e1aeb52b2cf7
[Warning] One or more build-args [OSMO_CBC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_MGW_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_PATH OSMOCOM_REPO_MIRROR OSMO_BSC_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH UID DISTRO OSMO_GBPROXY_BRANCH UPSTREAM_DISTRO OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_UECUPS_BRANCH OSMO_HNBGW_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BTS_BRANCH OSMO_HNODEB_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_VERSION] were not consumed
Successfully built e1aeb52b2cf7
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]
cb11c5414b4a: Preparing
27560713ecbb: Preparing
e72a99c5f0d5: Preparing
87fa0d37ba11: Preparing
4f3e953e0175: Preparing
1995271fd9d8: Preparing
ca9352b2265b: Preparing
927682f64c56: Preparing
625ee9eeca3a: Preparing
65897380ee63: Preparing
786d191180f6: Preparing
61017872ff18: Preparing
dcc0a7ee0bbe: Preparing
14945a083d0a: Preparing
6382af515c3b: Preparing
2a652ce320e3: Preparing
faa3a8bde272: Preparing
29007012e207: Preparing
5e469d50ffd3: Preparing
96f276f5e529: Preparing
ec09eb83ea03: Preparing
61017872ff18: Waiting
dcc0a7ee0bbe: Waiting
14945a083d0a: Waiting
6382af515c3b: Waiting
2a652ce320e3: Waiting
faa3a8bde272: Waiting
29007012e207: Waiting
5e469d50ffd3: Waiting
96f276f5e529: Waiting
ec09eb83ea03: Waiting
1995271fd9d8: Waiting
ca9352b2265b: Waiting
927682f64c56: Waiting
65897380ee63: Waiting
786d191180f6: Waiting
4f3e953e0175: Mounted from osmocom-build/debian-bullseye-titan
87fa0d37ba11: Mounted from osmocom-build/debian-bullseye-titan
e72a99c5f0d5: Pushed
cb11c5414b4a: Pushed
1995271fd9d8: Mounted from osmocom-build/debian-bullseye-titan
ca9352b2265b: Mounted from osmocom-build/debian-bullseye-titan
927682f64c56: Mounted from osmocom-build/debian-bullseye-titan
625ee9eeca3a: Mounted from osmocom-build/debian-bullseye-titan
65897380ee63: Mounted from osmocom-build/debian-bullseye-titan
786d191180f6: Mounted from osmocom-build/debian-bullseye-titan
dcc0a7ee0bbe: Mounted from osmocom-build/debian-bullseye-titan
61017872ff18: Mounted from osmocom-build/debian-bullseye-titan
14945a083d0a: Mounted from osmocom-build/debian-bullseye-titan
6382af515c3b: Mounted from osmocom-build/debian-bullseye-titan
29007012e207: Layer already exists
2a652ce320e3: Mounted from osmocom-build/debian-bullseye-titan
faa3a8bde272: Mounted from osmocom-build/debian-bullseye-titan
5e469d50ffd3: Layer already exists
96f276f5e529: Layer already exists
ec09eb83ea03: Layer already exists
27560713ecbb: Pushed
latest: digest: sha256:2f91d5309a7b47f1890fd06e463359b3b9726506e658ce1a687bd260f2359818 size: 4709
Finished: SUCCESS