Skip to content
Started by upstream project "gerrit-osmo-ttcn3-hacks" build number 4048
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42647 in silent mode.
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-verifications-comment
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-I0RPSWf7mkOL/agent.3576658
SSH_AGENT_PID=3576660
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-verifications-comment@tmp/private_key_11712627416037780957.key (/home/osmocom-build/jenkins/workspace/gerrit-verifications-comment@tmp/private_key_11712627416037780957.key)
[ssh-agent] Using credentials jenkins (gerrit.osmocom.org)
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
 > git init /home/osmocom-build/jenkins/workspace/gerrit-verifications-comment # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > 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 origin/master^{commit} # timeout=10
Checking out Revision aedcdfbda0253baed8d58720d98bb7cf664dffed (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aedcdfbda0253baed8d58720d98bb7cf664dffed # timeout=10
Commit message: "ansible/simtest: remove pip install logic"
 > git rev-list --no-walk aedcdfbda0253baed8d58720d98bb7cf664dffed # timeout=10
[gerrit-verifications-comment] $ /bin/sh -xe /tmp/jenkins9030793763389324770.sh + cd scripts/jenkins-gerrit + ./comment_send.sh + ./comment_generate.py https://jenkins.osmocom.org/jenkins/job/gerrit-osmo-ttcn3-hacks/4048/ -o gerrit_report.json -t result Reading https://jenkins.osmocom.org/jenkins/job/gerrit-osmo-ttcn3-hacks/4048//consoleText URL: https://jenkins.osmocom.org/jenkins/job/gerrit-osmo-ttcn3-hacks/4048//consoleText ERROR: found result for stage hwtest, but didn't find where it was started. Possible reasons: * The re_stat_build regex needs to be adjusted to match the related gerrit-*-build job * The gerrit-*-build job has not been deployed, and therefore could not be started by the gerrit-* job. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3576660 killed; [ssh-agent] Stopped. Finished: FAILURE