See <https://qa.nuxeo.org/jenkins/job/nuxeo-5.4-windows/84/>

------------------------------------------
[...truncated 26 lines...]
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
destination directory: nuxeo-runtime
requesting all changes
adding changesets
adding manifests
adding file changes
added 1305 changesets with 7239 changes to 1169 files (+32 heads)
updating to branch null-merge
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
destination directory: nuxeo-core
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: No space left on device
destination directory: nuxeo-services
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: No space left on device
destination directory: nuxeo-theme
requesting all changes
adding changesets
adding manifests
adding file changes
added 1309 changesets with 5814 changes to 1646 files (+33 heads)
updating to branch null-merge
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
destination directory: nuxeo-webengine
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: No space left on device
destination directory: nuxeo-jsf
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: No space left on device
destination directory: nuxeo-gwt
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
failed to truncate 00changelog.i
rollback failed - please run hg recover
abort: No space left on device: 
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.4-windows/ws/nuxeo-gwt\.hg/store\.fncache-s0b4it>
destination directory: nuxeo-features
requesting all changes
adding changesets
adding manifests
transaction abort!
rollback completed
abort: No space left on device
destination directory: nuxeo-dm
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: No space left on device
destination directory: nuxeo-distribution
requesting all changes
adding changesets
adding manifests
transaction abort!
rollback completed
abort: No space left on device
requesting all changes
adding changesets
adding manifests
adding file changes
added 152 changesets with 135 changes to 6 files (+18 heads)
updating to branch default
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
[.]
pulling from http://hg.nuxeo.org/nuxeo
searching for changes
adding changesets
adding manifests
adding file changes
added 358 changesets with 457 changes to 9 files (+32 heads)
(run 'hg heads' to see heads, 'hg merge' to merge)
[nuxeo-common]
pulling from http://hg.nuxeo.org/nuxeo/nuxeo-common
searching for changes
no changes found
[nuxeo-runtime]
pulling from http://hg.nuxeo.org/nuxeo/nuxeo-runtime
searching for changes
no changes found
[nuxeo-theme]
pulling from http://hg.nuxeo.org/nuxeo/nuxeo-theme
searching for changes
no changes found
[.]
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
[nuxeo-common]
125 files updated, 0 files merged, 0 files removed, 0 files unresolved
[nuxeo-runtime]
close failed in file object destructor:
IOError: [Errno 28] No space left on device
abort: No space left on device
[nuxeo-theme]
abort: 
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.4-windows/ws/nuxeo-theme\.hgignore>: 
There is not enough space on the disk
pulling from http://hg.nuxeo.org/addons
searching for changes
no changes found
abort: There is not enough space on the disk
hg: unknown command 'pull;'
Mercurial Distributed SCM

basic commands:

 add        add the specified files on the next commit
 annotate   show changeset information by line for each file
 clone      make a copy of an existing repository
 commit     commit the specified files or all outstanding changes
 diff       diff repository (or selected files)
 export     dump the header and diffs for one or more changesets
 forget     forget the specified files on the next commit
 init       create a new repository in the given directory
 log        show revision history of entire repository or files
 merge      merge working directory with another revision
 pull       pull changes from the specified source
 push       push changes to the specified destination
 remove     remove the specified files on the next commit
 serve      start stand-alone webserver
 status     show changed files in the working directory
 summary    summarize working directory state
 update     update working directory (or switch revisions)

use "hg help" for the full list of commands or "hg -v" for details
hg pull; hg up 5.4
[nuxeo-5.4-windows] $ "c:\Program Files\apache-maven-2.2.1\bin\mvn.bat" install 
-Pqa -Dmaven.test.failure.ignore=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: unknown

Reason: Could not find the model file 
'C:\hudson\workspace\nuxeo-5.4-windows\nuxeo-runtime\pom.xml'. for project 
unknown


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Could not find the model file 
'C:\hudson\workspace\nuxeo-5.4-windows\nuxeo-runtime\pom.xml'. for project 
unknown
        at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.project.ProjectBuildingException: Could not find 
the model file 'C:\hudson\workspace\nuxeo-5.4-windows\nuxeo-runtime\pom.xml'. 
for project unknown
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1575)
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506)
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
        at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
        at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
        at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
        at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
        ... 12 more
Caused by: java.io.FileNotFoundException: 
C:\hudson\workspace\nuxeo-5.4-windows\nuxeo-runtime\pom.xml (The system cannot 
find the file specified)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at 
hidden.org.codehaus.plexus.util.xml.XmlReader.<init>(XmlReader.java:124)
        at 
hidden.org.codehaus.plexus.util.xml.XmlStreamReader.<init>(XmlStreamReader.java:67)
        at 
hidden.org.codehaus.plexus.util.ReaderFactory.newXmlReader(ReaderFactory.java:118)
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1570)
        ... 18 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Fri Jul 22 12:17:28 CEST 2011
[INFO] Final Memory: 5M/490M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Failed to archive test reports
hudson.util.IOException2: remote file operation failed: 
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.4-windows/ws/> at 
hudson.remoting.Channel@61f769cd:hudson-7
        at hudson.FilePath.act(FilePath.java:754)
        at hudson.FilePath.act(FilePath.java:740)
        at hudson.tasks.junit.JUnitParser.parse(JUnitParser.java:83)
        at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:123)
        at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:135)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
        at 
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:664)
        at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:639)
        at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:617)
        at hudson.model.Build$RunnerImpl.post2(Build.java:161)
        at 
hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:586)
        at hudson.model.Run.run(Run.java:1400)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:175)
Caused by: java.io.IOException: Remote call on hudson-7 failed
        at hudson.remoting.Channel.call(Channel.java:676)
        at hudson.FilePath.act(FilePath.java:747)
        ... 14 more
Caused by: java.lang.Error: Unable to load resource 
hudson/tasks/junit/Messages.properties
        at 
hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:198)
        at java.lang.ClassLoader.getResource(Unknown Source)
        at java.lang.Class.getResource(Unknown Source)
        at 
org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:83)
        at 
org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
        at 
org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
        at 
org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:139)
        at 
hudson.tasks.junit.Messages.JUnitResultArchiver_NoTestReportFound(Messages.java:261)
        at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:111)
        at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:87)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1980)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown 
Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:59)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: There is not enough space on the disk
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(Unknown Source)
        at 
hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:267)
        at 
hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:194)
        ... 20 more

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to