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 2017/08/16 10:40:06 UTC

Build failed in Jenkins: sling-bundles-jcr-repoinit-1.8 #46

See <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/46/display/redirect?page=changes>

Changes:

[bdelacretaz] SLING-6984 - implement new visitor method

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H17 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/ws/>
Updating https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/repoinit at revision '2017-08-16T10:39:09.509 +0000'
U         src/main/java/org/apache/sling/jcr/repoinit/impl/DoNothingVisitor.java
At revision 1805169

Parsing POMs
Established TCP socket on 37882
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-bundles-jcr-repoinit-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-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.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37882
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling JCR RepoInit module 1.1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.repoinit.parser/1.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.repoinit.parser/1.1.1-SNAPSHOT/maven-metadata.xml (1012 B at 2.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.jcr.repoinit ---
[INFO] Deleting <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.apache.sling.jcr.repoinit ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ org.apache.sling.jcr.repoinit ---
[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.jcr.repoinit ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.jcr.repoinit ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.jcr.repoinit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-bundles-jcr-repoinit-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.jcr.repoinit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/ws/target/classes>
[INFO] <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/ws/src/main/java/org/apache/sling/jcr/repoinit/impl/RepositoryInitializerFactory.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/ws/src/main/java/org/apache/sling/jcr/repoinit/impl/RepositoryInitializerFactory.java>: Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/ws/src/main/java/org/apache/sling/jcr/repoinit/impl/DoNothingVisitor.java>:[26,51] cannot find symbol
  symbol:   class DisableServiceUser
  location: package org.apache.sling.repoinit.parser.operations
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/ws/src/main/java/org/apache/sling/jcr/repoinit/impl/DoNothingVisitor.java>:[100,41] cannot find symbol
  symbol:   class DisableServiceUser
  location: class org.apache.sling.jcr.repoinit.impl.DoNothingVisitor
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/ws/src/main/java/org/apache/sling/jcr/repoinit/impl/DoNothingVisitor.java>:[99,5] method does not override or implement a method from a supertype
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.472 s
[INFO] Finished at: 2017-08-16T10:40:01+00:00
[INFO] Final Memory: 38M/527M
[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.jcr.repoinit: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/ws/src/main/java/org/apache/sling/jcr/repoinit/impl/DoNothingVisitor.java>:[26,51] cannot find symbol
[ERROR] symbol:   class DisableServiceUser
[ERROR] location: package org.apache.sling.repoinit.parser.operations
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/ws/src/main/java/org/apache/sling/jcr/repoinit/impl/DoNothingVisitor.java>:[100,41] cannot find symbol
[ERROR] symbol:   class DisableServiceUser
[ERROR] location: class org.apache.sling.jcr.repoinit.impl.DoNothingVisitor
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/ws/src/main/java/org/apache/sling/jcr/repoinit/impl/DoNothingVisitor.java>:[99,5] method does not override or implement a method from a supertype
[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-bundles-jcr-repoinit-1.8 #47

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-bundles-jcr-repoinit-1.8/47/display/redirect>