See https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/593/display/redirect
Changes:
------------------------------------------ [...truncated 4.62 KB...] + [ registry.osmocom.org = 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) + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/ws/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 https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/ws/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 LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . Sending build context to Docker daemon 32.77kB Step 1/23 : ARG REGISTRY=docker.io Step 2/23 : ARG UPSTREAM_DISTRO=debian:bookworm Step 3/23 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bookworm: Pulling from debian Digest: sha256:9008de19fcf0f476fd2e6b43e16c33332afac4e9d7b95d8ae032e5fb4dead37a Status: Image is up to date for registry.osmocom.org/debian:bookworm ---> 3a37950934ff Step 4/23 : ARG OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org" ---> Using cache ---> 6cd555d840a4 Step 5/23 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> a689f9ca8b6a Step 6/23 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/${OSMOCOM_REPO_PATH}/nightly/Debian_12/" ---> Using cache ---> 6d1fa5f96a9e Step 7/23 : ARG UID ---> Using cache ---> 1382b50c7088 Step 8/23 : ARG LLVM_VERSION="14.0.0" ---> Using cache ---> 51a68dc10696 Step 9/23 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 35f6eb3b3b3f Step 10/23 : COPY .common/Release.key /etc/apt/trusted.gpg.d/obs.osmocom.org.asc ---> Using cache ---> 9e9c182554e4 Step 11/23 : RUN set -x && useradd --uid=${UID} build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ ---> Using cache ---> 08586bd35fbe Step 12/23 : 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/dow... && tar -xf LLVMEmbeddedToolchainForArm-${LLVM_VERSION}-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-${LLVM_VERSION}-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-${LLVM_VERSION} /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets ---> Using cache ---> 9c7ebe80a46f Step 13/23 : 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 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 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 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 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 xsltproc && apt-get clean ---> Using cache ---> fdc34f0fab8b Step 14/23 : ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt
---> Using cache ---> 087609f6e1c3 Step 15/23 : 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@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt ---> Using cache ---> 8f623b1df17c Step 16/23 : ADD https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master... /tmp/osmo-python-tests-commit
---> Using cache ---> a28202be0bd9 Step 17/23 : 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 ---> Using cache ---> 97cfa455cee1 Step 18/23 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT /tmp/osmo-ci-commit
---> Using cache ---> 689e440d776f Step 19/23 : 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 ---> Using cache ---> 50a417dcfc4b Step 20/23 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=... /tmp/osmo-gsm-manuals-commit
---> Using cache ---> ec03a62a63ce Step 21/23 : RUN git -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals ---> Using cache ---> 304a0fb91543 Step 22/23 : ADD $OSMOCOM_REPO/Release /tmp/Release
---> Using cache ---> ee482c9a4169 Step 23/23 : RUN set -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] $OSMOCOM_REPO ./" > /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 ---> Using cache ---> e7d8aa8a2fc5 [Warning] One or more build-args [OSMO_MGW_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH USER OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNODEB_BRANCH OSMO_MSC_BRANCH OSMO_STP_BRANCH OSMO_CBC_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH LIBOSMOCORE_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OSMO_UECUPS_BRANCH DISTRO OSMO_HLR_BRANCH OSMO_HNBGW_BRANCH] were not consumed Successfully built e7d8aa8a2fc5 Successfully tagged osmocom-build/debian-bookworm-build:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/ws/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n e7d8aa8a2fc5 + 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 + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/ws/osmo-stp-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/ws/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 LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-stp-master:latest . Sending build context to Docker daemon 30.21kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> e7d8aa8a2fc5 Step 4/14 : ARG DISTRO ---> Using cache ---> 02b9f640e307 Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac ---> Running in 3a8ac9a3cd8d Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Fetched 52.1 kB in 0s (342 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: libosmo-netif-dev : Depends: osmocom-nightly (= 202308240026) but 202308260026 is to be installed Depends: libosmonetif11 (= 1.3.0.50.74b6.202308240026) but it is not going to be installed [91mE: Unable to correct problems, you have held broken packages. [0mThe command '/bin/sh -c case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac' returned a non-zero code: 100 make: *** [../make/Makefile:90: docker-build] Error 100 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/ws/osmo-stp-master' + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
See https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/594/display/redirect
Changes:
------------------------------------------ [...truncated 4.62 KB...] + [ registry.osmocom.org = 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) + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/ws/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 https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/ws/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 LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . Sending build context to Docker daemon 32.77kB Step 1/23 : ARG REGISTRY=docker.io Step 2/23 : ARG UPSTREAM_DISTRO=debian:bookworm Step 3/23 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bookworm: Pulling from debian Digest: sha256:9008de19fcf0f476fd2e6b43e16c33332afac4e9d7b95d8ae032e5fb4dead37a Status: Image is up to date for registry.osmocom.org/debian:bookworm ---> 3a37950934ff Step 4/23 : ARG OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org" ---> Using cache ---> 6cd555d840a4 Step 5/23 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> a689f9ca8b6a Step 6/23 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/${OSMOCOM_REPO_PATH}/nightly/Debian_12/" ---> Using cache ---> 6d1fa5f96a9e Step 7/23 : ARG UID ---> Using cache ---> 1382b50c7088 Step 8/23 : ARG LLVM_VERSION="14.0.0" ---> Using cache ---> 51a68dc10696 Step 9/23 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 35f6eb3b3b3f Step 10/23 : COPY .common/Release.key /etc/apt/trusted.gpg.d/obs.osmocom.org.asc ---> Using cache ---> 9e9c182554e4 Step 11/23 : RUN set -x && useradd --uid=${UID} build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ ---> Using cache ---> 08586bd35fbe Step 12/23 : 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/dow... && tar -xf LLVMEmbeddedToolchainForArm-${LLVM_VERSION}-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-${LLVM_VERSION}-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-${LLVM_VERSION} /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets ---> Using cache ---> 9c7ebe80a46f Step 13/23 : 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 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 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 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 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 xsltproc && apt-get clean ---> Using cache ---> fdc34f0fab8b Step 14/23 : ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt
---> Using cache ---> 087609f6e1c3 Step 15/23 : 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@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt ---> Using cache ---> 8f623b1df17c Step 16/23 : ADD https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master... /tmp/osmo-python-tests-commit
---> Using cache ---> a28202be0bd9 Step 17/23 : 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 ---> Using cache ---> 97cfa455cee1 Step 18/23 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT /tmp/osmo-ci-commit
---> Using cache ---> 689e440d776f Step 19/23 : 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 ---> Using cache ---> 50a417dcfc4b Step 20/23 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=... /tmp/osmo-gsm-manuals-commit
---> Using cache ---> ec03a62a63ce Step 21/23 : RUN git -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals ---> Using cache ---> 304a0fb91543 Step 22/23 : ADD $OSMOCOM_REPO/Release /tmp/Release
---> Using cache ---> 705dda4c9e5e Step 23/23 : RUN set -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] $OSMOCOM_REPO ./" > /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 ---> Using cache ---> fe03f05ad30a [Warning] One or more build-args [OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_MSC_BRANCH OSMO_STP_BRANCH OSMO_BTS_BRANCH OSMO_HLR_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_MGW_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR USER OSMO_IUH_BRANCH OSMO_TTCN3_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH DISTRO OPEN5GS_BRANCH OSMO_HNBGW_BRANCH OSMO_HNODEB_BRANCH] were not consumed Successfully built fe03f05ad30a Successfully tagged osmocom-build/debian-bookworm-build:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/ws/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n fe03f05ad30a + 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 + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/ws/osmo-stp-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/ws/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 LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-stp-master:latest . Sending build context to Docker daemon 30.21kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> fe03f05ad30a Step 4/14 : ARG DISTRO ---> Using cache ---> acbb04990025 Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac ---> Running in 5cd35764956e Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Fetched 100 kB in 0s (636 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: libosmo-netif-dev : Depends: osmocom-nightly (= 202308240026) but 202308270026 is to be installed Depends: libosmonetif11 (= 1.3.0.50.74b6.202308240026) but it is not going to be installed [91mE: Unable to correct problems, you have held broken packages. [0mThe command '/bin/sh -c case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac' returned a non-zero code: 100 make: *** [../make/Makefile:90: docker-build] Error 100 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/ws/osmo-stp-master' + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
jenkins-notifications@lists.osmocom.org