Skip to content

Console Output

Started by upstream project "registry-rebuild-upload-titan" build number 593
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 588
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 repo-install-test coverity) 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 181c41e7251ef2d2006ea445f7bd92bfa5e7d14c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 181c41e7251ef2d2006ea445f7bd92bfa5e7d14c # timeout=10
Commit message: "gerrit: Upgrade to 3.4.3"
 > git rev-list --no-walk f6dee7ff95ceb5deb4483466194ce0cf75860053 # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins3644375865679637943.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'
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/common .common
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=http://download.opensuse.org \
	--build-arg OSMOCOM_REPO_PATH=repositories/network:/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=http://download.opensuse.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_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 \
	 -t registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest .
Sending build context to Docker daemon  48.64kB

Step 1/9 : ARG	REGISTRY
Step 2/9 : ARG	USER
Step 3/9 : FROM	$REGISTRY/$USER/debian-bullseye-titan
 ---> 86021ed4cbb5
Step 4/9 : ARG	OSMO_TTCN3_BRANCH="master"
 ---> Using cache
 ---> 8e8aaba97b4c
Step 5/9 : ADD	http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit

 ---> Using cache
 ---> e127c45da24b
Step 6/9 : RUN	ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts
 ---> Using cache
 ---> 1c16173a43fe
Step 7/9 : VOLUME	/data
 ---> Using cache
 ---> c4cf20811b59
Step 8/9 : COPY	BTS_Tests.cfg /data/BTS_Tests.cfg
 ---> Using cache
 ---> 7b455df33b9a
Step 9/9 : CMD	ttcn3-docker-run bts BTS_Tests
 ---> Using cache
 ---> 6b419b9f4147
[Warning] One or more build-args [LIBOSMOCORE_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH UPSTREAM_DISTRO OSMO_STP_BRANCH OSMO_BB_BRANCH OSMO_HLR_BRANCH OSMO_HNODEB_BRANCH OSMO_NITB_BRANCH OSMO_BTS_BRANCH OSMO_HNBGW_BRANCH DISTRO OSMOCOM_REPO_PATH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BSC_BRANCH OSMOCOM_REPO_MIRROR OSMO_GBPROXY_BRANCH OSMO_SIP_BRANCH UID OSMOCOM_REPO_VERSION OSMO_GSM_TESTER_BRANCH OSMO_PCU_BRANCH] were not consumed
Successfully built 6b419b9f4147
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]
530b386564a3: Preparing
b451b147fab5: Preparing
83f508107ff0: Preparing
55fbfd5a70e9: Preparing
db86a025f295: Preparing
0e1de7501347: Preparing
55cf26802df5: Preparing
6464919ebbae: Preparing
0a266ccf9876: Preparing
cf13acb0e291: Preparing
e0ca0ce3a7e2: Preparing
d9e4b411e0f7: Preparing
c59c020a6e94: Preparing
d5a5510c52cf: Preparing
aefeb3ae5454: Preparing
0b8447157fb3: Preparing
05fe4dc89ff8: Preparing
891cf19c765f: Preparing
030bf717610b: Preparing
0e1de7501347: Waiting
11936051f93b: Preparing
55cf26802df5: Waiting
e0ca0ce3a7e2: Waiting
cf13acb0e291: Waiting
0a266ccf9876: Waiting
6464919ebbae: Waiting
d5a5510c52cf: Waiting
c59c020a6e94: Waiting
0b8447157fb3: Waiting
891cf19c765f: Waiting
aefeb3ae5454: Waiting
11936051f93b: Waiting
030bf717610b: Waiting
55fbfd5a70e9: Layer already exists
db86a025f295: Layer already exists
530b386564a3: Layer already exists
b451b147fab5: Layer already exists
83f508107ff0: Layer already exists
55cf26802df5: Layer already exists
0a266ccf9876: Layer already exists
cf13acb0e291: Layer already exists
0e1de7501347: Layer already exists
6464919ebbae: Layer already exists
e0ca0ce3a7e2: Layer already exists
c59c020a6e94: Layer already exists
d9e4b411e0f7: Layer already exists
d5a5510c52cf: Layer already exists
aefeb3ae5454: Layer already exists
0b8447157fb3: Layer already exists
891cf19c765f: Layer already exists
030bf717610b: Layer already exists
05fe4dc89ff8: Layer already exists
11936051f93b: Layer already exists
latest: digest: sha256:1accbe6e7df8f7c0efeb4a4fd9db5f021301f3372265cf627e2732ff96195f72 size: 4502
Finished: SUCCESS