See
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-manuals/270/display/redirect?page=changes>
Changes:
[laforge] obs-mirror: keep nightly builds for two years
------------------------------------------
Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs qemu osmocom-gerrit coverity
osmocom-master) in workspace
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-manuals/ws/>
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXUYn3mh/agent.3415563
SSH_AGENT_PID=3415565
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added:
<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-manuals/ws/@tmp/private_key_8199781944670575736.key>
(osmocom-jenkins)
[ssh-agent] Using credentials docs (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-manuals/ws/> # timeout=10
Fetching upstream changes from
https://gerrit.osmocom.org/osmo-ci
git --version # timeout=10
git --version # 'git version 2.39.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 0afdbcf8bd96e77bd233b31e2d089a175f89f7ab (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 0afdbcf8bd96e77bd233b31e2d089a175f89f7ab # timeout=10
Commit
message: "obs-mirror: keep nightly builds for two years"
git rev-list --no-walk
38707a473cea49f39c815ac8bab1864dc11cd9dc # timeout=10
[Osmocom-release-manuals] $
/bin/sh -xe /tmp/jenkins8007663741445932509.sh
+ scripts/manuals/publish-manuals-for-tags.sh
:: Cloning
https://gerrit.osmocom.org/osmo-gsm-manuals
Cloning into 'osmo-gsm-manuals'...
:: Checkout master
HEAD is now at 08b5ff7 sigtran: Document SCTP INIT VTY parameters
Already on 'master'
Your branch is up to date with 'origin/master'.
:: Listing files on server: /docs
:: (latest) Listing files on server: /docs/latest
:: (latest) Getting git tags
fatal: unable to access 'https://gerrit.osmocom.org/latest/': The requested URL
returned error: 403
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3415565 killed;
[ssh-agent] Stopped.