See https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test/3304/display/redirect?page=changes
Changes:
[Oliver Smith] redmine: upgrade to 6.1.3
------------------------------------------ [...truncated 50.70 KiB...] #5 [internal] load build context #5 transferring context: 2.04kB done #5 DONE 0.0s
#13 [14/18] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #13 CACHED
#14 [ 8/18] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491...' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argpars...' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #14 CACHED
#15 [16/18] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-misc.list #15 CACHED
#16 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #16 CACHED
#17 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #17 CACHED
#18 [ 5/18] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-trixie-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && apt-get clean && wget -q http://ftp.de.debian.org/debian/pool/main/n/ncurses/libtinfo5_6.4-4_amd64.de... && dpkg -i "libtinfo5_6.4-4_amd64.deb" && rm "libtinfo5_6.4-4_amd64.deb" && wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && 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 #18 CACHED
#19 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #19 CACHED
#20 [12/18] 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 #20 CACHED
#21 [ 6/18] 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 clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi gdb 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 libgcrypt20-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblimesuite-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-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 libuhd-dev libulfius-dev liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo tshark unzip virtualenv xsltproc xxd && apt-get clean #21 CACHED
#22 [ 3/18] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #22 CACHED
#23 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #23 CACHED
#24 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #24 CACHED
#25 [ 4/18] 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/ #25 CACHED
#26 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #26 CACHED
#27 [10/18] 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 #27 CACHED
#28 [ 2/18] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #28 CACHED
#29 [18/18] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends -t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' sdcc && apt-get clean #29 CACHED
#30 exporting to image #30 exporting layers done #30 writing image sha256:708d7d534ef61cd406d2b583be677f9fe42bd9ba3769dece1a1c96619f0c9561 done #30 naming to docker.io/osmocom-build/debian-trixie-build:latest done #30 DONE 0.0s rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test/ws/debian-trixie-build' + docker_image_exists debian-trixie-build + docker images -q osmocom-build/debian-trixie-build + test -n 708d7d534ef6 + list_osmo_packages debian-trixie debian-trixie-build + local distro=debian-trixie + local image=debian-trixie-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + [ -z ] + 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) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-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/nplab-m3ua-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:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_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=sysmocom/2.14 \ -t osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver
#1 [ 1/16] FROM docker.io/osmocom-build/debian-trixie-build:latest #1 CACHED
#2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.24kB done #2 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #2 DONE 0.0s
#3 [internal] load metadata for docker.io/osmocom-build/debian-trixie-build:latest #3 DONE 0.0s
#4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s
#5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.1s
#6 [2/7] RUN CASE "debian-trixie" 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 #6 ...
#7 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SIGTRAN/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sigtran #7 CACHED
#6 [2/7] RUN CASE "debian-trixie" 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 #6 0.351 Hit:1 http://deb.debian.org/debian trixie InRelease #6 0.351 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #6 0.351 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #6 0.351 Hit:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease #6 0.352 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #6 0.461 Reading package lists... #6 0.831 Reading package lists... #6 1.194 Building dependency tree... #6 1.278 Reading state information... #6 1.380 Solving dependencies... #6 1.396 Some packages could not be installed. This may mean that you have #6 1.396 requested an impossible situation or if you are using the unstable #6 1.396 distribution that some required packages have not yet been created #6 1.396 or been moved out of Incoming. #6 1.396 The following information may help to resolve the situation: #6 1.396 #6 1.396 The following packages have unmet dependencies: #6 1.396 libosmo-netif-dev : Depends: osmocom-nightly (= 202607051800) but it is not going to be installed #6 1.396 Depends: libosmocore but it is not going to be installed #6 1.396 Depends: libosmonetif11 (= 1.7.0.16.4990f.202607051800) but it is not going to be installed #6 1.396 libosmocore-dev : Depends: osmocom-nightly (= 202607051800) but it is not going to be installed #6 1.396 Depends: libosmocore but it is not going to be installed #6 1.397 E: Unable to correct problems, you have held broken packages. #6 1.397 E: The following information from --solver 3.0 may provide additional context: #6 1.397 Unable to satisfy dependencies. Reached two conflicting decisions: #6 1.397 1. libosmocore-dev:amd64=1.14.0.5.536c6.202607051800 is selected for install #6 1.397 2. libosmocore-dev:amd64=1.14.0.5.536c6.202607051800 Depends osmocom-nightly (= 202607051800) #6 1.397 but none of the choices are installable: #6 1.397 [no choices] #6 ERROR: process "/bin/sh -c case "$DISTRO" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tlibosmocore-dev \t\t\tlibosmo-netif-dev && \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\t"pkgconfig(libosmo-netif)" \t\t\t"pkgconfig(libosmocore)" \t\t\t"pkgconfig(libosmogsm)" \t\t\t"pkgconfig(libosmovty)" \t\t;; \tesac" did not complete successfully: exit code: 100 ------
[2/7] RUN CASE "debian-trixie" 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:
1.396 Depends: libosmonetif11 (= 1.7.0.16.4990f.202607051800) but it is not going to be installed 1.396 libosmocore-dev : Depends: osmocom-nightly (= 202607051800) but it is not going to be installed 1.396 Depends: libosmocore but it is not going to be installed 1.397 E: Unable to correct problems, you have held broken packages. 1.397 E: The following information from --solver 3.0 may provide additional context: 1.397 Unable to satisfy dependencies. Reached two conflicting decisions: 1.397 1. libosmocore-dev:amd64=1.14.0.5.536c6.202607051800 is selected for install 1.397 2. libosmocore-dev:amd64=1.14.0.5.536c6.202607051800 Depends osmocom-nightly (= 202607051800) 1.397 but none of the choices are installable: 1.397 [no choices] ------
[33m1 warning found (use docker --debug to expand): [0m - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) Dockerfile:7 -------------------- 6 | 7 | >>> RUN case "$DISTRO" in \ 8 | >>> debian*) \ 9 | >>> apt-get update && \ 10 | >>> apt-get install -y --no-install-recommends \ 11 | >>> libosmocore-dev \ 12 | >>> libosmo-netif-dev && \ 13 | >>> apt-get clean \ 14 | >>> ;; \ 15 | >>> centos*) \ 16 | >>> dnf install -y \ 17 | >>> "pkgconfig(libosmo-netif)" \ 18 | >>> "pkgconfig(libosmocore)" \ 19 | >>> "pkgconfig(libosmogsm)" \ 20 | >>> "pkgconfig(libosmovty)" \ 21 | >>> ;; \ 22 | >>> esac 23 | -------------------- ERROR: failed to solve: process "/bin/sh -c case "$DISTRO" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tlibosmocore-dev \t\t\tlibosmo-netif-dev && \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\t"pkgconfig(libosmo-netif)" \t\t\t"pkgconfig(libosmocore)" \t\t\t"pkgconfig(libosmogsm)" \t\t\t"pkgconfig(libosmovty)" \t\t;; \tesac" did not complete successfully: exit code: 100 make: *** [../make/Makefile:97: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test/ws/osmo-stp-master' + exit 1 + RC=1 + uptime + grep --color=always -o load.* [01;31m[Kload average: 5.94, 2.44, 1.58[m[K + 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