Started by user Oliver Smith Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmocom-coverity 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/osmocom-coverity # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 > git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10 > git rev-parse osmith/wip^{commit} # timeout=10 Checking out Revision b19bae82f24c9496e76475fe4590eed085b80d19 (refs/remotes/origin/osmith/wip) > git config core.sparsecheckout # timeout=10 > git checkout -f b19bae82f24c9496e76475fe4590eed085b80d19 # timeout=10 Commit message: "coverity: use proper asn1c branch" > git rev-list --no-walk e0d8e215b5ccdc3d2cc66417c13d1a6b5d8dd138 # timeout=10 First time build. Skipping changelog. [osmocom-coverity] $ /bin/sh -xe /tmp/jenkins13887152983088153422.sh + docker run --rm=true -e PARALLEL_MAKE=-j 12 -u build -v /home/osmocom-build/jenkins/workspace/osmocom-coverity:/build -v /home/osmocom-build/osmo-ci/coverity:/opt/osmo-ci/coverity:ro -v /opt/coverity:/opt/coverity:ro -w /build/coverity osmocom-build/debian-bookworm-build ./jenkins.sh + readlink /opt/coverity/current /opt/coverity/2024.6.1/cov-analysis-linux64-2024.6.1 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/coverity/current/bin + base_dir=/opt/osmo-ci/coverity + src_dir=/build/coverity/source-Osmocom + cov_dir=/build/coverity/source-Osmocom/cov-int + rm -rf /build/coverity/source-Osmocom + ./prepare_source_Osmocom.sh + realpath common.sh + . /build/scripts/common.sh + dirname ./prepare_source_Osmocom.sh + realpath ./.. + OSMO_CI_DIR=/build + 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 + BASEDIR=source-Osmocom + osmo_cmd_require sdcc + local fail=0 + command -v sdcc + [ 0 = 1 ] + PROJECTS= libasn1c libosmo-abis libosmocore libosmo-dsp libosmo-gprs libosmo-netif libosmo-pfcp libosmo-sigtran libsmpp34 libusrp osmo-bsc osmo-msc osmo-mgw osmo-ggsn osmo-gbproxy osmo-sgsn osmo-bts osmo-gmr osmo-iuh osmo-pcu osmo-sysmon osmo-sip-connector osmo-trx osmo-hlr osmocom-bb osmo-smlc osmo-cbc simtrace2 osmo-hnodeb osmo-hnbgw osmo-bsc-nat osmo-pcap osmo-e1d osmo-e1-recorder libgtpnl osmo-upf osmo-isdntap osmo-uecups osmo-remsim + PROJECTS_DONT_BUILD_TEST= asn1c + mkdir -p source-Osmocom + cd source-Osmocom + branch=master + [ -d libasn1c ] + osmo_git_clone_url libasn1c + echo https://gerrit.osmocom.org/libasn1c + git clone --recursive https://gerrit.osmocom.org/libasn1c Cloning into 'libasn1c'... + git -C libasn1c checkout master origin/master error: pathspec 'origin/master' did not match any file(s) known to git Build step 'Execute shell' marked build as failure Sending e-mails to: jenkins-notifications@lists.osmocom.org Finished: FAILURE