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

Changes:

[Jan Willem Janssen] Use correct Bnd syntax to avoid immediate build issues.

[Jan Willem Janssen] Use latest generated metadata.

[Jan Willem Janssen] Use latest generated metadata.

[Jan Willem Janssen] Upgraded to latest BouncyCastle.

------------------------------------------
[...truncated 3098 lines...]
   [testng] 

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

init:

dependencies:

compile:
    [javac] Compiling 2 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.builder/bin
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.builder/src/org/apache/ace/builder/ArtifactData.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.builder/src/org/apache/ace/builder/DeploymentPackageBuilder.java
     [copy] Copying 1 file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.builder/bin

build:

compileTests:
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.builder/bin_test
    [javac] Compiling 2 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.builder/bin_test
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.builder/test/org/apache/ace/builder/ArtifactDataTest.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.builder/test/org/apache/ace/builder/DeploymentPackageBuilderTest.java

testng:
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.builder/generated/testng
   [testng] [TestNG] Running:
   [testng]   Ant suite
   [testng] 
   [testng] File: /var/tmp/output-420849481712221981.jar
   [testng] 
   [testng] ===============================================
   [testng] Ant suite
   [testng] Total tests run: 10, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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

init:

dependencies:

compile:
    [javac] Compiling 3 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.controller.itest/bin
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.controller.itest/src/org/apache/ace/agent/itest/BaseAgentControllerTest.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.controller.itest/src/org/apache/ace/agent/itest/CustomAgentControllerTest.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.controller.itest/src/org/apache/ace/agent/itest/CustomStandaloneAgentControllerTest.java

build:

compileTests:
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.controller.itest/bin_test

testng:

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

init:

dependencies:

compile:
    [javac] Compiling 3 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.itest/bin
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.itest/src/org/apache/ace/agent/itest/AgentDeploymentTest.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.itest/src/org/apache/ace/agent/itest/AgentExtensionTest.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.itest/src/org/apache/ace/agent/itest/BaseAgentTest.java
    [javac] ----------
    [javac] 1. WARNING in 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.itest/src/org/apache/ace/agent/itest/AgentExtensionTest.java
 (at line 95)
    [javac]     }, new Properties() {
    [javac]            ^^^^^^^^^^^^
    [javac] The serializable class  does not declare a static final 
serialVersionUID field of type long
    [javac] ----------
    [javac] 2. WARNING in 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.itest/src/org/apache/ace/agent/itest/AgentExtensionTest.java
 (at line 111)
    [javac]     }, new Properties() {
    [javac]            ^^^^^^^^^^^^
    [javac] The serializable class  does not declare a static final 
serialVersionUID field of type long
    [javac] ----------
    [javac] 2 problems (2 warnings)

build:

compileTests:

testng:

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

init:

dependencies:

compile:
    [javac] Compiling 5 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.launcher/bin
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.launcher/src/org/apache/ace/agent/launcher/AgentBundleProvider.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.launcher/src/org/apache/ace/agent/launcher/BundleDirBundleProvider.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.launcher/src/org/apache/ace/agent/launcher/BundleProvider.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.launcher/src/org/apache/ace/agent/launcher/Launcher.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.launcher/src/org/apache/ace/agent/launcher/PropertyProvider.java
     [copy] Copying 1 file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.launcher/bin

build:

compileTests:
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.launcher/bin_test
    [javac] Compiling 1 source file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.launcher/bin_test
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.launcher/test/org/apache/ace/agent/launcher/LauncherTest.java
     [copy] Copying 1 file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.launcher/bin_test

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

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

init:

dependencies:

compile:
    [javac] Compiling 1 source file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.update.itest/bin
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.update.itest/src/org/apache/ace/agent/itest/AgentUpdateTest.java

build:

compileTests:
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.agent.update.itest/bin_test

testng:

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

init:

dependencies:

compile:
    [javac] Compiling 1 source file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.ant.tasks/bin
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.ant.tasks/src/org/apache/ace/ant/deploymentpackage/DeploymentPackageTask.java
     [copy] Copying 1 file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.ant.tasks/bin

build:

compileTests:
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.ant.tasks/bin_test

testng:

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

init:

dependencies:

compile:
    [javac] Compiling 10 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/bin
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/api/AuthenticationProcessor.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/api/AuthenticationService.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/impl/Activator.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/impl/AuthenticationServiceImpl.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/processor/basicauth/Activator.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/processor/basicauth/BasicHttpAuthenticationProcessor.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/processor/clientcert/Activator.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/processor/clientcert/ClientCertAuthenticationProcessor.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/processor/password/Activator.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/processor/password/PasswordAuthenticationProcessor.java
    [javac] ----------
    [javac] 1. WARNING in 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/impl/AuthenticationServiceImpl.java
 (at line 28)
    [javac]     import org.apache.felix.dm.DependencyManager;
    [javac]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] The import org.apache.felix.dm.DependencyManager is never used
    [javac] ----------
    [javac] ----------
    [javac] 2. WARNING in 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/processor/basicauth/BasicHttpAuthenticationProcessor.java
 (at line 104)
    [javac]     public void updated(Dictionary dictionary) throws 
ConfigurationException {
    [javac]                         ^^^^^^^^^^
    [javac] Dictionary is a raw type. References to generic type 
Dictionary<K,V> should be parameterized
    [javac] ----------
    [javac] ----------
    [javac] 3. WARNING in 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/processor/clientcert/ClientCertAuthenticationProcessor.java
 (at line 143)
    [javac]     public void updated(Dictionary dictionary) throws 
ConfigurationException {
    [javac]                         ^^^^^^^^^^
    [javac] Dictionary is a raw type. References to generic type 
Dictionary<K,V> should be parameterized
    [javac] ----------
    [javac] ----------
    [javac] 4. WARNING in 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/src/org/apache/ace/authentication/processor/password/PasswordAuthenticationProcessor.java
 (at line 100)
    [javac]     public void updated(Dictionary dictionary) throws 
ConfigurationException {
    [javac]                         ^^^^^^^^^^
    [javac] Dictionary is a raw type. References to generic type 
Dictionary<K,V> should be parameterized
    [javac] ----------
    [javac] 4 problems (4 warnings)
     [copy] Copying 1 file to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/bin

build:

compileTests:
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/bin_test
    [javac] Compiling 5 source files to 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/bin_test
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/test/org/apache/ace/authentication/impl/AuthenticationServiceImplTest.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/test/org/apache/ace/authentication/processor/basicauth/BasicHttpAuthenticationProcessorTest.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/test/org/apache/ace/authentication/processor/clientcert/ClientCertAuthenticationProcessorTest.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/test/org/apache/ace/authentication/processor/clientcert/MemoryKeyStore.java
    [javac] 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/test/org/apache/ace/authentication/processor/password/PasswordAuthenticationProcessorTest.java

testng:
    [mkdir] Created dir: 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication/generated/testng
   [testng] [TestNG] Running:
   [testng]   Ant suite
   [testng] 
   [testng] 
   [testng] ===============================================
   [testng] Ant suite
   [testng] Total tests run: 64, Failures: 1, Skips: 18
   [testng] Configuration Failures: 1, Skips: 17
   [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: 6 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report 
files were found. Configuration error?
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/testng/testng-results.xml
Saving reports...
Processing 
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/284/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/284/testng/testng-results-2.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/284/testng/testng-results-3.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/284/testng/testng-results-4.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/284/testng/testng-results-5.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/284/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH

Reply via email to