See <https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-selenium-multiosdb/./Slave=MULTIDB_WINDOWS,dbprofile=mssql/32/>
------------------------------------------ Started by upstream project "nuxeo-5.5-selenium-multiosdb" build number 32 Building remotely on albany $ hg clone --rev 5.5 http://hg.nuxeo.org/nuxeo/nuxeo-distribution <https://qa.nuxeo.org/jenkins/job/nuxeo-5.5-selenium-multiosdb/./Slave=MULTIDB_WINDOWS,dbprofile=mssql/ws/> requesting all changes adding changesets adding manifests adding file changes added 2239 changesets with 10347 changes to 4134 files updating working directory 636 files updated, 0 files merged, 0 files removed, 0 files unresolved [mssql] $ hg log --rev . --template {node} [mssql] $ "c:\Program Files\apache-maven-2.2.1\bin\mvn.bat" -f nuxeo-distribution-dm/ftest/selenium/pom.xml -Ddbprofile=mssql -DSlave=MULTIDB_WINDOWS -DBRANCH=5.5 verify -Pqa,tomcat,mssql [INFO] Scanning for projects... [INFO] snapshot org.nuxeo:nuxeo-addons-parent:5.5-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo:nuxeo-ecm:5.5-SNAPSHOT: checking for updates from public-snapshot [INFO] ------------------------------------------------------------------------ [INFO] Building Utility POM for running Selenium tests [INFO] task-segment: [verify] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20111110-120335 at timestamp: 1320923015328 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [nuxeo-distribution-tools:build {execution: start-nuxeo}] Activating profile: tomcat Activating profile: mssql Activating profile: NXP [unzip] [INFO] snapshot org.nuxeo:nuxeo-ftest:1.7-SNAPSHOT: checking for updates from public-snapshot [unzip] [INFO] snapshot org.nuxeo:nuxeo-ftest:1.7-SNAPSHOT: checking for updates from internal-snapshots [unzip] Expanding: c:\.m2\repository\org\nuxeo\nuxeo-ftest\1.7-SNAPSHOT\nuxeo-ftest-1.7-SNAPSHOT.zip into c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target _init: [echo] Using NX_MSSQL_DB_HOST fallback for undefined NX_DB_HOST [echo] Using NX_MSSQL_DB_PORT fallback for undefined NX_DB_PORT [echo] Using NX_MSSQL_DB_NAME fallback for undefined NX_DB_NAME [echo] Using NX_MSSQL_DB_ADMINNAME fallback for undefined NX_DB_ADMINNAME [echo] Using NX_MSSQL_DB_ADMINUSER fallback for undefined NX_DB_ADMINUSER [echo] Using NX_MSSQL_DB_ADMINPASS fallback for undefined NX_DB_ADMINPASS prepare-environment: [unzip] Expanding: c:\.m2\repository\org\nuxeo\nuxeo-ftest\1.7-SNAPSHOT\nuxeo-ftest-1.7-SNAPSHOT.zip into c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target _init: prepare-db: [mkdir] Created dir: c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target\jdbc-libs [unzip] Expanding: c:\.m2\repository\org\nuxeo\nuxeo-ftest\1.7-SNAPSHOT\nuxeo-ftest-1.7-SNAPSHOT.zip into c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target _init: setup-mssql-driver: [copy] Copying 1 file to c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target\jdbc-libs prepare-mssql: [echo] Prepare MSSQL... [unzip] Expanding: c:\.m2\repository\org\nuxeo\nuxeo-ftest\1.7-SNAPSHOT\nuxeo-ftest-1.7-SNAPSHOT.zip into c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target _init: mssql-dbdrop: BUILD FAILED c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target\nuxeo-ftest.xml:770: The following error occurred while executing this line: c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target\nuxeo-ftest.xml:735: The following error occurred while executing this line: c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target\nuxeo-ftest.xml:677: The following error occurred while executing this line: c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target\nuxeo-ftest.xml:538: java.sql.SQLException: Network error IOException: Connection timed out: connect at net.sourceforge.jtds.jdbc.ConnectionJDBC2.<init>(ConnectionJDBC2.java:395) at net.sourceforge.jtds.jdbc.ConnectionJDBC3.<init>(ConnectionJDBC3.java:50) at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:184) at org.apache.tools.ant.taskdefs.JDBCTask.getConnection(JDBCTask.java:370) at org.apache.tools.ant.taskdefs.SQLExec.getConnection(SQLExec.java:942) at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:614) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:390) at org.apache.tools.ant.Target.performTasks(Target.java:411) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1251) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:390) at org.apache.tools.ant.Target.performTasks(Target.java:411) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1251) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) at org.nuxeo.build.ant.profile.ProfileTask.execute(ProfileTask.java:94) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:390) at org.apache.tools.ant.Target.performTasks(Target.java:411) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1251) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:390) at org.apache.tools.ant.Target.performTasks(Target.java:411) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) at org.apache.tools.ant.Project.executeTarget(Project.java:1368) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.nuxeo.build.ant.AntClient.run(AntClient.java:142) at org.nuxeo.build.maven.AntBuildMojo.execute(AntBuildMojo.java:293) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) 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: java.net.ConnectException: Connection timed out: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:525) 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 net.sourceforge.jtds.jdbc.SharedSocket.createSocketForJDBC3(SharedSocket.java:305) at net.sourceforge.jtds.jdbc.SharedSocket.<init>(SharedSocket.java:255) at net.sourceforge.jtds.jdbc.ConnectionJDBC2.<init>(ConnectionJDBC2.java:323) ... 84 more Total time: 24 seconds [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error occured while running c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\itests.xml: The following error occurred while executing this line: c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target\nuxeo-ftest.xml:735: The following error occurred while executing this line: c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target\nuxeo-ftest.xml:677: The following error occurred while executing this line: c:\hudson\workspace\nuxeo-5.5-selenium-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\nuxeo-distribution-dm\ftest\selenium\target\nuxeo-ftest.xml:538: java.sql.SQLException: Network error IOException: Connection timed out: connect [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28 seconds [INFO] Finished at: Thu Nov 10 12:04:00 CET 2011 [INFO] Final Memory: 35M/508M [INFO] ------------------------------------------------------------------------ Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Checking ^\d{4}-\d{2}-\d{2}.*ERROR.* Jenkins Text Finder: File set '**/ftest/selenium/target/tomcat/log/*.log' is empty Publishing Selenium report... Missing directory nuxeo-distribution-dm/ftest/selenium/target/results/ Build step 'Publish Selenium Html Report' marked build as failure _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
