See 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/61/>

------------------------------------------
[...truncated 1814 lines...]
+ ports='8080 14440'
+ for port in '$ports'
++ lsof -n -i [email protected]:8080
++ grep '(LISTEN)'
++ awk '{print $2}'
+ RUNNING_PID=
+ '[' '!' -z ']'
+ for port in '$ports'
++ lsof -n -i [email protected]:14440
++ awk '{print $2}'
++ grep '(LISTEN)'
+ RUNNING_PID=
+ '[' '!' -z ']'
+ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/bin/nuxeoctl
 start
Starting Nuxeo... (pressing Ctrl+C will interrupt starting process)
............23:02:30,213 INFO  [OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 383
======================================================================
= Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 383
+ 
SELENIUM_PATH=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
+ HIDE_FF=true
+ URL=http://127.0.0.1:8080/nuxeo/
+ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh
+++ dirname 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh
++ cd 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
++ pwd -P
+ 
HERE=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
+ '[' -r 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/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://127.0.0.1:8080/nuxeo/
+ cd 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
+ mvn dependency:copy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Utility POM for running Selenium tests
[INFO]    task-segment: [dependency:copy]
[INFO] ------------------------------------------------------------------------
[INFO] [dependency:copy {execution: default-cli}]
[INFO] Configured Artifact: 
org.seleniumhq.selenium.server:selenium-server:standalone:1.0.3:jar
[INFO] org.seleniumhq.selenium.server:selenium-server:standalone:1.0.3:jar 
already exists in 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Tue Nov 09 23:02:37 CET 2010
[INFO] Final Memory: 21M/295M
[INFO] ------------------------------------------------------------------------
+ CMD='java -jar selenium-server.jar -port 14440 -timeout 7200       -htmlSuite 
*chrome http://127.0.0.1:8080/nuxeo/ '
+ '[' '!' -z true ']'
+ export DISPLAY=:1
+ DISPLAY=:1
+ CMD_END='-firefoxProfileTemplate ffprofile -userExtensions user-extensions.js'
+ rm -rf 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-dm.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-webs
 ite.html
+ cd 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
+ sed 
s,/path/to/project-ear/ftest/selenium,/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium,g
+ sed 
's,\(capability.principal.codebase.p0.id...\).*$,\1"http://127.0.0.1:8080/nuxeo/";);,g'
+ '[' '!' -z true ']'
+ echo '// do not load images'
+ echo 'user_pref("permissions.default.image", 2);'
+ exit_code=0
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite1 ...'
### [INFO] Running test suite suite1 ...
+ java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' 
http://127.0.0.1:8080/nuxeo/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite1.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
23:02:38.494 INFO - Java: Sun Microsystems Inc. 16.3-b01
23:02:38.518 INFO - OS: Linux 2.6.26-2-amd64 amd64
23:02:38.526 INFO - v2.0 [a2], with Core v2.0 [a2]
23:02:38.787 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
23:02:38.789 INFO - Version Jetty/5.1.x
23:02:38.790 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
23:02:38.790 INFO - Started HttpContext[/selenium-server,/selenium-server]
23:02:38.791 INFO - Started HttpContext[/,/]
23:02:38.894 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@7c4c51
23:02:38.894 INFO - Started HttpContext[/wd,/wd]
23:02:38.898 INFO - Started SocketListener on 0.0.0.0:14440
23:02:38.898 INFO - Started org.openqa.jetty.jetty.ser...@416b13c7
23:02:39.091 INFO - Preparing Firefox profile...
23:02:41.355 INFO - Launching Firefox...
23:02:41.969 INFO - Checking Resource aliases
23:07:26.487 INFO - Checking Resource aliases
23:07:26.488 INFO - Received posted results
23:07:26.974 INFO - Killing Firefox...
Tests failed, see result file for details: 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html
+ '[' 1 '!=' 0 ']'
+ echo '### [ERROR] suite1 TEST FAILURE'
### [ERROR] suite1 TEST FAILURE
+ exit_code=9
+ sleep 5
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite2 ...'
### [INFO] Running test suite suite2 ...
+ java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' 
http://127.0.0.1:8080/nuxeo/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite2.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
23:07:32.562 INFO - Java: Sun Microsystems Inc. 16.3-b01
23:07:32.563 INFO - OS: Linux 2.6.26-2-amd64 amd64
23:07:32.570 INFO - v2.0 [a2], with Core v2.0 [a2]
23:07:32.667 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
23:07:32.668 INFO - Version Jetty/5.1.x
23:07:32.669 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
23:07:32.670 INFO - Started HttpContext[/selenium-server,/selenium-server]
23:07:32.670 INFO - Started HttpContext[/,/]
23:07:32.753 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@60765a16
23:07:32.753 INFO - Started HttpContext[/wd,/wd]
23:07:32.756 INFO - Started SocketListener on 0.0.0.0:14440
23:07:32.756 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
23:07:32.844 INFO - Preparing Firefox profile...
23:07:34.895 INFO - Launching Firefox...
23:07:35.404 INFO - Checking Resource aliases
23:20:47.863 INFO - Checking Resource aliases
23:20:47.864 INFO - Received posted results
23:20:48.145 INFO - Killing Firefox...
23:20:48.404 INFO - Shutting down...
23:20:48.405 INFO - Stopping Acceptor 
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=14440]
+ '[' 0 '!=' 0 ']'
+ echo '### [INFO] suite2 TEST SUCCESSFUL'
### [INFO] suite2 TEST SUCCESSFUL
+ sleep 5
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite-dm ...'
### [INFO] Running test suite suite-dm ...
+ java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' 
http://127.0.0.1:8080/nuxeo/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-dm.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-dm.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
23:20:53.784 INFO - Java: Sun Microsystems Inc. 16.3-b01
23:20:53.785 INFO - OS: Linux 2.6.26-2-amd64 amd64
23:20:53.792 INFO - v2.0 [a2], with Core v2.0 [a2]
23:20:53.888 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
23:20:53.890 INFO - Version Jetty/5.1.x
23:20:53.890 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
23:20:53.891 INFO - Started HttpContext[/selenium-server,/selenium-server]
23:20:53.891 INFO - Started HttpContext[/,/]
23:20:53.968 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@60765a16
23:20:53.968 INFO - Started HttpContext[/wd,/wd]
23:20:53.971 INFO - Started SocketListener on 0.0.0.0:14440
23:20:53.971 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
23:20:54.103 INFO - Preparing Firefox profile...
23:20:56.133 INFO - Launching Firefox...
23:20:56.627 INFO - Checking Resource aliases
23:21:13.604 INFO - Checking Resource aliases
23:21:13.605 INFO - Received posted results
23:21:14.162 INFO - Killing Firefox...
23:21:14.191 INFO - Shutting down...
+ '[' 0 '!=' 0 ']'
+ echo '### [INFO] suite-dm TEST SUCCESSFUL'
### [INFO] suite-dm TEST SUCCESSFUL
+ sleep 5
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite-webengine ...'
### [INFO] Running test suite suite-webengine ...
+ java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' 
http://127.0.0.1:8080/nuxeo/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
23:21:19.841 INFO - Java: Sun Microsystems Inc. 16.3-b01
23:21:19.842 INFO - OS: Linux 2.6.26-2-amd64 amd64
23:21:19.849 INFO - v2.0 [a2], with Core v2.0 [a2]
23:21:19.925 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
23:21:19.926 INFO - Version Jetty/5.1.x
23:21:19.927 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
23:21:19.928 INFO - Started HttpContext[/selenium-server,/selenium-server]
23:21:19.928 INFO - Started HttpContext[/,/]
23:21:47.672 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3
23:21:47.672 INFO - Started HttpContext[/wd,/wd]
23:21:47.676 INFO - Started SocketListener on 0.0.0.0:14440
23:21:47.676 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
23:21:47.769 INFO - Preparing Firefox profile...
23:21:49.804 INFO - Launching Firefox...
23:21:50.349 INFO - Checking Resource aliases
23:21:55.672 INFO - Checking Resource aliases
23:21:55.673 INFO - Received posted results
23:21:56.348 INFO - Killing Firefox...
23:21:56.368 INFO - Shutting down...
+ '[' 0 '!=' 0 ']'
+ echo '### [INFO] suite-webengine TEST SUCCESSFUL'
### [INFO] suite-webengine TEST SUCCESSFUL
+ sleep 5
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite-webengine-website ...'
### [INFO] Running test suite suite-webengine-website ...
+ java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' 
http://127.0.0.1:8080/nuxeo/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine-website.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-website.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
23:22:02.063 INFO - Java: Sun Microsystems Inc. 16.3-b01
23:22:02.065 INFO - OS: Linux 2.6.26-2-amd64 amd64
23:22:02.072 INFO - v2.0 [a2], with Core v2.0 [a2]
23:22:02.168 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
23:22:02.169 INFO - Version Jetty/5.1.x
23:22:02.170 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
23:22:02.171 INFO - Started HttpContext[/selenium-server,/selenium-server]
23:22:02.171 INFO - Started HttpContext[/,/]
23:22:32.672 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3
23:22:32.673 INFO - Started HttpContext[/wd,/wd]
23:22:32.702 INFO - Started SocketListener on 0.0.0.0:14440
23:22:32.703 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
23:22:32.844 INFO - Preparing Firefox profile...
23:22:34.874 INFO - Launching Firefox...
23:22:35.391 INFO - Checking Resource aliases
23:23:03.972 INFO - Checking Resource aliases
23:23:03.973 INFO - Received posted results
23:23:04.407 INFO - Killing Firefox...
+ '[' 0 '!=' 0 ']'
+ echo '### [INFO] suite-webengine-website TEST SUCCESSFUL'
### [INFO] suite-webengine-website TEST SUCCESSFUL
+ sleep 5
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite-webengine-tags ...'
### [INFO] Running test suite suite-webengine-tags ...
+ java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' 
http://127.0.0.1:8080/nuxeo/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine-tags.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
23:23:10.024 INFO - Java: Sun Microsystems Inc. 16.3-b01
23:23:10.025 INFO - OS: Linux 2.6.26-2-amd64 amd64
23:23:10.033 INFO - v2.0 [a2], with Core v2.0 [a2]
23:23:10.129 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
23:23:10.130 INFO - Version Jetty/5.1.x
23:23:10.130 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
23:23:10.131 INFO - Started HttpContext[/selenium-server,/selenium-server]
23:23:10.131 INFO - Started HttpContext[/,/]
23:23:10.207 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@60765a16
23:23:10.208 INFO - Started HttpContext[/wd,/wd]
23:23:10.211 INFO - Started SocketListener on 0.0.0.0:14440
23:23:10.211 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
23:23:10.298 INFO - Preparing Firefox profile...
23:23:12.344 INFO - Launching Firefox...
23:23:12.826 INFO - Checking Resource aliases
23:23:23.529 INFO - Checking Resource aliases
23:23:23.530 INFO - Received posted results
23:23:23.861 INFO - Killing Firefox...
23:23:23.910 INFO - Shutting down...
+ '[' 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
+ stop_tomcat
+ 
TOMCAT=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat
+ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/bin/nuxeoctl
 stop
..Nuxeo stopped.
+ gzip 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/log/console.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/log/nuxeo-error.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/log/server.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/log/stderr.log
+ gzip -cd 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-tomcat_permanentCheck/trunk/tomcat/log/server.log.gz
+ '[' 9 -eq 0 ']'
+ exit 9
Archiving artifacts
Publishing Selenium report...
  Test failures: 1
  Test totals  : 107
------------------------
  Command Passes   : 1590
  Command Failures : 0
  Command Errors   : 1
Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*



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

Reply via email to