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/05/11 16:03:51 UTC

Jenkins build became unstable: sling-tooling-trunk-1.7 #247

See <https://builds.apache.org/job/sling-tooling-trunk-1.7/247/changes>


Jenkins build is back to normal : sling-tooling-trunk-1.7 #249

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-tooling-trunk-1.7/249/changes>


Build failed in Jenkins: sling-tooling-trunk-1.7 #248

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-tooling-trunk-1.7/248/changes>

Changes:

[cziegeler] SLING-5738 : Add support for configuring a pattern for the model files to be read

------------------------------------------
[...truncated 462 lines...]
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-tooling-trunk-1.7/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -DobrRepository=false clean deploy -DHttpTestBase.readyTimeoutSeconds=300
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Sling Maven Plugin to create Jackrabbit OCM descriptors
[INFO] Apache Sling Maven Plugin for Compiling JSP Sources into Bundles
[INFO] Apache Sling Maven Plugin for Supporting Bundle Development
[INFO] Apache Sling Launchpad Maven Plugin
[INFO] Apache Sling SlingStart Maven Plugin
[INFO] Apache Sling Archetype Parent
[INFO] Sling Launchpad Standalone Archetype
[INFO] Sling Launchpad Webapp Archetype
[INFO] Sling Slingstart Archetype
[INFO] Sling Initial Content Archetype
[INFO] Sling Servlet Archetype
[INFO] Sling Bundle Archetype
[INFO] Sling JCRInstall Bundle Archetype
[INFO] Sling Taglib Archetype
[INFO] Apache Maven Archetyes (Builder)
[INFO] Apache Maven Tooling (Builder)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Maven Plugin to create Jackrabbit OCM descriptors 2.0.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-jcrocm-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ maven-jcrocm-plugin ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ maven-jcrocm-plugin ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:helpmojo (help-goal) @ maven-jcrocm-plugin ---
[ERROR] 

Artifact Ids of the format maven-___-plugin are reserved for 
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.


[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors.
[INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-jcrocm-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ maven-jcrocm-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (check-memory-task) @ maven-jcrocm-plugin ---
[INFO] Executing tasks

main:
     [echo] **************** WARNING (SLING-443/SLING-1782) ******************************
     [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set
     [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443
     [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782
     [echo] ******************************************************************************
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ maven-jcrocm-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <https://builds.apache.org/job/sling-tooling-trunk-1.7/ws/trunk/maven-jcrocm-plugin/target/classes>
[INFO] <https://builds.apache.org/job/sling-tooling-trunk-1.7/ws/trunk/maven-jcrocm-plugin/src/main/java/org/apache/sling/maven/jcrocm/ClassDescriptor.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/sling-tooling-trunk-1.7/ws/trunk/maven-jcrocm-plugin/src/main/java/org/apache/sling/maven/jcrocm/ClassDescriptor.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ maven-jcrocm-plugin ---
[ERROR] 

Artifact Ids of the format maven-___-plugin are reserved for 
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.


[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Mojo extractor with id: java-annotations found 2 mojo descriptors.
[INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ maven-jcrocm-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-tooling-trunk-1.7/ws/trunk/maven-jcrocm-plugin/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ maven-jcrocm-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ maven-jcrocm-plugin ---
[JENKINS] Recording test results[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ maven-jcrocm-plugin ---

[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ maven-jcrocm-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/sling-tooling-trunk-1.7/ws/trunk/maven-jcrocm-plugin/target/maven-jcrocm-plugin-2.0.5-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-jcrocm-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ maven-jcrocm-plugin ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ maven-jcrocm-plugin ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:helpmojo (help-goal) @ maven-jcrocm-plugin ---
[ERROR] 

Artifact Ids of the format maven-___-plugin are reserved for 
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.


[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Mojo extractor with id: java-annotations found 2 mojo descriptors.
[INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors.
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ maven-jcrocm-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/sling-tooling-trunk-1.7/ws/trunk/maven-jcrocm-plugin/target/maven-jcrocm-plugin-2.0.5-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ maven-jcrocm-plugin ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ maven-jcrocm-plugin ---
[INFO] Checking legal files in: maven-jcrocm-plugin-2.0.5-SNAPSHOT.jar
[INFO] Checking legal files in: maven-jcrocm-plugin-2.0.5-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ maven-jcrocm-plugin ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/appended-resources/META-INF/*
[INFO] Exclude: velocity.log
[INFO] Exclude: target/*
[INFO] Exclude: README.md
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .*
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.json
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.rej
[INFO] Exclude: hs_err_*.log
[INFO] 15 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 10 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-jcrocm-plugin ---
[INFO] Installing <https://builds.apache.org/job/sling-tooling-trunk-1.7/ws/trunk/maven-jcrocm-plugin/target/maven-jcrocm-plugin-2.0.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-jcrocm-plugin-2.0.5-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/sling-tooling-trunk-1.7/ws/trunk/maven-jcrocm-plugin/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-jcrocm-plugin-2.0.5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/sling-tooling-trunk-1.7/ws/trunk/maven-jcrocm-plugin/target/maven-jcrocm-plugin-2.0.5-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-jcrocm-plugin-2.0.5-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ maven-jcrocm-plugin ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Proxy Error.
[WARNING] Encountered issue during deployment: Failed to retrieve remote metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Proxy Error.
[INFO] Retrying deployment attempt 2 of 10
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[WARNING] Encountered issue during deployment: Failed to retrieve remote metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[INFO] Retrying deployment attempt 3 of 10
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[WARNING] Encountered issue during deployment: Failed to retrieve remote metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[INFO] Retrying deployment attempt 4 of 10
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[WARNING] Encountered issue during deployment: Failed to retrieve remote metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[INFO] Retrying deployment attempt 5 of 10
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[WARNING] Encountered issue during deployment: Failed to retrieve remote metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[INFO] Retrying deployment attempt 6 of 10
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): peer not authenticated
[WARNING] Encountered issue during deployment: Failed to retrieve remote metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): peer not authenticated
[INFO] Retrying deployment attempt 7 of 10
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[WARNING] Encountered issue during deployment: Failed to retrieve remote metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[INFO] Retrying deployment attempt 8 of 10
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[WARNING] Encountered issue during deployment: Failed to retrieve remote metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[INFO] Retrying deployment attempt 9 of 10
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[WARNING] Encountered issue during deployment: Failed to retrieve remote metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[INFO] Retrying deployment attempt 10 of 10
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Sling Maven Plugin to create Jackrabbit OCM descriptors  FAILURE [21:33.313s]
[INFO] Apache Sling Maven Plugin for Compiling JSP Sources into Bundles  SKIPPED
[INFO] Apache Sling Maven Plugin for Supporting Bundle Development  SKIPPED
[INFO] Apache Sling Launchpad Maven Plugin ............... SKIPPED
[INFO] Apache Sling SlingStart Maven Plugin .............. SKIPPED
[INFO] Apache Sling Archetype Parent ..................... SKIPPED
[INFO] Sling Launchpad Standalone Archetype .............. SKIPPED
[INFO] Sling Launchpad Webapp Archetype .................. SKIPPED
[INFO] Sling Slingstart Archetype ........................ SKIPPED
[INFO] Sling Initial Content Archetype ................... SKIPPED
[INFO] Sling Servlet Archetype ........................... SKIPPED
[INFO] Sling Bundle Archetype ............................ SKIPPED
[INFO] Sling JCRInstall Bundle Archetype ................. SKIPPED
[INFO] Sling Taglib Archetype ............................ SKIPPED
[INFO] Apache Maven Archetyes (Builder) .................. SKIPPED
[INFO] Apache Maven Tooling (Builder) .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:35.196s
[INFO] Finished at: Thu May 19 13:19:24 UTC 2016
[INFO] Final Memory: 32M/458M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project maven-jcrocm-plugin: Failed to retrieve remote metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.sling:maven-jcrocm-plugin:2.0.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-jcrocm-plugin/2.0.5-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Proxy 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/MojoExecutionException
channel stopped