You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/29 21:32:54 UTC

Build failed in Jenkins: Tamaya-Extensions-Master-with-Coverage #1020

See <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/1020/display/redirect>

------------------------------------------
[...truncated 2.89 MB...]

9:30:40 PM PIT >> INFO : MINION : Nov 29, 2018 9:30:40 PM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners
INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]. Specify custom l
9:30:40 PM PIT >> INFO : MINION : istener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]

9:30:40 PM PIT >> INFO : MINION : Nov 29, 2018 9:30:40 PM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners
INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specif
9:30:40 PM PIT >> INFO : MINION : y custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/TransactionDefinition]

9:30:40 PM PIT >> INFO : MINION : Nov 29, 2018 9:30:40 PM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners
INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom liste
9:30:40 PM PIT >> INFO : MINION : ner classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext]

9:30:40 PM PIT >> INFO : MINION : Nov 29, 2018 9:30:40 PM org.springframework.test.context.support.DefaultTestContextBootstrapper getTestExecutionListeners
INFO: Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@731ab49b,
9:30:40 PM PIT >> INFO : MINION :  org.springframework.test.context.support.DependencyInjectionTestExecutionListener@23358740, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2cdcfaa6]

9:30:40 PM PIT >> INFO : MINION : 9:30:40 PM PIT >> FINE : Gathering coverage for test Description [testClass=org.apache.tamaya.integration.spring.SpringConfigTest2, name=assertDefaultSetup(org.apache.tamaya.integration.spring.SpringConfigTest2)]

9:30:40 PM PIT >> INFO : MINION : Nov 29, 2018 9:30:40 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@55fe9c2f: startup date [Thu Nov 29 21:30:40 UTC 2018]; root of con
9:30:40 PM PIT >> INFO : MINION : text hierarchy

9:30:40 PM PIT >> INFO : MINION : Nov 29, 2018 9:30:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [spring-config-scanOnly.xml]

9:30:40 PM PIT >> INFO : MINION : 9:30:40 PM PIT >> SEVERE : Description [testClass=org.apache.tamaya.integration.spring.SpringConfigTest2, name=assertDefaultSetup(org.apache.tamaya.integration.spring.SpringConfigTest2)]
java.lang.NoSuchMethodError: org.springframework.util.Assert.notNull(
9:30:40 PM PIT >> INFO : MINION : Ljava/lang/Object;Ljava/util/function/Supplier;)V
	at org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.getAttributes(AutoConfigurationImportSelector.java:132)
	at org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.
9:30:40 PM PIT >> INFO : MINION : selectImports(AutoConfigurationImportSelector.java:95)
	at org.springframework.context.annotation.ConfigurationClassParser.processDeferredImportSelectors(ConfigurationClassParser.java:453)
	at org.springframework.context.annotation.ConfigurationClassParser
9:30:40 PM PIT >> INFO : MINION : .parse(ConfigurationClassParser.java:185)
	at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:321)
	at org.springframework.context.annotation.ConfigurationClassPostPro
9:30:40 PM PIT >> INFO : MINION : cessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:243)
	at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:273)
	at org.spri
9:30:40 PM PIT >> INFO : MINION : ngframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:98)
	at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationC
9:30:40 PM PIT >> INFO : MINION : ontext.java:673)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:519)
	at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)
	at org.
9:30:40 PM PIT >> INFO : MINION : springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:83)
	at org.apache.tamaya.integration.spring.SpringConfigTest2.assertDefaultSetup(SpringConfigTest2.java:39)
	at sun.reflect.NativeMethodAccessorImpl.
9:30:40 PM PIT >> INFO : MINION : invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.
9:30:40 PM PIT >> INFO : MINION : junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)

9:30:40 PM PIT >> INFO : MINION : 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runn
9:30:40 PM PIT >> INFO : MINION : ers.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRun
9:30:40 PM PIT >> INFO : MINION : ner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.pitest.junit.adapter.CustomRunnerEx
9:30:40 PM PIT >> INFO : MINION : ecutor.run(CustomRunnerExecutor.java:42)
	at org.pitest.junit.adapter.AdaptedJUnitTestUnit.execute(AdaptedJUnitTestUnit.java:69)
	at org.pitest.coverage.execute.CoverageDecorator.execute(CoverageDecorator.java:50)
	at org.pitest.testapi.execute.containers.
9:30:40 PM PIT >> INFO : MINION : UnContainer.execute(UnContainer.java:31)
	at org.pitest.testapi.execute.Pitest.executeTests(Pitest.java:57)
	at org.pitest.testapi.execute.Pitest.run(Pitest.java:48)
	at org.pitest.coverage.execute.CoverageWorker.run(CoverageWorker.java:51)
	at org.pitest.
9:30:40 PM PIT >> INFO : MINION : coverage.execute.CoverageMinion.main(CoverageMinion.java:90)

9:30:40 PM PIT >> INFO : MINION : Nov 29, 2018 9:30:40 PM org.springframework.context.support.GenericApplicationContext doClose
INFO: Closing org.springframework.context.support.GenericApplicationContext@63475ace: startup date [Thu Nov 29 21:30:39 UTC 2018]; root of context hierarchy

9:30:40 PM PIT >> SEVERE : Description [testClass=org.apache.tamaya.integration.spring.SpringConfigTest2, name=assertDefaultSetup(org.apache.tamaya.integration.spring.SpringConfigTest2)] did not pass without mutation.
9:30:40 PM PIT >> FINE : Coverage generator Minion exited ok
9:30:40 PM PIT >> INFO : Calculated coverage in 1 seconds.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tamaya Extensions 0.4-incubating-SNAPSHOT ... SUCCESS [ 37.650 s]
[INFO] Apache Tamaya Extension Modules .................... SUCCESS [  4.157 s]
[INFO] Apache Tamaya Modules - Resource Locator ........... SUCCESS [01:19 min]
[INFO] Apache Tamaya Extensions Examples .................. SUCCESS [  4.819 s]
[INFO] Apache Tamaya Resource Location Example ............ SUCCESS [  7.957 s]
[INFO] Apache Tamaya Modules - Placeholder Resolver ....... SUCCESS [ 25.126 s]
[INFO] Apache Tamaya Value Resolution Example ............. SUCCESS [  7.631 s]
[INFO] Apache Tamaya Modules - Injection Parent ........... SUCCESS [  4.114 s]
[INFO] Apache Tamaya Modules - Injection API .............. SUCCESS [ 15.423 s]
[INFO] Apache Tamaya Modules - Common Functional Extensions SUCCESS [ 30.022 s]
[INFO] Apache Tamaya Event and dynamic Update Extensions .. SUCCESS [ 24.625 s]
[INFO] Apache Tamaya Modules - Injection Standalone ....... SUCCESS [ 26.742 s]
[INFO] Apache Tamaya Configuration Injection Example ...... SUCCESS [  9.291 s]
[INFO] Apache Tamaya Modules - Formats Parent ............. SUCCESS [  4.183 s]
[INFO] Apache Tamaya Modules - Formats Common ............. SUCCESS [ 22.406 s]
[INFO] Apache Tamaya Events Example ....................... SUCCESS [  7.871 s]
[INFO] Apache Tamaya Spring Integration ................... FAILURE [ 14.291 s]
[INFO] Apache Tamaya Spring Example ....................... SKIPPED
[INFO] Apache Tamaya Modules - Optional Backend ........... SKIPPED
[INFO] Apache Tamaya Modules - Injection CDI .............. SKIPPED
[INFO] Apache Tamaya Modules - Mutable Configuration ...... SKIPPED
[INFO] Apache Tamaya Adaptive Configuration Filtering ..... SKIPPED
[INFO] Apache Tamaya JNDI Support ......................... SKIPPED
[INFO] Apache Tamaya Feature Check ........................ SKIPPED
[INFO] Apache Tamaya JSON Support ......................... SKIPPED
[INFO] Apache Tamaya YAML Support ......................... SKIPPED
[INFO] Apache Tamaya :: OSGi Integration :: ALL ........... SKIPPED
[INFO] Apache Tamaya :: OSGi :: Common .................... SKIPPED
[INFO] Apache Tamaya :: OSGi :: Updater ................... SKIPPED
[INFO] Apache Tamaya :: OSGI :: Karaf :: Shell ............ SKIPPED
[INFO] Apache Tamaya :: OSGI :: Karaf :: Features ......... SKIPPED
[INFO] Apache Tamaya :: OSGI :: Gogo :: Shell ............. SKIPPED
[INFO] Apache Tamaya :: OSGI :: Config Injection .......... SKIPPED
[INFO] Apache Tamaya Modules - Microprofile API ........... SKIPPED
[INFO] Apache Tamaya Modules - Collections Support ........ SKIPPED
[INFO] Apache Tamaya Modules - Hazelcast PropertySource ... SKIPPED
[INFO] Apache Tamaya Modules - etcd PropertySource ........ SKIPPED
[INFO] Apache Tamaya Modules - Consul PropertySource ...... SKIPPED
[INFO] Apache Tamaya Extension Distribution 0.4-incubating-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:27 min
[INFO] Finished at: 2018-11-29T21:31:32Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.pitest:pitest-maven:1.3.1:mutationCoverage (mutationcoverage) on project tamaya-spring: Execution mutationcoverage of goal org.pitest:pitest-maven:1.3.1:mutationCoverage failed: All tests did not pass without mutation when calculating line coverage. Mutation testing requires a green suite.
[ERROR] See http://pitest.org for more details.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tamaya-spring
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/pom.xml> to org.apache.tamaya.ext/tamaya-extensions/0.4-incubating-SNAPSHOT/tamaya-extensions-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/target/feature/feature.xml> to org.apache.tamaya.ext/tamaya-extensions/0.4-incubating-SNAPSHOT/tamaya-extensions-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/events/pom.xml> to org.apache.tamaya.ext/tamaya-events/0.4-incubating-SNAPSHOT/tamaya-events-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/events/target/tamaya-events-0.4-incubating-SNAPSHOT.jar> to org.apache.tamaya.ext/tamaya-events/0.4-incubating-SNAPSHOT/tamaya-events-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/events/target/feature/feature.xml> to org.apache.tamaya.ext/tamaya-events/0.4-incubating-SNAPSHOT/tamaya-events-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/events/target/tamaya-events-0.4-incubating-SNAPSHOT-javadoc.jar> to org.apache.tamaya.ext/tamaya-events/0.4-incubating-SNAPSHOT/tamaya-events-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/events/target/tamaya-events-0.4-incubating-SNAPSHOT-sources.jar> to org.apache.tamaya.ext/tamaya-events/0.4-incubating-SNAPSHOT/tamaya-events-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/base/pom.xml> to org.apache.tamaya.ext/tamaya-formats/0.4-incubating-SNAPSHOT/tamaya-formats-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/base/target/tamaya-formats-0.4-incubating-SNAPSHOT.jar> to org.apache.tamaya.ext/tamaya-formats/0.4-incubating-SNAPSHOT/tamaya-formats-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/base/target/feature/feature.xml> to org.apache.tamaya.ext/tamaya-formats/0.4-incubating-SNAPSHOT/tamaya-formats-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/base/target/tamaya-formats-0.4-incubating-SNAPSHOT-javadoc.jar> to org.apache.tamaya.ext/tamaya-formats/0.4-incubating-SNAPSHOT/tamaya-formats-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/base/target/tamaya-formats-0.4-incubating-SNAPSHOT-sources.jar> to org.apache.tamaya.ext/tamaya-formats/0.4-incubating-SNAPSHOT/tamaya-formats-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/features/pom.xml> to org.apache.tamaya.ext/tamaya-features/0.4-incubating-SNAPSHOT/tamaya-features-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/05-spring-example/pom.xml> to org.apache.tamaya.ext.examples/05-spring-example/0.4-incubating-SNAPSHOT/05-spring-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/pom.xml> to org.apache.tamaya.ext/tamaya-formats-all/0.4-incubating-SNAPSHOT/tamaya-formats-all-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/target/feature/feature.xml> to org.apache.tamaya.ext/tamaya-formats-all/0.4-incubating-SNAPSHOT/tamaya-formats-all-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/pom.xml> to org.apache.tamaya.ext/tamaya-extensions-all/0.4-incubating-SNAPSHOT/tamaya-extensions-all-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/target/feature/feature.xml> to org.apache.tamaya.ext/tamaya-extensions-all/0.4-incubating-SNAPSHOT/tamaya-extensions-all-0.4-incubating-SNAPSHOT-features.xml
[Fast Archiver] Compressed 45.23 KB of artifacts by 70.8% relative to #1019
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/karaf-shell/pom.xml> to org.apache.tamaya.ext/tamaya-osgi-karaf-shell/0.4-incubating-SNAPSHOT/tamaya-osgi-karaf-shell-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/microprofile/pom.xml> to org.apache.tamaya.ext/tamaya-microprofile/0.4-incubating-SNAPSHOT/tamaya-microprofile-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/jndi/pom.xml> to org.apache.tamaya.ext/tamaya-jndi/0.4-incubating-SNAPSHOT/tamaya-jndi-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/common/pom.xml> to org.apache.tamaya.ext/tamaya-osgi/0.4-incubating-SNAPSHOT/tamaya-osgi-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/hazelcast/pom.xml> to org.apache.tamaya.ext/tamaya-hazelcast/0.4-incubating-SNAPSHOT/tamaya-hazelcast-0.4-incubating-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/03-injection-example/pom.xml> to org.apache.tamaya.ext.examples/03-injection-example/0.4-incubating-SNAPSHOT/03-injection-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/03-injection-example/target/03-injection-example-0.4-incubating-SNAPSHOT.jar> to org.apache.tamaya.ext.examples/03-injection-example/0.4-incubating-SNAPSHOT/03-injection-example-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/03-injection-example/target/feature/feature.xml> to org.apache.tamaya.ext.examples/03-injection-example/0.4-incubating-SNAPSHOT/03-injection-example-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/03-injection-example/target/03-injection-example-0.4-incubating-SNAPSHOT-javadoc.jar> to org.apache.tamaya.ext.examples/03-injection-example/0.4-incubating-SNAPSHOT/03-injection-example-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/03-injection-example/target/03-injection-example-0.4-incubating-SNAPSHOT-sources.jar> to org.apache.tamaya.ext.examples/03-injection-example/0.4-incubating-SNAPSHOT/03-injection-example-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/collections/pom.xml> to org.apache.tamaya.ext/tamaya-collections/0.4-incubating-SNAPSHOT/tamaya-collections-0.4-incubating-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/optional/pom.xml> to org.apache.tamaya.ext/tamaya-optional/0.4-incubating-SNAPSHOT/tamaya-optional-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resolver/pom.xml> to org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-SNAPSHOT/tamaya-resolver-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resolver/target/tamaya-resolver-0.4-incubating-SNAPSHOT.jar> to org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-SNAPSHOT/tamaya-resolver-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resolver/target/feature/feature.xml> to org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-SNAPSHOT/tamaya-resolver-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resolver/target/tamaya-resolver-0.4-incubating-SNAPSHOT-javadoc.jar> to org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-SNAPSHOT/tamaya-resolver-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resolver/target/tamaya-resolver-0.4-incubating-SNAPSHOT-sources.jar> to org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-SNAPSHOT/tamaya-resolver-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/pom.xml> to org.apache.tamaya.ext.examples/examples/0.4-incubating-SNAPSHOT/examples-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/target/feature/feature.xml> to org.apache.tamaya.ext.examples/examples/0.4-incubating-SNAPSHOT/examples-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/karaf-features/pom.xml> to org.apache.tamaya.ext/tamaya-karaf-features/0.4-incubating-SNAPSHOT/tamaya-karaf-features-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/filter/pom.xml> to org.apache.tamaya.ext/tamaya-filter/0.4-incubating-SNAPSHOT/tamaya-filter-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/spring/pom.xml> to org.apache.tamaya.ext/tamaya-spring/0.4-incubating-SNAPSHOT/tamaya-spring-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/spring/target/tamaya-spring-0.4-incubating-SNAPSHOT.jar> to org.apache.tamaya.ext/tamaya-spring/0.4-incubating-SNAPSHOT/tamaya-spring-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/spring/target/feature/feature.xml> to org.apache.tamaya.ext/tamaya-spring/0.4-incubating-SNAPSHOT/tamaya-spring-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/spring/target/tamaya-spring-0.4-incubating-SNAPSHOT-javadoc.jar> to org.apache.tamaya.ext/tamaya-spring/0.4-incubating-SNAPSHOT/tamaya-spring-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/spring/target/tamaya-spring-0.4-incubating-SNAPSHOT-sources.jar> to org.apache.tamaya.ext/tamaya-spring/0.4-incubating-SNAPSHOT/tamaya-spring-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/02-resolver-example/pom.xml> to org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-SNAPSHOT/02-resolver-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/02-resolver-example/target/02-resolver-example-0.4-incubating-SNAPSHOT.jar> to org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-SNAPSHOT/02-resolver-example-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/02-resolver-example/target/feature/feature.xml> to org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-SNAPSHOT/02-resolver-example-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/02-resolver-example/target/02-resolver-example-0.4-incubating-SNAPSHOT-javadoc.jar> to org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-SNAPSHOT/02-resolver-example-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/02-resolver-example/target/02-resolver-example-0.4-incubating-SNAPSHOT-sources.jar> to org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-SNAPSHOT/02-resolver-example-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/pom.xml> to org.apache.tamaya.ext/tamaya-osgi-all/0.4-incubating-SNAPSHOT/tamaya-osgi-all-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/updater/pom.xml> to org.apache.tamaya.ext/tamaya-osgi-updater/0.4-incubating-SNAPSHOT/tamaya-osgi-updater-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/cdi/pom.xml> to org.apache.tamaya.ext/tamaya-cdi/0.4-incubating-SNAPSHOT/tamaya-cdi-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/yaml/pom.xml> to org.apache.tamaya.ext/tamaya-yaml/0.4-incubating-SNAPSHOT/tamaya-yaml-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/mutable-config/pom.xml> to org.apache.tamaya.ext/tamaya-mutable-config/0.4-incubating-SNAPSHOT/tamaya-mutable-config-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/injection-api/pom.xml> to org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-SNAPSHOT/tamaya-injection-api-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/injection-api/target/tamaya-injection-api-0.4-incubating-SNAPSHOT.jar> to org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-SNAPSHOT/tamaya-injection-api-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/injection-api/target/feature/feature.xml> to org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-SNAPSHOT/tamaya-injection-api-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/injection-api/target/tamaya-injection-api-0.4-incubating-SNAPSHOT-javadoc.jar> to org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-SNAPSHOT/tamaya-injection-api-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/injection-api/target/tamaya-injection-api-0.4-incubating-SNAPSHOT-sources.jar> to org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-SNAPSHOT/tamaya-injection-api-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/etcd/pom.xml> to org.apache.tamaya.ext/tamaya-etcd/0.4-incubating-SNAPSHOT/tamaya-etcd-0.4-incubating-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resources/pom.xml> to org.apache.tamaya.ext/tamaya-resources/0.4-incubating-SNAPSHOT/tamaya-resources-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resources/target/tamaya-resources-0.4-incubating-SNAPSHOT.jar> to org.apache.tamaya.ext/tamaya-resources/0.4-incubating-SNAPSHOT/tamaya-resources-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resources/target/feature/feature.xml> to org.apache.tamaya.ext/tamaya-resources/0.4-incubating-SNAPSHOT/tamaya-resources-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resources/target/tamaya-resources-0.4-incubating-SNAPSHOT-javadoc.jar> to org.apache.tamaya.ext/tamaya-resources/0.4-incubating-SNAPSHOT/tamaya-resources-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/resources/target/tamaya-resources-0.4-incubating-SNAPSHOT-sources.jar> to org.apache.tamaya.ext/tamaya-resources/0.4-incubating-SNAPSHOT/tamaya-resources-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/04-events-example/pom.xml> to org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-SNAPSHOT/04-events-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/04-events-example/target/04-events-example-0.4-incubating-SNAPSHOT.jar> to org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-SNAPSHOT/04-events-example-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/04-events-example/target/feature/feature.xml> to org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-SNAPSHOT/04-events-example-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/04-events-example/target/04-events-example-0.4-incubating-SNAPSHOT-javadoc.jar> to org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-SNAPSHOT/04-events-example-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/04-events-example/target/04-events-example-0.4-incubating-SNAPSHOT-sources.jar> to org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-SNAPSHOT/04-events-example-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/formats/json/pom.xml> to org.apache.tamaya.ext/tamaya-json/0.4-incubating-SNAPSHOT/tamaya-json-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/gogo-shell/pom.xml> to org.apache.tamaya.ext/tamaya-osgi-gogo-shell/0.4-incubating-SNAPSHOT/tamaya-osgi-gogo-shell-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/osgi/injection/pom.xml> to org.apache.tamaya.ext/tamaya-osgi-injection/0.4-incubating-SNAPSHOT/tamaya-osgi-injection-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/pom.xml> to org.apache.tamaya.ext/tamaya-injection-all/0.4-incubating-SNAPSHOT/tamaya-injection-all-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/target/feature/feature.xml> to org.apache.tamaya.ext/tamaya-injection-all/0.4-incubating-SNAPSHOT/tamaya-injection-all-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/01-resources-example/pom.xml> to org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-SNAPSHOT/01-resources-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/01-resources-example/target/01-resources-example-0.4-incubating-SNAPSHOT.jar> to org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-SNAPSHOT/01-resources-example-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/01-resources-example/target/feature/feature.xml> to org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-SNAPSHOT/01-resources-example-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/01-resources-example/target/01-resources-example-0.4-incubating-SNAPSHOT-javadoc.jar> to org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-SNAPSHOT/01-resources-example-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/examples/01-resources-example/target/01-resources-example-0.4-incubating-SNAPSHOT-sources.jar> to org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-SNAPSHOT/01-resources-example-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/functions/pom.xml> to org.apache.tamaya.ext/tamaya-functions/0.4-incubating-SNAPSHOT/tamaya-functions-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/functions/target/tamaya-functions-0.4-incubating-SNAPSHOT.jar> to org.apache.tamaya.ext/tamaya-functions/0.4-incubating-SNAPSHOT/tamaya-functions-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/functions/target/feature/feature.xml> to org.apache.tamaya.ext/tamaya-functions/0.4-incubating-SNAPSHOT/tamaya-functions-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/functions/target/tamaya-functions-0.4-incubating-SNAPSHOT-javadoc.jar> to org.apache.tamaya.ext/tamaya-functions/0.4-incubating-SNAPSHOT/tamaya-functions-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/functions/target/tamaya-functions-0.4-incubating-SNAPSHOT-sources.jar> to org.apache.tamaya.ext/tamaya-functions/0.4-incubating-SNAPSHOT/tamaya-functions-0.4-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/consul/pom.xml> to org.apache.tamaya.ext/tamaya-consul/0.4-incubating-SNAPSHOT/tamaya-consul-0.4-incubating-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/distribution/pom.xml> to org.apache.tamaya.ext/tamaya-extension-distribution/0.4-incubating-SNAPSHOT/tamaya-extension-distribution-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/standalone/pom.xml> to org.apache.tamaya.ext/tamaya-injection/0.4-incubating-SNAPSHOT/tamaya-injection-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/standalone/target/tamaya-injection-0.4-incubating-SNAPSHOT.jar> to org.apache.tamaya.ext/tamaya-injection/0.4-incubating-SNAPSHOT/tamaya-injection-0.4-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/standalone/target/feature/feature.xml> to org.apache.tamaya.ext/tamaya-injection/0.4-incubating-SNAPSHOT/tamaya-injection-0.4-incubating-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/standalone/target/tamaya-injection-0.4-incubating-SNAPSHOT-javadoc.jar> to org.apache.tamaya.ext/tamaya-injection/0.4-incubating-SNAPSHOT/tamaya-injection-0.4-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/ws/modules/injection/standalone/target/tamaya-injection-0.4-incubating-SNAPSHOT-sources.jar> to org.apache.tamaya.ext/tamaya-injection/0.4-incubating-SNAPSHOT/tamaya-injection-0.4-incubating-SNAPSHOT-sources.jar
channel stopped
Not sending mail to unregistered user atsticks@gmail.com
Not sending mail to unregistered user william.lieurance@namikoda.com

Jenkins build is back to normal : Tamaya-Extensions-Master-with-Coverage #1021

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/1021/display/redirect?page=changes>