See <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/6/changes>
Changes: [Julien Carsique <[email protected]>] ignore .project [Julien Carsique <[email protected]>] NXBT-292 - fix update_distribution_source (non-IT tests still use it) [Julien Carsique <[email protected]>] NXBT-292 - cleanup old source repository [Julien Carsique <[email protected]>] NXBT-292 - IT tests should run against latest code and artifacts from IT build [bdelbosc] NXBT: Activate JMX by default on CI - bis [bdelbosc] NXBT: Activate JMX by default on CI ------------------------------------------ [...truncated 264 lines...] + cd <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/ws/trunk/nuxeo-5.4.2-I20110525_0250/nuxeo-distribution/nuxeo-distribution-dm/ftest/selenium> + mvn dependency:copy [INFO] Scanning for projects... Downloading: http://maven.in.nuxeo.com/nexus/content/groups/public/org/nuxeo/ecm/platform/nuxeo-features-parent/5.4.2-I20110525_0250/nuxeo-features-parent-5.4.2-I20110525_0250.pom [INFO] Unable to find resource 'org.nuxeo.ecm.platform:nuxeo-features-parent:pom:5.4.2-I20110525_0250' in repository public (http://maven.nuxeo.org/nexus/content/groups/public) Downloading: http://repo1.maven.org/maven2/org/nuxeo/ecm/platform/nuxeo-features-parent/5.4.2-I20110525_0250/nuxeo-features-parent-5.4.2-I20110525_0250.pom [INFO] Unable to find resource 'org.nuxeo.ecm.platform:nuxeo-features-parent:pom:5.4.2-I20110525_0250' in repository central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.nuxeo.ecm.distribution:nuxeo-distribution:pom:null Reason: Cannot find parent: org.nuxeo.ecm.platform:nuxeo-features-parent for project: org.nuxeo.ecm.distribution:nuxeo-distribution:pom:null for project org.nuxeo.ecm.distribution:nuxeo-distribution:pom:null [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.reactor.MavenExecutionException: Cannot find parent: org.nuxeo.ecm.platform:nuxeo-features-parent for project: org.nuxeo.ecm.distribution:nuxeo-distribution:pom:null for project org.nuxeo.ecm.distribution:nuxeo-distribution:pom:null 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: Cannot find parent: org.nuxeo.ecm.platform:nuxeo-features-parent for project: org.nuxeo.ecm.distribution:nuxeo-distribution:pom:null for project org.nuxeo.ecm.distribution:nuxeo-distribution:pom:null at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396) at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1407) at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508) 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.getProjects(DefaultMaven.java:391) ... 12 more Caused by: org.apache.maven.project.ProjectBuildingException: POM 'org.nuxeo.ecm.platform:nuxeo-features-parent' not found in repository: Unable to download the artifact from any repository org.nuxeo.ecm.platform:nuxeo-features-parent:pom:5.4.2-I20110525_0250 from the specified remote repositories: public-releases-mirror (http://maven.in.nuxeo.com/nexus/content/groups/public), central (http://repo1.maven.org/maven2), public-snapshots-mirror (http://maven.in.nuxeo.com/nexus/content/groups/public-snapshot) for project org.nuxeo.ecm.platform:nuxeo-features-parent at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:605) at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1392) ... 19 more Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository org.nuxeo.ecm.platform:nuxeo-features-parent:pom:5.4.2-I20110525_0250 from the specified remote repositories: public-releases-mirror (http://maven.in.nuxeo.com/nexus/content/groups/public), central (http://repo1.maven.org/maven2), public-snapshots-mirror (http://maven.in.nuxeo.com/nexus/content/groups/public-snapshot) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90) at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:558) ... 20 more Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216) ... 22 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Wed May 25 12:34:45 CEST 2011 [INFO] Final Memory: 1M/29M [INFO] ------------------------------------------------------------------------ + exit 1 + ret1=1 + '[' -z ']' + grep 1.6.0 + java -version java version "1.6.0_24" Java(TM) SE Runtime Environment (build 1.6.0_24-b07) + '[' 0 == 0 ']' + cd <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/ws/trunk/nuxeo-5.4.2-I20110525_0250/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload> + make EXT=--no-color mkdir -p ../../target/ftest/funkload/report ../../target/ftest/funkload/log fl-monitor-ctl monitor.conf restart Starting monitor server at http://localhost:55502/ as daemon. fl-credential-ctl credential.conf restart Starting file_credential server at http://localhost:55501/ as daemon. fl-run-test test_pages.py --simple-fetch -v -e testAvailable --no-color testAvailable (test_pages.Pages) ... ok ---------------------------------------------------------------------- Ran 1 test in 4.057s OK fl-run-test -v --simple-fetch test_rest.py -e testWriter --no-color testWriter (test_rest.Rest) ... ok ---------------------------------------------------------------------- Ran 1 test in 1.135s OK fl-run-test -v --simple-fetch test_rest.py -e testReader --no-color testReader (test_rest.Rest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.294s OK fl-run-test -v --simple-fetch test_pages.py --no-color testAvailable (test_pages.Pages) ... ok testBasePageViewDocumentPath (test_pages.Pages) ... ok testFileTabs (test_pages.Pages) ... ok testFolderPage (test_pages.Pages) ... ok testLoginPage (test_pages.Pages) ... ok testNavigation (test_pages.Pages) ... ok testPublish (test_pages.Pages) ... ok testSections (test_pages.Pages) ... ok testUsersGroupsPage (test_pages.Pages) ... ok ---------------------------------------------------------------------- Ran 9 tests in 25.778s OK fl-run-test -v --simple-fetch test_nuxeo.py -e testInit --no-color testInit (test_nuxeo.Nuxeo) ... ok ---------------------------------------------------------------------- Ran 1 test in 9.548s OK fl-run-test -v --simple-fetch test_nuxeo.py -e testWriter --no-color testWriter (test_nuxeo.Nuxeo) ... ok ---------------------------------------------------------------------- Ran 1 test in 6.094s OK fl-run-test -v --simple-fetch test_nuxeo.py -e testReader --no-color testReader (test_nuxeo.Nuxeo) ... ok ---------------------------------------------------------------------- Ran 1 test in 1.766s OK fl-run-test -v --simple-fetch test_webengine.py --no-color test_testWebengine (test_webengine.Webengine) ... ok ---------------------------------------------------------------------- Ran 1 test in 4.620s OK fl-run-test -v --simple-fetch test_dav.py --no-color testDav (test_dav.Dav) ... ok testLocks (test_dav.Dav) ... ok testUserAgents (test_dav.Dav) ... ok testWriter (test_dav.Dav) ... ok ---------------------------------------------------------------------- Ran 4 tests in 1.079s OK fl-monitor-ctl monitor.conf stop Server http://localhost:55502/ is stopped. fl-credential-ctl credential.conf stop Server http://localhost:55501/ is stopped. + ret2=0 + ret3=0 + stop_server + SERVER_HOME=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/ws/trunk/tomcat> + <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/ws/trunk/tomcat/bin/monitorctl.sh> stop <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/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 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=1089 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false: bad substitution Stopping monitoring 2011-05-25 12:35:44+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-nuxeo-5.4-tests-dm-tomcat-jre/6/artifact/trunk/tomcat/log/log-20110525-103553.tgz> + <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/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 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=1089 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true -Dnuxeo.home=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/ws/trunk/tomcat> -Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/ws/trunk/tomcat/bin/nuxeo.conf> -Dnuxeo.log.dir=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/ws/trunk/tomcat/log> -jar <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/ws/trunk/tomcat/bin/nuxeo-launcher.jar> stop Nuxeo home: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/ws/trunk/tomcat> Nuxeo configuration: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/ws/trunk/tomcat/bin/nuxeo.conf> Include template: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/ws/trunk/tomcat/templates/common> Include template: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/ws/trunk/tomcat/templates/default> Template 'monitor' not found with relative or absolute path (<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/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 -------------- + grep ' ERROR \[' <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/6/artifact/trunk/tomcat/log/server.log> + sed 's/^.\{24\}//g' + head + uniq -c + sort + 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 [org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl] Factory BindingCommentRootFactory can not be registred since Factory SimpleTemplateFactory is not registred 1 ERROR [org.nuxeo.ecm.directory.sql.SQLHelper] invalid column count while reading csv file: directories/event-categories.csv, values: [0: document_review_approbation, 1: document_review_approbation, 2: 0] 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-nuxeo-5.4-tests-dm-tomcat-jre/6/artifact/trunk/tomcat/log/server.log> 182 :2011-05-25 12:34:09,209 ERROR [org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl] Factory BindingCommentRootFactory can not be registred since Factory SimpleTemplateFactory is not registred 561 :2011-05-25 12:34:59,247 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 709 :2011-05-25 12:34:59,247 ERROR [nuxeo-error-log] javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get document /default-domain/workspaces/that/does/not/exists 857 :2011-05-25 12:34:59,253 ERROR [nuxeo-error-log] 1129 :2011-05-25 12:34:59,697 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception 1226 :2011-05-25 12:35:07,357 ERROR [org.nuxeo.ecm.directory.sql.SQLHelper] invalid column count while reading csv file: directories/event-categories.csv, values: [0: document_review_approbation, 1: document_review_approbation, 2: 0] 1229 :2011-05-25 12:35:20,113 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 1374 :2011-05-25 12:35:20,114 ERROR [nuxeo-error-log] javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get document /default-domain/sections/FLNXTEST Bench section 1519 :2011-05-25 12:35:20,116 ERROR [nuxeo-error-log] 1788 :2011-05-25 12:35:20,119 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception + echo '### --------------------------------------' ### -------------------------------------- + gzip <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/6/artifact/trunk/tomcat/log/console.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/6/artifact/trunk/tomcat/log/gc.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/6/artifact/trunk/tomcat/log/jmxstat.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/6/artifact/trunk/tomcat/log/nuxeo-error.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/6/artifact/trunk/tomcat/log/server.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/6/artifact/trunk/tomcat/log/stderr.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/6/artifact/trunk/tomcat/log/sysstat-sar.log> + gzip -cd <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/6/artifact/trunk/tomcat/log/server.log.gz> + '[' 1 -eq 0 -a 0 -eq 0 ']' + exit 9 Archiving artifacts Publishing Selenium report... Checking ^\d{4}-\d{2}-\d{2}.*ERROR.* <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-jre/6/artifact/trunk/tomcat/log/server.log>: 2011-05-25 12:34:09,209 ERROR [org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl] Factory BindingCommentRootFactory can not be registred since Factory SimpleTemplateFactory is not registred 2011-05-25 12:34:59,247 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-25 12:34:59,247 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-25 12:34:59,253 ERROR [nuxeo-error-log] 2011-05-25 12:34:59,697 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception 2011-05-25 12:35:07,357 ERROR [org.nuxeo.ecm.directory.sql.SQLHelper] invalid column count while reading csv file: directories/event-categories.csv, values: [0: document_review_approbation, 1: document_review_approbation, 2: 0] 2011-05-25 12:35:20,113 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-25 12:35:20,114 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-25 12:35:20,116 ERROR [nuxeo-error-log] 2011-05-25 12:35:20,119 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception 2011-05-25 12:35:20,790 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-25 12:35:20,791 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-25 12:35:20,793 ERROR [nuxeo-error-log] 2011-05-25 12:35:20,796 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
