Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-build] Build failed in Hudson: jetty-test-windows #113

See <https://hudson.eclipse.org/hudson/job/jetty-test-windows/113/changes>

Changes:

[jmcconnell] [Bug 295832] making proxy servlet more extensible, removed customizeClient in favor of protected createHttpClient(servletconfig) and createLogger(servletconfig) methods, default behavior should remain the same

[jmcconnell] [Bug 295832] making proxy servlet more extensible, added customizeExchange() to the patch provided as well

[jmcconnell] [Bug 295832] making proxy servlet more extensible, added customizeExchange() to the patch provided as well

------------------------------------------
[...truncated 6957 lines...]

main:
     [copy] Copying 1 file to C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-httpservice\target\classes\contexts
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jetty-httpservice ---
[INFO] Compiling 2 source files to C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-httpservice\target\classes
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-httpservice >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-httpservice ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-httpservice ---
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-httpservice <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-httpservice ---
[INFO] org already added, skipping
[INFO] org\eclipse already added, skipping
[INFO] org\eclipse\jetty already added, skipping
[INFO] org\eclipse\jetty\osgi already added, skipping
[INFO] org\eclipse\jetty\osgi\httpservice already added, skipping
[INFO] about.html already added, skipping
[INFO] Building jar: C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-httpservice\target\jetty-httpservice-7.4.3-SNAPSHOT-sources.jar
[INFO] org already added, skipping
[INFO] org\eclipse already added, skipping
[INFO] org\eclipse\jetty already added, skipping
[INFO] org\eclipse\jetty\osgi already added, skipping
[INFO] org\eclipse\jetty\osgi\httpservice already added, skipping
[INFO] about.html already added, skipping
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jetty-httpservice ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-httpservice\src\test\resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jetty-httpservice ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ jetty-httpservice ---
[INFO] Surefire report directory: C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-httpservice\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jetty-httpservice ---
[INFO] Building jar: C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-httpservice\target\jetty-httpservice-7.4.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @ jetty-httpservice ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (artifact-jar) @ jetty-httpservice ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:test-jar (test-jar) @ jetty-httpservice ---
[INFO] Building jar: C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-httpservice\target\jetty-httpservice-7.4.3-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jetty-httpservice ---
[INFO] Installing C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-httpservice\target\jetty-httpservice-7.4.3-SNAPSHOT.jar to C:\Users\HUDSONBUILD\.m2\repository\org\eclipse\jetty\osgi\jetty-httpservice\7.4.3-SNAPSHOT\jetty-httpservice-7.4.3-SNAPSHOT.jar
[INFO] Installing C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-httpservice\pom.xml to C:\Users\HUDSONBUILD\.m2\repository\org\eclipse\jetty\osgi\jetty-httpservice\7.4.3-SNAPSHOT\jetty-httpservice-7.4.3-SNAPSHOT.pom
[INFO] Installing C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-httpservice\target\jetty-httpservice-7.4.3-SNAPSHOT-sources.jar to C:\Users\HUDSONBUILD\.m2\repository\org\eclipse\jetty\osgi\jetty-httpservice\7.4.3-SNAPSHOT\jetty-httpservice-7.4.3-SNAPSHOT-sources.jar
[INFO] Installing C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-httpservice\target\jetty-httpservice-7.4.3-SNAPSHOT-tests.jar to C:\Users\HUDSONBUILD\.m2\repository\org\eclipse\jetty\osgi\jetty-httpservice\7.4.3-SNAPSHOT\jetty-httpservice-7.4.3-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Jetty :: OSGi :: Example Equinox Tools 7.4.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jetty-osgi-equinoxtools ---
[INFO] Deleting C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-equinoxtools\target
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-osgi-equinoxtools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-osgi-equinoxtools ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (default) @ jetty-osgi-equinoxtools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jetty-osgi-equinoxtools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ jetty-osgi-equinoxtools ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [copy] Copying 2 files to C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-equinoxtools\target\classes\equinoxconsole
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jetty-osgi-equinoxtools ---
[INFO] Compiling 7 source files to C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-equinoxtools\target\classes
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-osgi-equinoxtools >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-osgi-equinoxtools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-osgi-equinoxtools ---
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-osgi-equinoxtools <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-osgi-equinoxtools ---
[INFO] org already added, skipping
[INFO] org\eclipse already added, skipping
[INFO] org\eclipse\jetty already added, skipping
[INFO] org\eclipse\jetty\osgi already added, skipping
[INFO] org\eclipse\jetty\osgi\equinoxtools already added, skipping
[INFO] org\eclipse\jetty\osgi\equinoxtools\console already added, skipping
[INFO] about.html already added, skipping
[INFO] Building jar: C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-equinoxtools\target\jetty-osgi-equinoxtools-7.4.3-SNAPSHOT-sources.jar
[INFO] org already added, skipping
[INFO] org\eclipse already added, skipping
[INFO] org\eclipse\jetty already added, skipping
[INFO] org\eclipse\jetty\osgi already added, skipping
[INFO] org\eclipse\jetty\osgi\equinoxtools already added, skipping
[INFO] org\eclipse\jetty\osgi\equinoxtools\console already added, skipping
[INFO] about.html already added, skipping
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jetty-osgi-equinoxtools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-equinoxtools\src\test\resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jetty-osgi-equinoxtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ jetty-osgi-equinoxtools ---
[INFO] Surefire report directory: C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-equinoxtools\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jetty-osgi-equinoxtools ---
[INFO] Building jar: C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-equinoxtools\target\jetty-osgi-equinoxtools-7.4.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @ jetty-osgi-equinoxtools ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (artifact-jar) @ jetty-osgi-equinoxtools ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:test-jar (test-jar) @ jetty-osgi-equinoxtools ---
[INFO] Building jar: C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-equinoxtools\target\jetty-osgi-equinoxtools-7.4.3-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jetty-osgi-equinoxtools ---
[INFO] Installing C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-equinoxtools\target\jetty-osgi-equinoxtools-7.4.3-SNAPSHOT.jar to C:\Users\HUDSONBUILD\.m2\repository\org\eclipse\jetty\osgi\jetty-osgi-equinoxtools\7.4.3-SNAPSHOT\jetty-osgi-equinoxtools-7.4.3-SNAPSHOT.jar
[INFO] Installing C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-equinoxtools\pom.xml to C:\Users\HUDSONBUILD\.m2\repository\org\eclipse\jetty\osgi\jetty-osgi-equinoxtools\7.4.3-SNAPSHOT\jetty-osgi-equinoxtools-7.4.3-SNAPSHOT.pom
[INFO] Installing C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-equinoxtools\target\jetty-osgi-equinoxtools-7.4.3-SNAPSHOT-sources.jar to C:\Users\HUDSONBUILD\.m2\repository\org\eclipse\jetty\osgi\jetty-osgi-equinoxtools\7.4.3-SNAPSHOT\jetty-osgi-equinoxtools-7.4.3-SNAPSHOT-sources.jar
[INFO] Installing C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-osgi\jetty-osgi-equinoxtools\target\jetty-osgi-equinoxtools-7.4.3-SNAPSHOT-tests.jar to C:\Users\HUDSONBUILD\.m2\repository\org\eclipse\jetty\osgi\jetty-osgi-equinoxtools\7.4.3-SNAPSHOT\jetty-osgi-equinoxtools-7.4.3-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Jetty :: OSGi :: Test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Jetty :: Project .................................. SUCCESS [2.349s]
[INFO] Jetty :: Utilities ................................ SUCCESS [37.824s]
[INFO] Jetty :: JMX Management ........................... SUCCESS [10.841s]
[INFO] Jetty :: IO Utility ............................... SUCCESS [7.768s]
[INFO] Jetty :: Http Utility ............................. SUCCESS [4.633s]
[INFO] Jetty :: Continuation ............................. SUCCESS [1.866s]
[INFO] Jetty :: Server Core .............................. SUCCESS [4:28.067s]
[INFO] Jetty :: Websocket ................................ SUCCESS [12.498s]
[INFO] Jetty :: Security ................................. SUCCESS [12.922s]
[INFO] Jetty :: Servlet Handling ......................... SUCCESS [5.719s]
[INFO] Jetty :: Asynchronous HTTP Client ................. SUCCESS [2:56.723s]
[INFO] Jetty :: XML utilities ............................ SUCCESS [2.779s]
[INFO] Jetty :: JASPI Security ........................... SUCCESS [2.032s]
[INFO] Jetty :: Webapp Application Support ............... SUCCESS [4.748s]
[INFO] Test :: Jetty Servlet Tester ...................... SUCCESS [3.523s]
[INFO] Jetty :: Utility Servlets and Filters ............. SUCCESS [1:12.492s]
[INFO] Jetty :: Jetty JSP Additions ...................... SUCCESS [1.221s]
[INFO] Jetty :: Deployers ................................ FAILURE [40.644s]
[INFO] Jetty :: AJP ...................................... SUCCESS [6.685s]
[INFO] Jetty :: JNDI Naming .............................. SUCCESS [3.182s]
[INFO] Jetty :: Plus ..................................... SUCCESS [4.515s]
[INFO] Jetty :: Servlet Annotations ...................... SUCCESS [3.818s]
[INFO] Jetty :: Rewrite Handler .......................... SUCCESS [5.534s]
[INFO] Jetty :: Policy Tool .............................. SUCCESS [11.441s]
[INFO] Jetty :: Start .................................... SUCCESS [2.950s]
[INFO] Jetty :: Nested ................................... SUCCESS [1.749s]
[INFO] Jetty :: Overlay Deployer ......................... SKIPPED
[INFO] Test :: Continuation .............................. SUCCESS [6.754s]
[INFO] Test :: Continuation - (Jetty 6) .................. SUCCESS [11.886s]
[INFO] Test :: Jetty Test Webapp ......................... SUCCESS [5.068s]
[INFO] Jetty :: Nested Test .............................. SUCCESS [3.437s]
[INFO] Example :: Jetty Embedded ......................... SKIPPED
[INFO] Jetty Tests :: Parent ............................. SUCCESS [0.037s]
[INFO] Jetty Tests :: WebApps :: Parent .................. SUCCESS [0.036s]
[INFO] Jetty Tests :: WebApp :: RFC2616 .................. SUCCESS [1.427s]
[INFO] Jetty Tests :: Integrations ....................... SKIPPED
[INFO] Jetty Tests :: Sessions :: Parent ................. SUCCESS [0.038s]
[INFO] Jetty Tests :: Sessions :: Common ................. SUCCESS [2.289s]
[INFO] Jetty Tests :: Sessions :: Hash ................... SUCCESS [19.469s]
[INFO] Jetty Tests :: Sessions :: JDBC ................... SUCCESS [1:04.167s]
[INFO] Jetty Tests :: Login Service ...................... SUCCESS [13.649s]
[INFO] Jetty :: Aggregate Project ........................ SUCCESS [0.044s]
[INFO] Jetty :: Aggregate :: HTTP Server ................. SUCCESS [10.898s]
[INFO] Jetty :: Aggregate :: HTTP Client ................. SUCCESS [8.667s]
[INFO] Jetty :: Aggregate :: Servlet Server .............. SUCCESS [14.965s]
[INFO] Jetty :: Aggregate :: WebApp Server ............... SUCCESS [15.728s]
[INFO] Jetty :: Aggregate :: Plus Server ................. SUCCESS [18.271s]
[INFO] Jetty :: Aggregate :: All Server .................. SKIPPED
[INFO] Jetty :: Aggregate :: All core Jetty .............. SKIPPED
[INFO] Jetty :: Distribution Assemblies .................. SKIPPED
[INFO] Jetty :: OSGi ..................................... SUCCESS [0.048s]
[INFO] Jetty :: OSGi :: Boot ............................. SKIPPED
[INFO] Jetty :: OSGi :: Boot JSP ......................... SKIPPED
[INFO] Jetty :: OSGi :: Boot Logback ..................... SKIPPED
[INFO] Jetty :: OSGi :: Boot :: Warurl ................... SUCCESS [3.120s]
[INFO] Jetty :: OSGi :: HttpService ...................... SUCCESS [1.559s]
[INFO] Jetty :: OSGi :: Example Equinox Tools ............ SUCCESS [2.490s]
[INFO] Jetty :: OSGi :: Test ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:14.086s
[INFO] Finished at: Wed Jun 15 04:31:02 EDT 2011
[INFO] Final Memory: 57M/242M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.8.1:test (default-test) on project jetty-deploy: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\hb\workspace\jetty-test-windows\jettytrunk\jetty-deploy\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jetty-deploy
Recording test results



Back to the top