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/27 17:08:19 UTC

Build failed in Jenkins: JMeter-trunk #7375

See <https://builds.apache.org/job/JMeter-trunk/7375/display/redirect>

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/JMeter-trunk/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/jmeter.git
 > git init <https://builds.apache.org/job/JMeter-trunk/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/JMeter-trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1084.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy135.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/JMeter-trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2049)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/JMeter-trunk/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:249)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/jmeter.git
 > git init <https://builds.apache.org/job/JMeter-trunk/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/JMeter-trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1084.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy135.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/JMeter-trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2049)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/JMeter-trunk/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:249)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/jmeter.git
 > git init <https://builds.apache.org/job/JMeter-trunk/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/JMeter-trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1084.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy135.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/JMeter-trunk/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2049)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/JMeter-trunk/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:249)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?

Build failed in Jenkins: JMeter-trunk #7376

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/7376/display/redirect?page=changes>

Changes:

[felix.schumacher] Guard debug log messages

------------------------------------------
[...truncated 139.57 KB...]
    ... end of run
    Error in NonGUIDriver java.lang.IllegalArgumentException: Problem loading XML from:'/tmp/testPlan382194293877974580.jmx'. 
    Cause:
    CannotResolveClassException: kg.apc.jmeter.samplers.DummySampler

     Detail:com.thoughtworks.xstream.converters.ConversionException: 
    ---- Debugging information ----
    cause-exception     : com.thoughtworks.xstream.converters.ConversionException
    cause-message       : 
    first-jmeter-class  : org.apache.jmeter.save.converters.HashTreeConverter.unmarshal(HashTreeConverter.java:67)
    class               : org.apache.jmeter.save.ScriptWrapper
    required-type       : org.apache.jmeter.save.ScriptWrapper
    converter-type      : org.apache.jmeter.save.ScriptWrapperConverter
    path                : /jmeterTestPlan/hashTree/hashTree/hashTree/kg.apc.jmeter.samplers.DummySampler
    line number         : 16
    version             : not available
    -------------------------------

> Task :src:core:check
> Task :src:core:assemble
> Task :src:protocol:ldap:check
> Task :src:protocol:ldap:assemble UP-TO-DATE
> Task :src:protocol:tcp:check
> Task :src:protocol:tcp:assemble UP-TO-DATE
> Task :src:protocol:ftp:check
> Task :src:protocol:ftp:assemble UP-TO-DATE
> Task :src:protocol:jms:check
> Task :src:protocol:jms:assemble UP-TO-DATE
> Task :src:protocol:native:check
> Task :src:protocol:native:assemble UP-TO-DATE

> Task :src:components:test
    JMeterVersion=5.2.0-SNAPSHOT 0c8eb07
    java.version=1.8.0_191
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    java.vendor=Oracle Corporation
    java.home=/usr/local/asfpackages/java/jdk1.8.0_191/jre
    file.encoding=ISO-8859-1
    default encoding=ISO-8859-1
    user.home=/home/jenkins
    user.dir=<https://builds.apache.org/job/JMeter-trunk/ws/src/components>
    user.language=en
    user.region=null
    user.country=US
    user.variant=
    Locale=en_US
    java.class.version=52.0
    java.awt.headless=true
    os.name=Linux
    os.version=4.4.0-137-generic
    os.arch=amd64

> Task :src:protocol:mail:check
> Task :src:protocol:mail:assemble UP-TO-DATE
> Task :src:components:check
> Task :src:components:jar
> Task :src:components:testJar
> Task :src:components:assemble
> Task :src:protocol:junit:check
> Task :src:protocol:junit:assemble UP-TO-DATE

> Task :src:functions:compileJava
Note: <https://builds.apache.org/job/JMeter-trunk/ws/src/functions/src/main/java/org/apache/jmeter/functions/StringFromFile.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :src:functions:compileGroovy NO-SOURCE
> Task :src:functions:classes
> Task :src:functions:jar
> Task :src:functions:compileTestJava
> Task :src:functions:compileTestGroovy
> Task :src:functions:testClasses
> Task :src:protocol:http:compileJava
> Task :src:protocol:http:compileGroovy NO-SOURCE
> Task :src:protocol:http:classes
> Task :src:dist:compileJava NO-SOURCE
> Task :src:dist:classes UP-TO-DATE
> Task :src:dist:checkstyleMain NO-SOURCE
> Task :src:dist:jar UP-TO-DATE
> Task :src:functions:testJar
> Task :src:protocol:http:jar
> Task :src:dist-check:compileJava NO-SOURCE
> Task :src:dist-check:compileGroovy NO-SOURCE
> Task :src:dist-check:classes UP-TO-DATE
> Task :src:dist-check:checkstyleMain NO-SOURCE
> Task :src:dist-check:spotbugsMain NO-SOURCE
> Task :src:dist-check:jar UP-TO-DATE
> Task :src:dist-check:assemble UP-TO-DATE
> Task :src:functions:checkstyleMain
> Task :src:protocol:http:compileTestJava
> Task :src:functions:checkstyleTest
> Task :src:protocol:http:compileTestGroovy
> Task :src:protocol:http:testClasses
> Task :src:protocol:http:testJar
> Task :src:dist-check:compileTestJava
> Task :src:dist-check:compileTestGroovy
> Task :src:dist-check:testClasses
> Task :src:dist-check:checkstyleTest
> Task :src:protocol:http:checkstyleMain
> Task :src:generator:spotbugsMain
> Task :src:generator:spotbugsTest NO-SOURCE
> Task :src:generator:test NO-SOURCE
> Task :src:generator:check
> Task :src:examples:spotbugsMain
> Task :src:examples:spotbugsTest NO-SOURCE
> Task :src:examples:test NO-SOURCE
> Task :src:examples:check
> Task :src:protocol:http:checkstyleTest

> Task :src:functions:spotbugsMain
SpotBugs rule violations were found. See the report at: file://<https://builds.apache.org/job/JMeter-trunk/ws/src/functions/build/reports/spotbugs/main.xml>

> Task :src:dist-check:spotbugsTest
SpotBugs rule violations were found. See the report at: file://<https://builds.apache.org/job/JMeter-trunk/ws/src/dist-check/build/reports/spotbugs/test.xml>

> Task :src:dist:javadocAggregate

> Task :src:functions:spotbugsTest
SpotBugs rule violations were found. See the report at: file://<https://builds.apache.org/job/JMeter-trunk/ws/src/functions/build/reports/spotbugs/test.xml>

> Task :src:functions:test

Gradle Test Executor 47 STANDARD_OUT
    Setting JMeterHome: <https://builds.apache.org/job/JMeter-trunk/ws/src/functions/../../.>
    Initializing Properties: ../.././bin/jmeter.properties

> Task :src:protocol:http:spotbugsMain
SpotBugs rule violations were found. See the report at: file://<https://builds.apache.org/job/JMeter-trunk/ws/src/protocol/http/build/reports/spotbugs/main.xml>

> Task :src:functions:test
    JMeterVersion=5.2.0-SNAPSHOT 0c8eb07
    java.version=1.8.0_191
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    java.vendor=Oracle Corporation
    java.home=/usr/local/asfpackages/java/jdk1.8.0_191/jre
    file.encoding=ISO-8859-1
    default encoding=ISO-8859-1
    user.home=/home/jenkins
    user.dir=<https://builds.apache.org/job/JMeter-trunk/ws/src/functions>
    user.language=en
    user.region=null
    user.country=US
    user.variant=
    Locale=en_US
    java.class.version=52.0
    java.awt.headless=true
    os.name=Linux
    os.version=4.4.0-137-generic
    os.arch=amd64

> Task :src:functions:check
> Task :src:functions:assemble

> Task :src:protocol:http:spotbugsTest
SpotBugs rule violations were found. See the report at: file://<https://builds.apache.org/job/JMeter-trunk/ws/src/protocol/http/build/reports/spotbugs/test.xml>

> Task :src:protocol:http:test

Gradle Test Executor 49 STANDARD_OUT
    Setting JMeterHome: <https://builds.apache.org/job/JMeter-trunk/ws/src/protocol/http/../../../.>
    Initializing Properties: ../../.././bin/jmeter.properties

> Task :src:dist:compileTestJava NO-SOURCE
> Task :src:dist:testClasses UP-TO-DATE
> Task :src:dist:checkstyleTest NO-SOURCE
> Task :src:dist:spotbugsMain NO-SOURCE
> Task :src:dist:spotbugsTest NO-SOURCE
> Task :src:dist:test NO-SOURCE
> Task :src:dist:check
> Task :src:dist:populateLibs
> Task :src:dist:copyBinLibs
> Task :src:dist:copyLibs
> Task :src:dist:createDist
> Task :src:dist-check:copyExtraTestLibs

> Task :src:protocol:http:test
    JMeterVersion=5.2.0-SNAPSHOT 0c8eb07
    java.version=1.8.0_191
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    java.vendor=Oracle Corporation
    java.home=/usr/local/asfpackages/java/jdk1.8.0_191/jre
    file.encoding=ISO-8859-1
    default encoding=ISO-8859-1
    user.home=/home/jenkins
    user.dir=<https://builds.apache.org/job/JMeter-trunk/ws/src/protocol/http>
    user.language=en
    user.region=null
    user.country=US
    user.variant=
    Locale=en_US
    java.class.version=52.0
    java.awt.headless=true
    os.name=Linux
    os.version=4.4.0-137-generic
    os.arch=amd64

> Task :src:dist:distTar
> Task :src:dist:distTarSha512
> Task :src:dist:distZip
> Task :src:dist:distZipSha512
> Task :src:dist:signDistTar SKIPPED
> Task :src:dist:signDistZip SKIPPED
> Task :src:dist:assemble
> Task :src:protocol:http:check
> Task :src:protocol:http:assemble
> Task :src:dist-check:batchBUG_62847
> Task :src:dist-check:batchBatchTestLocal
> Task :src:dist-check:batchBug50898
> Task :src:dist-check:batchBug52968
> Task :src:dist-check:batchBug54685
> Task :src:dist-check:batchBug55375
> Task :src:dist-check:batchBug56243
> Task :src:dist-check:batchBug56811
> Task :src:dist-check:batchBug62239
> Task :src:dist-check:batchFTP_TESTS
> Task :src:dist-check:batchHTMLParserTestFile_2
> Task :src:dist-check:batchHttp4ImplDigestAuth
> Task :src:dist-check:batchHttp4ImplPreemptiveBasicAuth
> Task :src:dist-check:batchHttp4ImplPreemptiveBasicAuthJava
> Task :src:dist-check:batchJDBC_TESTS
> Task :src:dist-check:batchJMS_TESTS
> Task :src:dist-check:batchOS_TESTS
> Task :src:dist-check:batchResponseDecompression
> Task :src:dist-check:batchServerBatchTestLocal FAILED
checksum-dependency elapsed time: 15062ms, configurations processed: 622 (add -PchecksumTimingsPrint to print detailed timings)

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':src:dist-check:batchServerBatchTestLocal'.
> Unable to connect to asf938.gq1.ygridcore.net:45835 with timeout of PT5S

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.6.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 18m 56s
308 actionable tasks: 187 executed, 121 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
[Fast Archiver] Compressed 147.10 MB of artifacts by 43.3% relative to #7348
Recording test results