See https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/display/redirect
Changes:
------------------------------------------ [...truncated 83.23 KB...] /usr/bin/install -c -m 644 osmo-release.mk '/usr/local/include' make install-data-hook make[4]: Entering directory '/tmp/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/tmp/libosmocore' make[3]: Leaving directory '/tmp/libosmocore' make[2]: Leaving directory '/tmp/libosmocore' make[1]: Leaving directory '/tmp/libosmocore' Removing intermediate container 2918fd9ce34d ---> 2ce1fbebd7e1 Step 11/16 : VOLUME /data ---> Running in 1fb6bc0a8b26 Removing intermediate container 1fb6bc0a8b26 ---> 851846e3f9b4 Step 12/16 : COPY osmo-ns-dummy.cfg /data/osmo-ns-dummy.cfg ---> 513dda9c542c Step 13/16 : COPY .common/pipework /usr/bin/pipework ---> d0eb43cd4358 Step 14/16 : COPY docker-entrypoint.sh /docker-entrypoint.sh ---> 7a54201bf80a Step 15/16 : WORKDIR /data ---> Running in 29b4a96858bf Removing intermediate container 29b4a96858bf ---> b5be05c2965b Step 16/16 : CMD ["/docker-entrypoint.sh"] ---> Running in f55db5fa928f Removing intermediate container f55db5fa928f ---> 3beaf3af8e97 [Warning] One or more build-args [OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_HLR_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMO_BSC_BRANCH OSMO_HNODEB_BRANCH OSMO_IUH_BRANCH OSMO_TTCN3_BRANCH OSMOCOM_REPO_MIRROR OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH UPSTREAM_DISTRO OSMO_HNBGW_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_VERSION OSMO_BB_BRANCH OSMO_UECUPS_BRANCH REGISTRY OSMO_GGSN_BRANCH OSMO_NITB_BRANCH OSMOCOM_REPO_PATH OSMO_MGW_BRANCH OSMO_MSC_BRANCH UID] were not consumed Successfully built 3beaf3af8e97 Successfully tagged osmocom-build/osmo-ns-master:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/ws/osmo-ns-master' + docker_image_exists osmo-ns-master + docker images -q osmocom-build/osmo-ns-master + test -n 3beaf3af8e97 + list_osmo_packages debian-bullseye osmo-ns-master + local distro=debian-bullseye + local image=osmo-ns-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ns-master -c + [ -n ] + set +x
### Installed Osmocom packages in: osmo-ns-master ###
ii osmocom-nightly 202301300006 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] ii python3-osmopy-libs 0.2.1.202301300006 all Python code (not only) for testing of Osmocom programs ii python3-osmopy-utils 0.2.1.202301300006 all Python code (not only) for testing of Osmocom programs
+ [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ns-test + local feed + echo debian-bullseye-titan + depends=debian-bullseye-titan + [ -n debian-bullseye-titan ] + docker_images_require debian-bullseye-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bullseye-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bullseye-titan Digest: sha256:ca548c8214479a50e326c2336d19234929c82c83da6afae71ff64cba862d6138 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bullseye-titan:latest registry.osmocom.org/osmocom-build/debian-bullseye-titan:latest + continue + docker_distro_from_image_name ttcn3-ns-test + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ns-test + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name ttcn3-ns-test + echo ttcn3-ns-test + dir=ttcn3-ns-test + pull_arg=--pull + grep ^FROM ../ttcn3-ns-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bullseye-titan + grep -q $USER + echo FROM $REGISTRY/$USER/debian-bullseye-titan + pull_arg= + set +x Building image: ttcn3-ns-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../ttcn3-ns-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/ttcn3-ns-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/ws/ttcn3-ns-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 https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/ws/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1003 \ --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 osmocom-build/ttcn3-ns-test:latest . Sending build context to Docker daemon 52.22kB Step 1/9 : ARG REGISTRY Step 2/9 : ARG USER Step 3/9 : FROM $REGISTRY/$USER/debian-bullseye-titan ---> 4a87b75196fb Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 07f5a6368f28 Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BR... /tmp/commit
---> Using cache ---> 14d28020361e Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" ns ---> Using cache ---> b321d11dcbfb Step 7/9 : VOLUME /data ---> Using cache ---> f8afe8982458 Step 8/9 : COPY NS_Tests.cfg /data/NS_Tests.cfg ---> Using cache ---> 72d09566f7e4 Step 9/9 : CMD ttcn3-docker-run ns NS_Tests ---> Using cache ---> cee978f266c6 [Warning] One or more build-args [OSMO_BSC_BRANCH OSMO_GBPROXY_BRANCH OSMO_NITB_BRANCH OSMOCOM_REPO_MIRROR OSMO_STP_BRANCH OSMOCOM_REPO_VERSION OSMO_CBC_BRANCH OSMO_HNODEB_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BTS_BRANCH OSMO_SIP_BRANCH OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNBGW_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH UID OSMOCOM_REPO_PATH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_UECUPS_BRANCH OPEN5GS_BRANCH OSMO_PCU_BRANCH UPSTREAM_DISTRO DISTRO] were not consumed Successfully built cee978f266c6 Successfully tagged osmocom-build/ttcn3-ns-test:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/ws/ttcn3-ns-test' + docker_image_exists ttcn3-ns-test + docker images -q osmocom-build/ttcn3-ns-test + test -n cee978f266c6 + list_osmo_packages debian-bullseye ttcn3-ns-test + local distro=debian-bullseye + local image=ttcn3-ns-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ns-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/ns-tester + cp fr/NS_Tests.cfg https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/ns-tester/ + write_mp_osmo_repo https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/ns-tester/NS_Tests.cfg + local repo=nightly + local config=https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/ns-tester/NS_Tests.cfg + local line + [ -e https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/ns-tester/NS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/[MODULE_PARAMETERS]/[MODULE_PARAMETERS]\nMisc_Helpers.mp_osmo_repo := "nightly"/g https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/ns-tester/NS_Tests.cfg + mkdir https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/ns + cp fr/osmo-ns-dummy.cfg https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/ns/ + network_create + SUBNET=29163 + seq 1 30 + echo (29163 + 1) % 256 + bc + SUBNET=236 + NET_NAME=ttcn3-ns-test-fr-236 + SUB4=172.18.236.0/24 + SUB6=fd02:db8:236::/64 + set +x Creating network ttcn3-ns-test-fr-236, trying SUBNET=236... + docker network create --internal --subnet 172.18.236.0/24 --ipv6 --subnet fd02:db8:236::/64 ttcn3-ns-test-fr-236 70d026bb7ea358ce2683f7b129f01334e56cc7fa3e155b159953c63fb71270fc + set +x
### Network ttcn3-ns-test-fr-236 created (SUBNET=236) ###
+ return + network_replace_subnet_in_configs + set +x Applying SUBNET=236 to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/ns/osmo-ns-dummy.cfg Applying SUBNET=236 to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/ns-tester/NS_Tests.cfg + echo Starting container with osmo-ns-dummy Starting container with osmo-ns-dummy + docker_network_params 236 101 + NET=236 + ADDR_SUFIX=101 + echo --network ttcn3-ns-test-fr-236 --ip 172.18.236.101 --ip6 fd02:db8:236::101 + docker run --rm --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-ns-test-fr-236 --ip 172.18.236.101 --ip6 fd02:db8:236::101 --ulimit core=-1 -e WAIT_FOR_NETDEV=hdlcnet8 -v https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/ns:/data --name jenkins-ttcn3-ns-test-fr-582-ns -d osmocom-build/osmo-ns-master 83f8f43075aeda8e5ffd6249264e1c7e6f995b9124d5975f3d7ad9efa8e56abd + seq 1 8 + DEV=hdlcnet1 + sudo ./netdev-to-docker.sh hdlcnet1 jenkins-ttcn3-ns-test-fr-582-ns Cannot find device "hdlcnet1" + clean_up_common + set +e + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-ns-test-fr-236 + + cut -d : -f2 awk -F" NR>1{print $2} + grep Name + xargs -rn1 docker kill jenkins-ttcn3-ns-test-fr-582-ns + network_remove + set +x Removing network ttcn3-ns-test-fr-236 + docker network remove ttcn3-ns-test-fr-236 ttcn3-ns-test-fr-236 + rm -rf https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/unix + fix_perms + set +x Fixing permissions + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/ws/logs:/data -v https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/ws/_cache:/cache --name jenkins-ttcn3-ns-test-fr-582-cleaner debian:bullseye chmod -R a+rX /data/ /cache/ + collect_logs + cat https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/*/junit-*.log cat: 'https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test-fr/582/artifact/logs/*/junit-*.log': No such file or directory + true Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?