You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/11/22 01:19:29 UTC

Build failed in Jenkins: myfaces-current21_949 #1425

See <https://builds.apache.org/job/myfaces-current21_949/1425/>

------------------------------------------
[...truncated 3601 lines...]
[INFO] Replacing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> with <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-shaded-sources.jar>
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.1 Core OSGi Bundle
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[JENKINS] Recording test results
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle org.apache.myfaces.core:myfaces-bundle:bundle:2.1.9-CLIENT-WINDOW-SNAPSHOT : Instructions in Export-Package that are never used: org\.apache\.myfaces\.ee6
Classpath: Jar:.,Jar:myfaces-api,Jar:myfaces-impl,Jar:commons-collections,Jar:commons-codec,Jar:commons-beanutils,Jar:commons-logging,Jar:commons-digester

[WARNING] Warning building bundle org.apache.myfaces.core:myfaces-bundle:bundle:2.1.9-CLIENT-WINDOW-SNAPSHOT : Superfluous export-package instructions: [org.apache.myfaces.ee6]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar>
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[INFO] [bundle:install {execution: default-install}]
[WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:295)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:204)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:154)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:79)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:55)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@7b2e37) 
	at org.kxml2.io.KXmlParser.exception(Unknown Source)
	at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
	at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:291)
	... 32 more
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.1 Core Module
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-module/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building client-window-example
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/classes>
[INFO] [build-helper:add-test-resource {execution: add-webapp-folder-as-test}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 25 resources to webapp
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.example.clientWindow.CheckFaceletsFileTestCase
Nov 22, 2013 12:16:43 AM org.apache.myfaces.util.ExternalSpecifications isUnifiedELAvailable
INFO: MyFaces Unified EL support enabled
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[client-window-example] in [<https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/client-window-example]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/src/main/webapp]>
[INFO] Webapp assembled in[98 msecs]
[INFO] Building war: <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/client-window-example.war>
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/client-window-example.war> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/example/clientWindow/client-window-example/2.1.9-CLIENT-WINDOW-SNAPSHOT/client-window-example-2.1.9-CLIENT-WINDOW-SNAPSHOT.war
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache MyFaces JSF-2.1 Core Project ................... SUCCESS [36.204s]
[INFO] Apache MyFaces JSF-2.1 Core API ....................... SUCCESS [1:54.220s]
[INFO] Apache MyFaces Shared Public API For JSF 2.1 - Core ... SUCCESS [37.506s]
[INFO] Apache MyFaces Core For JSF 2.1 - Shared .............. SUCCESS [1:08.352s]
[INFO] Apache MyFaces JSF-2.1 Core Impl ...................... SUCCESS [2:39.217s]
[INFO] Apache MyFaces JSF-2.1 Core OSGi Bundle ............... SUCCESS [25.212s]
[INFO] Apache MyFaces JSF-2.1 Core Module .................... SUCCESS [22.342s]
[INFO] client-window-example ................................. SUCCESS [27.556s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 minutes 4 seconds
[INFO] Finished at: Fri Nov 22 00:16:51 UTC 2013
[INFO] Final Memory: 144M/464M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/pom.xml> to org.apache.myfaces.example.clientWindow/client-window-example/2.1.9-CLIENT-WINDOW-SNAPSHOT/client-window-example-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/client-window-example.war> to org.apache.myfaces.example.clientWindow/client-window-example/2.1.9-CLIENT-WINDOW-SNAPSHOT/client-window-example-2.1.9-CLIENT-WINDOW-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared-public/pom.xml> to org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared-public/target/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared-public/target/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/pom.xml> to org.apache.myfaces.core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar> to org.apache.myfaces.core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/pom.xml> to org.apache.myfaces.core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/api/pom.xml> to org.apache.myfaces.core/myfaces-api/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/api/target/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-api/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/api/target/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-api/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/api/target/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar> to org.apache.myfaces.core/myfaces-api/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-project/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom to org.apache.myfaces.core/myfaces-core-project/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/parent/target/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT-site.xml> to org.apache.myfaces.core/myfaces-core-project/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT-site.xml
/x1/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-project/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom is not inside /x1/jenkins/jenkins-slave/workspace/myfaces-current21_949/2.1.x-client-window/parent/; will archive in a separate pass
[JENKINS] Archiving /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-module/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom to org.apache.myfaces.core/myfaces-core-module/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
/x1/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-module/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom is not inside /x1/jenkins/jenkins-slave/workspace/myfaces-current21_949/2.1.x-client-window/; will archive in a separate pass
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared/pom.xml> to org.apache.myfaces.core.internal/myfaces-impl-shared/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared/target/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared/target/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
channel stopped
Maven RedeployPublisher use remote ubuntu3 maven settings from : /home/jenkins/.m2/settings.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-4794073606780607432myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
Deploying the main artifact jenkins-2838927651950469660myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
Deploying the main artifact jenkins-2087355165600745628myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-954569258284345279myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
Deploying the main artifact jenkins-5108093495566432745myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-2562135319521472152myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-6890001087973695045myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
Deploying the main artifact jenkins-1358875794990673343myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT-site.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-351320541630688215myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
Deploying the main artifact jenkins-5995965315126519672myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
Deploying the main artifact jenkins-3372635116793277311myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar
Deploying the main artifact jenkins-6713271580330718069myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-4194596218361803873myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
Deploying the main artifact jenkins-4208179545385284181myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
Deploying the main artifact jenkins-6806395723777596254myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
ERROR: Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar. Return code is: 502, ReasonPhrase: Proxy Error.
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar. Return code is: 502, ReasonPhrase: Proxy Error.
	at hudson.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:175)
	at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:200)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:785)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:757)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1020)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706)
	at hudson.model.Run.execute(Run.java:1704)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:230)
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar. Return code is: 502, ReasonPhrase: Proxy Error.
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:626)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:524)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:505)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:485)
	at org.apache.maven.repository.legacy.DefaultWagonManager.putRemoteFile(DefaultWagonManager.java:543)
	at org.apache.maven.repository.legacy.DefaultWagonManager.putArtifact(DefaultWagonManager.java:494)
	at hudson.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:160)
	... 11 more
[INFO] Deployment failed after 2 min 33 sec
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE

Jenkins build is back to normal : myfaces-current21_949 #1426

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current21_949/1426/>