Started by upstream project "Test job/master" build number 3 originally caused by: Started by user Psikon Administrator Obtained Jenkinsfile from git file:////home/psikon/Github/psikon-jenkins-debian-publisher Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] library Loading library psikon-jenkins-aptly@master 22:18:24 GitHub API Usage: Current quota has 52 remaining (3 under budget). Next quota of 60 in 53 min Examining psikon-org/psikon-jenkins-aptly Attempting to resolve master as a branch Resolved master as branch master at revision fa35470d9ccc444d91f57da1736f8ef336865f8c No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/psikon-org/psikon-jenkins-aptly.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/psikon-org/psikon-jenkins-aptly.git > git --version # timeout=10 > git fetch --no-tags --progress https://github.com/psikon-org/psikon-jenkins-aptly.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision fa35470d9ccc444d91f57da1736f8ef336865f8c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f fa35470d9ccc444d91f57da1736f8ef336865f8c # timeout=10 Commit message: "first commit" > git rev-list --no-walk fa35470d9ccc444d91f57da1736f8ef336865f8c # timeout=10 [Pipeline] node Running on Jenkins in /home/psikon/.jenkins/workspace/Deb Repository Publisher [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url file:////home/psikon/Github/psikon-jenkins-debian-publisher # timeout=10 Fetching upstream changes from file:////home/psikon/Github/psikon-jenkins-debian-publisher > git --version # timeout=10 > git fetch --tags --progress file:////home/psikon/Github/psikon-jenkins-debian-publisher +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision f214c81c8aed9c8bd0cf68b9e920f58d9e83c332 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f214c81c8aed9c8bd0cf68b9e920f58d9e83c332 # timeout=10 Commit message: "changes" > git rev-list --no-walk 6f5bedb3976869ca3af2877b38950f6c6da57dba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Publish) [Pipeline] script [Pipeline] { [Pipeline] echo Triggered by Test job/master:3 [Pipeline] step Copied 2 artifacts from "Test job ยป master" build number 3 [Pipeline] sh + pwd /home/psikon/.jenkins/workspace/Deb Repository Publisher + ls -al target/artifacts total 1492 drwxrwxr-x 2 psikon psikon 4096 Apr 2 19:39 . drwxrwxr-x 3 psikon psikon 4096 Apr 2 19:39 .. -rw-rw-r-- 1 psikon psikon 835400 Apr 2 22:09 psistats_0.2.0-alpha-72_amd64.deb -rw-rw-r-- 1 psikon psikon 681164 Apr 2 22:09 psistats_0.2.0-alpha-72_armhf.deb [Pipeline] } [Pipeline] // script [Pipeline] echo [[_class:hudson.model.Cause$UpstreamCause, shortDescription:Started by upstream project "Test job/master" build number 3, upstreamBuild:3, upstreamProject:Test job/master, upstreamUrl:job/Test%20job/job/master/]] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS