Skip to content
Success

Console Output

Started by upstream project "update-osmo-ci-on-slaves" build number 2569
originally caused by:
 Started by an SCM change
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
 > git init /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision e8a7e1c57db7439bd293266771fd5ed1b1931353 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8a7e1c57db7439bd293266771fd5ed1b1931353 # timeout=10
Commit message: "jobs/build-kernels-testenv: fix git refspec"
 > git rev-list --no-walk 21033a1427a835c733d9fcd2e2e755c8a6706605 # timeout=10
[build2-deb11build-ansible] $ /bin/sh -xe /tmp/jenkins11718214694932603108.sh + ./contrib/jenkins.sh + dirname ./contrib/jenkins.sh + realpath ./contrib/.. + WORKSPACE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible + clone_repo osmo-ci + local project=osmo-ci + local url=https://gerrit.osmocom.org/osmo-ci + [ -d /home/osmocom-build/osmo-ci ] + cd /home/osmocom-build/osmo-ci + git remote set-url origin https://gerrit.osmocom.org/osmo-ci + git rev-parse HEAD 21033a1427a835c733d9fcd2e2e755c8a6706605 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch From https://gerrit.osmocom.org/osmo-ci 21033a1..e8a7e1c master -> origin/master + git checkout -f -B master origin/master Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD e8a7e1c57db7439bd293266771fd5ed1b1931353 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible + clone_repo osmo-gsm-manuals + local project=osmo-gsm-manuals + local url=https://gerrit.osmocom.org/osmo-gsm-manuals + [ -d /home/osmocom-build/osmo-gsm-manuals ] + cd /home/osmocom-build/osmo-gsm-manuals + git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals + git rev-parse HEAD 4527acf936dc732b450bd73d95cd72a950ab5c67 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch + git checkout -f -B master origin/master Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 4527acf936dc732b450bd73d95cd72a950ab5c67 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible + uname + [ Linux = Linux ] + [ x != x1 ] + scripts/osmo-ci-docker-rebuild.sh + dirname scripts/osmo-ci-docker-rebuild.sh + cd scripts/.. + . scripts/common.sh + dirname scripts/osmo-ci-docker-rebuild.sh + realpath scripts/.. + OSMO_CI_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible + OSMO_GIT_URL_GITEA=https://gitea.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmo-gprs libosmo-netif libosmo-pfcp libosmo-sccp-legacy libosmo-sigtran libosmocore libsmpp34 libusrp osmo-bsc osmo-bts osmo-cbc osmo-e1d osmo-gbproxy osmo-ggsn osmo-gsm-manuals osmo-hlr osmo-hnodeb osmo-hnbgw osmo-iuh osmo-mgw osmo-msc osmo-pcap osmo-pcu osmo-remsim osmo-sgsn osmo-sip-connector osmo-smlc osmo-sysmon osmo-trx osmo-uecups osmo-upf osmocom-bb simtrace2 + OSMO_BRANCH_DOCKER_PLAYGROUND=master + arch + docker_images_require debian-bookworm-build debian-bookworm-erlang + local oldpwd=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://gerrit.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git reset --hard origin/master HEAD is now at 833c445 redmine: upgrade our docker container to redmine 5.1.3 + cd debian-bookworm-build + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible/_docker_playground/scripts/kernel-test + DEBIAN_DEFAULT=bookworm + SUB4_PREFIX=172.18 + SUB6_PREFIX=fd02:db8 + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible/logs + rm -rf /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible/logs + mkdir -p /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible/logs + [ ! -d /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible/logs ] + [ xjenkins-update-osmo-ci-on-slaves-label=build2-deb11build-ansible-2569 = x ] + basename /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible/_docker_playground/debian-bookworm-build + SUITE_NAME=debian-bookworm-build + docker_images_require debian-bookworm-build debian-bookworm-erlang + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible/_docker_playground/debian-bookworm-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/update-osmo-ci-on-slaves/label/build2-deb11build-ansible/_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: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-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.76kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:bookworm #2 DONE 0.8s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 [ 1/16] FROM docker.io/library/debian:bookworm@sha256:27586f4609433f2f49a9157405b473c62c3cb28a581c413393975b4e8496d0ab #6 resolve docker.io/library/debian:bookworm@sha256:27586f4609433f2f49a9157405b473c62c3cb28a581c413393975b4e8496d0ab #6 resolve docker.io/library/debian:bookworm@sha256:27586f4609433f2f49a9157405b473c62c3cb28a581c413393975b4e8496d0ab 0.2s done #6 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #7 DONE 0.4s #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 DONE 0.6s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.6s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.6s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #7 DONE 0.5s #4 [internal] load build context #4 transferring context: 1.96kB done #4 DONE 0.2s #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 DONE 0.6s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.6s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.6s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 CACHED #11 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #11 CACHED #12 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 CACHED #13 [ 4/16] 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/ #13 CACHED #14 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #14 CACHED #15 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #15 CACHED #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 DONE 0.3s #17 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #17 0.548 + cat /tmp/pysim_requirements.txt #17 0.549 pyscard #17 0.549 pyserial #17 0.549 pytlv #17 0.549 cmd2>=1.5 #17 0.549 jsonpath-ng #17 0.549 construct>=2.10.70 #17 0.549 bidict #17 0.549 pyosmocom>=0.0.6 #17 0.549 pyyaml>=5.1 #17 0.549 termcolor #17 0.549 colorlog #17 0.549 pycryptodomex #17 0.549 cryptography #17 0.549 git+https://github.com/osmocom/asn1tools #17 0.549 packaging #17 0.549 git+https://github.com/hologram-io/smpp.pdu #17 0.549 + pip3 install --break-system-packages git+https://github.com/eriwen/lcov-to-cobertura-xml.git git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse git+https://github.com/podshumok/python-smpplib.git pydbus pysispm sphinx sphinxcontrib-napoleon -r /tmp/pysim_requirements.txt #17 0.894 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git #17 0.894 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-al4fhtpg #17 0.897 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-al4fhtpg #17 1.679 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 028da3798355d0260c6c6491b39347d84ca7a02d #17 1.685 Installing build dependencies: started #17 3.159 Installing build dependencies: finished with status 'done' #17 3.161 Getting requirements to build wheel: started #17 3.301 Getting requirements to build wheel: finished with status 'done' #17 3.302 Preparing metadata (pyproject.toml): started #17 3.446 Preparing metadata (pyproject.toml): finished with status 'done' #17 3.457 Collecting sphinx-argparse #17 3.457 Cloning https://github.com/osmocom/sphinx-argparse (to revision inside-classes) to /tmp/pip-install-9nfgonx0/sphinx-argparse_83e04c5b643a41abba1574c039944aad #17 3.459 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-9nfgonx0/sphinx-argparse_83e04c5b643a41abba1574c039944aad #17 4.253 Running command git checkout -b inside-classes --track origin/inside-classes #17 4.577 Switched to a new branch 'inside-classes' #17 4.577 branch 'inside-classes' set up to track 'origin/inside-classes'. #17 4.578 Resolved https://github.com/osmocom/sphinx-argparse to commit a0cafcdde29d6d91ed94eb34e689a28d8612686a #17 4.584 Installing build dependencies: started #17 5.163 Installing build dependencies: finished with status 'done' #17 5.163 Getting requirements to build wheel: started #17 5.224 Getting requirements to build wheel: finished with status 'done' #17 5.225 Preparing metadata (pyproject.toml): started #17 5.282 Preparing metadata (pyproject.toml): finished with status 'done' #17 5.292 Collecting git+https://github.com/podshumok/python-smpplib.git #17 5.293 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-z_pa8eg4 #17 5.294 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-z_pa8eg4 #17 6.065 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #17 6.068 Preparing metadata (setup.py): started #17 6.252 Preparing metadata (setup.py): finished with status 'done' #17 6.262 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #17 6.262 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-k3r1k6oq #17 6.265 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-k3r1k6oq #17 7.542 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #17 7.545 Preparing metadata (setup.py): started #17 7.730 Preparing metadata (setup.py): finished with status 'done' #17 7.740 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #17 7.741 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-75epvcev #17 7.744 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-75epvcev #17 8.509 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #17 8.512 Preparing metadata (setup.py): started #17 8.674 Preparing metadata (setup.py): finished with status 'done' #17 8.747 Collecting pydbus #17 8.793 Downloading pydbus-0.6.0-py2.py3-none-any.whl (19 kB) #17 8.832 Collecting pysispm #17 8.840 Downloading pysispm-0.6-py3-none-any.whl (4.3 kB) #17 8.940 Collecting sphinx #17 8.978 Downloading sphinx-8.1.1-py3-none-any.whl (3.5 MB) #17 9.142 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 21.6 MB/s eta 0:00:00 #17 9.187 Collecting sphinxcontrib-napoleon #17 9.195 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #17 9.248 Collecting pyscard #17 9.258 Downloading pyscard-2.1.1.tar.gz (153 kB) #17 9.274 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 10.2 MB/s eta 0:00:00 #17 9.315 Installing build dependencies: started #17 10.96 Installing build dependencies: finished with status 'done' #17 10.96 Getting requirements to build wheel: started #17 11.12 Getting requirements to build wheel: finished with status 'done' #17 11.12 Preparing metadata (pyproject.toml): started #17 11.26 Preparing metadata (pyproject.toml): finished with status 'done' #17 11.29 Collecting pyserial #17 11.30 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #17 11.31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 7.6 MB/s eta 0:00:00 #17 11.34 Collecting pytlv #17 11.35 Downloading pytlv-0.71.tar.gz (15 kB) #17 11.36 Preparing metadata (setup.py): started #17 11.54 Preparing metadata (setup.py): finished with status 'done' #17 11.59 Collecting cmd2>=1.5 #17 11.60 Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) #17 11.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 kB 6.4 MB/s eta 0:00:00 #17 11.65 Collecting jsonpath-ng #17 11.66 Downloading jsonpath-ng-1.7.0.tar.gz (37 kB) #17 11.68 Installing build dependencies: started #17 12.98 Installing build dependencies: finished with status 'done' #17 12.98 Getting requirements to build wheel: started #17 13.10 Getting requirements to build wheel: finished with status 'done' #17 13.10 Preparing metadata (pyproject.toml): started #17 13.24 Preparing metadata (pyproject.toml): finished with status 'done' #17 13.28 Collecting construct>=2.10.70 #17 13.29 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #17 13.30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 4.9 MB/s eta 0:00:00 #17 13.34 Collecting bidict #17 13.35 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #17 13.39 Collecting pyosmocom>=0.0.6 #17 13.40 Downloading pyosmocom-0.0.6-py3-none-any.whl (39 kB) #17 13.42 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0) #17 13.45 Collecting termcolor #17 13.46 Downloading termcolor-2.5.0-py3-none-any.whl (7.8 kB) #17 13.50 Collecting colorlog #17 13.51 Downloading colorlog-6.8.2-py3-none-any.whl (11 kB) #17 13.67 Collecting pycryptodomex #17 13.67 Downloading pycryptodomex-3.21.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) #17 13.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.0 MB/s eta 0:00:00 #17 14.04 Collecting cryptography #17 14.05 Downloading cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) #17 14.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 30.2 MB/s eta 0:00:00 #17 14.23 Collecting packaging #17 14.23 Downloading packaging-24.1-py3-none-any.whl (53 kB) #17 14.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 4.6 MB/s eta 0:00:00 #17 14.29 Requirement already satisfied: docutils>=0.19 in /usr/lib/python3/dist-packages (from sphinx-argparse) (0.19) #17 14.29 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.16.0) #17 14.29 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.2.1.post2) #17 14.34 Collecting sphinxcontrib-applehelp>=1.0.7 #17 14.35 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) #17 14.36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.3/119.3 kB 9.6 MB/s eta 0:00:00 #17 14.39 Collecting sphinxcontrib-devhelp>=1.0.6 #17 14.40 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) #17 14.41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.5/82.5 kB 6.8 MB/s eta 0:00:00 #17 14.44 Collecting sphinxcontrib-htmlhelp>=2.0.6 #17 14.45 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) #17 14.47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 4.7 MB/s eta 0:00:00 #17 14.50 Collecting sphinxcontrib-jsmath>=1.0.1 #17 14.51 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #17 14.55 Collecting sphinxcontrib-qthelp>=1.0.6 #17 14.56 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) #17 14.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 7.7 MB/s eta 0:00:00 #17 14.60 Collecting sphinxcontrib-serializinghtml>=1.1.9 #17 14.61 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) #17 14.63 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.1/92.1 kB 7.7 MB/s eta 0:00:00 #17 14.66 Collecting Jinja2>=3.1 #17 14.67 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) #17 14.69 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 7.0 MB/s eta 0:00:00 #17 14.73 Collecting Pygments>=2.17 #17 14.74 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) #17 14.79 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.3 MB/s eta 0:00:00 #17 14.83 Collecting docutils>=0.19 #17 14.83 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) #17 14.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 18.3 MB/s eta 0:00:00 #17 14.91 Collecting snowballstemmer>=2.2 #17 14.92 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) #17 14.93 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 7.0 MB/s eta 0:00:00 #17 14.96 Collecting babel>=2.13 #17 14.97 Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) #17 15.27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 32.4 MB/s eta 0:00:00 #17 15.31 Collecting alabaster>=0.7.14 #17 15.32 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) #17 15.40 Collecting imagesize>=1.3 #17 15.41 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #17 15.47 Collecting requests>=2.30.0 #17 15.47 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #17 15.48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 5.3 MB/s eta 0:00:00 #17 15.52 Collecting pockets>=0.3 #17 15.53 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #17 15.60 Collecting attrs>=16.3.0 #17 15.61 Downloading attrs-24.2.0-py3-none-any.whl (63 kB) #17 15.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 5.4 MB/s eta 0:00:00 #17 15.65 Collecting pyperclip>=1.6 #17 15.66 Downloading pyperclip-1.9.0.tar.gz (20 kB) #17 15.68 Preparing metadata (setup.py): started #17 15.85 Preparing metadata (setup.py): finished with status 'done' #17 15.88 Collecting wcwidth>=0.1.7 #17 15.89 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #17 15.92 Collecting ply #17 15.93 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #17 15.95 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.1 MB/s eta 0:00:00 #17 15.99 Collecting gsm0338 #17 16.00 Downloading gsm0338-1.0.0-py2.py3-none-any.whl (9.7 kB) #17 16.23 Collecting cffi>=1.12 #17 16.23 Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) #17 16.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 23.4 MB/s eta 0:00:00 #17 16.30 Collecting bitstruct #17 16.31 Downloading bitstruct-8.19.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) #17 16.32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.9/82.9 kB 7.4 MB/s eta 0:00:00 #17 16.38 Collecting pyparsing>=3.0.6 #17 16.39 Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB) #17 16.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.1/104.1 kB 5.7 MB/s eta 0:00:00 #17 16.48 Collecting pycparser #17 16.50 Downloading pycparser-2.22-py3-none-any.whl (117 kB) #17 16.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 10.1 MB/s eta 0:00:00 #17 16.52 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.1->sphinx) (2.1.2) #17 16.65 Collecting charset-normalizer<4,>=2 #17 16.66 Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) #17 16.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 11.9 MB/s eta 0:00:00 #17 16.70 Collecting idna<4,>=2.5 #17 16.71 Downloading idna-3.10-py3-none-any.whl (70 kB) #17 16.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 6.2 MB/s eta 0:00:00 #17 16.78 Collecting urllib3<3,>=1.21.1 #17 16.79 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #17 16.80 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 9.7 MB/s eta 0:00:00 #17 16.85 Collecting certifi>=2017.4.17 #17 16.85 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) #17 16.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 13.5 MB/s eta 0:00:00 #17 16.94 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, pyscard, pytlv, jsonpath-ng, asn1tools, smpp.pdu, pyperclip #17 16.94 Building wheel for lcov_cobertura (pyproject.toml): started #17 17.11 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #17 17.11 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11660 sha256=6912f0fbe59949b98ea54e4171269564e402ec24ebf621a5fbdd51c269273fbc #17 17.11 Stored in directory: /tmp/pip-ephem-wheel-cache-eokqncvm/wheels/3f/9d/2e/bcc423926effdef07f9714077dd6071e34811fc58066b3d7fc #17 17.11 Building wheel for sphinx-argparse (pyproject.toml): started #17 17.17 Building wheel for sphinx-argparse (pyproject.toml): finished with status 'done' #17 17.17 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.5.2-py3-none-any.whl size=12644 sha256=3cb81b696d7a4521f85faed64df88f86f0ee4b9882a619743162b621b131c2c1 #17 17.17 Stored in directory: /tmp/pip-ephem-wheel-cache-eokqncvm/wheels/89/b3/a2/d1946ce985aa1052449817c32ebdd1d784a4e65d648f46bfcb #17 17.17 Building wheel for smpplib (setup.py): started #17 17.45 Building wheel for smpplib (setup.py): finished with status 'done' #17 17.45 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=28937 sha256=a0e46f9fd240add7063b5d42c7d66c3f3d700c9b38bb437209c633a9e9d3c8f9 #17 17.45 Stored in directory: /tmp/pip-ephem-wheel-cache-eokqncvm/wheels/d1/21/5f/83bc7dafba8cb5c323f61bf300449d47de4133538a4860d8c1 #17 17.45 Building wheel for pyscard (pyproject.toml): started #17 18.88 Building wheel for pyscard (pyproject.toml): finished with status 'done' #17 18.88 Created wheel for pyscard: filename=pyscard-2.1.1-cp311-cp311-linux_x86_64.whl size=230836 sha256=16fd8a81b37f01b9518297769146460a3094bef100dbd8699a8e6cbf432f5599 #17 18.88 Stored in directory: /root/.cache/pip/wheels/f3/84/27/6dfb418564a6d671a4b55d2defc6db44a2d6f4f38c4c0f7aed #17 18.88 Building wheel for pytlv (setup.py): started #17 19.11 Building wheel for pytlv (setup.py): finished with status 'done' #17 19.11 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16528 sha256=ccf89c163f42c63564d548034bdb47dd13224411f9c96242a90f9cac00cebf85 #17 19.11 Stored in directory: /root/.cache/pip/wheels/f2/0f/73/bd91ad25e655c44dce9047f187557a961707074344b2211c15 #17 19.11 Building wheel for jsonpath-ng (pyproject.toml): started #17 19.27 Building wheel for jsonpath-ng (pyproject.toml): finished with status 'done' #17 19.27 Created wheel for jsonpath-ng: filename=jsonpath_ng-1.7.0-py3-none-any.whl size=30100 sha256=10436684ebc76eedbbf2618990bb3ba82801a7b784b9ac34db574b60af7fd01b #17 19.27 Stored in directory: /root/.cache/pip/wheels/6b/47/94/d8ae7a868e6642221f5caa53d6aedce4ff138c76c9f031a3da #17 19.27 Building wheel for asn1tools (setup.py): started #17 19.54 Building wheel for asn1tools (setup.py): finished with status 'done' #17 19.54 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119699 sha256=154a126d6a506b8ab12b4fa88283a33d58dea69ac699ebd0a632ef77de7161a4 #17 19.54 Stored in directory: /tmp/pip-ephem-wheel-cache-eokqncvm/wheels/2a/6a/86/4ace26b2e8568f96ceac6272ea7db506da59e1b3c2fc4c8699 #17 19.54 Building wheel for smpp.pdu (setup.py): started #17 19.77 Building wheel for smpp.pdu (setup.py): finished with status 'done' #17 19.77 Created wheel for smpp.pdu: filename=smpp.pdu-0.3-py3-none-any.whl size=31683 sha256=c5efe960b35ef2311e919568d87c5574f0f8bca398780719c64166278d69a213 #17 19.77 Stored in directory: /tmp/pip-ephem-wheel-cache-eokqncvm/wheels/32/96/03/ef03cb1f288aec2fb1552d40911360548b181fe570b8fc2432 #17 19.77 Building wheel for pyperclip (setup.py): started #17 19.99 Building wheel for pyperclip (setup.py): finished with status 'done' #17 19.99 Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11005 sha256=e7757b50fe5179b8a794b2b79a3e7269a5a603340d4defdd3e849ce334b13159 #17 19.99 Stored in directory: /root/.cache/pip/wheels/e8/e7/56/591cb88ba1783b38c40d584026e766aac9c3a048e34128ce8b #17 19.99 Successfully built lcov_cobertura sphinx-argparse smpplib pyscard pytlv jsonpath-ng asn1tools smpp.pdu pyperclip #17 20.25 Installing collected packages: wcwidth, snowballstemmer, smpp.pdu, pytlv, pyserial, pyscard, pyperclip, pydbus, ply, urllib3, termcolor, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, smpplib, pysispm, pyparsing, Pygments, pycryptodomex, pycparser, pockets, packaging, lcov_cobertura, jsonpath-ng, Jinja2, imagesize, idna, gsm0338, docutils, construct, colorlog, charset-normalizer, certifi, bitstruct, bidict, babel, attrs, alabaster, sphinxcontrib-napoleon, requests, pyosmocom, cmd2, cffi, asn1tools, sphinx, cryptography, sphinx-argparse #17 21.27 Attempting uninstall: Pygments #17 21.28 Found existing installation: Pygments 2.14.0 #17 21.28 Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /usr #17 21.28 Can't uninstall 'Pygments'. No files were found to uninstall. #17 22.49 Attempting uninstall: docutils #17 22.51 Found existing installation: docutils 0.19 #17 22.51 Not uninstalling docutils at /usr/lib/python3/dist-packages, outside environment /usr #17 22.51 Can't uninstall 'docutils'. No files were found to uninstall. #17 24.57 Successfully installed Jinja2-3.1.4 Pygments-2.18.0 alabaster-1.0.0 asn1tools-0.166.0 attrs-24.2.0 babel-2.16.0 bidict-0.23.1 bitstruct-8.19.0 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.4.0 cmd2-2.4.3 colorlog-6.8.2 construct-2.10.70 cryptography-43.0.1 docutils-0.21.2 gsm0338-1.0.0 idna-3.10 imagesize-1.4.1 jsonpath-ng-1.7.0 lcov_cobertura-2.0.2 packaging-24.1 ply-3.11 pockets-0.9.1 pycparser-2.22 pycryptodomex-3.21.0 pydbus-0.6.0 pyosmocom-0.0.6 pyparsing-3.1.4 pyperclip-1.9.0 pyscard-2.1.1 pyserial-3.5 pysispm-0.6 pytlv-0.71 requests-2.32.3 smpp.pdu-0.3 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-8.1.1 sphinx-argparse-0.5.2 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 termcolor-2.5.0 urllib3-2.2.3 wcwidth-0.2.13 #17 24.57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #17 DONE 25.3s #18 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #18 DONE 0.5s #19 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #19 0.577 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #19 0.579 Cloning into 'osmo-python-tests'... #19 0.714 + cd osmo-python-tests #19 0.714 + python3 setup.py clean build install #19 0.877 running clean #19 0.881 running build #19 0.881 running build_py #19 0.884 creating build #19 0.885 creating build/lib #19 0.885 creating build/lib/osmopy #19 0.885 copying osmopy/osmoutil.py -> build/lib/osmopy #19 0.885 copying osmopy/osmo_ipa.py -> build/lib/osmopy #19 0.885 copying osmopy/obscvty.py -> build/lib/osmopy #19 0.885 copying osmopy/__init__.py -> build/lib/osmopy #19 0.885 copying osmopy/trap_helper.py -> build/lib/osmopy #19 0.886 copying osmopy/twisted_ipa.py -> build/lib/osmopy #19 0.886 creating build/lib/osmopy/osmo_interact #19 0.886 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #19 0.886 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #19 0.886 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #19 0.886 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #19 0.887 running build_scripts #19 0.890 creating build/scripts-3.11 #19 0.890 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11 #19 0.891 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11 #19 0.891 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11 #19 0.891 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11 #19 0.891 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11 #19 0.891 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11 #19 0.892 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11 #19 0.892 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11 #19 0.892 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11 #19 0.892 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11 #19 0.892 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755 #19 0.892 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755 #19 0.892 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755 #19 0.892 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755 #19 0.892 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755 #19 0.893 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755 #19 0.893 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755 #19 0.893 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755 #19 0.893 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755 #19 0.893 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755 #19 0.893 running install #19 0.893 /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. #19 0.893 warnings.warn( #19 0.929 /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. #19 0.929 warnings.warn( #19 0.971 running bdist_egg #19 0.979 running egg_info #19 0.979 creating osmopython.egg-info #19 0.982 writing osmopython.egg-info/PKG-INFO #19 0.982 writing dependency_links to osmopython.egg-info/dependency_links.txt #19 0.982 writing top-level names to osmopython.egg-info/top_level.txt #19 0.982 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.986 reading manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.987 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.987 installing library code to build/bdist.linux-x86_64/egg #19 0.987 running install_lib #19 0.987 creating build/bdist.linux-x86_64 #19 0.987 creating build/bdist.linux-x86_64/egg #19 0.987 creating build/bdist.linux-x86_64/egg/osmopy #19 0.987 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.988 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.988 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.988 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.988 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.988 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.988 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.989 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.989 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.989 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.989 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.990 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc #19 0.992 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc #19 0.992 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc #19 0.993 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc #19 0.994 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc #19 0.994 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc #19 0.996 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc #19 0.996 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc #19 0.997 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc #19 0.997 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc #19 0.999 creating build/bdist.linux-x86_64/egg/EGG-INFO #19 0.999 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.999 running install_scripts #19 0.999 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.999 copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.000 copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.000 copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.000 copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.000 copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.000 copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.000 copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.000 copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.001 copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.001 copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 1.001 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #19 1.001 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #19 1.001 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #19 1.001 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #19 1.001 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #19 1.001 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #19 1.001 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #19 1.001 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #19 1.001 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #19 1.001 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #19 1.001 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #19 1.001 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 1.002 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 1.002 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 1.002 zip_safe flag not set; analyzing archive contents... #19 1.003 osmopy.__pycache__.trap_helper.cpython-311: module references __file__ #19 1.004 creating dist #19 1.004 creating 'dist/osmopython-0.2.1-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it #19 1.012 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #19 1.013 Processing osmopython-0.2.1-py3.11.egg #19 1.014 creating /usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg #19 1.014 Extracting osmopython-0.2.1-py3.11.egg to /usr/local/lib/python3.11/dist-packages #19 1.029 Adding osmopython 0.2.1 to easy-install.pth file #19 1.030 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #19 1.031 Installing osmotestconfig.py script to /usr/local/bin #19 1.031 Installing osmo_interact_vty.py script to /usr/local/bin #19 1.032 Installing osmo_ctrl.py script to /usr/local/bin #19 1.032 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #19 1.033 Installing osmo_trap2cgi.py script to /usr/local/bin #19 1.033 Installing osmodumpdoc.py script to /usr/local/bin #19 1.034 Installing osmo_interact_ctrl.py script to /usr/local/bin #19 1.034 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #19 1.035 Installing osmotestvty.py script to /usr/local/bin #19 1.035 #19 1.035 Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg #19 1.036 Processing dependencies for osmopython==0.2.1 #19 1.036 Finished processing dependencies for osmopython==0.2.1 #19 1.065 + cd .. #19 1.065 + rm -rf osmo-python-tests #19 DONE 1.3s #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 DONE 0.3s #21 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #21 0.542 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #21 0.543 Cloning into 'osmo-ci'... #21 0.711 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #21 0.721 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #21 0.721 'common.sh' -> '/usr/local/bin/common.sh' #21 0.721 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #21 0.721 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #21 0.721 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #21 0.721 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #21 0.721 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #21 0.721 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #21 0.721 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #21 0.721 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #21 0.721 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #21 0.721 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #21 0.721 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #21 0.721 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #21 0.721 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #21 0.721 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #21 0.721 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #21 0.721 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #21 0.722 + rm -rf osmo-ci #21 DONE 0.9s #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 DONE 0.3s #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 0.577 Cloning into 'osmo-gsm-manuals'... #23 DONE 0.9s #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 DONE 0.3s #25 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #25 0.554 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #25 0.554 + apt-get update #25 0.636 Hit:1 http://deb.debian.org/debian bookworm InRelease #25 0.636 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #25 0.637 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #25 0.790 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] #25 0.867 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] #25 0.923 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] #25 0.979 Fetched 485 kB in 0s (1368 kB/s) #25 0.979 Reading package lists... #25 1.500 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #25 1.506 Reading package lists... #25 1.881 Building dependency tree... #25 1.972 Reading state information... #25 2.057 The following additional packages will be installed: #25 2.057 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #25 2.057 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #25 2.057 libyder-dev libyder2.0 #25 2.058 Suggested packages: #25 2.058 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #25 2.058 uhd-host #25 2.058 Recommended packages: #25 2.058 limesuite-udev limesuite-images gnuradio-dev #25 2.167 The following NEW packages will be installed: #25 2.167 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #25 2.167 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #25 2.167 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #25 2.205 0 upgraded, 14 newly installed, 0 to remove and 4 not upgraded. #25 2.205 Need to get 5782 kB of archives. #25 2.205 After this operation, 24.8 MB of additional disk space will be used. #25 2.205 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u7 [485 kB] #25 2.230 Get:2 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #25 2.232 Get:3 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #25 2.235 Get:4 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #25 2.235 Get:5 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #25 2.237 Get:6 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.30-1~deb12u2 [354 kB] #25 2.241 Get:7 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #25 2.273 Get:8 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #25 2.273 Get:9 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #25 2.274 Get:10 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #25 2.274 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #25 2.274 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #25 2.343 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2141.9dce.202410112026 [263 kB] #25 2.349 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2141.9dce.202410112026 [53.0 kB] #25 2.499 debconf: delaying package configuration, since apt-utils is not installed #25 2.567 Fetched 5782 kB in 0s (32.2 MB/s) #25 2.655 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #25 2.655 (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 ... 115759 files and directories currently installed.) #25 2.837 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u7_amd64.deb ... #25 2.865 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u7) ... #25 3.130 Selecting previously unselected package liblimesuite23.11-1:amd64. #25 3.141 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2141.9dce.202410112026_amd64.deb ... #25 3.205 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2141.9dce.202410112026) ... #25 3.396 Selecting previously unselected package liblimesuite-dev. #25 3.405 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2141.9dce.202410112026_amd64.deb ... #25 3.439 Unpacking liblimesuite-dev (23.11.0.1.2141.9dce.202410112026) ... #25 3.644 Selecting previously unselected package libmicrohttpd12:amd64. #25 3.655 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #25 3.684 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #25 3.858 Selecting previously unselected package libmicrohttpd-dev:amd64. #25 3.870 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #25 3.901 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 4.122 Selecting previously unselected package liborcania2.3:amd64. #25 4.134 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #25 4.163 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #25 4.302 Selecting previously unselected package liborcania-dev:amd64. #25 4.313 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #25 4.342 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #25 4.535 Selecting previously unselected package libsystemd-dev:amd64. #25 4.545 Preparing to unpack .../07-libsystemd-dev_252.30-1~deb12u2_amd64.deb ... #25 4.563 Unpacking libsystemd-dev:amd64 (252.30-1~deb12u2) ... #25 4.749 Selecting previously unselected package libuhd4.3.0:amd64. #25 4.761 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #25 4.789 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 5.178 Selecting previously unselected package libuhd-dev:amd64. #25 5.190 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #25 5.229 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 5.487 Selecting previously unselected package libyder2.0:amd64. #25 5.498 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #25 5.529 Unpacking libyder2.0:amd64 (1.4.19-1) ... #25 5.757 Selecting previously unselected package libulfius2.7:amd64. #25 5.769 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #25 5.813 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #25 5.975 Selecting previously unselected package libyder-dev:amd64. #25 5.986 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #25 6.018 Unpacking libyder-dev:amd64 (1.4.19-1) ... #25 6.260 Selecting previously unselected package libulfius-dev:amd64. #25 6.270 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #25 6.302 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #25 6.612 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 6.700 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u7) ... #25 6.787 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #25 6.890 Setting up liborcania2.3:amd64 (2.3.2-1) ... #25 6.989 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2141.9dce.202410112026) ... #25 7.089 Setting up libyder2.0:amd64 (1.4.19-1) ... #25 7.194 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 7.294 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 7.394 Setting up libsystemd-dev:amd64 (252.30-1~deb12u2) ... #25 7.497 Setting up liblimesuite-dev (23.11.0.1.2141.9dce.202410112026) ... #25 7.587 Setting up liborcania-dev:amd64 (2.3.2-1) ... #25 7.677 Setting up libulfius2.7:amd64 (2.7.13-1) ... #25 7.739 Setting up libyder-dev:amd64 (1.4.19-1) ... #25 7.792 Setting up libulfius-dev:amd64 (2.7.13-1) ... #25 7.844 Processing triggers for man-db (2.11.2-2) ... #25 7.898 Processing triggers for libc-bin (2.36-9+deb12u8) ... #25 8.364 + apt-get clean #25 DONE 8.5s #26 exporting to image #26 exporting layers #26 exporting layers 1.5s done #26 writing image sha256:503d00e73584cc67028101249f80f80384939f9a56db14b9c29d1363c27a0341 0.0s done #26 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #26 DONE 1.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible/_docker_playground/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 503d00e73584 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + [ = registry.osmocom.org ] + docker_depends debian-bookworm-erlang + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-erlang + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-erlang + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-erlang + echo debian-bookworm-erlang + dir=debian-bookworm-erlang + pull_arg=--pull + grep ^FROM ../debian-bookworm-erlang/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + set +x Building image: debian-bookworm-erlang (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-erlang BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-erlang OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible/_docker_playground/debian-bookworm-erlang' 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/update-osmo-ci-on-slaves/label/build2-deb11build-ansible/_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: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-erlang:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.62kB done #1 DONE 0.2s #2 [internal] load metadata for docker.io/library/debian:bookworm #2 DONE 0.5s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/9] FROM docker.io/library/debian:bookworm@sha256:27586f4609433f2f49a9157405b473c62c3cb28a581c413393975b4e8496d0ab #6 resolve docker.io/library/debian:bookworm@sha256:27586f4609433f2f49a9157405b473c62c3cb28a581c413393975b4e8496d0ab #6 resolve docker.io/library/debian:bookworm@sha256:27586f4609433f2f49a9157405b473c62c3cb28a581c413393975b4e8496d0ab 0.2s done #6 DONE 0.2s #4 [internal] load build context #4 transferring context: 1.50kB done #4 DONE 0.1s #7 [5/9] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #7 CACHED #8 [2/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends erlang rebar rebar3 && apt-get clean #8 CACHED #9 [4/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends libpcap-dev libsctp1 && apt-get clean #9 CACHED #10 [7/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates gnupg && 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 #10 CACHED #11 [8/9] RUN USERADD --uid=1000 -m build #11 CACHED #12 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 [3/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends build-essential git iproute2 netcat-openbsd procps tcpdump vim wget && apt-get clean #13 CACHED #14 [9/9] WORKDIR /HOME/BUILD #14 CACHED #15 exporting to image #15 exporting layers done #15 writing image sha256:3eeb2bc3883cd2178605d3472947fc082d1e6423657a1b7d79f1fd275cbe8578 done #15 naming to docker.io/osmocom-build/debian-bookworm-erlang:latest 0.0s done #15 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible/_docker_playground/debian-bookworm-erlang' + docker_image_exists debian-bookworm-erlang + docker images -q osmocom-build/debian-bookworm-erlang + test -n 3eeb2bc3883c + list_osmo_packages debian-bookworm debian-bookworm-erlang + local distro=debian-bookworm + local image=debian-bookworm-erlang + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-erlang -c + [ -n ] + return + ret=0 + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb11build-ansible + return 0 Finished: SUCCESS