See <https://builds.apache.org/job/JMeter-trunk/7593/display/redirect?page=changes>
Changes: [sitnikov.vladimir] Add Gradle Wrapper validation ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H29 (ubuntu) in workspace <https://builds.apache.org/job/JMeter-trunk/ws/> 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://gitbox.apache.org/repos/asf/jmeter.git > # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/jmeter.git > git --version # timeout=10 > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/jmeter.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 8b6578cff5d0a33b5d305f3d40b0f5f27203e983 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b6578cff5d0a33b5d305f3d40b0f5f27203e983 Commit message: "Add Gradle Wrapper validation" > git rev-list --no-walk 89c2f0d97248957c637c7628bb48a3c217e8d1a3 # timeout=10 Xvfb starting$ /usr/bin/Xvfb :1 -fbdir /home/jenkins/jenkins-slave/xvfb-7593-..fbdir6678451795977839334 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SONAR_HOST_URL=https://sonarcloud.io [EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [JMeter-trunk] $ /bin/bash -xe /tmp/jenkins3748828360521686145.sh + rm -rf src/dist/build/distributions [Gradle] - Launching build. [JMeter-trunk] $ <https://builds.apache.org/job/JMeter-trunk/ws/gradlew> "-Dorg.gradle.jvmargs=-Xmx512m -XX:MaxMetaspaceSize=512m" -PignoreSpotBugsFailures=true -Pspotbugs=true -PCI=true -Pcoverage=true --stacktrace --profile cleanTest check assemble sonarqube # # There is insufficient memory for the Java Runtime Environment to continue. # Cannot create GC thread. Out of system resources. # An error report file with more information is saved as: # <https://builds.apache.org/job/JMeter-trunk/ws/hs_err_pid783.log> Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Xvfb stopping Archiving artifacts Recording test results ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? For example, <https://builds.apache.org/job/JMeter-trunk/ws/src/components/build/test-results/test/TEST-org.apache.jmeter.assertions.CompareAssertionSpec.xml> is 13 days old