See <https://builds.apache.org/job/ACE-trunk/233/changes>
Changes:
[Jan Willem Janssen] Improved logging in agent:
- when there is an external log service present we can use, use it instead
of our "internal" log service. If no log service is present, we can always
log to our internal service instead;
- when no valid configuration property is given for the log handler, do not
fall back on the global default, but use the current setting instead. This
way, we can avoid unwanted toggling of log levels when updating the agent's
configuration.
[marrs] Made paths absolute in workspace to really fixate the location.
------------------------------------------
[...truncated 7199 lines...]
[echo] Enter project org.apache.ace.log
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.agent.update.itest
init:
dependencies:
compile:
test:
[bndtest] Testing
/x1/jenkins/jenkins-slave/workspace/ACE-trunk/org.apache.ace.agent.update.itest/bnd.bnd
[bndtest] 2014-03-27 14:29:25.835:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
[bndtest] 2014-03-27 14:29:25.866:INFO:oejsh.ContextHandler:started
o.e.j.s.ServletContextHandler{/,null}
[bndtest] 2014-03-27 14:29:25.906:INFO:oejs.AbstractConnector:Started
[email protected]:8080
[bndtest] [INFO] Started Jetty 7.6.13.v20130916 at port(s) HTTP:8080 on
context path /
[bndtest] Updating in phase: CORRUPT_STREAM (from v1.0.1 to v1.0.2)...
[bndtest] Updating in phase: BUNDLE_DOES_NOT_RESOLVE (from v1.0.1 to
v1.0.2)...
[bndtest] Updating in phase: BUNDLE_DOES_NOT_START (from v1.0.1 to v1.0.2)...
[bndtest] Updating in phase: BUNDLE_WORKS (from v1.0.1 to v1.0.2)...
[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.resourceprocessor.useradmin
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.configurator
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.authentication.itest
init:
dependencies:
compile:
test:
[bndtest] Testing
/x1/jenkins/jenkins-slave/workspace/ACE-trunk/org.apache.ace.authentication.itest/bnd.bnd
[bndtest] 2014-03-27 14:30:28.023:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
[bndtest] 2014-03-27 14:30:28.061:INFO:oejsh.ContextHandler:started
o.e.j.s.ServletContextHandler{/,null}
[bndtest] 2014-03-27 14:30:28.094:INFO:oejs.AbstractConnector:Started
[email protected]: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 404 for http://localhost:8080/obr/repository.xml
[bndtest] Got response code 404 for http://localhost:8080/obr/repository.xml
[bndtest] Got response code 404 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] 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 404 for http://localhost:8080/auditlog
[bndtest] Got response code 401 for http://localhost:8080/auditlog
[bndtest] Got response code 404 for http://localhost:8080/auditlog
[bndtest] Got response code 401 for http://localhost:8080/auditlog
[bndtest] Tests run : 7
[bndtest] Passed : 7
[bndtest] Errors : 0
[bndtest] Failures : 0
[bndtest] All tests passed
template.init:
[echo] Enter project org.apache.ace.bnd
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.client.automation
init:
dependencies:
compile:
test:
template.init:
[echo] Enter project org.apache.ace.client.repository.itest
init:
dependencies:
compile:
test:
[bndtest] Testing
/x1/jenkins/jenkins-slave/workspace/ACE-trunk/org.apache.ace.client.repository.itest/bnd.bnd
[bndtest] 2014-03-27 14:30:52.307:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
[bndtest] 2014-03-27 14:30:52.348:INFO:oejsh.ContextHandler:started
o.e.j.s.ServletContextHandler{/,null}
[bndtest] 2014-03-27 14:30:52.416:INFO:oejs.AbstractConnector:Started
[email protected]:8080
[bndtest] ____________________________
[bndtest] Welcome to Apache Felix Gogo
[bndtest]
[bndtest] Bundle Indexer | v2.2
[bndtest] (c) 2007 OSGi, All Rights Reserved
[bndtest] Bundle Indexer | v2.2
[bndtest] (c) 2007 OSGi, All Rights Reserved
[bndtest] Tests run : 20
[bndtest] Passed : 19
[bndtest] Errors : 1
[bndtest] Failures : 0
[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:43)
[bndtest] at java.lang.reflect.Method.invoke(Method.java:606)
[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:43)
[bndtest] at java.lang.reflect.Method.invoke(Method.java:606)
[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
/x1/jenkins/jenkins-slave/workspace/ACE-trunk/cnf/build.xml:55: The following
error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/ACE-trunk/cnf/build-template.xml:67: Tests
failed
Total time: 10 minutes 20 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-03-27_14-19-42/testng/testng-results-1.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-10.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-11.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-12.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-13.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-14.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-15.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-16.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-17.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-18.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-19.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-2.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-20.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-3.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-4.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-5.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-6.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-7.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-8.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results-9.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/ACE-trunk/builds/2014-03-27_14-19-42/testng/testng-results.xml'
TestNG Reports Processing: FINISH