You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ace.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/09/19 11:38:59 UTC

Build failed in Jenkins: ACE-trunk #99

See <https://builds.apache.org/job/ACE-trunk/99/changes>

Changes:

[bramk] ACE-411 - Set the CONFIG_DIR relative to any root subdir (workaround)

[bramk] ACE-386 - Added range request support to (agent)deployment servlets

------------------------------------------
[...truncated 779 lines...]
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/server/store/impl/LogStoreImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/server/store/mongo/Activator.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/server/store/mongo/MongoLogStore.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/server/task/Activator.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/server/task/LogSyncTask.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/target/Activator.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/target/LogConfigurator.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/target/LogImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/target/LogSyncConfigurator.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/target/store/LogStore.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/target/store/impl/Activator.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/target/store/impl/LogStoreImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/target/task/LogSyncTask.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/src/org/apache/ace/log/util/Codec.java
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 3 files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/bin

build:

compileTests:
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/bin_test
    [javac] Compiling 9 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/bin_test
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/LogDescriptorTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/LogEventTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/listener/LogTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/listener/MockLog.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/server/servlet/LogServletTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/server/store/impl/ServerLogStoreTester.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/server/task/LogTaskTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/target/store/impl/GatewayLogStoreTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/target/task/LogSyncTaskTest.java

testng:
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/generated/testng
   [testng] [TestNG] Running:
   [testng]   Ant suite
   [testng] 
   [testng] 
   [testng] ===============================================
   [testng] Ant suite
   [testng] Total tests run: 21, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

template.init:
     [echo] Enter project org.apache.ace.agent

init:

dependencies:

compile:
    [javac] Compiling 50 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/bin
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentConstants.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentContext.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentContextAware.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentControl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentUpdateHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/ConfigurationHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/ConnectionHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DeploymentHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DiscoveryHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DownloadHandle.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DownloadHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DownloadResult.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DownloadState.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/EventListener.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/EventsHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/FeedbackChannel.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/FeedbackHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/IdentificationHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/InstallationFailedException.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/LoggingHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/RetryAfterException.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/UpdateHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/Activator.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/AgentContextImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/AgentControlImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/AgentUpdateHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ComponentBase.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ConfigurationHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ConnectionHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ConnectionUtil.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ContentRangeInputStream.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DefaultController.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DependencyTrackerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DeploymentHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DiscoveryHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DownloadCallableImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DownloadHandleImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DownloadHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DownloadResultImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/EventLoggerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/EventsHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/FeedbackChannelImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/FeedbackHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/IdentificationHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/InternalConstants.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/LoggingHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ReflectionUtil.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ResettableTimer.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/UpdateHandlerBase.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/updater/Activator.java
     [copy] Copying 1 file to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/bin

build:

compileTests:
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/bin_test
    [javac] Compiling 13 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/bin_test
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/ConfigurationHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/ConnectionHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/ContentRangeInputStreamTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/CustomControllerTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/DeploymentHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/DiscoveryHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/DownloadHandleImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/DownloadHandlerTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/FeedbackHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/IdentificationHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/testutil/BaseAgentTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/testutil/SynchronousExecutorService.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/testutil/TestWebServer.java
    [javac] Note: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/testutil/SynchronousExecutorService.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

testng:
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/generated/testng
   [testng] [TestNG] Running:
   [testng]   Ant suite
   [testng] 
   [testng] 2013-09-19 09:38:13.338:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] 2013-09-19 09:38:13.380:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 09:38:13.413:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8880
   [testng] 2013-09-19 09:38:14.754:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] > GET /basicauth HTTP/1.1
   [testng] > Host: localhost:8880
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 403 Requires Basic Auth
   [testng] 
   [testng] > GET /basicauth HTTP/1.1
   [testng] > Host: localhost:8880
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Authorization: Basic am9obi5kb2U6c2VjcmV0
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 200 
   [testng] 
   [testng] 2013-09-19 09:38:15.464:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] 2013-09-19 09:38:15.465:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 09:38:15.466:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8881
   [testng] > GET /deployment/agent/versions/ HTTP/1.1
   [testng] > Host: localhost:8881
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 200 voila
   [testng] 
   [testng] > HEAD /deployment/agent/versions/1.0.0 HTTP/1.1
   [testng] > Host: localhost:8881
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 200 voila
   [testng] < X-ACE-DPSize: 740000
   [testng] 
   [testng] 2013-09-19 09:38:17.653:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 09:38:17.751:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] 2013-09-19 09:38:17.752:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 09:38:17.753:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8882
   [testng] 2013-09-19 09:38:17.804:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] > GET /error HTTP/1.1
   [testng] > Host: localhost:8883
   [testng] 2013-09-19 09:38:22.529:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] 2013-09-19 09:38:22.529:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] > Connection: keep-alive
   [testng] 2013-09-19 09:38:22.531:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8883
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 404 You asked for it
   [testng] 
   [testng] > GET /error HTTP/1.1
   [testng] > Host: localhost:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 503 You asked for it
   [testng] < Retry-After: 500
   [testng] 
   [testng] > GET /error HTTP/1.1
   [testng] > Host: localhost:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 503 You asked for it
   [testng] < Retry-After: 500
   [testng] 
   [testng] > GET /download7134838232477275877.bin HTTP/1.1
   [testng] > Host: localhost:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 0 
   [testng] < Last-Modified: Thu Sep 19 09:38:22 GMT+00:00 2013
   [testng] < Accept-Ranges: bytes
   [testng] 
   [testng] [DEBUG] 09:38:22 (downloads) Download completed: 740000 bytes downloaded...
   [testng] > GET /download7134838232477275877.bin HTTP/1.1
   [testng] > Host: localhost:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Range: bytes=4096-
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 206 
   [testng] < Last-Modified: Thu Sep 19 09:38:22 GMT+00:00 2013
   [testng] < Accept-Ranges: bytes
   [testng] < Content-Range: bytes 4096-739999/740000
   [testng] 
   [testng] [DEBUG] 09:38:24 (downloads) Download completed: 740000 bytes downloaded...
   [testng] 2013-09-19 09:38:26.094:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] 
   [testng] ===============================================
   [testng] Ant suite
   [testng] Total tests run: 57, Failures: 1, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build.xml:39: The following error occurred while executing this line:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build.xml:47: The tests failed.

Total time: 3 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng/testng-results.xml
Saving reports...
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_09-33-55/testng/testng-results-1.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_09-33-55/testng/testng-results-2.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_09-33-55/testng/testng-results-3.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_09-33-55/testng/testng-results-4.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_09-33-55/testng/testng-results-5.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_09-33-55/testng/testng-results-6.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_09-33-55/testng/testng-results-7.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_09-33-55/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Jenkins build is back to normal : ACE-trunk #103

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ACE-trunk/103/changes>


Build failed in Jenkins: ACE-trunk #102

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ACE-trunk/102/changes>

Changes:

[bramk] ACE-386 - Added tests for byte range support

[jawi] Download a little more in the hope something is actually written to disk on Solaris.

------------------------------------------
[...truncated 5104 lines...]
  [bndtest] 	at java.lang.Thread.run(Thread.java:662)
  [bndtest] Updating in phase: BUNDLE_DOES_NOT_RESOLVE
  [bndtest] [ERROR] 15:47:16 (feedbackChannel(auditlog)) Exception caught while accessing feedback channel store #1379605631167
  [bndtest] java.io.IOException: Unexpected end of file
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackStore.skip(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackStore.init(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackStoreManager.<init>(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackStoreManager.<init>(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackChannelImpl.<init>(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackHandlerImpl.registerFeedbackChannel(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackHandlerImpl.onStart(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.ComponentBase.start(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.AgentContextImpl.startAgentContextAware(Unknown Source)
  [bndtest] java.io.IOException: Unexpected end of file
  [bndtest] 	at org.apache.ace.agent.impl.AgentContextImpl.start(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackStore.skip(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.Activator.componentStarted(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackStore.init(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl.startComponent(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackStoreManager.<init>(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl.update(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackStoreManager.<init>(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl$ServiceDependency.changed(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackChannelImpl.<init>(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackHandlerImpl.registerFeedbackChannel(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackHandlerImpl.onStart(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.ComponentBase.start(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.AgentContextImpl.startAgentContextAware(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.AgentContextImpl.start(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.Activator.componentStarted(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl$ServiceDependencyTracker.checkForUpdate(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl.startComponent(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl$ServiceDependencyTracker.addingService(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl.update(Unknown Source)
  [bndtest] 	at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl$ServiceDependency.changed(Unknown Source)
  [bndtest] 	at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261)
  [bndtest] 	at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl$ServiceDependencyTracker.checkForUpdate(Unknown Source)
  [bndtest] 	at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339)
  [bndtest] 	at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl$ServiceDependencyTracker.addingService(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl$ServiceDependency.startTracking(Unknown Source)
  [bndtest] 	at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl.startTracking(Unknown Source)
  [bndtest] 	at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261)
  [bndtest] 	at org.apache.ace.agent.impl.Activator.start(Unknown Source)
  [bndtest] 	at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184)
  [bndtest] 	at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:645)
  [bndtest] 	at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339)
  [bndtest] 	at org.apache.felix.framework.Felix.activateBundle(Felix.java:1977)
  [bndtest] 	at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273)
  [bndtest] 	at org.apache.felix.framework.Felix.startBundle(Felix.java:1895)
  [bndtest] 	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:944)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl$ServiceDependency.startTracking(Unknown Source)
  [bndtest] 	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:931)
  [bndtest] 	at org.apache.ace.agent.impl.DependencyTrackerImpl.startTracking(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.updater.Activator.run(Unknown Source)
  [bndtest] 	at java.lang.Thread.run(Thread.java:662)
  [bndtest] 	at org.apache.ace.agent.impl.Activator.start(Unknown Source)
  [bndtest] 	at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:645)
  [bndtest] ERROR: Bundle org.apache.ace.agent [2] EventDispatcher: Error during dispatch. (java.lang.NullPointerException)
  [bndtest] 	at org.apache.felix.framework.Felix.activateBundle(Felix.java:1977)
  [bndtest] 	at org.apache.felix.framework.Felix.startBundle(Felix.java:1895)
  [bndtest] 	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:944)
  [bndtest] 	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:931)
  [bndtest] 	at org.apache.ace.agent.updater.Activator.run(Unknown Source)
  [bndtest] 	at java.lang.Thread.run(Thread.java:662)
  [bndtest] java.lang.NullPointerException
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackStoreManager.handleException(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackStoreManager.write(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackChannelImpl.write(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.EventLoggerImpl.writeAuditEvent(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.EventLoggerImpl.bundleChanged(Unknown Source)
  [bndtest] 	at org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:868)
  [bndtest] 	at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:789)
  [bndtest] 	at org.apache.felix.framework.util.EventDispatcher.run(EventDispatcher.java:1088)
  [bndtest] 	at org.apache.felix.framework.util.EventDispatcher.access$000(EventDispatcher.java:54)
  [bndtest] 	at org.apache.felix.framework.util.EventDispatcher$1.run(EventDispatcher.java:101)
  [bndtest] 	at java.lang.Thread.run(Thread.java:662)
  [bndtest] Updating in phase: BUNDLE_DOES_NOT_START
  [bndtest] [WARNING] 15:47:26 (controller) Exception while sending feedback for channel: auditlog
  [bndtest] java.io.FileNotFoundException: http://localhost:8080/auditlog/query?tid=defaultTargetID&logid=1379605631167
  [bndtest] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1457)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackChannelImpl.sendFeedback(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.DefaultController.runFeedback(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.DefaultController.run(Unknown Source)
  [bndtest] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
  [bndtest] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  [bndtest] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
  [bndtest] 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
  [bndtest] 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206)
  [bndtest] 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
  [bndtest] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
  [bndtest] 	at java.lang.Thread.run(Thread.java:662)
  [bndtest] Updating in phase: BUNDLE_WORKS
  [bndtest] java.lang.NullPointerException
  [bndtest] ERROR: Bundle org.apache.ace.agent [2] EventDispatcher: Error during dispatch. (java.lang.NullPointerException)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackStoreManager.handleException(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackStoreManager.write(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.FeedbackChannelImpl.write(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.EventLoggerImpl.writeAuditEvent(Unknown Source)
  [bndtest] 	at org.apache.ace.agent.impl.EventLoggerImpl.bundleChanged(Unknown Source)
  [bndtest] 	at org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:868)
  [bndtest] 	at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:789)
  [bndtest] 	at org.apache.felix.framework.util.EventDispatcher.run(EventDispatcher.java:1088)
  [bndtest] 	at org.apache.felix.framework.util.EventDispatcher.access$000(EventDispatcher.java:54)
  [bndtest] 	at org.apache.felix.framework.util.EventDispatcher$1.run(EventDispatcher.java:101)
  [bndtest] 	at java.lang.Thread.run(Thread.java:662)
  [bndtest] Tests run  : 1
  [bndtest] Passed     : 1
  [bndtest] Errors     : 0
  [bndtest] Failures   : 0
  [bndtest] All tests passed

template.init:
     [echo] Enter project org.apache.ace.ant.tasks

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.client.repository

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.obr

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.authentication.itest

init:

dependencies:

compile:

test:
  [bndtest] Testing <https://builds.apache.org/job/ACE-trunk/ws/org.apache.ace.authentication.itest/bnd.bnd>
  [bndtest] 2013-09-19 15:47:29.589:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
  [bndtest] 2013-09-19 15:47:29.629:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
  [bndtest] 2013-09-19 15:47:29.660:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8080
  [bndtest] ____________________________
  [bndtest] Welcome to Apache Felix Gogo
  [bndtest] 
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/auditlog
  [bndtest] Tests run  : 7
  [bndtest] Passed     : 6
  [bndtest] Errors     : 0
  [bndtest] Failures   : 1
  [bndtest] 1 Error(s)
  [bndtest] Tests failed
  [bndtest] 	at aQute.bnd.ant.TestTask.executeProject(TestTask.java:78)
  [bndtest] 	at aQute.bnd.ant.TestTask.execute(TestTask.java:49)
  [bndtest] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
  [bndtest] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  [bndtest] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  [bndtest] 	at java.lang.reflect.Method.invoke(Method.java:597)
  [bndtest] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
  [bndtest] 	at org.apache.tools.ant.Task.perform(Task.java:348)
  [bndtest] 	at org.apache.tools.ant.Target.execute(Target.java:390)
  [bndtest] 	at org.apache.tools.ant.Target.performTasks(Target.java:411)
  [bndtest] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
  [bndtest] 	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
  [bndtest] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
  [bndtest] 	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
  [bndtest] 	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
  [bndtest] 	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
  [bndtest] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
  [bndtest] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  [bndtest] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  [bndtest] 	at java.lang.reflect.Method.invoke(Method.java:597)
  [bndtest] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
  [bndtest] 	at org.apache.tools.ant.Task.perform(Task.java:348)
  [bndtest] 	at org.apache.tools.ant.Target.execute(Target.java:390)
  [bndtest] 	at org.apache.tools.ant.Target.performTasks(Target.java:411)
  [bndtest] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
  [bndtest] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
  [bndtest] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
  [bndtest] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
  [bndtest] 	at org.apache.tools.ant.Main.runBuild(Main.java:809)
  [bndtest] 	at org.apache.tools.ant.Main.startAnt(Main.java:217)
  [bndtest] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
  [bndtest] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

BUILD FAILED
<https://builds.apache.org/job/ACE-trunk/ws/cnf/build.xml>:55: The following error occurred while executing this line:
<https://builds.apache.org/job/ACE-trunk/ws/cnf/build-template.xml>:67: Tests failed

Total time: 13 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng/testng-results.xml
Saving reports...
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-1.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-10.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-11.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-12.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-13.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-14.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-15.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-16.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-17.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-2.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-3.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-4.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-5.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-6.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-7.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-8.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results-9.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_15-32-50/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: ACE-trunk #101

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ACE-trunk/101/changes>

Changes:

[jawi] Added some additional logging to trace the failing test on Solaris machines.

------------------------------------------
[...truncated 801 lines...]
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/server/servlet/LogServletTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/server/store/impl/ServerLogStoreTester.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/server/task/LogTaskTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/target/store/impl/GatewayLogStoreTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/target/task/LogSyncTaskTest.java

testng:
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/generated/testng
   [testng] [TestNG] Running:
   [testng]   Ant suite
   [testng] 
   [testng] 
   [testng] ===============================================
   [testng] Ant suite
   [testng] Total tests run: 21, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

template.init:
     [echo] Enter project org.apache.ace.agent

init:

dependencies:

compile:
    [javac] Compiling 52 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/bin
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentConstants.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentContext.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentContextAware.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentControl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentUpdateHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/ConfigurationHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/ConnectionHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DeploymentHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DiscoveryHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DownloadHandle.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DownloadHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DownloadResult.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DownloadState.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/EventListener.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/EventsHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/FeedbackChannel.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/FeedbackHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/IdentificationHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/InstallationFailedException.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/LoggingHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/RetryAfterException.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/UpdateHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/Activator.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/AgentContextImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/AgentControlImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/AgentUpdateHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ComponentBase.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ConfigurationHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ConnectionHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ConnectionUtil.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ContentRangeInputStream.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DefaultController.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DependencyTrackerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DeploymentHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DiscoveryHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DownloadCallableImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DownloadHandleImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DownloadHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DownloadResultImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/EventLoggerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/EventsHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/FeedbackChannelImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/FeedbackHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/FeedbackStore.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/FeedbackStoreManager.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/IdentificationHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/InternalConstants.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/LoggingHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ReflectionUtil.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ResettableTimer.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/UpdateHandlerBase.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/updater/Activator.java
     [copy] Copying 1 file to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/bin

build:

compileTests:
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/bin_test
    [javac] Compiling 15 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/bin_test
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/ConfigurationHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/ConnectionHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/ContentRangeInputStreamTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/CustomControllerTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/DeploymentHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/DiscoveryHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/DownloadHandleImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/DownloadHandlerTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/FeedbackChannelImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/FeedbackHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/FeedbackStoreManagerTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/IdentificationHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/testutil/BaseAgentTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/testutil/SynchronousExecutorService.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/testutil/TestWebServer.java
    [javac] Note: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/testutil/SynchronousExecutorService.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

testng:
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/generated/testng
   [testng] [TestNG] Running:
   [testng]   Ant suite
   [testng] 
   [testng] 2013-09-19 14:36:09.796:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] 2013-09-19 14:36:09.836:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 14:36:09.870:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8880
   [testng] 2013-09-19 14:36:10.071:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] > GET /basicauth HTTP/1.1
   [testng] > Host: localhost:8880
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 403 Requires Basic Auth
   [testng] 
   [testng] > GET /basicauth HTTP/1.1
   [testng] > Host: localhost:8880
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Authorization: Basic am9obi5kb2U6c2VjcmV0
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 200 
   [testng] 
   [testng] 2013-09-19 14:36:10.235:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] 2013-09-19 14:36:10.235:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 14:36:10.237:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8881
   [testng] > GET /deployment/agent/versions/ HTTP/1.1
   [testng] > Host: localhost:8881
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 200 voila
   [testng] 
   [testng] 2013-09-19 14:36:12.230:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] > HEAD /deployment/agent/versions/1.0.0 HTTP/1.1
   [testng] > Host: localhost:8881
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 200 voila
   [testng] < X-ACE-DPSize: 740000
   [testng] 
   [testng] 2013-09-19 14:36:12.291:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] 2013-09-19 14:36:12.292:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 14:36:12.293:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8882
   [testng] 2013-09-19 14:36:12.340:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] Downloaded 4096 from 740000 bytes, interrupting download...
   [testng] Downloaded 8192 from 740000 bytes, stopping download...
   [testng] First size: 4096, second size: 4096; total = 740000.
   [testng] > GET /error HTTP/1.1
   [testng] 2013-09-19 14:36:16.621:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] > Host: localhost:8883
   [testng] 2013-09-19 14:36:16.622:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 14:36:16.624:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 404 You asked for it
   [testng] 
   [testng] > GET /error HTTP/1.1
   [testng] > Host: localhost:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 503 You asked for it
   [testng] < Retry-After: 500
   [testng] 
   [testng] > GET /error HTTP/1.1
   [testng] > Host: localhost:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 503 You asked for it
   [testng] < Retry-After: 500
   [testng] 
   [testng] > GET /download3121932664909356636.bin HTTP/1.1
   [testng] > Host: localhost:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 0 
   [testng] < Last-Modified: Thu Sep 19 14:36:16 GMT+00:00 2013
   [testng] < Accept-Ranges: bytes
   [testng] 
   [testng] [DEBUG] 14:36:16 (downloads) Download completed: 740000 bytes downloaded...
   [testng] > GET /download3121932664909356636.bin HTTP/1.1
   [testng] > Host: localhost:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Range: bytes=4096-
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 206 
   [testng] < Last-Modified: Thu Sep 19 14:36:16 GMT+00:00 2013
   [testng] < Accept-Ranges: bytes
   [testng] < Content-Range: bytes 4096-739999/740000
   [testng] 
   [testng] [DEBUG] 14:36:18 (downloads) Download completed: 740000 bytes downloaded...
   [testng] 2013-09-19 14:36:20.200:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 14:36:20.272:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] 2013-09-19 14:36:20.272:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 14:36:20.274:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8884
   [testng] > GET /test/query HTTP/1.1
   [testng] > Host: localhost:8884
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 200 voila
   [testng] 
   [testng] > POST /test/send HTTP/1.1
   [testng] > Host: localhost:8884
   [testng] > Transfer-Encoding: chunked
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Content-Type: application/x-www-form-urlencoded
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 200 voila
   [testng] 
   [testng] 2013-09-19 14:36:30.002:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] 
   [testng] ===============================================
   [testng] Ant suite
   [testng] Total tests run: 63, Failures: 1, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build.xml:39: The following error occurred while executing this line:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build.xml:47: The tests failed.

Total time: 2 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng/testng-results.xml
Saving reports...
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_14-33-02/testng/testng-results-1.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_14-33-02/testng/testng-results-2.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_14-33-02/testng/testng-results-3.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_14-33-02/testng/testng-results-4.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_14-33-02/testng/testng-results-5.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_14-33-02/testng/testng-results-6.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_14-33-02/testng/testng-results-7.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_14-33-02/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: ACE-trunk #100

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ACE-trunk/100/changes>

Changes:

[marrs] ACE-381 Applied the supplied patch, with a few minor formatting tweaks and one modified comment. Thanks Ronald.

------------------------------------------
[...truncated 802 lines...]
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/LogEventTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/listener/LogTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/listener/MockLog.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/server/servlet/LogServletTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/server/store/impl/ServerLogStoreTester.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/server/task/LogTaskTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/target/store/impl/GatewayLogStoreTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/test/org/apache/ace/log/target/task/LogSyncTaskTest.java

testng:
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.log/generated/testng
   [testng] [TestNG] Running:
   [testng]   Ant suite
   [testng] 
   [testng] 
   [testng] ===============================================
   [testng] Ant suite
   [testng] Total tests run: 21, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

template.init:
     [echo] Enter project org.apache.ace.agent

init:

dependencies:

compile:
    [javac] Compiling 52 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/bin
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentConstants.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentContext.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentContextAware.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentControl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentUpdateHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/ConfigurationHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/ConnectionHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DeploymentHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DiscoveryHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DownloadHandle.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DownloadHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DownloadResult.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/DownloadState.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/EventListener.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/EventsHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/FeedbackChannel.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/FeedbackHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/IdentificationHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/InstallationFailedException.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/LoggingHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/RetryAfterException.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/UpdateHandler.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/Activator.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/AgentContextImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/AgentControlImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/AgentUpdateHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ComponentBase.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ConfigurationHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ConnectionHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ConnectionUtil.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ContentRangeInputStream.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DefaultController.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DependencyTrackerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DeploymentHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DiscoveryHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DownloadCallableImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DownloadHandleImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DownloadHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/DownloadResultImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/EventLoggerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/EventsHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/FeedbackChannelImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/FeedbackHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/FeedbackStore.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/FeedbackStoreManager.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/IdentificationHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/InternalConstants.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/LoggingHandlerImpl.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ReflectionUtil.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/ResettableTimer.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/impl/UpdateHandlerBase.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/src/org/apache/ace/agent/updater/Activator.java
     [copy] Copying 1 file to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/bin

build:

compileTests:
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/bin_test
    [javac] Compiling 15 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/bin_test
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/ConfigurationHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/ConnectionHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/ContentRangeInputStreamTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/CustomControllerTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/DeploymentHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/DiscoveryHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/DownloadHandleImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/DownloadHandlerTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/FeedbackChannelImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/FeedbackHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/FeedbackStoreManagerTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/impl/IdentificationHandlerImplTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/testutil/BaseAgentTest.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/testutil/SynchronousExecutorService.java
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/testutil/TestWebServer.java
    [javac] Note: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/test/org/apache/ace/agent/testutil/SynchronousExecutorService.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

testng:
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent/generated/testng
   [testng] [TestNG] Running:
   [testng]   Ant suite
   [testng] 
   [testng] 2013-09-19 13:37:56.194:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] 2013-09-19 13:37:56.236:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 13:37:56.270:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8880
   [testng] > GET /basicauth HTTP/1.1
   [testng] > Host: localhost:8880
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 403 Requires Basic Auth
   [testng] 
   [testng] > GET /basicauth HTTP/1.1
   [testng] > Host: localhost:8880
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Authorization: Basic am9obi5kb2U6c2VjcmV0
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 200 
   [testng] 
   [testng] 2013-09-19 13:37:56.520:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 13:37:57.035:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] 2013-09-19 13:37:57.036:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 13:37:57.037:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8881
   [testng] > GET /deployment/agent/versions/ HTTP/1.1
   [testng] > Host: localhost:8881
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 200 voila
   [testng] 
   [testng] > HEAD /deployment/agent/versions/1.0.0 HTTP/1.1
   [testng] 2013-09-19 13:37:59.210:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] > Host: localhost:8881
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 200 voila
   [testng] < X-ACE-DPSize: 740000
   [testng] 
   [testng] 2013-09-19 13:37:59.281:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] 2013-09-19 13:37:59.282:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 13:37:59.284:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8882
   [testng] 2013-09-19 13:37:59.770:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 13:38:04.553:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] > GET /error HTTP/1.1
   [testng] 2013-09-19 13:38:04.554:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 13:38:04.557:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8883
   [testng] > Host: localhost:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 404 You asked for it
   [testng] 
   [testng] > GET /error HTTP/1.1
   [testng] > Host: localhost:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 503 You asked for it
   [testng] < Retry-After: 500
   [testng] 
   [testng] > GET /error HTTP/1.1
   [testng] > Host: localhost:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 503 You asked for it
   [testng] < Retry-After: 500
   [testng] 
   [testng] > GET /download7709905047787285020.bin HTTP/1.1
   [testng] > Host: localhost:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 0 
   [testng] < Last-Modified: Thu Sep 19 13:38:04 GMT+00:00 2013
   [testng] < Accept-Ranges: bytes
   [testng] 
   [testng] [DEBUG] 13:38:04 (downloads) Download completed: 740000 bytes downloaded...
   [testng] > GET /download7709905047787285020.bin HTTP/1.1
   [testng] > Host: localhost:8883
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Range: bytes=4096-
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 206 
   [testng] < Last-Modified: Thu Sep 19 13:38:04 GMT+00:00 2013
   [testng] < Accept-Ranges: bytes
   [testng] < Content-Range: bytes 4096-739999/740000
   [testng] 
   [testng] [DEBUG] 13:38:06 (downloads) Download completed: 740000 bytes downloaded...
   [testng] 2013-09-19 13:38:08.450:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 13:38:08.521:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
   [testng] 2013-09-19 13:38:08.522:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null}
   [testng] 2013-09-19 13:38:08.523:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8884
   [testng] > GET /test/query HTTP/1.1
   [testng] > Host: localhost:8884
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 200 voila
   [testng] 
   [testng] > POST /test/send HTTP/1.1
   [testng] > Host: localhost:8884
   [testng] > Transfer-Encoding: chunked
   [testng] > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
   [testng] > Content-Type: application/x-www-form-urlencoded
   [testng] > Connection: keep-alive
   [testng] > User-Agent: Java/1.6.0_26
   [testng] < HTTP/1.1 200 voila
   [testng] 
   [testng] 2013-09-19 13:38:46.010:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
   [testng] 
   [testng] ===============================================
   [testng] Ant suite
   [testng] Total tests run: 63, Failures: 1, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build.xml:39: The following error occurred while executing this line:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build.xml:47: The tests failed.

Total time: 3 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng/testng-results.xml
Saving reports...
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_13-32-57/testng/testng-results-1.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_13-32-57/testng/testng-results-2.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_13-32-57/testng/testng-results-3.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_13-32-57/testng/testng-results-4.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_13-32-57/testng/testng-results-5.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_13-32-57/testng/testng-results-6.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_13-32-57/testng/testng-results-7.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-09-19_13-32-57/testng/testng-results.xml'
TestNG Reports Processing: FINISH