See 
<https://builds.apache.org/job/OpenWebBeans-trunk/1275/display/redirect?page=changes>

Changes:

[struberg] [maven-release-plugin] prepare for next development iteration

[struberg] [maven-release-plugin] prepare release openwebbeans-2.0.7

[struberg] prepare OWB-2.0.7 release notes

------------------------------------------
[...truncated 1.40 MB...]
[INFO] OpenWebBeans Core .................................. SUCCESS [ 46.801 s]
[INFO] EE Common plugin ................................... SUCCESS [  9.260 s]
[INFO] EL 2.2 plugin ...................................... SUCCESS [01:08 min]
[INFO] Web plugin ......................................... SUCCESS [ 12.455 s]
[INFO] EJB plugin ......................................... SUCCESS [  7.671 s]
[INFO] Java EE plugin ..................................... SUCCESS [  8.095 s]
[INFO] Tomcat 7 plugin .................................... SUCCESS [ 14.530 s]
[INFO] JMS plugin ......................................... SUCCESS [  8.070 s]
[INFO] JSF-2 plugin ....................................... SUCCESS [  8.633 s]
[INFO] EE Resource plugin ................................. SUCCESS [  6.764 s]
[INFO] OSGi plugin ........................................ SUCCESS [  8.663 s]
[INFO] TCK Porting Pkg .................................... SUCCESS [  9.115 s]
[INFO] OWB Arquillian Parent .............................. SUCCESS [  7.138 s]
[INFO] OpenWebBeans-Standalone Arquillian connector ....... SUCCESS [ 11.463 s]
[INFO] OWB Samples ........................................ SUCCESS [  4.749 s]
[INFO] Sample Guess Application ........................... SUCCESS [ 12.096 s]
[INFO] JSF Conversation Sample ............................ SUCCESS [ 10.558 s]
[INFO] Sample JSF2 Application ............................ SUCCESS [  7.924 s]
[INFO] Sample Hotel Reservation Application ............... SUCCESS [ 10.689 s]
[INFO] Tomcat 7 Sample .................................... SUCCESS [  7.657 s]
[INFO] OpenWebBeans Java SE Sample ........................ SUCCESS [ 13.527 s]
[INFO] OWB JSR-330 TCK .................................... SUCCESS [  8.744 s]
[INFO] JSR-365 TCK runner ................................. SUCCESS [ 54.910 s]
[INFO] Distribution Pkg ................................... SUCCESS [  6.206 s]
[INFO] Maven Shade Plugin Integration ..................... SUCCESS [  7.697 s]
[INFO] Gradle ShadowJar Plugin Integration ................ SUCCESS [ 10.947 s]
[INFO] Apache OpenWebBeans CDI Java SE Implementation 2.0.8-SNAPSHOT SUCCESS [ 
10.252 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:14 min
[INFO] Finished at: 2018-08-28T23:13:06Z
[INFO] ------------------------------------------------------------------------
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.nio.file.FileSystemException: 
/x1/jenkins/jenkins-home/fingerprints/c6/fc/4c8525b955b2a91b253ed223c594.xml: 
Too many open files
        at hudson.remoting.Channel$2.adapt(Channel.java:992)
        at hudson.remoting.Channel$2.adapt(Channel.java:986)
        at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
        at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.nio.file.FileSystemException: 
/x1/jenkins/jenkins-home/fingerprints/c6/fc/4c8525b955b2a91b253ed223c594.xml: 
Too many open files
        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
        at 
sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
        at java.nio.file.Files.newByteChannel(Files.java:361)
        at java.nio.file.Files.newByteChannel(Files.java:407)
        at 
java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384)
        at java.nio.file.Files.newInputStream(Files.java:152)
        at hudson.XmlFile.read(XmlFile.java:146)
        at hudson.model.Fingerprint.load(Fingerprint.java:1369)
        at hudson.model.Fingerprint.load(Fingerprint.java:1357)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
        at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
        at 
hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:123)
        at 
hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:112)
        at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:452)
        at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:584)
        at sun.reflect.GeneratedMethodAccessor1348.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.model.Executor$2.call(Executor.java:911)
        at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
        at com.sun.proxy.$Proxy139.execute(Unknown Source)
        at 
hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at 
org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:19)
        at 
hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
        at 
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
        at 
jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
        ... 4 more
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
channel
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel$2.adapt(Channel.java:990)
                at hudson.remoting.Channel$2.adapt(Channel.java:986)
                at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
                at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
                at hudson.remoting.UserRequest.perform(UserRequest.java:212)
                at hudson.remoting.UserRequest.perform(UserRequest.java:54)
                at hudson.remoting.Request$2.run(Request.java:369)
                at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
                ... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Failed to create 
a temporary file in /x1/jenkins/jenkins-home/fingerprints/3c/8f
        at hudson.remoting.Channel$2.adapt(Channel.java:992)
        at hudson.remoting.Channel$2.adapt(Channel.java:986)
        at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
        at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Failed to create a temporary file in 
/x1/jenkins/jenkins-home/fingerprints/3c/8f
        at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:144)
        at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:109)
        at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:84)
        at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:74)
        at hudson.model.Fingerprint.save(Fingerprint.java:1256)
        at hudson.model.Fingerprint.save(Fingerprint.java:1245)
        at hudson.model.Fingerprint.<init>(Fingerprint.java:882)
        at hudson.model.FingerprintMap.create(FingerprintMap.java:93)
        at hudson.model.FingerprintMap.create(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:163)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
        at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
        at 
hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:123)
        at 
hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:112)
        at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:452)
        at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:584)
        at sun.reflect.GeneratedMethodAccessor1348.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.model.Executor$2.call(Executor.java:911)
        at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
        at com.sun.proxy.$Proxy139.execute(Unknown Source)
        at 
hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at 
org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:19)
        at 
hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
        at 
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
        at 
jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
        ... 4 more
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
channel
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel$2.adapt(Channel.java:990)
                at hudson.remoting.Channel$2.adapt(Channel.java:986)
                at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
                at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
                at hudson.remoting.UserRequest.perform(UserRequest.java:212)
                at hudson.remoting.UserRequest.perform(UserRequest.java:54)
                at hudson.remoting.Request$2.run(Request.java:369)
                at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
                ... 4 more
Caused by: java.io.IOException: Too many open files
        at java.io.UnixFileSystem.createFileExclusively(Native Method)
        at java.io.File.createTempFile(File.java:2024)
        at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:142)
        ... 36 more
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-impl/2.0.8-SNAPSHOT/openwebbeans-impl-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/target/openwebbeans-impl-2.0.8-SNAPSHOT.jar>
 to 
org.apache.openwebbeans/openwebbeans-impl/2.0.8-SNAPSHOT/openwebbeans-impl-2.0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/target/openwebbeans-impl-2.0.8-SNAPSHOT-tests.jar>
 to 
org.apache.openwebbeans/openwebbeans-impl/2.0.8-SNAPSHOT/openwebbeans-impl-2.0.8-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/target/openwebbeans-impl-2.0.8-SNAPSHOT-sources.jar>
 to 
org.apache.openwebbeans/openwebbeans-impl/2.0.8-SNAPSHOT/openwebbeans-impl-2.0.8-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ee-common/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-ee-common/2.0.8-SNAPSHOT/openwebbeans-ee-common-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ee-common/target/openwebbeans-ee-common-2.0.8-SNAPSHOT.jar>
 to 
org.apache.openwebbeans/openwebbeans-ee-common/2.0.8-SNAPSHOT/openwebbeans-ee-common-2.0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ee-common/target/openwebbeans-ee-common-2.0.8-SNAPSHOT-sources.jar>
 to 
org.apache.openwebbeans/openwebbeans-ee-common/2.0.8-SNAPSHOT/openwebbeans-ee-common-2.0.8-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-jsf/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-jsf/2.0.8-SNAPSHOT/openwebbeans-jsf-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-jsf/target/openwebbeans-jsf-2.0.8-SNAPSHOT.jar>
 to 
org.apache.openwebbeans/openwebbeans-jsf/2.0.8-SNAPSHOT/openwebbeans-jsf-2.0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-jsf/target/openwebbeans-jsf-2.0.8-SNAPSHOT-sources.jar>
 to 
org.apache.openwebbeans/openwebbeans-jsf/2.0.8-SNAPSHOT/openwebbeans-jsf-2.0.8-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-arquillian/pom.xml>
 to 
org.apache.openwebbeans.arquillian/owb-arquillian-parent/2.0.8-SNAPSHOT/owb-arquillian-parent-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-el22/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-el22/2.0.8-SNAPSHOT/openwebbeans-el22-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-el22/target/openwebbeans-el22-2.0.8-SNAPSHOT.jar>
 to 
org.apache.openwebbeans/openwebbeans-el22/2.0.8-SNAPSHOT/openwebbeans-el22-2.0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-el22/target/openwebbeans-el22-2.0.8-SNAPSHOT-sources.jar>
 to 
org.apache.openwebbeans/openwebbeans-el22/2.0.8-SNAPSHOT/openwebbeans-el22-2.0.8-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/reservation/pom.xml>
 to 
org.apache.openwebbeans.samples/reservation/2.0.8-SNAPSHOT/reservation-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/reservation/target/reservation.war>
 to 
org.apache.openwebbeans.samples/reservation/2.0.8-SNAPSHOT/reservation-2.0.8-SNAPSHOT.war
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/reservation/target/reservation-sources.jar>
 to 
org.apache.openwebbeans.samples/reservation/2.0.8-SNAPSHOT/reservation-2.0.8-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 11.62 MB of artifacts by 87.4% relative to #1274
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/standalone-sample/pom.xml>
 to 
org.apache.openwebbeans/standalone-sample/2.0.8-SNAPSHOT/standalone-sample-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/standalone-sample/target/standalone-sample.jar>
 to 
org.apache.openwebbeans/standalone-sample/2.0.8-SNAPSHOT/standalone-sample-2.0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/standalone-sample/target/standalone-sample-2.0.8-SNAPSHOT-sources.jar>
 to 
org.apache.openwebbeans/standalone-sample/2.0.8-SNAPSHOT/standalone-sample-2.0.8-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-gradle/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-gradle/2.0.8-SNAPSHOT/openwebbeans-gradle-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-gradle/target/openwebbeans-gradle-2.0.8-SNAPSHOT.jar>
 to 
org.apache.openwebbeans/openwebbeans-gradle/2.0.8-SNAPSHOT/openwebbeans-gradle-2.0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-gradle/target/openwebbeans-gradle-2.0.8-SNAPSHOT-sources.jar>
 to 
org.apache.openwebbeans/openwebbeans-gradle/2.0.8-SNAPSHOT/openwebbeans-gradle-2.0.8-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/pom.xml> to 
org.apache.openwebbeans/samples/2.0.8-SNAPSHOT/samples-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/target/samples-2.0.8-SNAPSHOT-site.xml>
 to 
org.apache.openwebbeans/samples/2.0.8-SNAPSHOT/samples-2.0.8-SNAPSHOT-site.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-spi/2.0.8-SNAPSHOT/openwebbeans-spi-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/openwebbeans-spi-2.0.8-SNAPSHOT.jar>
 to 
org.apache.openwebbeans/openwebbeans-spi/2.0.8-SNAPSHOT/openwebbeans-spi-2.0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/openwebbeans-spi-2.0.8-SNAPSHOT-sources.jar>
 to 
org.apache.openwebbeans/openwebbeans-spi/2.0.8-SNAPSHOT/openwebbeans-spi-2.0.8-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/guess/pom.xml>
 to 
org.apache.openwebbeans.samples/guess/2.0.8-SNAPSHOT/guess-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/guess/target/guess.war>
 to 
org.apache.openwebbeans.samples/guess/2.0.8-SNAPSHOT/guess-2.0.8-SNAPSHOT.war
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/guess/target/guess-sources.jar>
 to 
org.apache.openwebbeans.samples/guess/2.0.8-SNAPSHOT/guess-2.0.8-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.74 MB of artifacts by 81.7% relative to #1274
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-se/pom.xml> 
to 
org.apache.openwebbeans/openwebbeans-se/2.0.8-SNAPSHOT/openwebbeans-se-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-se/target/openwebbeans-se-2.0.8-SNAPSHOT.jar>
 to 
org.apache.openwebbeans/openwebbeans-se/2.0.8-SNAPSHOT/openwebbeans-se-2.0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-se/target/openwebbeans-se-2.0.8-SNAPSHOT-sources.jar>
 to 
org.apache.openwebbeans/openwebbeans-se/2.0.8-SNAPSHOT/openwebbeans-se-2.0.8-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-osgi/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-osgi/2.0.8-SNAPSHOT/openwebbeans-osgi-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-osgi/target/openwebbeans-osgi-2.0.8-SNAPSHOT.jar>
 to 
org.apache.openwebbeans/openwebbeans-osgi/2.0.8-SNAPSHOT/openwebbeans-osgi-2.0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-osgi/target/openwebbeans-osgi-2.0.8-SNAPSHOT-sources.jar>
 to 
org.apache.openwebbeans/openwebbeans-osgi/2.0.8-SNAPSHOT/openwebbeans-osgi-2.0.8-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/jsf2sample/pom.xml>
 to 
org.apache.openwebbeans.samples/jsf2sample/2.0.8-SNAPSHOT/jsf2sample-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/jsf2sample/target/jsf2sample.war>
 to 
org.apache.openwebbeans.samples/jsf2sample/2.0.8-SNAPSHOT/jsf2sample-2.0.8-SNAPSHOT.war
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/jsf2sample/target/jsf2sample-sources.jar>
 to 
org.apache.openwebbeans.samples/jsf2sample/2.0.8-SNAPSHOT/jsf2sample-2.0.8-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 6.08 MB of artifacts by 81.8% relative to #1274
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/pom.xml> to 
org.apache.openwebbeans/openwebbeans/2.0.8-SNAPSHOT/openwebbeans-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/target/openwebbeans-2.0.8-SNAPSHOT-site.xml>
 to 
org.apache.openwebbeans/openwebbeans/2.0.8-SNAPSHOT/openwebbeans-2.0.8-SNAPSHOT-site.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-tck/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-tck/2.0.8-SNAPSHOT/openwebbeans-tck-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-tck/target/openwebbeans-tck-2.0.8-SNAPSHOT.jar>
 to 
org.apache.openwebbeans/openwebbeans-tck/2.0.8-SNAPSHOT/openwebbeans-tck-2.0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-tck/target/openwebbeans-tck-2.0.8-SNAPSHOT-sources.jar>
 to 
org.apache.openwebbeans/openwebbeans-tck/2.0.8-SNAPSHOT/openwebbeans-tck-2.0.8-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ee/pom.xml> 
to 
org.apache.openwebbeans/openwebbeans-ee/2.0.8-SNAPSHOT/openwebbeans-ee-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ee/target/openwebbeans-ee-2.0.8-SNAPSHOT.jar>
 to 
org.apache.openwebbeans/openwebbeans-ee/2.0.8-SNAPSHOT/openwebbeans-ee-2.0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ee/target/openwebbeans-ee-2.0.8-SNAPSHOT-sources.jar>
 to 
org.apache.openwebbeans/openwebbeans-ee/2.0.8-SNAPSHOT/openwebbeans-ee-2.0.8-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-maven/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-maven/2.0.8-SNAPSHOT/openwebbeans-maven-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-maven/target/openwebbeans-maven-2.0.8-SNAPSHOT.jar>
 to 
org.apache.openwebbeans/openwebbeans-maven/2.0.8-SNAPSHOT/openwebbeans-maven-2.0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-maven/target/openwebbeans-maven-2.0.8-SNAPSHOT-sources.jar>
 to 
org.apache.openwebbeans/openwebbeans-maven/2.0.8-SNAPSHOT/openwebbeans-maven-2.0.8-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ejb/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-ejb/2.0.8-SNAPSHOT/openwebbeans-ejb-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ejb/target/openwebbeans-ejb-2.0.8-SNAPSHOT.jar>
 to 
org.apache.openwebbeans/openwebbeans-ejb/2.0.8-SNAPSHOT/openwebbeans-ejb-2.0.8-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ejb/target/openwebbeans-ejb-2.0.8-SNAPSHOT-sources.jar>
 to 
org.apache.openwebbeans/openwebbeans-ejb/2.0.8-SNAPSHOT/openwebbeans-ejb-2.0.8-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/conversation-sample/pom.xml>
 to 
org.apache.openwebbeans.samples/conversation-sample/2.0.8-SNAPSHOT/conversation-sample-2.0.8-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/conversation-sample/target/conversation-sample.war>
 to 
org.apache.openwebbeans.samples/conversation-sample/2.0.8-SNAPSHOT/conversation-sample-2.0.8-SNAPSHOT.war
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/conversation-sample/target/conversation-sample-sources.jar>
 to 
org.apache.openwebbeans.samples/conversation-sample/2.0.8-SNAPSHOT/conversation-sample-2.0.8-SNAPSHOT-sources.jar
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: cannot read 
/x1/jenkins/jenkins-home/jobs/OpenWebBeans-trunk/modules/org.apache.openwebbeans.samples$conversation-sample/builds/1274/archive
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.FileSequenceUtil.visit(FileSequenceUtil.java:21)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.FileSequenceUtil.createFileSequence(FileSequenceUtil.java:14)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:141)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
        at 
hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:512)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:881)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
        at hudson.model.Run.execute(Run.java:1794)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
channel stopped

Reply via email to