See <https://builds.apache.org/job/ACE-trunk/243/changes>
Changes:
[marrs] Bumping version to 2.0.0 in preparation of release.
------------------------------------------
[...truncated 1287 lines...]
testng:
[mkdir] Created dir:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.identification/generated/testng
[testng] [TestNG] Running:
[testng] Ant suite
[testng]
[testng]
[testng] ===============================================
[testng] Ant suite
[testng] Total tests run: 5, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
template.init:
[echo] Enter project org.apache.ace.discovery
init:
dependencies:
compile:
[javac] Compiling 6 source files to
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/bin
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/src/org/apache/ace/discovery/Discovery.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/src/org/apache/ace/discovery/DiscoveryConstants.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/src/org/apache/ace/discovery/property/Activator.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/src/org/apache/ace/discovery/property/PropertyBasedDiscovery.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/src/org/apache/ace/discovery/upnp/Activator.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/src/org/apache/ace/discovery/upnp/UPnPBasedDiscovery.java
[javac] ----------
[javac] 1. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/src/org/apache/ace/discovery/property/Activator.java
(at line 58)
[javac] .setInterface(ManagedServiceFactory.class.getName(), new
Properties() {{ put(Constants.SERVICE_PID,
DiscoveryConstants.DISCOVERY_FACTORY_PID); }})
[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.discovery/src/org/apache/ace/discovery/property/Activator.java
(at line 74)
[javac] public void updated(String pid, Dictionary dict) 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.discovery/src/org/apache/ace/discovery/property/PropertyBasedDiscovery.java
(at line 72)
[javac] public synchronized 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.discovery/src/org/apache/ace/discovery/upnp/UPnPBasedDiscovery.java
(at line 75)
[javac] Dictionary dict = action.invoke(null);
[javac] ^^^^^^^^^^
[javac] Dictionary is a raw type. References to generic type
Dictionary<K,V> should be parameterized
[javac] ----------
[javac] 5. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/src/org/apache/ace/discovery/upnp/UPnPBasedDiscovery.java
(at line 87)
[javac] Dictionary dict = action.invoke(null);
[javac] ^^^^^^^^^^
[javac] Dictionary is a raw type. References to generic type
Dictionary<K,V> should be parameterized
[javac] ----------
[javac] 6. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/src/org/apache/ace/discovery/upnp/UPnPBasedDiscovery.java
(at line 98)
[javac] Dictionary dict = action.invoke(null);
[javac] ^^^^^^^^^^
[javac] Dictionary is a raw type. References to generic type
Dictionary<K,V> should be parameterized
[javac] ----------
[javac] 6 problems (6 warnings)
[copy] Copying 1 file to
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/bin
[copy] Copied 1 empty directory to 1 empty directory under
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/bin
build:
compileTests:
[mkdir] Created dir:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/bin_test
[javac] Compiling 3 source files to
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/bin_test
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/test/org/apache/ace/discovery/property/PropertyBasedDiscoveryTest.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/test/org/apache/ace/discovery/property/SimpleDiscoveryTest.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/test/org/apache/ace/discovery/upnp/SimpleDiscoveryTest.java
[javac] Note:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.discovery/test/org/apache/ace/discovery/property/PropertyBasedDiscoveryTest.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.discovery/generated/testng
[testng] [TestNG] Running:
[testng] Ant suite
[testng]
[testng]
[testng] ===============================================
[testng] Ant suite
[testng] Total tests run: 8, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
template.init:
[echo] Enter project org.apache.ace.connectionfactory
init:
dependencies:
compile:
[javac] Compiling 5 source files to
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/bin
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/src/org/apache/ace/connectionfactory/ConnectionFactory.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/src/org/apache/ace/connectionfactory/impl/Activator.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/src/org/apache/ace/connectionfactory/impl/ConnectionFactoryImpl.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/src/org/apache/ace/connectionfactory/impl/UrlCredentials.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/src/org/apache/ace/connectionfactory/impl/UrlCredentialsFactory.java
[javac] ----------
[javac] 1. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/src/org/apache/ace/connectionfactory/impl/ConnectionFactoryImpl.java
(at line 120)
[javac] public void updated(String pid, Dictionary properties) throws
ConfigurationException {
[javac] ^^^^^^^^^^
[javac] Dictionary is a raw type. References to generic type
Dictionary<K,V> should be parameterized
[javac] ----------
[javac] ----------
[javac] 2. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/src/org/apache/ace/connectionfactory/impl/UrlCredentialsFactory.java
(at line 46)
[javac] public static final class MissingValueException extends
RuntimeException {
[javac] ^^^^^^^^^^^^^^^^^^^^^
[javac] The serializable class MissingValueException does not declare a
static final serialVersionUID field of type long
[javac] ----------
[javac] 3. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/src/org/apache/ace/connectionfactory/impl/UrlCredentialsFactory.java
(at line 95)
[javac] public static UrlCredentials getCredentials(Dictionary props)
throws MissingValueException {
[javac] ^^^^^^^^^^
[javac] Dictionary is a raw type. References to generic type
Dictionary<K,V> should be parameterized
[javac] ----------
[javac] 4. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/src/org/apache/ace/connectionfactory/impl/UrlCredentialsFactory.java
(at line 104)
[javac] public static UrlCredentials getCredentials(Dictionary props,
String prefix) throws MissingValueException {
[javac] ^^^^^^^^^^
[javac] Dictionary is a raw type. References to generic type
Dictionary<K,V> should be parameterized
[javac] ----------
[javac] 5. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/src/org/apache/ace/connectionfactory/impl/UrlCredentialsFactory.java
(at line 198)
[javac] private static String getStringProperty(Dictionary dict, String
key) {
[javac] ^^^^^^^^^^
[javac] Dictionary is a raw type. References to generic type
Dictionary<K,V> should be parameterized
[javac] ----------
[javac] 6. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/src/org/apache/ace/connectionfactory/impl/UrlCredentialsFactory.java
(at line 208)
[javac] private static String getStringProperty(Dictionary dict, String
key, String defaultValue) {
[javac] ^^^^^^^^^^
[javac] Dictionary is a raw type. References to generic type
Dictionary<K,V> should be parameterized
[javac] ----------
[javac] 6 problems (6 warnings)
[copy] Copying 1 file to
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/bin
build:
compileTests:
[mkdir] Created dir:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/bin_test
[javac] Compiling 3 source files to
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/bin_test
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/test/org/apache/ace/connectionfactory/impl/ConnectionFactoryImplTest.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/test/org/apache/ace/connectionfactory/impl/UrlCredentialsFactoryTest.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/test/org/apache/ace/connectionfactory/impl/UrlCredentialsTest.java
testng:
[mkdir] Created dir:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.connectionfactory/generated/testng
[testng] [TestNG] Running:
[testng] Ant suite
[testng]
[testng]
[testng] ===============================================
[testng] Ant suite
[testng] Total tests run: 27, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
template.init:
[echo] Enter project org.apache.ace.scheduler
init:
dependencies:
compile:
[javac] Compiling 5 source files to
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/bin
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/Activator.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/Executer.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/Scheduler.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/SchedulerTask.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/constants/SchedulerConstants.java
[javac] ----------
[javac] 1. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/Scheduler.java
(at line 42)
[javac] protected Map m_tasks = new HashMap/*<String,
SchedulerTask>*/();
[javac] ^^^
[javac] Map is a raw type. References to generic type Map<K,V> should be
parameterized
[javac] ----------
[javac] 2. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/Scheduler.java
(at line 42)
[javac] protected Map m_tasks = new HashMap/*<String,
SchedulerTask>*/();
[javac] ^^^^^^^
[javac] HashMap is a raw type. References to generic type HashMap<K,V>
should be parameterized
[javac] ----------
[javac] 3. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/Scheduler.java
(at line 49)
[javac] for (Iterator i = m_tasks.keySet().iterator(); i.hasNext();) {
[javac] ^^^^^^^^
[javac] Iterator is a raw type. References to generic type Iterator<E>
should be parameterized
[javac] ----------
[javac] 4. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/Scheduler.java
(at line 71)
[javac] m_tasks.put(name, schedTask);
[javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[javac] Type safety: The method put(Object, Object) belongs to the raw type
Map. References to generic type Map<K,V> should be parameterized
[javac] ----------
[javac] 5. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/Scheduler.java
(at line 102)
[javac] public void updated(Dictionary properties) throws
ConfigurationException {
[javac] ^^^^^^^^^^
[javac] Dictionary is a raw type. References to generic type
Dictionary<K,V> should be parameterized
[javac] ----------
[javac] 6. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/Scheduler.java
(at line 105)
[javac] for (Iterator i = m_tasks.keySet().iterator(); i.hasNext();) {
[javac] ^^^^^^^^
[javac] Iterator is a raw type. References to generic type Iterator<E>
should be parameterized
[javac] ----------
[javac] 7. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/Scheduler.java
(at line 113)
[javac] Enumeration keys = properties.keys();
[javac] ^^^^^^^^^^^
[javac] Enumeration is a raw type. References to generic type
Enumeration<E> should be parameterized
[javac] ----------
[javac] 8. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/Scheduler.java
(at line 119)
[javac] m_tasks.put(name, schedTask);
[javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[javac] Type safety: The method put(Object, Object) belongs to the raw type
Map. References to generic type Map<K,V> should be parameterized
[javac] ----------
[javac] 9. WARNING in
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/src/org/apache/ace/scheduler/Scheduler.java
(at line 133)
[javac] for (Iterator i = m_tasks.keySet().iterator(); i.hasNext();) {
[javac] ^^^^^^^^
[javac] Iterator is a raw type. References to generic type Iterator<E>
should be parameterized
[javac] ----------
[javac] 9 problems (9 warnings)
[copy] Copying 2 files to
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/bin
build:
compileTests:
[mkdir] Created dir:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/bin_test
[javac] Compiling 2 source files to
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/bin_test
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/test/org/apache/ace/scheduler/ExecuterTest.java
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.scheduler/test/org/apache/ace/scheduler/SchedulerTest.java
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-template.xml:132:
Error running javac compiler
Total time: 12 minutes 12 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
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-04-15_07-43-10/testng/testng-results-1.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-04-15_07-43-10/testng/testng-results-2.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-04-15_07-43-10/testng/testng-results-3.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-04-15_07-43-10/testng/testng-results-4.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-04-15_07-43-10/testng/testng-results-5.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-04-15_07-43-10/testng/testng-results-6.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-04-15_07-43-10/testng/testng-results-7.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-04-15_07-43-10/testng/testng-results-8.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-04-15_07-43-10/testng/testng-results.xml'
TestNG Reports Processing: FINISH