Branch indexing Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login) Obtained Jenkinsfile from 268d5145eae7b83c4d4bd021ff3232f6a93c78e8 Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/ironshulkerboxes_1.13 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential progwml6-ci-gh-login Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/progwml6/ironshulkerboxes.git > git init /var/lib/jenkins/workspace/ironshulkerboxes_1.13 # timeout=10 Fetching upstream changes from https://github.com/progwml6/ironshulkerboxes.git > git --version # timeout=10 using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/progwml6/ironshulkerboxes.git +refs/heads/1.13:refs/remotes/origin/1.13 # timeout=10 > git config remote.origin.url https://github.com/progwml6/ironshulkerboxes.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/1.13:refs/remotes/origin/1.13 # timeout=10 > git config remote.origin.url https://github.com/progwml6/ironshulkerboxes.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/progwml6/ironshulkerboxes.git using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/progwml6/ironshulkerboxes.git +refs/heads/1.13:refs/remotes/origin/1.13 # timeout=10 Checking out Revision 268d5145eae7b83c4d4bd021ff3232f6a93c78e8 (1.13) > git config core.sparsecheckout # timeout=10 > git checkout -f 268d5145eae7b83c4d4bd021ff3232f6a93c78e8 # timeout=10 Commit message: "Add a manifest to the jar outputted" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout using credential progwml6-ci-gh-login > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/progwml6/ironshulkerboxes.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/progwml6/ironshulkerboxes.git > git --version # timeout=10 using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/progwml6/ironshulkerboxes.git +refs/heads/1.13:refs/remotes/origin/1.13 # timeout=10 Checking out Revision 268d5145eae7b83c4d4bd021ff3232f6a93c78e8 (1.13) > git config core.sparsecheckout # timeout=10 > git checkout -f 268d5145eae7b83c4d4bd021ff3232f6a93c78e8 # timeout=10 Commit message: "Add a manifest to the jar outputted" [Pipeline] sh + rm -rf build/libs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh + ./gradlew build -PBUILD_NUMBER=1 --no-daemon /var/lib/jenkins/workspace/ironshulkerboxes_1.13@tmp/durable-329dd894/script.sh: line 1: ./gradlew: Permission denied [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive) Stage "Archive" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected GitHub has been notified of this commit’s build result ERROR: script returned exit code 1 Finished: FAILURE