See
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/2066/display/redirect>
Changes:
------------------------------------------
Started by user Oliver Smith
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity
osmocom-master) in workspace
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/>
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-xgZrObcpJxTc/agent.277446
SSH_AGENT_PID=277449
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added:
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/@tmp/private_key_10278356159362648978.key>
(osmocom-jenkins)
[ssh-agent] Using credentials releases (OS#5798)
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
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/> # timeout=10
Fetching upstream changes from
https://gerrit.osmocom.org/osmo-ci
git --version # timeout=10
git --version # 'git version 2.30.2'
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 6ff186ade878f3dee9b5e69392aca327f21fdd40 (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 6ff186ade878f3dee9b5e69392aca327f21fdd40 # timeout=10
Commit
message: "scripts/build-old-tags: ignore osmo-bsc 1.12.2"
git rev-list --no-walk
6ff186ade878f3dee9b5e69392aca327f21fdd40 # timeout=10
[Osmocom-release-tarballs] $
/bin/sh -xe /tmp/jenkins13453973964019498751.sh
+ PUBLISH=1 scripts/tarballs/publish-tarballs-for-tags.sh
:: Listing files on server: /releases
kex_exchange_identification: read: Connection reset by peer
Connection reset by 148.251.236.141 port 48
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 277449 killed;
[ssh-agent] Stopped.