See <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/769/changes>
Changes: [Julien Carsique <[email protected]>] NXBT-292 - cleanup old source repository ------------------------------------------ [...truncated 394 lines...] 11:48:06.049 INFO - RemoteWebDriver instances should connect to: http://127.0.0.1:14440/wd/hub 11:48:06.050 INFO - Version Jetty/5.1.x 11:48:06.051 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 11:48:06.052 INFO - Started HttpContext[/selenium-server,/selenium-server] 11:48:06.052 INFO - Started HttpContext[/,/] 11:48:30.431 INFO - Started org.openqa.jetty.jetty.servlet.ServletHandler@1d64c37 11:48:30.432 INFO - Started HttpContext[/wd,/wd] 11:48:30.439 INFO - Started SocketListener on 0.0.0.0:14440 11:48:30.439 INFO - Started org.openqa.jetty.jetty.Server@116ab4e 11:48:30.525 INFO - Preparing Firefox profile... 11:48:32.803 INFO - Launching Firefox... 11:48:33.460 INFO - Checking Resource aliases 11:49:03.559 INFO - Checking Resource aliases 11:49:03.560 INFO - Received posted results 11:49:03.811 INFO - Killing Firefox... 11:49:03.940 INFO - Shutting down... + [ 0 != 0 ] + echo ### [INFO] suite-webengine-website TEST SUCCESSFUL ### [INFO] suite-webengine-website TEST SUCCESSFUL + sleep 5 + echo ### [INFO] Running test suite suite-webengine-tags ... ### [INFO] Running test suite suite-webengine-tags ... + java -jar selenium-server.jar -port 14440 -timeout 7200 -browserSideLog -htmlSuite *chrome http://localhost:8080/nuxeo/ <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine-tags.html> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/769/artifact/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 11:49:09.760 INFO - Java: Sun Microsystems Inc. 19.1-b02 11:49:09.761 INFO - OS: Linux 2.6.32-28-generic-pae i386 11:49:09.766 INFO - v2.0 [b1], with Core v2.0 [b1] 11:49:09.868 INFO - RemoteWebDriver instances should connect to: http://127.0.0.1:14440/wd/hub 11:49:09.869 INFO - Version Jetty/5.1.x 11:49:09.870 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 11:49:09.871 INFO - Started HttpContext[/selenium-server,/selenium-server] 11:49:09.871 INFO - Started HttpContext[/,/] 11:49:09.885 INFO - Started org.openqa.jetty.jetty.servlet.ServletHandler@110fe28 11:49:09.885 INFO - Started HttpContext[/wd,/wd] 11:49:09.888 INFO - Started SocketListener on 0.0.0.0:14440 11:49:09.889 INFO - Started org.openqa.jetty.jetty.Server@116ab4e 11:49:09.970 INFO - Preparing Firefox profile... 11:49:12.186 INFO - Launching Firefox... 11:49:12.821 INFO - Checking Resource aliases 11:49:23.683 INFO - Checking Resource aliases 11:49:23.684 INFO - Received posted results 11:49:24.192 INFO - Killing Firefox... 11:49:24.258 INFO - Shutting down... 11:49:24.259 INFO - Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=14440] + [ 0 != 0 ] + echo ### [INFO] suite-webengine-tags TEST SUCCESSFUL ### [INFO] suite-webengine-tags TEST SUCCESSFUL + sleep 5 + [ 9 != 0 ] + echo ### [ERROR] TESTS FAILURE ### [ERROR] TESTS FAILURE + exit 9 + ret1=9 + '[' -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-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/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 0.024s OK fl-run-test -v --simple-fetch test_rest.py -e testWriter --no-color testWriter (test_rest.Rest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.337s OK fl-run-test -v --simple-fetch test_rest.py -e testReader --no-color testReader (test_rest.Rest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.116s OK fl-run-test -v --simple-fetch test_pages.py --no-color testAvailable (test_pages.Pages) ... ok testBasePageViewDocumentPath (test_pages.Pages) ... FAIL testFileTabs (test_pages.Pages) ... FAIL testFolderPage (test_pages.Pages) ... FAIL testLoginPage (test_pages.Pages) ... FAIL testNavigation (test_pages.Pages) ... FAIL testPublish (test_pages.Pages) ... FAIL testSections (test_pages.Pages) ... FAIL testUsersGroupsPage (test_pages.Pages) ... FAIL ====================================================================== FAIL: testBasePageViewDocumentPath (test_pages.Pages) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110518-py2.6.egg/funkload/FunkLoadTestCase.py", line 944, in __call__ testMethod() File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",> line 46, in testBasePageViewDocumentPath .login(*self.cred_admin) File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",> line 102, in login "User login not found on the welcome page") AssertionError: User login not found on the welcome page ====================================================================== FAIL: testFileTabs (test_pages.Pages) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110518-py2.6.egg/funkload/FunkLoadTestCase.py", line 944, in __call__ testMethod() File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",> line 134, in testFileTabs p = (LoginPage(self).login(*self.cred_admin) File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",> line 102, in login "User login not found on the welcome page") AssertionError: User login not found on the welcome page ====================================================================== FAIL: testFolderPage (test_pages.Pages) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110518-py2.6.egg/funkload/FunkLoadTestCase.py", line 944, in __call__ testMethod() File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",> line 114, in testFolderPage p = (LoginPage(self).login(*self.cred_admin) File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",> line 102, in login "User login not found on the welcome page") AssertionError: User login not found on the welcome page ====================================================================== FAIL: testLoginPage (test_pages.Pages) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110518-py2.6.egg/funkload/FunkLoadTestCase.py", line 944, in __call__ testMethod() File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",> line 39, in testLoginPage .login(*self.cred_admin) File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",> line 102, in login "User login not found on the welcome page") AssertionError: User login not found on the welcome page ====================================================================== FAIL: testNavigation (test_pages.Pages) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110518-py2.6.egg/funkload/FunkLoadTestCase.py", line 944, in __call__ testMethod() File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",> line 60, in testNavigation .login(*self.cred_admin) File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",> line 102, in login "User login not found on the welcome page") AssertionError: User login not found on the welcome page ====================================================================== FAIL: testPublish (test_pages.Pages) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110518-py2.6.egg/funkload/FunkLoadTestCase.py", line 944, in __call__ testMethod() File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",> line 92, in testPublish p = (LoginPage(self).login(*self.cred_admin) File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",> line 102, in login "User login not found on the welcome page") AssertionError: User login not found on the welcome page ====================================================================== FAIL: testSections (test_pages.Pages) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110518-py2.6.egg/funkload/FunkLoadTestCase.py", line 944, in __call__ testMethod() File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",> line 73, in testSections p = (LoginPage(self).login(*self.cred_admin) File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",> line 102, in login "User login not found on the welcome page") AssertionError: User login not found on the welcome page ====================================================================== FAIL: testUsersGroupsPage (test_pages.Pages) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110518-py2.6.egg/funkload/FunkLoadTestCase.py", line 944, in __call__ testMethod() File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",> line 153, in testUsersGroupsPage p = LoginPage(self).login(*self.cred_admin) File "<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.2-I20110524_0116/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",> line 102, in login "User login not found on the welcome page") AssertionError: User login not found on the welcome page ---------------------------------------------------------------------- Ran 9 tests in 1.023s FAILED (failures=8) make: *** [page] Error 1 + ret2=2 + ret3=0 + stop_server + SERVER_HOME=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat> + <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/monitorctl.sh> stop <https://qa.nuxeo.org/jenkins/job/IT-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 -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-24 11:49:34+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/769/artifact/trunk/tomcat/log/log-20110524-094938.tgz> + <https://qa.nuxeo.org/jenkins/job/IT-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 -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/ws/trunk/tomcat> -Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/nuxeo.conf> -Dnuxeo.log.dir=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/log> -jar <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/nuxeo-launcher.jar> stop Nuxeo home: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat> Nuxeo configuration: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/nuxeo.conf> Include template: <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/templates/common> Include template: <https://qa.nuxeo.org/jenkins/job/IT-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-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 -------------- + grep ' ERROR \[' <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/769/artifact/trunk/tomcat/log/server.log> + sort + head + uniq -c + sed 's/^.\{24\}//g' + sort -nr 1 ERROR [org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl] Factory BindingCommentRootFactory can not be registred since Factory SimpleTemplateFactory is not registred + echo '### 10 first errors ----------------------' ### 10 first errors ---------------------- + grep -nTm 10 ' ERROR ' <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/769/artifact/trunk/tomcat/log/server.log> 193 :2011-05-24 11:25:20,200 ERROR [org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl] Factory BindingCommentRootFactory can not be registred since Factory SimpleTemplateFactory is not registred + echo '### --------------------------------------' ### -------------------------------------- + gzip <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/769/artifact/trunk/tomcat/log/console.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/769/artifact/trunk/tomcat/log/gc.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/769/artifact/trunk/tomcat/log/jmxstat.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/769/artifact/trunk/tomcat/log/nuxeo-error.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/769/artifact/trunk/tomcat/log/server.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/769/artifact/trunk/tomcat/log/stderr.log> <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/769/artifact/trunk/tomcat/log/sysstat-sar.log> + gzip -cd <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/769/artifact/trunk/tomcat/log/server.log.gz> + '[' 9 -eq 0 -a 2 -eq 0 ']' + exit 9 Archiving artifacts Publishing Selenium report... Test failures: 5 Test totals : 108 ------------------------ Command Passes : 1564 Command Failures : 9 Command Errors : 1 Checking ^\d{4}-\d{2}-\d{2}.*ERROR.* <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/769/artifact/trunk/tomcat/log/server.log>: 2011-05-24 11:25:20,200 ERROR [org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl] Factory BindingCommentRootFactory can not be registred since Factory SimpleTemplateFactory is not registred _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
