See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7742/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs osmocom-gerrit osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/ The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7abbf2984132cf5777f792813ec796e254094d30 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10
Commit message: "contrib/jenkins-*: libosmo-sccp -> libosmo-sigtran"
git rev-list --no-walk 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10479854252768471898.sh + rm -rf trial-7741-bin.tgz trial-7741-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23002 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10100 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9088 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11889 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12195 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9915 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37345 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6715 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39049 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7064 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12485 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6560 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10624 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6752 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8122 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5471 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6560 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins3109016057013771131.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/:/workspace debian:bullseye chmod -R a+rwX /workspace/ + rm -rf trial-7741 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 833c445 redmine: upgrade our docker container to redmine 5.1.3 + make -C docker-playground/debian-buster-jenkins make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' 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/osmo-gsm-tester_virtual/ws/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:buster \ --build-arg DISTRO=debian-buster \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.74kB done #1 DONE 0.0s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.3s
#4 [internal] load build context #4 DONE 0.0s
#5 [ 1/21] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #5 DONE 0.0s
#6 http://git.osmocom.org/python/osmo-python-tests/patch #6 ERROR: invalid response status 502
#7 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b24... #7 CANCELED
#8 http://git.osmocom.org/osmo-ci/patch #8 CANCELED
#9 http://git.osmocom.org/osmo-gsm-manuals/patch #9 CANCELED
#10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #10 CANCELED ------
------ ERROR: failed to solve: failed to load cache key: invalid response status 502 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' + clean_up_trap + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/:/workspace debian:bullseye chmod -R a+rwX /workspace/ Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results No test report files were found. Configuration error? [Checks API] No suitable checks publisher found.
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7743/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs osmocom-gerrit osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/ The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7abbf2984132cf5777f792813ec796e254094d30 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10
Commit message: "contrib/jenkins-*: libosmo-sccp -> libosmo-sigtran"
git rev-list --no-walk 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6986096352994204434.sh + rm -rf open5gs.build-8.tgz osmo-bsc.build-23002.tgz osmo-bts-oc2g.build-8122.tgz osmo-bts-sysmo.build-10624.tgz osmo-bts.build-10100.tgz osmo-ggsn.build-9088.tgz osmo-hlr.build-11889.tgz osmo-hnbgw.build-9915.tgz osmo-mgw.build-12195.tgz osmo-msc.build-37345.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-5471.tgz osmo-pcu-sysmo.build-6752.tgz osmo-pcu.build-6715.tgz osmo-sgsn.build-39049.tgz osmo-stp.build-12485.tgz osmo-trx.build-7064.tgz osmocom-bb.build-6560.tgz srslte.build-19.tgz open5gs.build-8.md5 osmo-bsc.build-23002.md5 osmo-bts-oc2g.build-8122.md5 osmo-bts-sysmo.build-10624.md5 osmo-bts.build-10100.md5 osmo-ggsn.build-9088.md5 osmo-hlr.build-11889.md5 osmo-hnbgw.build-9915.md5 osmo-mgw.build-12195.md5 osmo-msc.build-37345.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-5471.md5 osmo-pcu-sysmo.build-6752.md5 osmo-pcu.build-6715.md5 osmo-sgsn.build-39049.md5 osmo-stp.build-12485.md5 osmo-trx.build-7064.md5 osmocom-bb.build-6560.md5 srslte.build-19.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23009 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10103 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9091 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11893 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12199 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9924 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37357 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6717 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39063 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7067 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12490 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6562 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10627 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6754 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8125 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5473 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6562 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins129984981652821545.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/:/workspace debian:bullseye chmod -R a+rwX /workspace/ + rm -rf trial-* + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 833c445 redmine: upgrade our docker container to redmine 5.1.3 + make -C docker-playground/debian-buster-jenkins make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' 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/osmo-gsm-tester_virtual/ws/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:buster \ --build-arg DISTRO=debian-buster \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver
#1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s
#2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.74kB done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.1s
#4 [internal] load build context #4 DONE 0.0s
#5 [ 1/21] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #5 DONE 0.0s
#6 [ 2/21] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-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 libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #6 CACHED
#7 [ 3/21] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; 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 #7 CACHED
#8 [ 4/21] RUN pip3 install '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' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #8 ...
#9 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b24... #9 DONE 0.2s
#10 http://git.osmocom.org/python/osmo-python-tests/patch #10 DONE 0.1s
#11 http://git.osmocom.org/osmo-ci/patch #11 DONE 0.2s
#12 http://git.osmocom.org/osmo-gsm-manuals/patch #12 DONE 0.2s
#13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #13 DONE 0.2s
#4 [internal] load build context #4 transferring context: 1.50kB done #4 DONE 0.1s
#8 [ 4/21] RUN pip3 install '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' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #8 0.953 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git #8 0.953 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-ud_yd6u4 #8 1.462 Installing build dependencies: started #8 3.167 Installing build dependencies: finished with status 'done' #8 3.336 Collecting git+https://github.com/podshumok/python-smpplib.git #8 3.336 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-28ryroya #8 3.931 Collecting sphinx-argparse from git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse #8 3.931 Cloning https://github.com/osmocom/sphinx-argparse (to revision master) to /tmp/pip-install-deayp58u/sphinx-argparse #8 4.383 Did not find branch or tag 'master', assuming revision or ref. #8 4.390 error: pathspec 'master' did not match any file(s) known to git #8 4.413 Command "git checkout -q master" failed with error code 1 in /tmp/pip-install-deayp58u/sphinx-argparse #8 ERROR: process "/bin/sh -c pip3 install \t'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' \t'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' \t'git+https://github.com/podshumok/python-smpplib.git' \t'pydbus' \t'pysispm' \t'sphinx' \t'sphinxcontrib-napoleon' \t'swig'" did not complete successfully: exit code: 1 ------
[ 4/21] RUN pip3 install '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' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig':
0.953 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-ud_yd6u4 1.462 Installing build dependencies: started 3.167 Installing build dependencies: finished with status 'done' 3.336 Collecting git+https://github.com/podshumok/python-smpplib.git 3.336 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-28ryroya 3.931 Collecting sphinx-argparse from git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse 3.931 Cloning https://github.com/osmocom/sphinx-argparse (to revision master) to /tmp/pip-install-deayp58u/sphinx-argparse 4.383 Did not find branch or tag 'master', assuming revision or ref. 4.390 error: pathspec 'master' did not match any file(s) known to git 4.413 Command "git checkout -q master" failed with error code 1 in /tmp/pip-install-deayp58u/sphinx-argparse ------ Dockerfile:146 -------------------- 145 | # Install pip dependencies (keep in alphabetic order) 146 | >>> RUN pip3 install \ 147 | >>> 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' \ 148 | >>> 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' \ 149 | >>> 'git+https://github.com/podshumok/python-smpplib.git' \ 150 | >>> 'pydbus' \ 151 | >>> 'pysispm' \ 152 | >>> 'sphinx' \ 153 | >>> 'sphinxcontrib-napoleon' \ 154 | >>> 'swig' 155 | -------------------- ERROR: failed to solve: process "/bin/sh -c pip3 install \t'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' \t'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' \t'git+https://github.com/podshumok/python-smpplib.git' \t'pydbus' \t'pysispm' \t'sphinx' \t'sphinxcontrib-napoleon' \t'swig'" did not complete successfully: exit code: 1 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-playground/debian-buster-jenkins' + clean_up_trap + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/:/workspace debian:bullseye chmod -R a+rwX /workspace/ Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results No test report files were found. Configuration error? [Checks API] No suitable checks publisher found.
jenkins-notifications@lists.osmocom.org