You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/11/07 09:44:46 UTC

Build failed in Jenkins: sling-contrib-extensions-contextaware-config-impl-1.8 #24

See <https://builds.apache.org/job/sling-contrib-extensions-contextaware-config-impl-1.8/24/changes>

Changes:

[sseifert] SLING-6244 change method signature of CollectionInheritanceDecider to make it consistent with ConfigurationResourceResolvingStrategy
add @NotNull annotations

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H10 (Ubuntu yahoo-not-h2 ubuntu docker) in workspace <https://builds.apache.org/job/sling-contrib-extensions-contextaware-config-impl-1.8/ws/>
Checking out a fresh workspace because there's no workspace at <https://builds.apache.org/job/sling-contrib-extensions-contextaware-config-impl-1.8/ws/>
Cleaning local Directory .
Checking out https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/contextaware-config/impl at revision '2016-11-07T09:43:26.830 +0000'
AU        pom.xml
AU        README.txt
A         src
A         src/test
A         src/test/java
A         src/test/java/org
A         src/test/java/org/apache
A         src/test/java/org/apache/sling
A         src/test/java/org/apache/sling/caconfig
A         src/test/java/org/apache/sling/caconfig/example
AU        src/test/java/org/apache/sling/caconfig/example/IllegalTypesConfig.java
AU        src/test/java/org/apache/sling/caconfig/example/WithoutAnnotationConfig.java
AU        src/test/java/org/apache/sling/caconfig/example/AllTypesDefaults.java
AU        src/test/java/org/apache/sling/caconfig/example/SimpleSlingModel.java
AU        src/test/java/org/apache/sling/caconfig/example/NestedConfig.java
AU        src/test/java/org/apache/sling/caconfig/example/SpecialNamesConfig.java
AU        src/test/java/org/apache/sling/caconfig/example/SimpleConfig.java
AU        src/test/java/org/apache/sling/caconfig/example/MetadataSimpleConfig.java
AU        src/test/java/org/apache/sling/caconfig/example/ListConfig.java
AU        src/test/java/org/apache/sling/caconfig/example/AllTypesConfig.java
A         src/test/java/org/apache/sling/caconfig/management
A         src/test/java/org/apache/sling/caconfig/management/impl
AU        src/test/java/org/apache/sling/caconfig/management/impl/ConfigurationManagerImplCustomPersistenceTest.java
AU        src/test/java/org/apache/sling/caconfig/management/impl/ConfigurationManagerImplTest.java
AU        src/test/java/org/apache/sling/caconfig/management/impl/ConfigurationPersistenceStrategyMultiplexerTest.java
AU        src/test/java/org/apache/sling/caconfig/management/impl/CustomConfigurationPersistenceStrategy.java
AU        src/test/java/org/apache/sling/caconfig/management/impl/ValueInfoImplTest.java
AU        src/test/java/org/apache/sling/caconfig/management/impl/ConfigurationDataImplTest.java
A         src/test/java/org/apache/sling/caconfig/impl
A         src/test/java/org/apache/sling/caconfig/impl/metadata
AU        src/test/java/org/apache/sling/caconfig/impl/metadata/BundleEventUtil.java
AU        src/test/java/org/apache/sling/caconfig/impl/metadata/AnnotationClassParserTest.java
AU        src/test/java/org/apache/sling/caconfig/impl/metadata/ConfigurationMetadataProviderMultiplexerTest.java
AU        src/test/java/org/apache/sling/caconfig/impl/metadata/AnnotationClassConfigurationMetadataProviderTest.java
AU        src/test/java/org/apache/sling/caconfig/impl/ConfigurationResolverValueMapTest.java
AU        src/test/java/org/apache/sling/caconfig/impl/ConfigurationBuilderAdapterFactoryTest.java
AU        src/test/java/org/apache/sling/caconfig/impl/ConfigurationResolverAdaptableTest.java
AU        src/test/java/org/apache/sling/caconfig/impl/ConfigurationTestUtils.java
AU        src/test/java/org/apache/sling/caconfig/impl/ConfigurationProxyTest.java
AU        src/test/java/org/apache/sling/caconfig/impl/ConfigurationResolverCustomPersistenceTest.java
AU        src/test/java/org/apache/sling/caconfig/impl/ConfigurationResolverAnnotationClassTest.java
AU        src/test/java/org/apache/sling/caconfig/impl/ConfigurationProxyCachingInvocationHandlerTest.java
A         src/test/java/org/apache/sling/caconfig/impl/def
AU        src/test/java/org/apache/sling/caconfig/impl/def/DefaultConfigurationPersistenceStrategyTest.java
AU        src/test/java/org/apache/sling/caconfig/impl/def/ConfigurationResolverPropertyInheritanceTest.java
A         src/test/java/org/apache/sling/caconfig/resource
A         src/test/java/org/apache/sling/caconfig/resource/impl
A         src/test/java/org/apache/sling/caconfig/resource/impl/util
AU        src/test/java/org/apache/sling/caconfig/resource/impl/util/ContextResourceTestUtil.java
AU        src/test/java/org/apache/sling/caconfig/resource/impl/util/ResourcePathCollatingIteratorTest.java
AU        src/test/java/org/apache/sling/caconfig/resource/impl/util/PathEliminateDuplicatesIteratorTest.java
AU        src/test/java/org/apache/sling/caconfig/resource/impl/util/PathParentExpandIteratorTest.java
AU        src/test/java/org/apache/sling/caconfig/resource/impl/util/ResourceEliminateDuplicatesIteratorTest.java
A         src/test/java/org/apache/sling/caconfig/resource/impl/def
AU        src/test/java/org/apache/sling/caconfig/resource/impl/def/DefaultContextPathStrategyTest.java
AU        src/test/java/org/apache/sling/caconfig/resource/impl/def/DefaultConfigurationResourceResolvingStrategyHierarchyTest.java
AU        src/test/java/org/apache/sling/caconfig/resource/impl/def/DefaultConfigurationResourceResolvingStrategyTest.java
AU        src/test/java/org/apache/sling/caconfig/resource/impl/ContextPathStrategyMultiplexerTest.java
AU        src/test/java/org/apache/sling/caconfig/resource/impl/ConfigurationResourceTestUtils.java
AU        src/test/java/org/apache/sling/caconfig/resource/impl/ConfigurationResourceResolverImplTest.java
AU        src/test/java/org/apache/sling/caconfig/resource/impl/ConfigurationResourceResolvingStrategyMultiplexerTest.java
A         src/main
A         src/main/java
A         src/main/java/org
A         src/main/java/org/apache
A         src/main/java/org/apache/sling
A         src/main/java/org/apache/sling/caconfig
A         src/main/java/org/apache/sling/caconfig/resource
A         src/main/java/org/apache/sling/caconfig/resource/impl
AU        src/main/java/org/apache/sling/caconfig/resource/impl/ContextPathStrategyMultiplexer.java
AU        src/main/java/org/apache/sling/caconfig/resource/impl/ConfigurationResourceResolverImpl.java
AU        src/main/java/org/apache/sling/caconfig/resource/impl/ConfigurationResourceResolvingStrategyMultiplexer.java
A         src/main/java/org/apache/sling/caconfig/resource/impl/util
AU        src/main/java/org/apache/sling/caconfig/resource/impl/util/PathParentExpandIterator.java
AU        src/main/java/org/apache/sling/caconfig/resource/impl/util/ResourceEliminateDuplicatesIterator.java
AU        src/main/java/org/apache/sling/caconfig/resource/impl/util/ResourcePathCollatingIterator.java
AU        src/main/java/org/apache/sling/caconfig/resource/impl/util/PathEliminateDuplicatesIterator.java
A         src/main/java/org/apache/sling/caconfig/resource/impl/def
AU        src/main/java/org/apache/sling/caconfig/resource/impl/def/DefaultContextPathStrategy.java
AU        src/main/java/org/apache/sling/caconfig/resource/impl/def/ConfigurationResourceNameConstants.java
AU        src/main/java/org/apache/sling/caconfig/resource/impl/def/WebConsolePlugin.java
AU        src/main/java/org/apache/sling/caconfig/resource/impl/def/ConfigurationResourceWrapper.java
AU        src/main/java/org/apache/sling/caconfig/resource/impl/def/DefaultConfigurationResourceResolvingStrategy.java
A         src/main/java/org/apache/sling/caconfig/management
AU        src/main/java/org/apache/sling/caconfig/management/ConfigurationData.java
A         src/main/java/org/apache/sling/caconfig/management/impl
AU        src/main/java/org/apache/sling/caconfig/management/impl/ConfigurationPersistenceStrategyMultiplexer.java
AU        src/main/java/org/apache/sling/caconfig/management/impl/ValueInfoImpl.java
AU        src/main/java/org/apache/sling/caconfig/management/impl/ConfigurationDataImpl.java
AU        src/main/java/org/apache/sling/caconfig/management/impl/ConfigurationManagerImpl.java
AU        src/main/java/org/apache/sling/caconfig/management/ConfigurationManager.java
AU        src/main/java/org/apache/sling/caconfig/management/package-info.java
AU        src/main/java/org/apache/sling/caconfig/management/ValueInfo.java
A         src/main/java/org/apache/sling/caconfig/impl
AU        src/main/java/org/apache/sling/caconfig/impl/ConfigurationResolverImpl.java
A         src/main/java/org/apache/sling/caconfig/impl/def
AU        src/main/java/org/apache/sling/caconfig/impl/def/DefaultConfigurationPersistenceStrategy.java
AU        src/main/java/org/apache/sling/caconfig/impl/ConfigurationBuilderImpl.java
A         src/main/java/org/apache/sling/caconfig/impl/metadata
AU        src/main/java/org/apache/sling/caconfig/impl/metadata/AnnotationClassConfigurationMetadataProvider.java
AU        src/main/java/org/apache/sling/caconfig/impl/metadata/ConfigClassBundleTackerCustomizer.java
AU        src/main/java/org/apache/sling/caconfig/impl/metadata/AnnotationClassParser.java
AU        src/main/java/org/apache/sling/caconfig/impl/metadata/BundleConfigurationMapping.java
AU        src/main/java/org/apache/sling/caconfig/impl/metadata/ConfigurationMetadataProviderMultiplexer.java
AU        src/main/java/org/apache/sling/caconfig/impl/metadata/ConfigurationMapping.java
AU        src/main/java/org/apache/sling/caconfig/impl/ConfigurationNameConstants.java
AU        src/main/java/org/apache/sling/caconfig/impl/ConfigurationBuilderAdapterFactory.java
AU        src/main/java/org/apache/sling/caconfig/impl/ConfigurationProxy.java
 U        .
At revision 1768468

Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 43527
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-contrib-extensions-contextaware-config-impl-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43527
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-contrib-extensions-contextaware-config-impl-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean verify
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Context-Aware Configuration Implementation 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.caconfig.spi/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.caconfig.spi/1.0.1-SNAPSHOT/maven-metadata.xml (1009 B at 2.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.caconfig.impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.apache.sling.caconfig.impl ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ org.apache.sling.caconfig.impl ---
[INFO] Executing tasks

main:
Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.caconfig.impl ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.caconfig.impl ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.caconfig.impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-contrib-extensions-contextaware-config-impl-1.8/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.apache.sling.caconfig.impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to <https://builds.apache.org/job/sling-contrib-extensions-contextaware-config-impl-1.8/ws/target/classes>
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/sling-contrib-extensions-contextaware-config-impl-1.8/ws/src/main/java/org/apache/sling/caconfig/resource/impl/def/DefaultConfigurationResourceResolvingStrategy.java>:[337,65] incompatible types: org.apache.sling.api.resource.Resource cannot be converted to java.lang.String
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.496 s
[INFO] Finished at: 2016-11-07T09:42:54+00:00

[INFO] Final Memory: 33M/418M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project org.apache.sling.caconfig.impl: Compilation failure
[ERROR] <https://builds.apache.org/job/sling-contrib-extensions-contextaware-config-impl-1.8/ws/src/main/java/org/apache/sling/caconfig/resource/impl/def/DefaultConfigurationResourceResolvingStrategy.java>:[337,65] incompatible types: org.apache.sling.api.resource.Resource cannot be converted to java.lang.String
[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/MojoFailureException
channel stopped
Recording test results

Jenkins build is back to normal : sling-contrib-extensions-contextaware-config-impl-1.8 #25

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-contrib-extensions-contextaware-config-impl-1.8/25/>