See
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7575/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in
workspace <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/>
The recommended git tool is: NONE
No credentials specified
git rev-parse --resolve-git-dir
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/osmo-gsm-tester/.git>
# timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url
https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes
from
https://gerrit.osmocom.org/osmo-gsm-tester
git --version # timeout=10
git --version # 'git version 2.30.2'
git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-gsm-tester
+refs/heads/*:refs/remotes/origin/* # timeout=10
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision
bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
Commit
message: "Update git URLs"
git rev-list --no-walk
bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10
[osmo-gsm-tester_virtual] $
/bin/sh -xe /tmp/jenkins12518985158234770293.sh
+ rm -rf trial-7574-bin.tgz trial-7574-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 21736
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9556
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8560
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11179
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 11477
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 8326
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 35436
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6376
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 36966
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6540
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 16351
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 11764
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6200
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number
10080
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number
6413
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 7578
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5132
Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8
Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6200
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15714007982867583986.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such
container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/>:/workspace
debian:bullseye chmod -R a+rwX /workspace/
+ rm -rf trial-7574
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master
https://gerrit.osmocom.org/docker-playground
docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
3b535cb ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg
+ make -C docker-playground/debian-buster-jenkins
make: Entering directory
'<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins'>
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
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/common>
.common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:buster \
--build-arg DISTRO=debian-buster \
--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 ASTERISK_BRANCH=sysmocom/master \
--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_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_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 docker.io/osmocom-build/debian-buster-jenkins:latest .
#0 building with "default" instance using docker driver
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 5.89kB done
#2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:buster
#3 DONE 1.1s
#4 [ 1/23] FROM
docker.io/library/debian:buster@sha256:bce46a1c39574f98c845df4a5acc6c70c211df5a6182e428c1155c33317d4920
#4 DONE 0.0s
#5 [internal] load build context
#5 DONE 0.0s
#6
https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release
#6 DONE 0.1s
#7
https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt
#7 DONE 0.1s
#8
http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2…
#8 ...
#9
http://git.osmocom.org/osmo-gsm-manuals/patch
#9 ...
#10
http://git.osmocom.org/python/osmo-python-tests/patch
#10 ...
#11
http://git.osmocom.org/osmo-ci/patch
#11 CANCELED
#8
http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2…
#8 ERROR: invalid response status 504
#10
http://git.osmocom.org/python/osmo-python-tests/patch
#10 ERROR: invalid response status 504
#9
http://git.osmocom.org/osmo-gsm-manuals/patch
#9 ERROR: invalid response status 504
------
------
------
------
------
------
ERROR: failed to solve: failed to load cache key: invalid response status 504
make: *** [../make/Makefile:93: docker-build] Error 1
make: Leaving directory
'<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins'>
+ clean_up_trap
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such
container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/>:/workspace
debian:bullseye chmod -R a+rwX /workspace/
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
No test report files were found. Configuration error?
[Checks API] No suitable checks publisher found.