See 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/changes>

Changes:

[Julien Carsique <[email protected]>] NXBT-285 - resolve ZIP_FILE

------------------------------------------
[...truncated 524 lines...]
+ 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/monitorctl.sh>
 stop
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/monitorctl.sh>:
 line 121: -server -Xms1g -Xmx1g -XX:MaxPermSize=512m 
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 
-Xloggc:${nuxeo.log.dir}/gc.log -verbose:gc -XX:+PrintGCDetails 
-XX:+PrintGCTimeStamps: bad substitution
Stopping monitoring 2011-05-17 15:58:47+02:00 ...
Monitoring stopped.
Archiving log ...
tar: log/*.html: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
Done: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/artifact/trunk/tomcat/log/log-20110517-135853.tgz>
+ 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/nuxeoctl>
 stop
Launcher command: java -Dlauncher.java.opts=-server -Xms1g -Xmx1g 
-XX:MaxPermSize=512m -Dsun.rmi.dgc.client.gcInterval=3600000 
-Dsun.rmi.dgc.server.gcInterval=3600000 -Xloggc:${nuxeo.log.dir}/gc.log 
-verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps 
-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true 
-Dnuxeo.home=<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat>
 
-Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/nuxeo.conf>
 
-Dnuxeo.log.dir=<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/log>
 -jar 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/nuxeo-launcher.jar>
 stop
Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat>
Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/nuxeo.conf>
May 17, 2011 3:58:54 PM org.artofsolving.jodconverter.util.PlatformUtils 
searchExistingfile
INFO: Jod will be using /usr/lib/openoffice
May 17, 2011 3:58:54 PM org.artofsolving.jodconverter.util.PlatformUtils 
searchExistingfile
INFO: Jod will be using /home/hudson/.openoffice.org/3
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/templates/common>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/templates/default>
Template 'monitor' not found with relative or absolute path 
(<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/templates/monitor).>
 Check your nuxeo.templates parameter, and nuxeo.template.includes for included 
files.
Stopping server.....Server stopped.
+ '[' '!' -z ']'
+ echo '### 10 most frequent errors --------------'
### 10 most frequent errors --------------
+ sed 's/^.\{24\}//g'
+ sort
+ head
+ uniq -c
+ grep ' ERROR \[' 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/artifact/trunk/tomcat/log/server.log>
+ sort -nr
      3 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception
      3 ERROR [nuxeo-error-log] 
      1 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/that/does/not/exists
      1 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/FLNXTEST Bench workspace/FLNXTEST Bench 
folder
      1 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/sections/FLNXTEST Bench section
      1 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/that/does/not/exists
      1 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/FLNXTEST Bench workspace/FLNXTEST Bench folder
      1 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/sections/FLNXTEST Bench section
+ echo '### 10 first errors ----------------------'
### 10 first errors ----------------------
+ grep -nTm 10 ' ERROR ' 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/artifact/trunk/tomcat/log/server.log>
1482    :2011-05-17 15:58:24,774 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/that/does/not/exists
1627    :2011-05-17 15:58:24,775 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/that/does/not/exists
1772    :2011-05-17 15:58:24,778 ERROR [nuxeo-error-log] 
2041    :2011-05-17 15:58:24,956 ERROR [org.jboss.seam.jsf.SeamPhaseListener] 
swallowing exception
2135    :2011-05-17 15:58:34,358 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/sections/FLNXTEST Bench section
2280    :2011-05-17 15:58:34,360 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/sections/FLNXTEST Bench section
2425    :2011-05-17 15:58:34,363 ERROR [nuxeo-error-log] 
2694    :2011-05-17 15:58:34,378 ERROR [org.jboss.seam.jsf.SeamPhaseListener] 
swallowing exception
2787    :2011-05-17 15:58:34,994 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/FLNXTEST Bench workspace/FLNXTEST Bench 
folder
2932    :2011-05-17 15:58:34,995 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/FLNXTEST Bench workspace/FLNXTEST Bench folder
+ echo '### --------------------------------------'
### --------------------------------------
+ gzip 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/artifact/trunk/tomcat/log/console.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/artifact/trunk/tomcat/log/gc.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/artifact/trunk/tomcat/log/nuxeo-error.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/artifact/trunk/tomcat/log/server.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/artifact/trunk/tomcat/log/stderr.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/artifact/trunk/tomcat/log/sysstat-sar.log>
+ gzip -cd 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/artifact/trunk/tomcat/log/server.log.gz>
+ '[' 0 -eq 0 -a 0 -eq 0 ']'
+ '[' 0 -eq 0 ']'
+ '[' tomcat = tomcat ']'
+ mvn verify -f 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/pom.xml>
 
-Dzip.file=<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/download/nuxeo-dm-5.4.2-RC1-tomcat.zip>
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Tomcat integration tests
[INFO]    task-segment: [verify]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20110517-155901 at timestamp: 1305640741795
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Verifying resources...
[INFO] A resource was deleted, module have to be cleaned
[INFO] Deleting 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target>
[INFO] [nuxeo:eclipse-version {execution: eclipsize-version}]
[INFO] eclipseVersion:5.4.2.-RC1
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/nuxeo-distribution-tomcat-tests-5.4.2-RC1.jar>
[INFO] [nuxeo-distribution-tools:build {execution: start-tomcat}]
Activating profile: NXP
    [unzip] Expanding: 
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.3/nuxeo-ftest-1.3.zip into 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target>

prepare-tomcat:
     [echo] Prepare Tomcat...
    [unzip] Expanding: 
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.3/nuxeo-ftest-1.3.zip into 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target>

download:
    [unzip] Expanding: 
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.3/nuxeo-ftest-1.3.zip into 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target>

unzip-local:
     [echo] Using local archive 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/download/nuxeo-dm-5.4.2-RC1-tomcat.zip>
    [unzip] Expanding: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/download/nuxeo-dm-5.4.2-RC1-tomcat.zip>
 into 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat>

wizard-on:

prepare-environment:

_init:

stop-unix:
     [exec] Launcher command: java -Dlauncher.java.opts=-server -Xms512m 
-Xmx1024m -XX:MaxPermSize=512m -Dsun.rmi.dgc.client.gcInterval=3600000 
-Dsun.rmi.dgc.server.gcInterval=3600000 -Dfile.encoding=UTF-8 
-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true 
-Dnuxeo.home=<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat>
 
-Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/bin/nuxeo.conf>
 
-Dnuxeo.log.dir=<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/log>
 -jar 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomca
 t/bin/nuxeo-launcher.jar> stop
     [exec] May 17, 2011 3:59:26 PM 
org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile
     [exec] INFO: Jod will be using /usr/lib/openoffice
     [exec] May 17, 2011 3:59:26 PM 
org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile
     [exec] INFO: Jod will be using /home/hudson/.openoffice.org/3
     [exec] Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat>
     [exec] Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/bin/nuxeo.conf>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/templates/common>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/templates/default>
     [exec] Server is not running.

stop-windows:

stop:

start-unix:
     [exec] Launcher command: java -Dlauncher.java.opts=-server -Xms512m 
-Xmx1024m -XX:MaxPermSize=512m -Dsun.rmi.dgc.client.gcInterval=3600000 
-Dsun.rmi.dgc.server.gcInterval=3600000 -Dfile.encoding=UTF-8 
-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true 
-Dnuxeo.home=<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat>
 
-Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/bin/nuxeo.conf>
 
-Dnuxeo.log.dir=<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/log>
 -jar 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomca
 t/bin/nuxeo-launcher.jar> start
     [exec] Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat>
     [exec] Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/bin/nuxeo.conf>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/templates/common>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/templates/default>
     [exec] Detected Tomcat server.
     [exec] No current configuration, generating files...
     [exec] May 17, 2011 3:59:27 PM 
org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile
     [exec] INFO: Jod will be using /usr/lib/openoffice
     [exec] May 17, 2011 3:59:27 PM 
org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile
     [exec] INFO: Jod will be using /home/hudson/.openoffice.org/3
     [exec] Configuration files generated.
     [exec] Server started with process ID 32358.

start-windows:

start:

BUILD SUCCESSFUL
Total time: 8 seconds
[INFO] [failsafe:integration-test {execution: integration-test}]
[INFO] Failsafe report directory: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/failsafe-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.nuxeo.functionaltests.ITTests
log4j:WARN No appenders could be found for logger 
(org.apache.http.impl.conn.SingleClientConnManager).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
http://localhost:8080/nuxeo/Connect
https://connect.nuxeo.com/nuxeo/site/connect/embeddedTrial/form?WizardCB=http%3A%2F%2Flocalhost%3A8080%2Fnuxeo%2FConnectCallback%3Fcb%3Dyes
Unable to find IFrame on page http://localhost:8080/nuxeo/ConnectFinish
https://connect.nuxeo.com/nuxeo/site/connect/embeddedTrial/form?WizardCB=http%3A%2F%2Flocalhost%3A8080%2Fnuxeo%2FConnectCallback%3Fcb%3Dyes
https://connect.nuxeo.com/nuxeo/site/connect/wizardRegisterInstance?callbackUrl=http://localhost:8080/nuxeo/ConnectCallback?cb=yes
https://connect.nuxeo.com/nuxeo/site/connect/wizardRegisterInstance?callbackUrl=http://localhost:8080/nuxeo/ConnectCallback?cb=yes
Main page : 
http://localhost:8080/nuxeo/nxpath/default/default-domain@view_admin?conversationId=0NXMAIN&tabIds=MAIN_TABS%3Aadmin%2CNUXEO_ADMIN%3AConnectApps
Switched to frame 
http://localhost:8080/nuxeo/site/connectClient/packages/remote?type=&onlyRemote=false&filterOnPlatform=false
http://localhost:8080/nuxeo/site/connectClient/packages/remote?type=&onlyRemote=false&filterOnPlatform=false
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 2,544.906 sec 
<<< FAILURE!

Results :

Tests in error: 
  testAll(org.nuxeo.functionaltests.ITTests): 
org.apache.http.conn.HttpHostConnectException: Connection to 
http://127.0.0.1:7055 refused
System info: os.name: 'Linux', os.arch: 'i386', os.version: 
'2.6.32-28-generic-pae', java.version: '1.6.0_24'
Driver info: driver.version: RemoteWebDriver
  org.nuxeo.functionaltests.ITTests: 
org.apache.http.conn.HttpHostConnectException: Connection to 
http://127.0.0.1:7055 refused
System info: os.name: 'Linux', os.arch: 'i386', os.version: 
'2.6.32-28-generic-pae', java.version: '1.6.0_24'
Driver info: driver.version: FirefoxDriver

Tests run: 2, Failures: 0, Errors: 2, Skipped: 0

[INFO] [nuxeo-distribution-tools:build {execution: stop-tomcat}]
Activating profile: NXP
    [unzip] Expanding: 
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.3/nuxeo-ftest-1.3.zip into 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target>

_init:

stop-unix:
     [exec] Launcher command: java -Dlauncher.java.opts=-server -Xms512m 
-Xmx1024m -XX:MaxPermSize=512m -Dsun.rmi.dgc.client.gcInterval=3600000 
-Dsun.rmi.dgc.server.gcInterval=3600000 -Dfile.encoding=UTF-8 
-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true 
-Dnuxeo.home=<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat>
 
-Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/bin/nuxeo.conf>
 
-Dnuxeo.log.dir=<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/log>
 -jar 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomca
 t/bin/nuxeo-launcher.jar> stop
     [exec] May 17, 2011 4:41:56 PM 
org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile
     [exec] INFO: Jod will be using /usr/lib/opeNuxeo home:          
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RCnoffice>
     [exec] May 17, 2011 4:41:56 PM 
org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile
     [exec] INFO: Jod will be using 
/hom1/nuxeo-distribution-tomcat-tests/target/tomcat
     [exec] Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/bin/nuxeo.conf>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/templates/common>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/templates/default>
     [exec] Stopping server...e/hudson/.openoffice.org/3
     [exec] ..
     [exec] Server stopped.

stop-windows:

stop:

BUILD SUCCESSFUL
Total time: 3 seconds
[INFO] [failsafe:verify {execution: verify}]
[INFO] Failsafe report directory: 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to 
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/failsafe-reports>
 for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43 minutes 1 second
[INFO] Finished at: Tue May 17 16:41:59 CEST 2011
[INFO] Final Memory: 143M/460M
[INFO] ------------------------------------------------------------------------
+ '[' 1 == 0 ']'
+ exit 9
Archiving artifacts
Publishing Selenium report...
  Test failures: 0
  Test totals  : 108
------------------------
  Command Passes   : 1574
  Command Failures : 0
  Command Errors   : 0
Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/artifact/trunk/nuxeo-distribution-5.4.2-RC1/nuxeo-distribution-tomcat-tests/target/tomcat/log/server.log>:
2011-05-17 16:00:09,287 ERROR [org.nuxeo.log4j.ThreadedStreamGobbler] May 17, 
2011 4:00:09 PM org.artofsolving.jodconverter.util.PlatformUtils 
searchExistingfile
2011-05-17 16:00:09,288 ERROR [org.nuxeo.log4j.ThreadedStreamGobbler] INFO: Jod 
will be using /usr/lib/openoffice
2011-05-17 16:00:09,288 ERROR [org.nuxeo.log4j.ThreadedStreamGobbler] May 17, 
2011 4:00:09 PM org.artofsolving.jodconverter.util.PlatformUtils 
searchExistingfile
2011-05-17 16:00:09,288 ERROR [org.nuxeo.log4j.ThreadedStreamGobbler] INFO: Jod 
will be using /home/hudson/.openoffice.org/3
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-tomcat-tests/target/tomcat/log/server.log>:
2011-05-17 01:25:48,440 ERROR 
[org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry] Overriding 
fragment with name 'org.nuxeo.ecm.core.storage.sql.ra' and path 
'bundles/nuxeo-core-storage-sql-ra-5.4.2-SNAPSHOT.rar' that is already present 
with path 'bundles/nuxeo-core-storage-sql-ra-5.4.2-SNAPSHOT.jar'
<https://qa.nuxeo.org/jenkins/job/IT-release-on-demand-nuxeo-5.4-tests-dm-tomcat/32/artifact/trunk/tomcat/log/server.log>:
2011-05-17 15:58:24,774 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/that/does/not/exists
2011-05-17 15:58:24,775 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/that/does/not/exists
2011-05-17 15:58:24,778 ERROR [nuxeo-error-log] 
2011-05-17 15:58:24,956 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-05-17 15:58:34,358 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/sections/FLNXTEST Bench section
2011-05-17 15:58:34,360 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/sections/FLNXTEST Bench section
2011-05-17 15:58:34,363 ERROR [nuxeo-error-log] 
2011-05-17 15:58:34,378 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-05-17 15:58:34,994 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/FLNXTEST Bench workspace/FLNXTEST Bench 
folder
2011-05-17 15:58:34,995 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/FLNXTEST Bench workspace/FLNXTEST Bench folder
2011-05-17 15:58:34,997 ERROR [nuxeo-error-log] 
2011-05-17 15:58:34,999 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception

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

Reply via email to