See <https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/161/>

------------------------------------------
Started by user rodrigc
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/freebsd/freebsd-ci.git # 
 > timeout=10
Fetching upstream changes from https://github.com/freebsd/freebsd-ci.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://github.com/freebsd/freebsd-ci.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 926429031e0241da821577c12b4b8f7db789e7e1 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 926429031e0241da821577c12b4b8f7db789e7e1
 > git rev-list 926429031e0241da821577c12b4b8f7db789e7e1 # timeout=10
[Pipeline] Allocate node : Start
Still waiting to schedule task
Waiting for next available executor on jenkins-10.freebsd.org
Running on jenkins-10.freebsd.org in /builds/workspace/FreeBSD_HEAD
[Pipeline] node {
[Pipeline] pwd
[Pipeline] sh
[FreeBSD_HEAD] Running shell script
+ sudo chown -R jenkins .
[Pipeline] deleteDir
[Pipeline] } //node
[Pipeline] Allocate node : End
[Pipeline] Allocate node : Start
Still waiting to schedule task
havoc.ysv.freebsd.org is offline
Running on havoc.ysv.freebsd.org in /builds/workspace/FreeBSD_HEAD
[Pipeline] node {
[Pipeline] Change current directory : Start
Running in /builds/workspace/FreeBSD_HEAD/freebsd-ci
[Pipeline] dir {
[Pipeline] git
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/freebsd/freebsd-ci.git # 
 > timeout=10
Fetching upstream changes from https://github.com/freebsd/freebsd-ci.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://github.com/freebsd/freebsd-ci.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 926429031e0241da821577c12b4b8f7db789e7e1 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 926429031e0241da821577c12b4b8f7db789e7e1
[Pipeline] } //dir
[Pipeline] Change current directory : End
[Pipeline] writeFile
[Pipeline] } //node
[Pipeline] Allocate node : End
[Pipeline] Allocate node : Start
Running on master in /usr/local/jenkins/workspace/FreeBSD_HEAD
[Pipeline] node {

_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to