Started by user Oliver Smith Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-dahdi-linux-torvalds-master The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/dahdi-linux > git init /home/osmocom-build/jenkins/workspace/master-dahdi-linux-torvalds-master # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/dahdi-linux > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/dahdi-linux +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/dahdi-linux # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 1d1293dee4623f17d3f9b9f162e850bc25ab47fa (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d1293dee4623f17d3f9b9f162e850bc25ab47fa # timeout=10 Commit message: "dahdi_dummy: Use module_init/module_exit instead of init_module/cleanup_module." First time build. Skipping changelog. [master-dahdi-linux-torvalds-master] $ /bin/sh -xe /tmp/jenkins7157163365371046264.sh + git -C /home/osmocom-build/linux.git -c color.ui=always log -1 --oneline torvalds-master 72c395024d Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux + docker run --rm=true -e KSRC=/linux -v /home/osmocom-build/jenkins/workspace/master-dahdi-linux-torvalds-master/dahdi-linux:/build -v /home/osmocom-build/linux.git:/linux.git:ro osmocom-build/debian-bookworm-build sh -e -x -c git clone /linux.git -b torvalds-master /linux timeout 10m su build -c /build/contrib/jenkins.sh + git clone /linux.git -b torvalds-master /linux Cloning into '/linux'... fatal: detected dubious ownership in repository at '/linux.git' To add an exception for this directory, call: git config --global --add safe.directory /linux.git fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Build step 'Execute shell' marked build as failure An attempt to send an e-mail to empty list of recipients, ignored. Finished: FAILURE