You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/09/24 12:33:27 UTC

Build failed in Jenkins: bookkeeper_release_branch_47_java9 #530

See <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/530/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/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.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		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/bookkeeper_release_branch_47_java9/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/bookkeeper_release_branch_47_java9/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://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/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.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		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/bookkeeper_release_branch_47_java9/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/bookkeeper_release_branch_47_java9/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://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/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.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		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/bookkeeper_release_branch_47_java9/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/bookkeeper_release_branch_47_java9/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'

Jenkins build is back to normal : bookkeeper_release_branch_47_java9 #533

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/533/display/redirect>


Build failed in Jenkins: bookkeeper_release_branch_47_java9 #532

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/532/display/redirect>

------------------------------------------
[...truncated 353.80 KB...]
2019-09-26T12:34:44.745 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.pom
2019-09-26T12:34:44.757 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.pom (771 B at 64 kB/s)
2019-09-26T12:34:44.758 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.2/plexus-compilers-2.8.2.pom
2019-09-26T12:34:44.770 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.2/plexus-compilers-2.8.2.pom (1.3 kB at 112 kB/s)
2019-09-26T12:34:44.785 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
2019-09-26T12:34:44.786 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
2019-09-26T12:34:44.786 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
2019-09-26T12:34:44.787 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.jar
2019-09-26T12:34:44.787 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar
2019-09-26T12:34:44.798 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 328 kB/s)
2019-09-26T12:34:44.798 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
2019-09-26T12:34:44.805 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.jar (31 kB at 1.6 MB/s)
2019-09-26T12:34:44.805 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.jar
2019-09-26T12:34:44.809 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (56 kB at 2.6 MB/s)
2019-09-26T12:34:44.809 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.jar
2019-09-26T12:34:44.816 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.jar (4.7 kB at 161 kB/s)
2019-09-26T12:34:44.816 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 5.3 MB/s)
2019-09-26T12:34:44.820 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 6.1 MB/s)
2019-09-26T12:34:44.822 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.jar (20 kB at 573 kB/s)
2019-09-26T12:34:44.842 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 5.7 MB/s)
2019-09-26T12:34:44.920 [INFO] No sources to compile
2019-09-26T12:34:45.095 [INFO] 
2019-09-26T12:34:45.095 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ buildtools ---
2019-09-26T12:34:45.098 [INFO] Using 'UTF-8' encoding to copy filtered resources.
2019-09-26T12:34:45.098 [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/ws/buildtools/src/test/resources>
2019-09-26T12:34:45.098 [INFO] Copying 3 resources
2019-09-26T12:34:45.256 [INFO] 
2019-09-26T12:34:45.256 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ buildtools ---
2019-09-26T12:34:45.263 [INFO] No sources to compile
2019-09-26T12:34:45.644 [INFO] 
2019-09-26T12:34:45.644 [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ buildtools ---
2019-09-26T12:34:45.656 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.20.1/maven-surefire-common-2.20.1.pom
2019-09-26T12:34:45.670 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.20.1/maven-surefire-common-2.20.1.pom (9.3 kB at 666 kB/s)
2019-09-26T12:34:45.686 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
2019-09-26T12:34:45.699 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (1.6 kB at 125 kB/s)
2019-09-26T12:34:45.702 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
2019-09-26T12:34:45.716 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 kB at 903 kB/s)
2019-09-26T12:34:45.725 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.20.1/surefire-api-2.20.1.pom
2019-09-26T12:34:45.738 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.20.1/surefire-api-2.20.1.pom (3.7 kB at 281 kB/s)
2019-09-26T12:34:45.749 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.20.1/surefire-logger-api-2.20.1.pom
2019-09-26T12:34:45.762 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.20.1/surefire-logger-api-2.20.1.pom (2.0 kB at 155 kB/s)
2019-09-26T12:34:45.771 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.20.1/surefire-booter-2.20.1.pom
2019-09-26T12:34:45.784 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.20.1/surefire-booter-2.20.1.pom (8.5 kB at 650 kB/s)
2019-09-26T12:34:45.803 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.20.1/maven-surefire-common-2.20.1.jar
2019-09-26T12:34:45.804 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
2019-09-26T12:34:45.804 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.20.1/surefire-api-2.20.1.jar
2019-09-26T12:34:45.804 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.20.1/surefire-logger-api-2.20.1.jar
2019-09-26T12:34:45.805 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.20.1/surefire-booter-2.20.1.jar
2019-09-26T12:34:45.817 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 kB at 1.0 MB/s)
2019-09-26T12:34:45.818 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.20.1/surefire-logger-api-2.20.1.jar (13 kB at 926 kB/s)
2019-09-26T12:34:45.840 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.20.1/surefire-api-2.20.1.jar (183 kB at 5.1 MB/s)
2019-09-26T12:34:45.846 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.20.1/surefire-booter-2.20.1.jar (268 kB at 6.4 MB/s)
2019-09-26T12:34:45.868 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.20.1/maven-surefire-common-2.20.1.jar (509 kB at 7.8 MB/s)
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
2019-09-26T12:34:47.144 [INFO] 
2019-09-26T12:34:47.144 [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ buildtools ---
2019-09-26T12:34:47.160 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.pom
2019-09-26T12:34:47.174 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.pom (4.1 kB at 296 kB/s)
2019-09-26T12:34:47.177 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
2019-09-26T12:34:47.190 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 393 kB/s)
2019-09-26T12:34:47.200 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.pom
2019-09-26T12:34:47.213 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.pom (5.0 kB at 383 kB/s)
2019-09-26T12:34:47.220 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
2019-09-26T12:34:47.232 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 410 kB/s)
2019-09-26T12:34:47.241 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
2019-09-26T12:34:47.256 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 969 kB/s)
2019-09-26T12:34:47.261 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
2019-09-26T12:34:47.273 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 128 kB/s)
2019-09-26T12:34:47.285 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.jar
2019-09-26T12:34:47.286 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.jar
2019-09-26T12:34:47.286 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
2019-09-26T12:34:47.287 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
2019-09-26T12:34:47.302 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.jar (23 kB at 1.4 MB/s)
2019-09-26T12:34:47.305 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 3.1 MB/s)
2019-09-26T12:34:47.308 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 3.9 MB/s)
2019-09-26T12:34:47.318 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.jar (178 kB at 5.4 MB/s)
2019-09-26T12:34:47.551 [INFO] Building jar: <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/ws/buildtools/target/buildtools-4.7.4-SNAPSHOT.jar>
[59.025s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
2019-09-26T12:35:26.318 [INFO] ------------------------------------------------------------------------
2019-09-26T12:35:26.319 [INFO] Reactor Summary for Apache BookKeeper :: Parent 4.7.4-SNAPSHOT:
2019-09-26T12:35:26.319 [INFO] 
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Parent ........................ SUCCESS [ 15.964 s]
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Build Tools ................... FAILURE [  4.719 s]
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Circe Checksum Library ........ SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Stats API ..................... SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Common ........................ SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Protocols ..................... SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Http :: Http Server ........... SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Server ........................ SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Tools ......................... SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Benchmark ..................... SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Stats Providers :: Twitter Finagle Stats SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Stats Providers :: Twitter Science Stats SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Stats Providers :: Twitter Ostrich Stats SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Stats Providers :: Codahale Metrics SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Stats Providers :: Prometheus . SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Stats Providers ............... SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Bookkeeper Http :: Twitter Http Server SKIPPED
2019-09-26T12:35:26.320 [INFO] Apache BookKeeper :: Bookkeeper Http :: Vertx Http Server SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Http .......................... SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Shaded :: Parent .............. SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Shaded :: bookkeeper-server-shaded SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Shaded :: bookkeeper-server-tests-shaded SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: DistributedLog :: Parent ...... SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: DistributedLog :: Common ...... SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: DistributedLog :: Protocol .... SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: DistributedLog :: Core Library  SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Shaded :: distributedlog-core-shaded SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Tests ......................... SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Tests :: Test Shaded Jars ..... SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Tests :: bookkeeper-server-shaded test SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Tests :: bookkeeper-server-tests-shaded test SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Tests :: distributedlog-core-shaded test SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Tests :: Docker Images ........ SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Tests :: Docker Images :: All Released Versions SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Stream Storage :: Parent ...... SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Stream Storage :: Common Classes for Tests SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Stream Storage :: Common ...... SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Stream Storage :: Proto ....... SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Stream Storage :: Storage :: Parent SKIPPED
2019-09-26T12:35:26.321 [INFO] Apache BookKeeper :: Stream Storage :: Storage :: Api SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Stream Storage :: API ......... SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Stream Storage :: Clients :: Parent SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Stream Storage :: Clients :: Java Client :: Parent SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Stream Storage :: Clients :: Java Client :: Base SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Stream Storage :: State Library SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Stream Storage :: Storage :: Impl SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Stream Storage :: Clients :: Java Client :: KV SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Stream Storage :: Clients :: Java Client SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Stream Storage :: Server ...... SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Dist (Parent) ................. SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Dist (Server) ................. SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Tests :: Docker Images :: All Versions SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Tests :: Docker Images :: Current Version SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Tests :: Utility module for Arquillian based integration tests SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Tests :: Common topologies for Docker based integration tests SKIPPED
2019-09-26T12:35:26.322 [INFO] Apache BookKeeper :: Tests :: Base module for Arquillian based integration tests SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Base module for Arquillian based integration tests using groovy SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade between all released versions and current version SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade between 4.1.0 and current version SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test compat between old version and new version of hierarchical ledger manager SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade between 4.1.0 and current version (with hostname bookie ID) SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test recovery does not work when password no in metadata SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade 4.1.0 to current in cluster with cookies SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test old clients working on current server SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade between yahoo custom version and current SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Integration .......... SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Integration :: Smoke test SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Integration :: Standalone test SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Integration :: Cluster test SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Tests :: Bash Scripts Test .... SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Dist (All) .................... SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: microbenchmarks ............... SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: DistributedLog :: IO :: FileSystem SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: DistributedLog :: IO .......... SKIPPED
2019-09-26T12:35:26.323 [INFO] Apache BookKeeper :: Stream Storage :: CLI ......... SKIPPED
2019-09-26T12:35:26.323 [INFO] ------------------------------------------------------------------------
2019-09-26T12:35:26.323 [INFO] BUILD FAILURE
2019-09-26T12:35:26.323 [INFO] ------------------------------------------------------------------------
2019-09-26T12:35:26.324 [INFO] Total time:  01:22 min
2019-09-26T12:35:26.324 [INFO] Finished at: 2019-09-26T12:35:26Z
2019-09-26T12:35:26.324 [INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
2019-09-26T12:35:26.940 [ERROR] unable to create native thread: possibly out of memory or process/resource limits reached -> [Help 1]
2019-09-26T12:35:26.941 [ERROR] 
2019-09-26T12:35:26.941 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
2019-09-26T12:35:26.941 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2019-09-26T12:35:26.941 [ERROR] 
2019-09-26T12:35:26.941 [ERROR] For more information about the errors and possible solutions, please read the following articles:
2019-09-26T12:35:26.941 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError
channel stopped

Jenkins build is unstable: bookkeeper_release_branch_47_java9 #531

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/531/display/redirect>