See <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build/151/>

------------------------------------------
Started by user mguillaume
Building remotely on gimli in workspace 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build/ws/>
Checkout:IT-nuxeo-master-build / 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build/ws/> - 
hudson.remoting.Channel@6c9b1d58:gimli
Using strategy: Default
Last Built Revision: Revision b5904badd57e82cb45da3d3cedda382095120fea 
(origin/master)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from [email protected]:nuxeo/nuxeo.git
Commencing build of Revision b5904badd57e82cb45da3d3cedda382095120fea 
(origin/master)
Checking out Revision b5904badd57e82cb45da3d3cedda382095120fea (origin/master)
[IT-nuxeo-master-build] $ /bin/sh -xe /tmp/hudson8359522095634625382.sh
+ echo MAVEN_OPTS: "-Xms1024m -Xmx4096m -XX:MaxPermSize:512m"
MAVEN_OPTS: "-Xms1024m -Xmx4096m -XX:MaxPermSize:512m"
+ echo JAVA_OPTS:
JAVA_OPTS:
+ export 
PATH=/opt/apache-maven-2.2.1/bin:/usr/lib/jvm/java-6-sun//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ cd nuxeo
+ [ false = true ]
+ ./scripts/release.py prepare -b auto -t auto -n auto -m auto -d
$> git fetch origin
$> git checkout master
Switched to branch 'master'
$> git rebase origin/master
Current branch master is up to date.

Releasing from branch:   master
Current version:         5.6-SNAPSHOT
Tag:                     5.6-I20120416_2015
Next version:            5.6-SNAPSHOT
No maintenance branch    
Parameters stored in 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build/151/artifact/release.log>

[.]
$> git fetch origin
$> git checkout master
Already on 'master'
$> git rebase origin/master
Current branch master is up to date.

Using Maven introspection of the POM file to find the list of modules...
Exception in thread "main" java.lang.NoClassDefFoundError: "-Xms1024m
Caused by: java.lang.ClassNotFoundException: "-Xms1024m
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: "-Xms1024m.  Program will exit.
Traceback (most recent call last):
  File "./scripts/release.py", line 532, in <module>
    main()
  File "./scripts/release.py", line 511, in main
    release.prepare(options.deploy)
  File "./scripts/release.py", line 357, in prepare
    self.repo.clone(self.branch)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build/ws/nuxeo/scripts/nxutils.py";,>
 line 227, in clone
    os.chdir(os.path.join(self.basedir, "addons"))
OSError: [Errno 2] No such file or directory: 
'<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build/ws/nuxeo/addons'>
Build step 'Execute shell' marked build as failure
Archiving artifacts
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to