Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest
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/nplab-sua-test-latest # 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
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision affe733c8c1194a7ece649d13c272b5820897f0f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f affe733c8c1194a7ece649d13c272b5820897f0f # timeout=10
Commit message: "debian-buster-jenkins: remove pysim"
 > git rev-list --no-walk a749a0b4aefed649d8bc2c5012a8386a4ad838f1 # timeout=10
[nplab-sua-test-latest] $ /bin/sh -xe /tmp/jenkins5624095839593560163.sh + export REGISTRY_HOST=registry.osmocom.org + echo nplab-sua-test-latest + sed s/-latest$// + DIR=nplab-sua-test + export IMAGE_SUFFIX=latest + cd nplab-sua-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/nplab-sua-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs ] + [ xjenkins-nplab-sua-test-latest-2160 = x ] + basename /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/nplab-sua-test + SUITE_NAME=nplab-sua-test + IMAGE_SUFFIX=latest + docker_images_require debian-buster-build osmo-stp-latest debian-bookworm-titan sigtran-tests nplab-sua-test + 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_depends debian-buster-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-buster-build + echo debian-buster + distro_arg=debian-buster + [ -z ] + docker_upstream_distro_from_image_name debian-buster-build + echo debian:buster + upstream_distro_arg=debian:buster + docker_dir_from_image_name debian-buster-build + echo debian-buster-build + dir=debian-buster-build + pull_arg=--pull + grep ^FROM ../debian-buster-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-buster-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-buster-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:buster DISTRO=debian-buster IMAGE=osmocom-build/debian-buster-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/debian-buster-build' 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/nplab-sua-test-latest/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: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=jolly/work \ --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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-buster-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.66kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:buster #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:buster@sha256:2a0c1b9175adf759420fe0fbd7f5b449038319171eb76554bb76cbe172b62b42 #6 resolve registry.osmocom.org/debian:buster@sha256:2a0c1b9175adf759420fe0fbd7f5b449038319171eb76554bb76cbe172b62b42 0.1s done #6 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #7 DONE 0.2s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #7 DONE 0.2s #8 [2/6] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential ca-certificates cppcheck dahdi-source debhelper devscripts dh-autoreconf dh-systemd doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtool libusb-1.0-0-dev libusb-dev make pkg-config sqlite3 stow telnet wget && apt-get clean #8 CACHED #9 [3/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [4/6] COPY .COMMON/RELEASE.KEY /tmp/Release.key #10 CACHED #11 [5/6] RUN APT-KEY add /tmp/Release.key && rm /tmp/Release.key && echo "deb " https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10/ " ./" > /etc/apt/sources.list.d/osmocom-nightly.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_10//RELEASE /tmp/Release #12 DONE 0.2s #13 exporting to image #13 exporting layers 0.1s done #13 writing image sha256:8670a7b0cbb69f7110555c3978a5a85772ce2961d075202f337cfddab11a9810 done #13 naming to docker.io/osmocom-build/debian-buster-build:latest 0.0s done #13 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/debian-buster-build' + docker_image_exists debian-buster-build + docker images -q osmocom-build/debian-buster-build + test -n 8670a7b0cbb6 + list_osmo_packages debian-buster debian-buster-build + local distro=debian-buster + local image=debian-buster-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-buster-build -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/debian-bookworm-obs-latest' 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/nplab-sua-test-latest/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:bookworm \ --build-arg DISTRO=debian-bookworm \ --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=jolly/work \ --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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #5 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf 0.0s done #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.96kB done #6 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #7 DONE 0.2s #7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #7 DONE 0.2s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 DONE 0.1s #13 exporting to image #13 exporting layers 0.1s done #13 writing image sha256:c183c9ac111bbeae4a3fbc91ef4e117a6af6e05e533bfd6fd5adf97ecc29a60d done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s done #13 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n c183c9ac111b + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-latest + echo osmo-stp-latest + dir=osmo-stp-latest + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/osmo-stp-latest' 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/nplab-sua-test-latest/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:bookworm \ --build-arg DISTRO=debian-bookworm \ --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=jolly/work \ --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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-stp-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 576B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.12kB done #4 DONE 0.0s #5 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #5 DONE 0.1s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 0.397 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.397 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.398 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.407 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] #6 0.550 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] #6 0.558 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #6 0.567 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #6 0.621 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] #6 0.678 Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [176 kB] #6 0.705 Fetched 473 kB in 0s (1378 kB/s) #6 0.705 Reading package lists... #6 1.075 Reading package lists... #6 1.436 Building dependency tree... #6 1.524 Reading state information... #6 1.603 The following additional packages will be installed: #6 1.603 libmnl0 libosmo-sigtran10 libosmocore22 libosmogsm20 libosmoisdn0 #6 1.603 libosmonetif11 libosmovty13 libsctp1 libtalloc2 liburing2 osmocom-latest #6 1.603 Suggested packages: #6 1.603 lksctp-tools #6 1.663 The following NEW packages will be installed: #6 1.663 libmnl0 libosmo-sigtran10 libosmocore22 libosmogsm20 libosmoisdn0 #6 1.663 libosmonetif11 libosmovty13 libsctp1 libtalloc2 liburing2 osmo-stp #6 1.663 osmocom-latest #6 1.699 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. #6 1.699 Need to get 843 kB of archives. #6 1.699 After this operation, 2263 kB of additional disk space will be used. #6 1.699 Get:1 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.705 Get:2 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.711 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] #6 1.711 Get:4 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.714 Get:5 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.721 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] #6 1.724 Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] #6 1.724 Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] #6 1.727 Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] #6 1.729 Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] #6 1.731 Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.0 [124 kB] #6 1.733 Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.0 [17.4 kB] #6 1.854 debconf: delaying package configuration, since apt-utils is not installed #6 1.892 Fetched 843 kB in 0s (11.2 MB/s) #6 1.961 Selecting previously unselected package libmnl0:amd64. #6 1.961 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6628 files and directories currently installed.) #6 1.969 Preparing to unpack .../00-libmnl0_1.0.4-3_amd64.deb ... #6 2.000 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 2.087 Selecting previously unselected package osmocom-latest. #6 2.088 Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... #6 2.104 Unpacking osmocom-latest (1.0.0) ... #6 2.220 Selecting previously unselected package libsctp1:amd64. #6 2.221 Preparing to unpack .../02-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 2.236 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 2.355 Selecting previously unselected package libtalloc2:amd64. #6 2.357 Preparing to unpack .../03-libtalloc2_2.4.0-f2_amd64.deb ... #6 2.373 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 2.519 Selecting previously unselected package liburing2:amd64. #6 2.520 Preparing to unpack .../04-liburing2_2.3-3_amd64.deb ... #6 2.551 Unpacking liburing2:amd64 (2.3-3) ... #6 2.686 Selecting previously unselected package libosmocore22:amd64. #6 2.687 Preparing to unpack .../05-libosmocore22_1.10.0_amd64.deb ... #6 2.702 Unpacking libosmocore22:amd64 (1.10.0) ... #6 2.811 Selecting previously unselected package libosmoisdn0:amd64. #6 2.812 Preparing to unpack .../06-libosmoisdn0_1.10.0_amd64.deb ... #6 2.828 Unpacking libosmoisdn0:amd64 (1.10.0) ... #6 2.939 Selecting previously unselected package libosmogsm20:amd64. #6 2.941 Preparing to unpack .../07-libosmogsm20_1.10.0_amd64.deb ... #6 2.956 Unpacking libosmogsm20:amd64 (1.10.0) ... #6 3.079 Selecting previously unselected package libosmonetif11:amd64. #6 3.080 Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... #6 3.096 Unpacking libosmonetif11:amd64 (1.5.1) ... #6 3.205 Selecting previously unselected package libosmovty13:amd64. #6 3.207 Preparing to unpack .../09-libosmovty13_1.10.0_amd64.deb ... #6 3.222 Unpacking libosmovty13:amd64 (1.10.0) ... #6 3.338 Selecting previously unselected package libosmo-sigtran10:amd64. #6 3.339 Preparing to unpack .../10-libosmo-sigtran10_2.0.0_amd64.deb ... #6 3.355 Unpacking libosmo-sigtran10:amd64 (2.0.0) ... #6 3.484 Selecting previously unselected package osmo-stp:amd64. #6 3.486 Preparing to unpack .../11-osmo-stp_2.0.0_amd64.deb ... #6 3.501 Unpacking osmo-stp:amd64 (2.0.0) ... #6 3.613 Setting up osmocom-latest (1.0.0) ... #6 3.679 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 3.726 Setting up libmnl0:amd64 (1.0.4-3) ... #6 3.772 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 3.818 Setting up liburing2:amd64 (2.3-3) ... #6 3.864 Setting up libosmocore22:amd64 (1.10.0) ... #6 3.912 Setting up libosmovty13:amd64 (1.10.0) ... #6 3.958 Setting up libosmoisdn0:amd64 (1.10.0) ... #6 4.004 Setting up libosmogsm20:amd64 (1.10.0) ... #6 4.051 Setting up libosmonetif11:amd64 (1.5.1) ... #6 4.097 Setting up libosmo-sigtran10:amd64 (2.0.0) ... #6 4.144 Setting up osmo-stp:amd64 (2.0.0) ... #6 4.356 changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom #6 4.357 mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 4.358 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 4.359 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 4.362 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 4.458 Processing triggers for libc-bin (2.36-9+deb12u8) ... #6 DONE 4.7s #7 [3/4] WORKDIR /DATA #7 DONE 0.2s #8 [4/4] COPY OSMO-STP.CFG /data/ #8 DONE 0.2s #9 exporting to image #9 exporting layers #9 exporting layers 0.2s done #9 writing image sha256:3d3f48dbcf83a19882630ea51416ce96f5cd7806af7746e8f7f400cdb00d28c4 done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest 0.0s done #9 DONE 0.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/osmo-stp-latest' + docker_image_exists osmo-stp-latest + docker images -q osmocom-build/osmo-stp-latest + test -n 3d3f48dbcf83 + list_osmo_packages debian-bookworm osmo-stp-latest + local distro=debian-bookworm + local image=osmo-stp-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-latest ### ii libosmo-sigtran10:amd64 2.0.0 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore22:amd64 1.10.0 amd64 Osmo Core library ii libosmogsm20:amd64 1.10.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.5.1 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.10.0 amd64 Osmo VTY library ii osmo-stp:amd64 2.0.0 amd64 Osmocom SIGTRAN STP (Signaling Transfer Point) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:bc35ebcd114c2eef3a9d5beb97889f2589a56b3dc3c62a6eec4c936c557caa34 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends sigtran-tests + local feed + depends= + [ -n ] + docker_distro_from_image_name sigtran-tests + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name sigtran-tests + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name sigtran-tests + echo sigtran-tests + dir=sigtran-tests + pull_arg=--pull + grep ^FROM ../sigtran-tests/Dockerfile + from_line=FROM $USER/debian-buster-build + echo FROM $USER/debian-buster-build + grep -q $USER + pull_arg= + set +x Building image: sigtran-tests (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../sigtran-tests BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/sigtran-tests OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/sigtran-tests' 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/nplab-sua-test-latest/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:bookworm \ --build-arg DISTRO=debian-bookworm \ --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=jolly/work \ --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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/sigtran-tests:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 545B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-buster-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-buster-build:latest #4 DONE 0.1s #5 [2/4] RUN APT-GET update && apt-get -y install guile-2.0 guile-2.0-dev gnulib tcsh python3 python3-pip #5 0.420 Hit:1 http://deb.debian.org/debian buster InRelease #5 0.420 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #5 0.421 Hit:3 http://deb.debian.org/debian buster-updates InRelease #5 0.427 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease [1570 B] #5 0.767 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [610 kB] #5 1.065 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ Packages [121 kB] #5 1.096 Fetched 767 kB in 1s (1107 kB/s) #5 1.096 Reading package lists... #5 1.521 Reading package lists... #5 1.915 Building dependency tree... #5 1.994 Reading state information... #5 2.054 python3 is already the newest version (3.7.3-1). #5 2.054 python3 set to manually installed. #5 2.054 The following additional packages will be installed: #5 2.054 dbus dh-python gir1.2-glib-2.0 gperf libapparmor1 libexpat1-dev libgc-dev #5 2.054 libgirepository-1.0-1 libltdl-dev libpython3-dev libpython3.7 #5 2.054 libpython3.7-dev libtext-unidecode-perl libxml-libxml-perl #5 2.054 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #5 2.054 libxml-sax-expat-perl libxml-sax-perl python-pip-whl python3-asn1crypto #5 2.054 python3-cffi-backend python3-crypto python3-cryptography python3-dbus #5 2.054 python3-dev python3-entrypoints python3-gi python3-keyring #5 2.054 python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel #5 2.054 python3-xdg python3.7-dev tex-common texinfo ucf #5 2.054 Suggested packages: #5 2.054 default-dbus-session-bus | dbus-session-bus clisp guile-2.0-doc libtool-doc #5 2.054 libxml-sax-expatxs-perl python-crypto-doc python-cryptography-doc #5 2.054 python3-cryptography-vectors python-dbus-doc python3-dbus-dbg gnome-keyring #5 2.054 libkf5wallet-bin gir1.2-gnomekeyring-1.0 python-secretstorage-doc #5 2.054 python-setuptools-doc texlive-base texlive-latex-base #5 2.054 texlive-generic-recommended texinfo-doc-nonfree texlive-fonts-recommended #5 2.243 The following NEW packages will be installed: #5 2.243 dbus dh-python gir1.2-glib-2.0 gnulib gperf guile-2.0 guile-2.0-dev #5 2.243 libapparmor1 libexpat1-dev libgc-dev libgirepository-1.0-1 libltdl-dev #5 2.243 libpython3-dev libpython3.7 libpython3.7-dev libtext-unidecode-perl #5 2.243 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #5 2.243 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl python-pip-whl #5 2.243 python3-asn1crypto python3-cffi-backend python3-crypto python3-cryptography #5 2.243 python3-dbus python3-dev python3-entrypoints python3-gi python3-keyring #5 2.243 python3-keyrings.alt python3-pip python3-secretstorage python3-setuptools #5 2.243 python3-wheel python3-xdg python3.7-dev tcsh tex-common texinfo ucf #5 2.268 0 upgraded, 43 newly installed, 0 to remove and 7 not upgraded. #5 2.268 Need to get 63.0 MB of archives. #5 2.268 After this operation, 161 MB of additional disk space will be used. #5 2.268 Get:1 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #5 2.290 Get:2 http://deb.debian.org/debian buster/main amd64 tex-common all 6.11 [53.1 kB] #5 2.291 Get:3 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #5 2.296 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.28-0+deb10u1 [240 kB] #5 2.301 Get:5 http://deb.debian.org/debian buster/main amd64 dh-python all 3.20190308 [99.3 kB] #5 2.302 Get:6 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB] #5 2.303 Get:7 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB] #5 2.304 Get:8 http://deb.debian.org/debian buster/main amd64 gperf amd64 3.1-1 [147 kB] #5 2.306 Get:9 http://deb.debian.org/debian buster/main amd64 libtext-unidecode-perl all 1.30-1 [103 kB] #5 2.307 Get:10 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #5 2.307 Get:11 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #5 2.308 Get:12 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #5 2.308 Get:13 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #5 2.312 Get:14 http://deb.debian.org/debian buster/main amd64 texinfo amd64 6.5.0.dfsg.1-4+b1 [1431 kB] #5 2.336 Get:15 http://deb.debian.org/debian buster/main amd64 gnulib all 20140202+stable-4 [4408 kB] #5 2.381 Get:16 http://deb.debian.org/debian buster/main amd64 guile-2.0 amd64 2.0.13+1-5.1 [18.1 kB] #5 2.381 Get:17 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB] #5 2.383 Get:18 http://deb.debian.org/debian buster/main amd64 libgc-dev amd64 1:7.6.4-0.4 [373 kB] #5 2.386 Get:19 http://deb.debian.org/debian buster/main amd64 guile-2.0-dev amd64 2.0.13+1-5.1 [699 kB] #5 2.391 Get:20 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1-dev amd64 2.2.6-2+deb10u7 [156 kB] #5 2.392 Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7 amd64 3.7.3-2+deb10u7 [1499 kB] #5 2.403 Get:22 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-dev amd64 3.7.3-2+deb10u7 [48.4 MB] #5 2.833 Get:23 http://deb.debian.org/debian buster/main amd64 libpython3-dev amd64 3.7.3-1 [20.1 kB] #5 2.833 Get:24 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB] #5 2.835 Get:25 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #5 2.835 Get:26 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] #5 2.846 Get:27 http://deb.debian.org/debian buster/main amd64 python3-asn1crypto all 0.24.0-1 [78.2 kB] #5 2.846 Get:28 http://deb.debian.org/debian buster/main amd64 python3-cffi-backend amd64 1.12.2-1 [79.7 kB] #5 2.847 Get:29 http://deb.debian.org/debian buster/main amd64 python3-crypto amd64 2.6.1-9+b1 [263 kB] #5 2.849 Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 python3-cryptography amd64 2.6.1-3+deb10u4 [218 kB] #5 2.850 Get:31 http://deb.debian.org/debian buster/main amd64 python3-dbus amd64 1.2.8-3 [103 kB] #5 2.851 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-dev amd64 3.7.3-2+deb10u7 [514 kB] #5 2.854 Get:33 http://deb.debian.org/debian buster/main amd64 python3-dev amd64 3.7.3-1 [1264 B] #5 2.854 Get:34 http://deb.debian.org/debian buster/main amd64 python3-entrypoints all 0.3-1 [5508 B] #5 2.854 Get:35 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB] #5 2.856 Get:36 http://deb.debian.org/debian buster/main amd64 python3-secretstorage all 2.3.1-2 [14.2 kB] #5 2.857 Get:37 http://deb.debian.org/debian buster/main amd64 python3-keyring all 17.1.1-1 [43.1 kB] #5 2.858 Get:38 http://deb.debian.org/debian buster/main amd64 python3-keyrings.alt all 3.1.1-1 [18.2 kB] #5 2.859 Get:39 http://deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] #5 2.861 Get:40 http://deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] #5 2.865 Get:41 http://deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] #5 2.973 Get:42 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB] #5 2.974 Get:43 http://deb.debian.org/debian buster/main amd64 tcsh amd64 6.20.00-7+b1 [473 kB] #5 3.104 debconf: delaying package configuration, since apt-utils is not installed #5 3.148 Fetched 63.0 MB in 1s (87.0 MB/s) #5 3.235 Selecting previously unselected package ucf. #5 3.235 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25269 files and directories currently installed.) #5 3.278 Preparing to unpack .../00-ucf_3.0038+nmu1_all.deb ... #5 3.296 Moving old data out of the way #5 3.297 Unpacking ucf (3.0038+nmu1) ... #5 3.463 Selecting previously unselected package tex-common. #5 3.466 Preparing to unpack .../01-tex-common_6.11_all.deb ... #5 3.498 Unpacking tex-common (6.11) ... #5 3.684 Selecting previously unselected package libapparmor1:amd64. #5 3.688 Preparing to unpack .../02-libapparmor1_2.13.2-10_amd64.deb ... #5 3.719 Unpacking libapparmor1:amd64 (2.13.2-10) ... #5 3.866 Selecting previously unselected package dbus. #5 3.869 Preparing to unpack .../03-dbus_1.12.28-0+deb10u1_amd64.deb ... #5 3.900 Unpacking dbus (1.12.28-0+deb10u1) ... #5 4.044 Selecting previously unselected package dh-python. #5 4.047 Preparing to unpack .../04-dh-python_3.20190308_all.deb ... #5 4.065 Unpacking dh-python (3.20190308) ... #5 4.185 Selecting previously unselected package libgirepository-1.0-1:amd64. #5 4.188 Preparing to unpack .../05-libgirepository-1.0-1_1.58.3-2_amd64.deb ... #5 4.206 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ... #5 4.306 Selecting previously unselected package gir1.2-glib-2.0:amd64. #5 4.309 Preparing to unpack .../06-gir1.2-glib-2.0_1.58.3-2_amd64.deb ... #5 4.324 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ... #5 4.440 Selecting previously unselected package gperf. #5 4.443 Preparing to unpack .../07-gperf_3.1-1_amd64.deb ... #5 4.467 Unpacking gperf (3.1-1) ... #5 4.574 Selecting previously unselected package libtext-unidecode-perl. #5 4.578 Preparing to unpack .../08-libtext-unidecode-perl_1.30-1_all.deb ... #5 4.593 Unpacking libtext-unidecode-perl (1.30-1) ... #5 4.722 Selecting previously unselected package libxml-namespacesupport-perl. #5 4.726 Preparing to unpack .../09-libxml-namespacesupport-perl_1.12-1_all.deb ... #5 4.741 Unpacking libxml-namespacesupport-perl (1.12-1) ... #5 4.855 Selecting previously unselected package libxml-sax-base-perl. #5 4.858 Preparing to unpack .../10-libxml-sax-base-perl_1.09-1_all.deb ... #5 4.879 Unpacking libxml-sax-base-perl (1.09-1) ... #5 5.005 Selecting previously unselected package libxml-sax-perl. #5 5.008 Preparing to unpack .../11-libxml-sax-perl_1.00+dfsg-1_all.deb ... #5 5.026 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #5 5.143 Selecting previously unselected package libxml-libxml-perl. #5 5.146 Preparing to unpack .../12-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #5 5.161 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #5 5.316 Selecting previously unselected package texinfo. #5 5.319 Preparing to unpack .../13-texinfo_6.5.0.dfsg.1-4+b1_amd64.deb ... #5 5.342 Unpacking texinfo (6.5.0.dfsg.1-4+b1) ... #5 5.569 Selecting previously unselected package gnulib. #5 5.572 Preparing to unpack .../14-gnulib_20140202+stable-4_all.deb ... #5 5.587 Unpacking gnulib (20140202+stable-4) ... #5 7.014 Selecting previously unselected package guile-2.0. #5 7.020 Preparing to unpack .../15-guile-2.0_2.0.13+1-5.1_amd64.deb ... #5 7.035 Unpacking guile-2.0 (2.0.13+1-5.1) ... #5 7.151 Selecting previously unselected package libltdl-dev:amd64. #5 7.155 Preparing to unpack .../16-libltdl-dev_2.4.6-9_amd64.deb ... #5 7.174 Unpacking libltdl-dev:amd64 (2.4.6-9) ... #5 7.292 Selecting previously unselected package libgc-dev:amd64. #5 7.296 Preparing to unpack .../17-libgc-dev_1%3a7.6.4-0.4_amd64.deb ... #5 7.314 Unpacking libgc-dev:amd64 (1:7.6.4-0.4) ... #5 7.435 Selecting previously unselected package guile-2.0-dev. #5 7.440 Preparing to unpack .../18-guile-2.0-dev_2.0.13+1-5.1_amd64.deb ... #5 7.455 Unpacking guile-2.0-dev (2.0.13+1-5.1) ... #5 7.621 Selecting previously unselected package libexpat1-dev:amd64. #5 7.625 Preparing to unpack .../19-libexpat1-dev_2.2.6-2+deb10u7_amd64.deb ... #5 7.640 Unpacking libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #5 7.777 Selecting previously unselected package libpython3.7:amd64. #5 7.781 Preparing to unpack .../20-libpython3.7_3.7.3-2+deb10u7_amd64.deb ... #5 7.796 Unpacking libpython3.7:amd64 (3.7.3-2+deb10u7) ... #5 7.981 Selecting previously unselected package libpython3.7-dev:amd64. #5 7.985 Preparing to unpack .../21-libpython3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #5 8.001 Unpacking libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #5 10.18 Selecting previously unselected package libpython3-dev:amd64. #5 10.18 Preparing to unpack .../22-libpython3-dev_3.7.3-1_amd64.deb ... #5 10.20 Unpacking libpython3-dev:amd64 (3.7.3-1) ... #5 10.30 Selecting previously unselected package libxml-parser-perl. #5 10.30 Preparing to unpack .../23-libxml-parser-perl_2.44-4_amd64.deb ... #5 10.32 Unpacking libxml-parser-perl (2.44-4) ... #5 10.46 Selecting previously unselected package libxml-sax-expat-perl. #5 10.46 Preparing to unpack .../24-libxml-sax-expat-perl_0.51-1_all.deb ... #5 10.48 Unpacking libxml-sax-expat-perl (0.51-1) ... #5 10.58 Selecting previously unselected package python-pip-whl. #5 10.59 Preparing to unpack .../25-python-pip-whl_18.1-5_all.deb ... #5 10.60 Unpacking python-pip-whl (18.1-5) ... #5 10.79 Selecting previously unselected package python3-asn1crypto. #5 10.79 Preparing to unpack .../26-python3-asn1crypto_0.24.0-1_all.deb ... #5 10.81 Unpacking python3-asn1crypto (0.24.0-1) ... #5 10.91 Selecting previously unselected package python3-cffi-backend. #5 10.92 Preparing to unpack .../27-python3-cffi-backend_1.12.2-1_amd64.deb ... #5 10.93 Unpacking python3-cffi-backend (1.12.2-1) ... #5 11.05 Selecting previously unselected package python3-crypto. #5 11.05 Preparing to unpack .../28-python3-crypto_2.6.1-9+b1_amd64.deb ... #5 11.07 Unpacking python3-crypto (2.6.1-9+b1) ... #5 11.20 Selecting previously unselected package python3-cryptography. #5 11.21 Preparing to unpack .../29-python3-cryptography_2.6.1-3+deb10u4_amd64.deb ... #5 11.22 Unpacking python3-cryptography (2.6.1-3+deb10u4) ... #5 11.36 Selecting previously unselected package python3-dbus. #5 11.36 Preparing to unpack .../30-python3-dbus_1.2.8-3_amd64.deb ... #5 11.38 Unpacking python3-dbus (1.2.8-3) ... #5 11.49 Selecting previously unselected package python3.7-dev. #5 11.49 Preparing to unpack .../31-python3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #5 11.51 Unpacking python3.7-dev (3.7.3-2+deb10u7) ... #5 11.60 Selecting previously unselected package python3-dev. #5 11.61 Preparing to unpack .../32-python3-dev_3.7.3-1_amd64.deb ... #5 11.62 Unpacking python3-dev (3.7.3-1) ... #5 11.73 Selecting previously unselected package python3-entrypoints. #5 11.74 Preparing to unpack .../33-python3-entrypoints_0.3-1_all.deb ... #5 11.75 Unpacking python3-entrypoints (0.3-1) ... #5 11.86 Selecting previously unselected package python3-gi. #5 11.86 Preparing to unpack .../34-python3-gi_3.30.4-1_amd64.deb ... #5 11.88 Unpacking python3-gi (3.30.4-1) ... #5 12.01 Selecting previously unselected package python3-secretstorage. #5 12.01 Preparing to unpack .../35-python3-secretstorage_2.3.1-2_all.deb ... #5 12.03 Unpacking python3-secretstorage (2.3.1-2) ... #5 12.14 Selecting previously unselected package python3-keyring. #5 12.14 Preparing to unpack .../36-python3-keyring_17.1.1-1_all.deb ... #5 12.16 Unpacking python3-keyring (17.1.1-1) ... #5 12.28 Selecting previously unselected package python3-keyrings.alt. #5 12.29 Preparing to unpack .../37-python3-keyrings.alt_3.1.1-1_all.deb ... #5 12.30 Unpacking python3-keyrings.alt (3.1.1-1) ... #5 12.41 Selecting previously unselected package python3-pip. #5 12.42 Preparing to unpack .../38-python3-pip_18.1-5_all.deb ... #5 12.44 Unpacking python3-pip (18.1-5) ... #5 12.56 Selecting previously unselected package python3-setuptools. #5 12.57 Preparing to unpack .../39-python3-setuptools_40.8.0-1_all.deb ... #5 12.58 Unpacking python3-setuptools (40.8.0-1) ... #5 12.72 Selecting previously unselected package python3-wheel. #5 12.72 Preparing to unpack .../40-python3-wheel_0.32.3-2_all.deb ... #5 12.74 Unpacking python3-wheel (0.32.3-2) ... #5 12.85 Selecting previously unselected package python3-xdg. #5 12.85 Preparing to unpack .../41-python3-xdg_0.25-5_all.deb ... #5 12.87 Unpacking python3-xdg (0.25-5) ... #5 13.01 Selecting previously unselected package tcsh. #5 13.01 Preparing to unpack .../42-tcsh_6.20.00-7+b1_amd64.deb ... #5 13.06 Unpacking tcsh (6.20.00-7+b1) ... #5 13.25 Setting up python3-entrypoints (0.3-1) ... #5 13.45 Setting up dh-python (3.20190308) ... #5 13.61 Setting up libxml-parser-perl (2.44-4) ... #5 13.65 Setting up python3-dbus (1.2.8-3) ... #5 13.82 Setting up libapparmor1:amd64 (2.13.2-10) ... #5 13.87 Setting up python3-setuptools (40.8.0-1) ... #5 14.10 Setting up libpython3.7:amd64 (3.7.3-2+deb10u7) ... #5 14.15 Setting up guile-2.0 (2.0.13+1-5.1) ... #5 14.19 update-alternatives: using /usr/lib/x86_64-linux-gnu/guile-2.0/bin/guile to provide /usr/bin/guile (guile) in auto mode #5 14.22 Setting up libxml-namespacesupport-perl (1.12-1) ... #5 14.26 Setting up python3-xdg (0.25-5) ... #5 14.43 Setting up gperf (3.1-1) ... #5 14.48 Setting up python3-wheel (0.32.3-2) ... #5 14.64 Setting up libltdl-dev:amd64 (2.4.6-9) ... #5 14.68 Setting up libxml-sax-base-perl (1.09-1) ... #5 14.73 Setting up libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #5 14.78 Setting up dbus (1.12.28-0+deb10u1) ... #5 15.11 invoke-rc.d: could not determine current runlevel #5 15.12 invoke-rc.d: policy-rc.d denied execution of start. #5 15.13 Setting up ucf (3.0038+nmu1) ... #5 15.24 debconf: unable to initialize frontend: Dialog #5 15.24 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 15.24 debconf: falling back to frontend: Readline #5 15.30 Setting up python3-crypto (2.6.1-9+b1) ... #5 15.52 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ... #5 15.57 Setting up python-pip-whl (18.1-5) ... #5 15.62 Setting up libtext-unidecode-perl (1.30-1) ... #5 15.66 Setting up libgc-dev:amd64 (1:7.6.4-0.4) ... #5 15.71 Setting up python3-asn1crypto (0.24.0-1) ... #5 15.91 Setting up tcsh (6.20.00-7+b1) ... #5 16.04 update-alternatives: using /bin/tcsh to provide /bin/csh (csh) in auto mode #5 16.09 Setting up python3-cffi-backend (1.12.2-1) ... #5 16.13 Setting up libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #5 16.18 Setting up libxml-sax-perl (1.00+dfsg-1) ... #5 16.27 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #5 16.31 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 16.41 debconf: unable to initialize frontend: Dialog #5 16.41 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 16.41 debconf: falling back to frontend: Readline #5 16.48 #5 16.48 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 16.54 Setting up python3.7-dev (3.7.3-2+deb10u7) ... #5 16.59 Setting up tex-common (6.11) ... #5 16.70 debconf: unable to initialize frontend: Dialog #5 16.70 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 16.70 debconf: falling back to frontend: Readline #5 16.78 update-language: texlive-base not installed and configured, doing nothing! #5 16.87 Setting up python3-cryptography (2.6.1-3+deb10u4) ... #5 17.09 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ... #5 17.13 Setting up python3-pip (18.1-5) ... #5 17.36 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #5 17.42 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #5 17.48 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #5 17.52 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 17.63 debconf: unable to initialize frontend: Dialog #5 17.63 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 17.63 debconf: falling back to frontend: Readline #5 17.71 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 17.78 Setting up libxml-sax-expat-perl (0.51-1) ... #5 17.84 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #5 17.88 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 17.99 debconf: unable to initialize frontend: Dialog #5 17.99 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 17.99 debconf: falling back to frontend: Readline #5 18.07 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 18.13 Setting up python3-keyrings.alt (3.1.1-1) ... #5 18.29 Setting up guile-2.0-dev (2.0.13+1-5.1) ... #5 18.34 Setting up libpython3-dev:amd64 (3.7.3-1) ... #5 18.39 Setting up python3-secretstorage (2.3.1-2) ... #5 18.55 Setting up python3-dev (3.7.3-1) ... #5 18.59 Setting up python3-gi (3.30.4-1) ... #5 18.77 Setting up texinfo (6.5.0.dfsg.1-4+b1) ... #5 18.85 Setting up gnulib (20140202+stable-4) ... #5 18.89 Setting up python3-keyring (17.1.1-1) ... #5 19.07 Processing triggers for man-db (2.8.5-2+deb10u1) ... #5 19.60 Processing triggers for libc-bin (2.28-10+deb10u3) ... #5 DONE 20.5s #6 [3/4] RUN PIP3 install junit-xml #6 0.992 Collecting junit-xml #6 1.069 Downloading https://files.pythonhosted.org/packages/2a/93/2d896b5fd3d79b4cadd8882c06650e66d003f465c9d12c488d92853dff78/junit_xml-1.9-py2.py3-none-any.whl #6 1.081 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from junit-xml) (1.12.0) #6 1.094 Installing collected packages: junit-xml #6 1.109 Successfully installed junit-xml-1.9 #6 DONE 1.3s #7 [4/4] RUN CD /tmp && git clone https://github.com/nplab/guile-sctp && cd guile-sctp && ./bootstrap && ./configure && make && make install #7 0.385 Cloning into 'guile-sctp'... #7 0.807 + [ -e /usr/local/bin/glibtoolize ] #7 0.807 + [ -e /usr/bin/glibtoolize ] #7 0.807 + [ -e /usr/local/bin/libtoolize ] #7 0.807 + [ -e /usr/bin/libtoolize ] #7 0.807 + /usr/bin/libtoolize --force #7 1.006 libtoolize: putting auxiliary files in '.'. #7 1.006 libtoolize: linking file './ltmain.sh' #7 1.045 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #7 1.045 libtoolize: linking file 'm4/libtool.m4' #7 1.055 libtoolize: linking file 'm4/ltoptions.m4' #7 1.063 libtoolize: linking file 'm4/ltsugar.m4' #7 1.070 libtoolize: linking file 'm4/ltversion.m4' #7 1.079 libtoolize: linking file 'm4/lt~obsolete.m4' #7 1.090 + [ -e /usr/local/share/aclocal ] #7 1.090 + aclocal #7 3.231 + autoheader #7 3.498 + autoconf #7 3.705 + automake --foreign --add-missing --copy #7 4.202 configure.ac:12: installing './compile' #7 4.206 configure.ac:11: installing './config.guess' #7 4.211 configure.ac:11: installing './config.sub' #7 4.215 configure.ac:7: installing './install-sh' #7 4.218 configure.ac:7: installing './missing' #7 4.233 Makefile.am: installing './depcomp' #7 4.417 checking for a BSD-compatible install... /usr/bin/install -c #7 4.430 checking whether build environment is sane... yes #7 4.447 checking for a thread-safe mkdir -p... /bin/mkdir -p #7 4.451 checking for gawk... gawk #7 4.451 checking whether make sets $(MAKE)... yes #7 4.470 checking whether make supports nested variables... yes #7 4.500 checking build system type... x86_64-pc-linux-gnu #7 4.603 checking host system type... x86_64-pc-linux-gnu #7 4.603 checking for gcc... gcc #7 4.631 checking whether the C compiler works... yes #7 4.685 checking for C compiler default output file name... a.out #7 4.686 checking for suffix of executables... #7 4.726 checking whether we are cross compiling... no #7 4.769 checking for suffix of object files... o #7 4.793 checking whether we are using the GNU C compiler... yes #7 4.820 checking whether gcc accepts -g... yes #7 4.845 checking for gcc option to accept ISO C89... none needed #7 4.882 checking whether gcc understands -c and -o together... yes #7 4.921 checking whether make supports the include directive... yes (GNU style) #7 4.931 checking dependency style of gcc... gcc3 #7 4.973 checking how to print strings... printf #7 5.005 checking for a sed that does not truncate output... /bin/sed #7 5.014 checking for grep that handles long lines and -e... /bin/grep #7 5.017 checking for egrep... /bin/grep -E #7 5.020 checking for fgrep... /bin/grep -F #7 5.022 checking for ld used by gcc... /usr/bin/ld #7 5.030 checking if the linker (/usr/bin/ld) is GNU ld... yes #7 5.033 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #7 5.038 checking the name lister (/usr/bin/nm -B) interface... BSD nm #7 5.063 checking whether ln -s works... yes #7 5.064 checking the maximum length of command line arguments... 1572864 #7 5.076 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #7 5.076 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #7 5.076 checking for /usr/bin/ld option to reload object files... -r #7 5.077 checking for objdump... objdump #7 5.077 checking how to recognize dependent libraries... pass_all #7 5.078 checking for dlltool... no #7 5.079 checking how to associate runtime and link libraries... printf %s\n #7 5.079 checking for ar... ar #7 5.080 checking for archiver @FILE support... @ #7 5.115 checking for strip... strip #7 5.116 checking for ranlib... ranlib #7 5.116 checking command to parse /usr/bin/nm -B output from gcc object... ok #7 5.195 checking for sysroot... no #7 5.195 checking for a working dd... /bin/dd #7 5.202 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 #7 5.226 checking for mt... no #7 5.226 checking if : is a manifest tool... no #7 5.233 checking how to run the C preprocessor... gcc -E #7 5.276 checking for ANSI C header files... yes #7 5.395 checking for sys/types.h... yes #7 5.432 checking for sys/stat.h... yes #7 5.471 checking for stdlib.h... yes #7 5.513 checking for string.h... yes #7 5.559 checking for memory.h... yes #7 5.593 checking for strings.h... yes #7 5.640 checking for inttypes.h... yes #7 5.693 checking for stdint.h... yes #7 5.733 checking for unistd.h... yes #7 5.777 checking for dlfcn.h... yes #7 5.816 checking for objdir... .libs #7 5.901 checking if gcc supports -fno-rtti -fno-exceptions... no #7 5.930 checking for gcc option to produce PIC... -fPIC -DPIC #7 5.930 checking if gcc PIC flag -fPIC -DPIC works... yes #7 5.956 checking if gcc static flag -static works... yes #7 6.031 checking if gcc supports -c -o file.o... yes #7 6.071 checking if gcc supports -c -o file.o... (cached) yes #7 6.072 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #7 6.086 checking whether -lc should be explicitly linked in... no #7 6.123 checking dynamic linker characteristics... GNU/Linux ld.so #7 6.195 checking how to hardcode library paths into programs... immediate #7 6.195 checking whether stripping libraries is possible... yes #7 6.197 checking if libtool supports shared libraries... yes #7 6.198 checking whether to build shared libraries... yes #7 6.198 checking whether to build static libraries... yes #7 6.200 checking for pkg-config... /usr/bin/pkg-config #7 6.200 checking pkg-config is at least version 0.9.0... yes #7 6.204 configure: checking for guile 2.0 #7 6.211 configure: found guile 2.0 #7 6.211 checking for ld used by gcc... /usr/bin/ld -m elf_x86_64 #7 6.215 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #7 6.218 checking for shared library run path origin... done #7 6.236 checking for GUILE... yes #7 6.250 checking for Guile site directory... /usr/share/guile/site/2.0 #7 6.259 checking for sys/types.h... (cached) yes #7 6.270 checking sys/socket.h usability... yes #7 6.322 checking sys/socket.h presence... yes #7 6.339 checking for sys/socket.h... yes #7 6.350 checking netinet/in.h usability... yes #7 6.388 checking netinet/in.h presence... yes #7 6.403 checking for netinet/in.h... yes #7 6.415 checking netinet/sctp.h usability... yes #7 6.452 checking netinet/sctp.h presence... yes #7 6.471 checking for netinet/sctp.h... yes #7 6.478 checking whether byte ordering is bigendian... no #7 6.548 checking for working IPv6 support... yes #7 6.575 checking whether sockaddr_in6 has sin6_scope_id... yes #7 6.602 checking for struct sockaddr.sa_len... no #7 6.659 checking for struct sockaddr_in.sin_len... no #7 6.713 checking for struct sockaddr_in6.sin6_len... no #7 6.759 checking for sctp_sendmsg in -lsctp... yes #7 6.799 checking for sctp_recvmsg in -lsctp... yes #7 6.843 checking for sctp_sendmsg... yes #7 6.899 checking for sctp_recvmsg... yes #7 6.978 checking that generated files are newer than configure... done #7 6.978 configure: creating ./config.status #7 7.746 config.status: creating Makefile #7 7.765 config.status: creating config.h #7 7.778 config.status: executing depfiles commands #7 7.804 config.status: executing libtool commands #7 7.859 guile-snarf -o guile-sctp.x -DHAVE_CONFIG_H -pthread -I/usr/include/guile/2.0 -g -O2 guile-sctp.c #7 7.915 make all-am #7 7.919 make[1]: Entering directory '/tmp/guile-sctp' #7 7.919 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/guile/2.0 -g -O2 -MT guile-sctp.lo -MD -MP -MF .deps/guile-sctp.Tpo -c -o guile-sctp.lo guile-sctp.c #7 7.960 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/guile/2.0 -g -O2 -MT guile-sctp.lo -MD -MP -MF .deps/guile-sctp.Tpo -c guile-sctp.c -fPIC -DPIC -o .libs/guile-sctp.o #7 8.070 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/guile/2.0 -g -O2 -MT guile-sctp.lo -MD -MP -MF .deps/guile-sctp.Tpo -c guile-sctp.c -o guile-sctp.o >/dev/null 2>&1 #7 8.194 mv -f .deps/guile-sctp.Tpo .deps/guile-sctp.Plo #7 8.199 /bin/bash ./libtool --tag=CC --mode=link gcc -g -O2 -o libguile-net-sctp.la -rpath /usr/local/lib guile-sctp.lo -lsctp -lsctp #7 8.281 libtool: link: gcc -shared -fPIC -DPIC .libs/guile-sctp.o -lsctp -g -O2 -Wl,-soname -Wl,libguile-net-sctp.so.0 -o .libs/libguile-net-sctp.so.0.0.0 #7 8.299 libtool: link: (cd ".libs" && rm -f "libguile-net-sctp.so.0" && ln -s "libguile-net-sctp.so.0.0.0" "libguile-net-sctp.so.0") #7 8.308 libtool: link: (cd ".libs" && rm -f "libguile-net-sctp.so" && ln -s "libguile-net-sctp.so.0.0.0" "libguile-net-sctp.so") #7 8.316 libtool: link: ar cru .libs/libguile-net-sctp.a guile-sctp.o #7 8.318 ar: `u' modifier ignored since `D' is the default (see `U') #7 8.319 libtool: link: ranlib .libs/libguile-net-sctp.a #7 8.336 libtool: link: ( cd ".libs" && rm -f "libguile-net-sctp.la" && ln -s "../libguile-net-sctp.la" "libguile-net-sctp.la" ) #7 8.345 make[1]: Leaving directory '/tmp/guile-sctp' #7 8.349 make install-am #7 8.351 make[1]: Entering directory '/tmp/guile-sctp' #7 8.371 make[2]: Entering directory '/tmp/guile-sctp' #7 8.383 /bin/mkdir -p '/usr/local/lib' #7 8.385 /bin/bash ./libtool --mode=install /usr/bin/install -c libguile-net-sctp.la '/usr/local/lib' #7 8.413 libtool: install: /usr/bin/install -c .libs/libguile-net-sctp.so.0.0.0 /usr/local/lib/libguile-net-sctp.so.0.0.0 #7 8.416 libtool: install: (cd /usr/local/lib && { ln -s -f libguile-net-sctp.so.0.0.0 libguile-net-sctp.so.0 || { rm -f libguile-net-sctp.so.0 && ln -s libguile-net-sctp.so.0.0.0 libguile-net-sctp.so.0; }; }) #7 8.419 libtool: install: (cd /usr/local/lib && { ln -s -f libguile-net-sctp.so.0.0.0 libguile-net-sctp.so || { rm -f libguile-net-sctp.so && ln -s libguile-net-sctp.so.0.0.0 libguile-net-sctp.so; }; }) #7 8.422 libtool: install: /usr/bin/install -c .libs/libguile-net-sctp.lai /usr/local/lib/libguile-net-sctp.la #7 8.424 libtool: install: /usr/bin/install -c .libs/libguile-net-sctp.a /usr/local/lib/libguile-net-sctp.a #7 8.427 libtool: install: chmod 644 /usr/local/lib/libguile-net-sctp.a #7 8.428 libtool: install: ranlib /usr/local/lib/libguile-net-sctp.a #7 8.470 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #7 8.471 ---------------------------------------------------------------------- #7 8.471 Libraries have been installed in: #7 8.471 /usr/local/lib #7 8.471 #7 8.471 If you ever happen to want to link against installed libraries #7 8.471 in a given directory, LIBDIR, you must either use libtool, and #7 8.471 specify the full pathname of the library, or use the '-LLIBDIR' #7 8.471 flag during linking and do at least one of the following: #7 8.471 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #7 8.471 during execution #7 8.471 - add LIBDIR to the 'LD_RUN_PATH' environment variable #7 8.471 during linking #7 8.471 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #7 8.471 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #7 8.471 #7 8.471 See any operating system documentation about shared libraries for #7 8.471 more information, such as the ld(1) and ld.so(8) manual pages. #7 8.471 ---------------------------------------------------------------------- #7 8.474 /bin/mkdir -p '/usr/share/guile/site/2.0/net' #7 8.479 /usr/bin/install -c -m 644 sctp.scm '/usr/share/guile/site/2.0/net' #7 8.482 make[2]: Leaving directory '/tmp/guile-sctp' #7 8.482 make[1]: Leaving directory '/tmp/guile-sctp' #7 DONE 8.6s #8 exporting to image #8 exporting layers #8 exporting layers 1.1s done #8 writing image sha256:ea2aa7aac15edf97c885c55a104b0be4f8c8a3c210601514b7a2e998eedd2571 done #8 naming to docker.io/osmocom-build/sigtran-tests:latest 0.0s done #8 DONE 1.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/sigtran-tests' + docker_image_exists sigtran-tests + docker images -q osmocom-build/sigtran-tests + test -n ea2aa7aac15e + list_osmo_packages debian-bookworm sigtran-tests + local distro=debian-bookworm + local image=sigtran-tests + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/sigtran-tests -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends nplab-sua-test + local feed + depends= + [ -n ] + docker_distro_from_image_name nplab-sua-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name nplab-sua-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name nplab-sua-test + echo nplab-sua-test + dir=nplab-sua-test + pull_arg=--pull + grep ^FROM ../nplab-sua-test/Dockerfile + from_line=FROM $USER/sigtran-tests + echo FROM $USER/sigtran-tests + grep -q $USER + pull_arg= + set +x Building image: nplab-sua-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../nplab-sua-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/nplab-sua-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/nplab-sua-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/nplab-sua-test-latest/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:bookworm \ --build-arg DISTRO=debian-bookworm \ --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=jolly/work \ --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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/nplab-sua-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 577B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/sigtran-tests:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 6.87kB done #4 DONE 0.2s #5 [1/7] FROM docker.io/osmocom-build/sigtran-tests:latest #5 DONE 0.3s #6 http://git.osmocom.org/nplab/sua-testtool/patch/?h=laforge/python3 #6 DONE 0.4s #7 [2/7] RUN CD /tmp && git clone https://git.osmocom.org/nplab/sua-testtool #7 0.328 Cloning into 'sua-testtool'... #7 0.445 warning: redirecting to https://gitea.osmocom.org/nplab/sua-testtool/ #7 DONE 0.6s #8 [3/7] ADD HTTP://GIT.OSMOCOM.ORG/NPLAB/SUA-TESTTOOL/PATCH/?H=LAFORGE/PYTHON3 /tmp/commit #8 DONE 0.2s #9 [4/7] RUN CD /tmp/sua-testtool && git fetch && git checkout -f laforge/python3 && cp runtest-junitxml.py /usr/local/bin/ #9 0.460 warning: redirecting to https://gitea.osmocom.org/nplab/sua-testtool/ #9 0.493 Switched to a new branch 'laforge/python3' #9 0.493 Branch 'laforge/python3' set up to track remote branch 'laforge/python3' from 'origin'. #9 DONE 0.5s #10 [5/7] COPY DOTGUILE /root/.guile #10 DONE 0.2s #11 [6/7] RUN MKDIR /data #11 DONE 0.4s #12 [7/7] COPY SUA-PARAM-TESTTOOL-SGP.SCM some-sua-sgp-tests.txt /data/ #12 DONE 0.2s #13 exporting to image #13 exporting layers #13 exporting layers 0.4s done #13 writing image sha256:5c7ce2c9b94e6c70d021f0adbfcefb592208f930c2c8f5317e672d5b94cca256 done #13 naming to docker.io/osmocom-build/nplab-sua-test:latest 0.0s done #13 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/nplab-sua-test' + docker_image_exists nplab-sua-test + docker images -q osmocom-build/nplab-sua-test + test -n 5c7ce2c9b94e + list_osmo_packages debian-bookworm nplab-sua-test + local distro=debian-bookworm + local image=nplab-sua-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/nplab-sua-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs/sua-tester + cp sua-param-testtool-sgp.scm some-sua-sgp-tests.txt /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs/sua-tester/ + mkdir /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs/stp/ + network_create + SUBNET=671030 + seq 1 30 + echo (671030 + 1) % 256 + bc + SUBNET=55 + NET_NAME=nplab-sua-test-55 + SUB4=172.18.55.0/24 + SUB6=fd02:db8:55::/64 + set +x Creating network nplab-sua-test-55, trying SUBNET=55... + docker network create --internal --subnet 172.18.55.0/24 --ipv6 --subnet fd02:db8:55::/64 nplab-sua-test-55 23b0fa841b00e1723c2c455986f38f099caf4f667984486a402c3e4152053a92 + set +x ### Network nplab-sua-test-55 created (SUBNET=55) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=55 to: /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs/stp/osmo-stp.cfg Applying SUBNET=55 to: /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs/sua-tester/some-sua-sgp-tests.txt Applying SUBNET=55 to: /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs/sua-tester/sua-param-testtool-sgp.scm + docker_network_params 55 200 + NET=55 + ADDR_SUFIX=200 + echo --network nplab-sua-test-55 --ip 172.18.55.200 --ip6 fd02:db8:55::200 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network nplab-sua-test-55 --ip 172.18.55.200 --ip6 fd02:db8:55::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs/stp:/data --name jenkins-nplab-sua-test-latest-2160-stp -d osmocom-build/osmo-stp-latest c941fb6dcea249f623d4bb421c536305a01b42b3a1da6568de58751a730f5af2 + docker_network_params 55 3 + NET=55 + ADDR_SUFIX=3 + echo --network nplab-sua-test-55 --ip 172.18.55.3 --ip6 fd02:db8:55::3 + docker run --rm --network nplab-sua-test-55 --ip 172.18.55.3 --ip6 fd02:db8:55::3 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs/sua-tester:/data --name jenkins-nplab-sua-test-latest-2160-sua-test osmocom-build/nplab-sua-test + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect nplab-sua-test-55 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-nplab-sua-test-latest-2160-stp + [ -n jenkins-nplab-sua-test-latest-2160-stp ] + docker_kill_wait jenkins-nplab-sua-test-latest-2160-stp + docker kill jenkins-nplab-sua-test-latest-2160-stp jenkins-nplab-sua-test-latest-2160-stp + docker wait jenkins-nplab-sua-test-latest-2160-stp 137 + network_remove + set +x Removing network nplab-sua-test-55 + docker network remove nplab-sua-test-55 nplab-sua-test-55 + rm -rf /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/_cache:/cache --name jenkins-nplab-sua-test-latest-2160-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/nplab-sua-test-latest/logs/sua-tester/junit-xml-sua.log <?xml version="1.0" ?> <testsuites disabled="0" errors="0" failures="0" tests="27" time="5.643411159515381"> <testsuite disabled="0" errors="0" failures="0" name="sua-test" skipped="0" tests="27" time="5.643411159515381"> <testcase classname="sua-test" name="sua-sgp-aspsm-v-01" time="0.159971"/> <testcase classname="sua-test" name="sua-sgp-aspsm-v-02" time="0.129449"/> <testcase classname="sua-test" name="sua-sgp-aspsm-v-03" time="0.130369"/> <testcase classname="sua-test" name="sua-sgp-aspsm-i-01" time="0.127772"/> <testcase classname="sua-test" name="sua-sgp-aspsm-i-02" time="0.133173"/> <testcase classname="sua-test" name="sua-sgp-aspsm-i-04" time="0.131622"/> <testcase classname="sua-test" name="sua-sgp-aspsm-o-01" time="0.136284"/> <testcase classname="sua-test" name="sua-sgp-aspsm-o-02" time="2.143096"/> <testcase classname="sua-test" name="sua-sgp-aspsm-o-03" time="0.130001"/> <testcase classname="sua-test" name="sua-sgp-asptm-v-01" time="0.133415"/> <testcase classname="sua-test" name="sua-sgp-asptm-v-02" time="0.132536"/> <testcase classname="sua-test" name="sua-sgp-asptm-v-04" time="0.139664"/> <testcase classname="sua-test" name="sua-sgp-asptm-v-05" time="0.141418"/> <testcase classname="sua-test" name="sua-sgp-asptm-v-06" time="0.133917"/> <testcase classname="sua-test" name="sua-sgp-asptm-v-07" time="0.138692"/> <testcase classname="sua-test" name="sua-sgp-asptm-i-01" time="0.131103"/> <testcase classname="sua-test" name="sua-sgp-asptm-i-03" time="0.134049"/> <testcase classname="sua-test" name="sua-sgp-asptm-i-04" time="0.126880"/> <testcase classname="sua-test" name="sua-sgp-asptm-i-05" time="0.130571"/> <testcase classname="sua-test" name="sua-sgp-asptm-i-06" time="0.134819"/> <testcase classname="sua-test" name="sua-sgp-asptm-i-08" time="0.132821"/> <testcase classname="sua-test" name="sua-sgp-asptm-o-01" time="0.132706"/> <testcase classname="sua-test" name="sua-sgp-asptm-o-02" time="0.129879"/> <testcase classname="sua-test" name="sua-sgp-mtr-i-01" time="0.133382"/> <testcase classname="sua-test" name="sua-sgp-mtr-i-02" time="0.145681"/> <testcase classname="sua-test" name="sua-sgp-mtr-i-03" time="0.135357"/> <testcase classname="sua-test" name="sua-sgp-mtr-i-04" time="0.134782"/> </testsuite> </testsuites> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS