Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[virgo-build] [Hudson] Build failed in Hudson: virgo.gemini-web-container.snapshot #1427

See <https://hudson.eclipse.org/gemini/job/virgo.gemini-web-container.snapshot/1427/changes>

Changes:

[Violeta Georgieva] Fixed NPEs in tests.

[Violeta Georgieva] Fixed resource leaks in tests.

[Violeta Georgieva] In Java SE 6 Socket is still not Closeable.

[Violeta Georgieva] Changes in tests: Make TestClassLoader static. It is not needed to initialize transformer so early.

------------------------------------------
Started by user milesg78@xxxxxxxxx
Checkout:workspace / <https://hudson.eclipse.org/gemini/job/virgo.gemini-web-container.snapshot/ws/> - hudson.remoting.LocalChannel@38335bf9
Using strategy: Default
Last Built Revision: Revision d79df3864497dea2600468e9a2d927082098e337 (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/gemini/job/virgo.gemini-web-container.snapshot/ws/> - hudson.remoting.LocalChannel@38335bf9
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from git://git.eclipse.org/gitroot/gemini.web/org.eclipse.gemini.web.gemini-web-container.git
Cleaning workspace
Commencing build of Revision d9fe629bad470f025d13a471b99ad404b12d6835 (origin/master)
Checking out Revision d9fe629bad470f025d13a471b99ad404b12d6835 (origin/master)
Cleaning workspace
The origin is non-bare.
Trying to fetch virgo-build into <https://hudson.eclipse.org/gemini/job/virgo.gemini-web-container.snapshot/ws/virgo-build>
Fetching upstream changes from git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.virgo-build.git
The origin is non-bare.
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[build-web-container] $ ant -file build.xml -Dbuild.stamp=CI-${BUILD_ID} -Dci.build=true check-proxy clean clean-integration test javadoc-api javadoc-all doc package p2.publish
FATAL: command execution failed.Maybe you need to configure the job to choose one of your Ant installations?
java.io.IOException: Cannot run program "ant" (in directory "<https://hudson.eclipse.org/gemini/job/virgo.gemini-web-container.snapshot/ws/build-web-container";)>: error=13, Permission denied
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
	at hudson.Proc$LocalProc.<init>(Proc.java:187)
	at hudson.Proc$LocalProc.<init>(Proc.java:157)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:649)
	at hudson.Launcher$ProcStarter.start(Launcher.java:266)
	at hudson.Launcher$ProcStarter.join(Launcher.java:273)
	at hudson.tasks.Ant.perform(Ant.java:212)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:34)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:646)
	at hudson.model.Build$RunnerImpl.build(Build.java:181)
	at hudson.model.Build$RunnerImpl.doRun(Build.java:136)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:434)
	at hudson.model.Run.run(Run.java:1390)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:40)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: java.io.IOException: error=13, Permission denied
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:135)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
	... 15 more
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top