Started by remote host 192.30.252.41 Building in workspace /var/lib/jenkins/jobs/Wurst/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/peq/WurstScript.git # timeout=10 Fetching upstream changes from https://github.com/peq/WurstScript.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/peq/WurstScript.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 255254048c011e41902e6823752901cea6c7d6a1 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 255254048c011e41902e6823752901cea6c7d6a1 > git rev-list fffd4cf210007056d0c690404a143a7ad65fc1c0 # timeout=10 > git tag -a -f -m Jenkins Build #393 jenkins-Wurst-393 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson3767681256384226376.sh + chown -R jenkins:jenkins WurstSetup + cd WurstSetup + chmod +x gradlew + ./gradlew clean dist FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'WurstSetup'. > Could not resolve all dependencies for configuration ':classpath'. > Could not find :proguard:. Searched in the following locations: file:/var/lib/jenkins/jobs/Wurst/lib/proguard-.jar file:/var/lib/jenkins/jobs/Wurst/lib/proguard.jar Required by: :WurstSetup:unspecified * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 6.099 secs Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful Recording test results ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were found but none of them are new. Did tests run? For example, /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/build/test-results/TEST-tests.immutablecollections.ImmutableListTest.xml is 37 min old [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/build/reports/tests to /var/lib/jenkins/jobs/Wurst/builds/393/htmlreports/JUnit_report Sending e-mails to: peter.peq@gmail.com frotty@sunayama.de Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Finished: FAILURE