See
<
http://jenkins.ovirt.org/job/system-mk_mirrors_index-yum/8280/display/red...
Changes:
[Barak Korren] Make writing of mirror latest index files atomic
------------------------------------------
Started by user Barak Korren
[EnvInject] - Loading node environment variables.
Building remotely on
mirrors.phx.ovirt.org (mirrors) in workspace
<
http://jenkins.ovirt.org/job/system-mk_mirrors_index-yum/ws/>
git rev-parse --is-inside-work-tree # timeout=10
Fetching
changes from the remote Git repository
git config remote.origin.url
http://gerrit.ovirt.org/jenkins.git #
timeout=10
Cleaning workspace
git rev-parse --verify HEAD # timeout=10
Resetting working
tree
git reset --hard # timeout=10
git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from
http://gerrit.ovirt.org/jenkins.git
git --version # timeout=10
git fetch --tags --progress
http://gerrit.ovirt.org/jenkins.git
+refs/changes/68/79068/6:patch --prune
git rev-parse origin/patch^{commit} # timeout=10
git rev-parse patch^{commit} # timeout=10
Checking out Revision
1319161519c894137f614f19927d4f4320c2aeb9 (patch)
git config core.sparsecheckout # timeout=10
git checkout -f 1319161519c894137f614f19927d4f4320c2aeb9
git rev-list 0ead6fc1ec850fefce27b6d1eb1f30cfa77154f1 # timeout=10
[system-mk_mirrors_index-yum] $ /bin/bash -xe /tmp/hudson5588255113094092572.sh
+ jenkins/scripts/mirror_mgr.sh write_latest_lists yum
Acquired lock: latest_lists_yum
Writing latest index files for yum repos
+ for format in yaml json py
++ mktemp
+ fifo=/tmp/tmp.WMyOupDJFJ
+ mkfifo /tmp/tmp.WMyOupDJFJ
mkfifo: cannot create fifo ‘/tmp/tmp.WMyOupDJFJ’: File exists
+ release_lock latest_lists_yum
+ local lock_name=latest_lists_yum
+ local lock_path=/home/jenkins/latest_lists_yum.lock
+ [[ -e /home/jenkins/latest_lists_yum.lock ]]
+ rm -f /home/jenkins/latest_lists_yum.lock
+ echo 'Released lock: latest_lists_yum'
Released lock: latest_lists_yum
Build step 'Execute shell' marked build as failure