You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/09/28 20:53:13 UTC

Build failed in Jenkins: JMeter-trunk #7404

See <https://builds.apache.org/job/JMeter-trunk/7404/display/redirect?page=changes>

Changes:

[sitnikov.vladimir] Close StringFromFile after testing so Windows could remove temporary

[sitnikov.vladimir] Fix ParallelResourcesAndIpSource for Windows

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu xenial) 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 70ffaf18d9a4c03908dcb8719544d365b3b94e5d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 70ffaf18d9a4c03908dcb8719544d365b3b94e5d
Commit message: "Fix ParallelResourcesAndIpSource for Windows"
 > git rev-list --no-walk 32f4a74d6a46501f19afa7d8e6d07cecfda91b2d # timeout=10
[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.
[Gradle] - Launching build.
[JMeter-trunk] $ <https://builds.apache.org/job/JMeter-trunk/ws/gradlew> -Djava.awt.headless=true -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_pid20251.log>
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?