You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/14 10:06:00 UTC

Build failed in Jenkins: Ant-Build-Matrix-master-Linux » ubuntu,JDK 11 (latest) #1596

See <https://builds.apache.org/job/Ant-Build-Matrix-master-Linux/OS=ubuntu,jdk=JDK%2011%20(latest)/1596/display/redirect?page=changes>

Changes:

[bodewig] prepare the Ant 1.9.15 release

[bodewig] Prepare for RC1 of version 1.10.8 of Ant

[bodewig] develop snaps can not be promoted

[bodewig] fix potential NullPointerException - Bugzilla Issue 64438


------------------------------------------
Started by upstream project "Ant-Build-Matrix-master-Linux" build number 1596
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/Ant-Build-Matrix-master-Linux/OS=ubuntu,jdk=JDK%2011%20(latest)/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/ant.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 4eb3b5b7d598f1f83b0a61ae815aef1c68351471 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4eb3b5b7d598f1f83b0a61ae815aef1c68351471
Commit message: "fix potential NullPointerException - Bugzilla Issue 64438"
 > git rev-list --no-walk 51353ac2a4e4838ad3a9b35c9f8e5162ec7fe4c8 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.utf8

[EnvInject] - Variables injected successfully.
[JDK 11 (latest)] $ /home/jenkins/tools/ant/latest/bin/ant -file launch-build.xml "-Djdk=JDK 11 (latest)" -DOS=ubuntu -Djenkins=t
[0.078s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
Build step 'Invoke Ant' marked build as failure
FATAL: Remote call on H30 failed
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H30
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: Could not initialize class hudson.slaves.SlaveComputer
	at hudson.util.ProcessTree.get(ProcessTree.java:414)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1103)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1094)
	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:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H30 failed
	at hudson.remoting.Channel.call(Channel.java:963)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?

Jenkins build is back to normal : Ant-Build-Matrix-master-Linux » ubuntu,JDK 11 (latest) #1597

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Ant-Build-Matrix-master-Linux/OS=ubuntu,jdk=JDK%2011%20(latest)/1597/display/redirect?page=changes>