Started by user Oliver Smith
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins_home/jobs/master-rtl-sdr/workspace
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-VIP0j9oMUOhH/agent.4138514
SSH_AGENT_PID=4138517
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /var/jenkins_home/jobs/master-rtl-sdr/workspace@tmp/private_key_13640486763526881401.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/master-rtl-sdr/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitea.osmocom.org/sdr/rtl-sdr # timeout=10
Fetching upstream changes from https://gitea.osmocom.org/sdr/rtl-sdr
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gitea.osmocom.org/sdr/rtl-sdr +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10
> git rev-parse osmith/wip^{commit} # timeout=10
> git rev-parse osmith/wip^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/master-rtl-sdr/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitea.osmocom.org/sdr/rtl-sdr # timeout=10
Fetching upstream changes from https://gitea.osmocom.org/sdr/rtl-sdr
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gitea.osmocom.org/sdr/rtl-sdr +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10
> git rev-parse osmith/wip^{commit} # timeout=10
> git rev-parse osmith/wip^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/master-rtl-sdr/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitea.osmocom.org/sdr/rtl-sdr # timeout=10
Fetching upstream changes from https://gitea.osmocom.org/sdr/rtl-sdr
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gitea.osmocom.org/sdr/rtl-sdr +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10
> git rev-parse osmith/wip^{commit} # timeout=10
> git rev-parse osmith/wip^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/master-rtl-sdr/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitea.osmocom.org/sdr/rtl-sdr # timeout=10
Fetching upstream changes from https://gitea.osmocom.org/sdr/rtl-sdr
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gitea.osmocom.org/sdr/rtl-sdr +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10
> git rev-parse osmith/wip^{commit} # timeout=10
> git rev-parse osmith/wip^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 4138517 killed;
[ssh-agent] Stopped.
Finished: FAILURE