See <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/changes>
Changes: [Julien Carsique <[email protected]>] NXP-7253 - Store Selenium tests results in a separated directory ------------------------------------------ [...truncated 362 lines...] + <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/nuxeo-5.4.3-I20110716_0115/nuxeo-distribution/nuxeo-distribution-dm/ftest/selenium/run.sh> + echo DEPRECATED: see https://github.com/nuxeo/tools-nuxeo-ftest DEPRECATED: see https://github.com/nuxeo/tools-nuxeo-ftest + dirname <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/nuxeo-5.4.3-I20110716_0115/nuxeo-distribution/nuxeo-distribution-dm/ftest/selenium/run.sh> + cd <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/nuxeo-5.4.3-I20110716_0115/nuxeo-distribution/nuxeo-distribution-dm/ftest/selenium> + pwd -P + HERE=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/nuxeo-5.4.3-I20110716_0115/nuxeo-distribution/nuxeo-distribution-dm/ftest/selenium> + [ -r <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/nuxeo-5.4.3-I20110716_0115/nuxeo-distribution/nuxeo-distribution-dm/ftest/selenium/run.conf> ] + HIDE_FF=true + SUITES=suite1 suite2 suite-dm suite-webengine suite-webengine-website suite-webengine-tags + URL=http://localhost:8080/nuxeo/ + cd <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/nuxeo-5.4.3-I20110716_0115/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.3-I20110716_0115/nuxeo-features-parent-5.4.3-I20110716_0115.pom [INFO] Unable to find resource 'org.nuxeo.ecm.platform:nuxeo-features-parent:pom:5.4.3-I20110716_0115' 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.3-I20110716_0115/nuxeo-features-parent-5.4.3-I20110716_0115.pom [INFO] Unable to find resource 'org.nuxeo.ecm.platform:nuxeo-features-parent:pom:5.4.3-I20110716_0115' 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.3-I20110716_0115 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.3-I20110716_0115 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: Sat Jul 16 03:21:49 CEST 2011 [INFO] Final Memory: 1M/59M [INFO] ------------------------------------------------------------------------ + exit 1 + ret1=1 + '[' -z ']' + java -version + grep 1.6.0 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-jboss-mysql/ws/trunk/nuxeo-5.4.3-I20110716_0115/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 2.015s OK fl-run-test -v --simple-fetch test_rest.py -e testWriter --no-color testWriter (test_rest.Rest) ... ok ---------------------------------------------------------------------- Ran 1 test in 2.489s OK fl-run-test -v --simple-fetch test_rest.py -e testReader --no-color testReader (test_rest.Rest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.860s 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 35.947s OK fl-run-test -v --simple-fetch test_nuxeo.py -e testInit --no-color testInit (test_nuxeo.Nuxeo) ... ok ---------------------------------------------------------------------- Ran 1 test in 11.669s OK fl-run-test -v --simple-fetch test_nuxeo.py -e testWriter --no-color testWriter (test_nuxeo.Nuxeo) ... ok ---------------------------------------------------------------------- Ran 1 test in 9.254s OK fl-run-test -v --simple-fetch test_nuxeo.py -e testReader --no-color testReader (test_nuxeo.Nuxeo) ... ok ---------------------------------------------------------------------- Ran 1 test in 2.299s OK fl-run-test -v --simple-fetch test_webengine.py --no-color test_testWebengine (test_webengine.Webengine) ... ok ---------------------------------------------------------------------- Ran 1 test in 6.046s 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 3.766s 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-jboss-mysql/ws/trunk/jboss> + <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss/bin/monitorctl.sh> stop <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss/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-07-16 03:23:07+02:00 ... <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss/bin/monitorctl.sh>: line 414: kill: (22401) - No such process Monitoring stopped. Archiving log ... Done: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/log-20110716-012312.tgz> + <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss/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-jboss-mysql/ws/trunk/jboss> -Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss/bin/nuxeo.conf> -Dnuxeo.log.dir=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss/log> -jar <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss/bin/nuxeo-launcher.jar> stop Nuxeo home: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss> Nuxeo configuration: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss/bin/nuxeo.conf> Include template: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss/templates/common-deploydir> Include template: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss/templates/common-binding> Include template: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss/templates/common> Include template: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss/templates/mysql> Include template: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/ws/trunk/jboss/templates/monitor> Stopping server..................No answer from server, try to kill process 22115... + '[' '!' -z ']' + echo '### 10 most frequent errors --------------' ### 10 most frequent errors -------------- + sed 's/^.\{24\}//g' + sort + uniq -c + sort -nr + head + grep ' ERROR \[' <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/server.log> 6 ERROR [org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl] Can not refetch Doc with ref f3b81ca2-44bf-4078-9b34-f62af9fcee8b 6 ERROR [org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl] Can not refetch Doc with ref b726761d-9a31-423d-a367-55c6767b4b83 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.publisher.impl.service.PublisherServiceImpl] Unable to build PublicationTree 1 ERROR [org.apache.catalina.connector.CoyoteAdapter] An exception or error occurred in the container during the request processing 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 + echo '### 10 first errors ----------------------' ### 10 first errors ---------------------- + grep -nTm 10 ' ERROR ' <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/server.log> 1864 :2011-07-16 03:22:11,124 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 2075 :2011-07-16 03:22:11,124 ERROR [nuxeo-error-log] javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get document /default-domain/workspaces/that/does/not/exists 2286 :2011-07-16 03:22:11,145 ERROR [nuxeo-error-log] 2626 :2011-07-16 03:22:11,352 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception 2734 :2011-07-16 03:22:16,112 ERROR [org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl] Unable to build PublicationTree 2870 :2011-07-16 03:22:23,469 ERROR [org.apache.catalina.connector.CoyoteAdapter] An exception or error occurred in the container during the request processing 2889 :2011-07-16 03:22:33,400 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 3097 :2011-07-16 03:22:33,400 ERROR [nuxeo-error-log] javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get document /default-domain/sections/FLNXTEST Bench section 3305 :2011-07-16 03:22:33,405 ERROR [nuxeo-error-log] 3642 :2011-07-16 03:22:33,409 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception + echo '### --------------------------------------' ### -------------------------------------- + gzip <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/boot.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/console.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/gc.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/jmxstat.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/jvm.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/nuxeoctl.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/nuxeo-ds.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/nuxeo-error.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/server.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/stderr.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/sysstat-sar.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/vcs-ds.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/webrequests.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/webthreads.log> + gzip -cd <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-jboss-mysql/397/artifact/trunk/jboss/log/server.log.gz> + '[' 1 -eq 0 -a 0 -eq 0 ']' + exit 9 Build step 'Execute shell' marked build as failure Archiving artifacts Publishing Selenium report... Missing directory trunk/nuxeo-*/nuxeo-distribution/nuxeo-distribution-dm/ftest/selenium/results Build step 'Publish Selenium Html Report' marked build as failure Publishing Selenium report... _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
