See <https://builds.apache.org/job/beam_PostCommit_MavenVerify/559/>

------------------------------------------
[...truncated 5041 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ examples-parent ---
[INFO] Deleting 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/examples/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ examples-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
examples-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
examples-parent ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (src) @ examples-parent ---
[INFO] Reading assembly descriptor: 
sdks/java/build-tools/src/main/assembly/src.xml
[INFO] Building zip: 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/examples/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ examples-parent ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .github/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/package-list
[INFO] Exclude: **/user.avsc
[INFO] Exclude: **/test/resources/**/*.txt
[INFO] Exclude: **/test/**/.placeholder
[INFO] Exclude: .repository/**/*
[INFO] 59 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 59 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
examples-parent ---
[INFO] Installing 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/examples/pom.xml> 
to 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/.repository/org/apache/beam/examples-parent/0.2.0-incubating-SNAPSHOT/examples-parent-0.2.0-incubating-SNAPSHOT.pom>
[INFO] Installing 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/examples/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/.repository/org/apache/beam/examples-parent/0.2.0-incubating-SNAPSHOT/examples-parent-0.2.0-incubating-SNAPSHOT-src.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Beam :: Parent 0.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in 
https://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced
[INFO] 
[INFO] --- coveralls-maven-plugin:4.1.0:report (default-cli) @ parent ---
[INFO] Starting Coveralls job for jenkins (559 / 
https://builds.apache.org/job/beam_PostCommit_MavenVerify/559/)
[INFO] Using repository token <secret>
[INFO] Git commit 0e62c29 in master
[INFO] Writing Coveralls data to 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/target/coveralls.json...>
[INFO] Processing coverage report from 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/core/target/site/jacoco/jacoco.xml>
[INFO] Processing coverage report from 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/java8tests/target/site/jacoco/jacoco.xml>
[INFO] Processing coverage report from 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/google-cloud-dataflow-java/target/site/jacoco/jacoco.xml>
[INFO] Processing coverage report from 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/direct-java/target/site/jacoco/jacoco.xml>
[INFO] Processing coverage report from 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/examples/java/target/site/jacoco/jacoco.xml>
[INFO] Processing coverage report from 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/examples/java8/target/site/jacoco/jacoco.xml>
[INFO] Successfully wrote Coveralls data in 922ms
[INFO] Gathered code coverage metrics for 428 source files with 107279 lines of 
code:
[INFO] - 26533 relevant lines
[INFO] - 18062 covered lines
[INFO] - 8471 missed lines
[INFO] Submitting Coveralls data to API
[INFO] Successfully submitted Coveralls data in 1615ms for Job #559.1
[INFO] https://coveralls.io/jobs/15107962
[INFO] *** It might take hours for Coveralls to update the actual coverage 
numbers for a job
[INFO]     If you see question marks in the report, please be patient
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Beam :: Parent .............................. SUCCESS [  4.750 s]
[INFO] Apache Beam :: SDKs ................................ SUCCESS [  4.082 s]
[INFO] Apache Beam :: SDKs :: Java ........................ SUCCESS [  2.188 s]
[INFO] Apache Beam :: SDKs :: Java :: Build Tools ......... SUCCESS [  5.129 s]
[INFO] Apache Beam :: SDKs :: Java :: Core ................ SUCCESS [02:41 min]
[INFO] Apache Beam :: SDKs :: Java :: IO .................. SUCCESS [  0.831 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Google Cloud Platform SUCCESS [  
9.191 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: HDFS .......... SUCCESS [ 18.628 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Kafka ......... SUCCESS [ 10.753 s]
[INFO] Apache Beam :: SDKs :: Java :: Extensions .......... SUCCESS [  1.006 s]
[INFO] Apache Beam :: SDKs :: Java :: Extensions :: Join library SUCCESS [  
6.349 s]
[INFO] Apache Beam :: SDKs :: Java :: Tests ............... SUCCESS [  9.791 s]
[INFO] Apache Beam :: Runners ............................. SUCCESS [  2.411 s]
[INFO] Apache Beam :: Runners :: Core ..................... SUCCESS [ 12.440 s]
[INFO] Apache Beam :: Runners :: Google Cloud Dataflow .... SUCCESS [ 40.670 s]
[INFO] Apache Beam :: Runners :: Direct ................... SUCCESS [01:38 min]
[INFO] Apache Beam :: Examples :: Java All ................ SUCCESS [08:12 min]
[INFO] Apache Beam :: Runners :: Flink .................... SUCCESS [  1.058 s]
[INFO] Apache Beam :: Runners :: Flink :: Core ............ SUCCESS [02:15 min]
[INFO] Apache Beam :: Runners :: Flink :: Examples ........ SUCCESS [  7.226 s]
[INFO] Apache Beam :: Runners :: Spark .................... SUCCESS [03:38 min]
[INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes .... SUCCESS [  0.655 s]
[INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Starter SUCCESS [ 
15.207 s]
[INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Examples SUCCESS [ 
17.287 s]
[INFO] Apache Beam :: Examples :: Java 8 All .............. SUCCESS [ 13.259 s]
[INFO] Apache Beam :: Examples ............................ SUCCESS [  0.837 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:02 h
[INFO] Finished at: 2016-06-04T07:10:16+00:00
[INFO] Final Memory: 153M/933M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/pom.xml>
 to 
org.apache.beam.io/parent/0.2.0-incubating-SNAPSHOT/parent-0.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
org.apache.beam.io/parent/0.2.0-incubating-SNAPSHOT/parent-0.2.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/flink/examples/pom.xml>
 to 
org.apache.beam.runners/flink_2.10-examples/0.2.0-incubating-SNAPSHOT/flink_2.10-examples-0.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/flink/examples/target/flink_2.10-examples-0.2.0-incubating-SNAPSHOT.jar>
 to 
org.apache.beam.runners/flink_2.10-examples/0.2.0-incubating-SNAPSHOT/flink_2.10-examples-0.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/flink/examples/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
org.apache.beam.runners/flink_2.10-examples/0.2.0-incubating-SNAPSHOT/flink_2.10-examples-0.2.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/flink/examples/target/flink_2.10-examples-0.2.0-incubating-SNAPSHOT-tests.jar>
 to 
org.apache.beam.runners/flink_2.10-examples/0.2.0-incubating-SNAPSHOT/flink_2.10-examples-0.2.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/flink/examples/target/flink_2.10-examples-0.2.0-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.beam.runners/flink_2.10-examples/0.2.0-incubating-SNAPSHOT/flink_2.10-examples-0.2.0-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/flink/examples/target/flink_2.10-examples-0.2.0-incubating-SNAPSHOT-test-sources.jar>
 to 
org.apache.beam.runners/flink_2.10-examples/0.2.0-incubating-SNAPSHOT/flink_2.10-examples-0.2.0-incubating-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/flink/examples/target/flink_2.10-examples-0.2.0-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.beam.runners/flink_2.10-examples/0.2.0-incubating-SNAPSHOT/flink_2.10-examples-0.2.0-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/core-java/pom.xml>
 to 
org.apache.beam.runners/core/0.2.0-incubating-SNAPSHOT/core-0.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/core-java/target/core-0.2.0-incubating-SNAPSHOT.jar>
 to 
org.apache.beam.runners/core/0.2.0-incubating-SNAPSHOT/core-0.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/core-java/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
org.apache.beam.runners/core/0.2.0-incubating-SNAPSHOT/core-0.2.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/core-java/target/core-0.2.0-incubating-SNAPSHOT-tests.jar>
 to 
org.apache.beam.runners/core/0.2.0-incubating-SNAPSHOT/core-0.2.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/core-java/target/core-0.2.0-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.beam.runners/core/0.2.0-incubating-SNAPSHOT/core-0.2.0-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/core-java/target/core-0.2.0-incubating-SNAPSHOT-test-sources.jar>
 to 
org.apache.beam.runners/core/0.2.0-incubating-SNAPSHOT/core-0.2.0-incubating-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/core-java/target/core-0.2.0-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.beam.runners/core/0.2.0-incubating-SNAPSHOT/core-0.2.0-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/extensions/pom.xml>
 to 
org.apache.beam.extensions/parent/0.2.0-incubating-SNAPSHOT/parent-0.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/extensions/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
org.apache.beam.extensions/parent/0.2.0-incubating-SNAPSHOT/parent-0.2.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/direct-java/dependency-reduced-pom.xml>
 to 
org.apache.beam.runners/direct/0.2.0-incubating-SNAPSHOT/direct-0.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/direct-java/target/direct-0.2.0-incubating-SNAPSHOT.jar>
 to 
org.apache.beam.runners/direct/0.2.0-incubating-SNAPSHOT/direct-0.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/direct-java/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
org.apache.beam.runners/direct/0.2.0-incubating-SNAPSHOT/direct-0.2.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/direct-java/target/direct-0.2.0-incubating-SNAPSHOT-tests.jar>
 to 
org.apache.beam.runners/direct/0.2.0-incubating-SNAPSHOT/direct-0.2.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/direct-java/target/direct-0.2.0-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.beam.runners/direct/0.2.0-incubating-SNAPSHOT/direct-0.2.0-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/direct-java/target/direct-0.2.0-incubating-SNAPSHOT-test-sources.jar>
 to 
org.apache.beam.runners/direct/0.2.0-incubating-SNAPSHOT/direct-0.2.0-incubating-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/runners/direct-java/target/direct-0.2.0-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.beam.runners/direct/0.2.0-incubating-SNAPSHOT/direct-0.2.0-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/examples/java/pom.xml>
 to 
org.apache.beam/java-examples-all/0.2.0-incubating-SNAPSHOT/java-examples-all-0.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/examples/java/target/java-examples-all-0.2.0-incubating-SNAPSHOT.jar>
 to 
org.apache.beam/java-examples-all/0.2.0-incubating-SNAPSHOT/java-examples-all-0.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/examples/java/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
org.apache.beam/java-examples-all/0.2.0-incubating-SNAPSHOT/java-examples-all-0.2.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/examples/java/target/java-examples-all-0.2.0-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.beam/java-examples-all/0.2.0-incubating-SNAPSHOT/java-examples-all-0.2.0-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/examples/java/target/java-examples-all-0.2.0-incubating-SNAPSHOT-test-sources.jar>
 to 
org.apache.beam/java-examples-all/0.2.0-incubating-SNAPSHOT/java-examples-all-0.2.0-incubating-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/examples/java/target/java-examples-all-0.2.0-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.beam/java-examples-all/0.2.0-incubating-SNAPSHOT/java-examples-all-0.2.0-incubating-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/examples/java/target/java-examples-all-0.2.0-incubating-SNAPSHOT-tests.jar>
 to 
org.apache.beam/java-examples-all/0.2.0-incubating-SNAPSHOT/java-examples-all-0.2.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/extensions/join-library/pom.xml>
 to 
org.apache.beam.extensions/join-library/0.2.0-incubating-SNAPSHOT/join-library-0.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/extensions/join-library/target/join-library-0.2.0-incubating-SNAPSHOT.jar>
 to 
org.apache.beam.extensions/join-library/0.2.0-incubating-SNAPSHOT/join-library-0.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/extensions/join-library/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
org.apache.beam.extensions/join-library/0.2.0-incubating-SNAPSHOT/join-library-0.2.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/extensions/join-library/target/join-library-0.2.0-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.beam.extensions/join-library/0.2.0-incubating-SNAPSHOT/join-library-0.2.0-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/extensions/join-library/target/join-library-0.2.0-incubating-SNAPSHOT-test-sources.jar>
 to 
org.apache.beam.extensions/join-library/0.2.0-incubating-SNAPSHOT/join-library-0.2.0-incubating-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/extensions/join-library/target/join-library-0.2.0-incubating-SNAPSHOT-tests.jar>
 to 
org.apache.beam.extensions/join-library/0.2.0-incubating-SNAPSHOT/join-library-0.2.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/build-tools/pom.xml>
 to 
org.apache.beam/java-build-tools/0.2.0-incubating-SNAPSHOT/java-build-tools-0.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/build-tools/target/java-build-tools-0.2.0-incubating-SNAPSHOT.jar>
 to 
org.apache.beam/java-build-tools/0.2.0-incubating-SNAPSHOT/java-build-tools-0.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/build-tools/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
org.apache.beam/java-build-tools/0.2.0-incubating-SNAPSHOT/java-build-tools-0.2.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/build-tools/target/java-build-tools-0.2.0-incubating-SNAPSHOT-tests.jar>
 to 
org.apache.beam/java-build-tools/0.2.0-incubating-SNAPSHOT/java-build-tools-0.2.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/maven-archetypes/examples/pom.xml>
 to 
org.apache.beam/maven-archetypes-examples/0.2.0-incubating-SNAPSHOT/maven-archetypes-examples-0.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/maven-archetypes/examples/target/maven-archetypes-examples-0.2.0-incubating-SNAPSHOT.jar>
 to 
org.apache.beam/maven-archetypes-examples/0.2.0-incubating-SNAPSHOT/maven-archetypes-examples-0.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/maven-archetypes/examples/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
org.apache.beam/maven-archetypes-examples/0.2.0-incubating-SNAPSHOT/maven-archetypes-examples-0.2.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/pom.xml>
 to 
org.apache.beam/java-sdk-parent/0.2.0-incubating-SNAPSHOT/java-sdk-parent-0.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
org.apache.beam/java-sdk-parent/0.2.0-incubating-SNAPSHOT/java-sdk-parent-0.2.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/hdfs/pom.xml>
 to 
org.apache.beam.io/hdfs/0.2.0-incubating-SNAPSHOT/hdfs-0.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/hdfs/target/hdfs-0.2.0-incubating-SNAPSHOT.jar>
 to 
org.apache.beam.io/hdfs/0.2.0-incubating-SNAPSHOT/hdfs-0.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/hdfs/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
org.apache.beam.io/hdfs/0.2.0-incubating-SNAPSHOT/hdfs-0.2.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/hdfs/target/hdfs-0.2.0-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.beam.io/hdfs/0.2.0-incubating-SNAPSHOT/hdfs-0.2.0-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/hdfs/target/hdfs-0.2.0-incubating-SNAPSHOT-test-sources.jar>
 to 
org.apache.beam.io/hdfs/0.2.0-incubating-SNAPSHOT/hdfs-0.2.0-incubating-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/hdfs/target/hdfs-0.2.0-incubating-SNAPSHOT-tests.jar>
 to 
org.apache.beam.io/hdfs/0.2.0-incubating-SNAPSHOT/hdfs-0.2.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/google-cloud-platform/pom.xml>
 to 
org.apache.beam.io/google-cloud-platform/0.2.0-incubating-SNAPSHOT/google-cloud-platform-0.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/google-cloud-platform/target/google-cloud-platform-0.2.0-incubating-SNAPSHOT.jar>
 to 
org.apache.beam.io/google-cloud-platform/0.2.0-incubating-SNAPSHOT/google-cloud-platform-0.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/google-cloud-platform/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
org.apache.beam.io/google-cloud-platform/0.2.0-incubating-SNAPSHOT/google-cloud-platform-0.2.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/google-cloud-platform/target/google-cloud-platform-0.2.0-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.beam.io/google-cloud-platform/0.2.0-incubating-SNAPSHOT/google-cloud-platform-0.2.0-incubating-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/google-cloud-platform/target/google-cloud-platform-0.2.0-incubating-SNAPSHOT-test-sources.jar>
 to 
org.apache.beam.io/google-cloud-platform/0.2.0-incubating-SNAPSHOT/google-cloud-platform-0.2.0-incubating-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/sdks/java/io/google-cloud-platform/target/google-cloud-platform-0.2.0-incubating-SNAPSHOT-tests.jar>
 to 
org.apache.beam.io/google-cloud-platform/0.2.0-incubating-SNAPSHOT/google-cloud-platform-0.2.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/pom.xml> to 
org.apache.beam/parent/0.2.0-incubating-SNAPSHOT/parent-0.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip>
 to 
org.apache.beam/parent/0.2.0-incubating-SNAPSHOT/parent-0.2.0-incubating-SNAPSHOT-src.zip
ERROR: Failed to archive 
{org.apache.beam/parent/0.2.0-incubating-SNAPSHOT/parent-0.2.0-incubating-SNAPSHOT.pom=pom.xml,
 
org.apache.beam/parent/0.2.0-incubating-SNAPSHOT/parent-0.2.0-incubating-SNAPSHOT-src.zip=target/apache-beam-0.2.0-incubating-SNAPSHOT-src.zip}
 due to internal error; falling back to full archiving
java.lang.IllegalStateException: End of stream while reading number
        at jsync.protocol.BaseReader.readLong(BaseReader.java:40)
        at jsync.protocol.BaseReader.readInt(BaseReader.java:26)
        at jsync.protocol.ChangeStreamReader.next(ChangeStreamReader.java:54)
        at jsync.protocol.ChangeInputStream.next(ChangeInputStream.java:27)
        at jsync.protocol.ChangeInputStream.read(ChangeInputStream.java:71)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.MD5DigestingInputStream.read(MD5DigestingInputStream.java:39)
        at com.google.common.io.LimitInputStream.read(LimitInputStream.java:79)
        at java.io.FilterInputStream.read(FilterInputStream.java:107)
        at com.google.common.io.ByteStreams.copy(ByteStreams.java:193)
        at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:35)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:148)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:72)
        at 
hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:483)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:855)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1738)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Build timed out (after 100 minutes). Marking the build as aborted.
ERROR: Failed to parse POMs
java.io.IOException: java.io.IOException: Failed to extract 
<https://builds.apache.org/job/beam_PostCommit_MavenVerify/ws/transfer> of 2 
files
        at hudson.FilePath.readFromTar(FilePath.java:2300)
        at hudson.FilePath.copyRecursiveTo(FilePath.java:2209)
        at 
jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
        at 
hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:483)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:855)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1738)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: java.lang.InterruptedException
        at 
hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:177)
        at hudson.util.HeadBufferingStream.read(HeadBufferingStream.java:61)
        at 
com.jcraft.jzlib.InflaterInputStream.fill(InflaterInputStream.java:175)
        at 
com.jcraft.jzlib.InflaterInputStream.read(InflaterInputStream.java:106)
        at 
org.apache.commons.compress.archivers.tar.TarArchiveInputStream.read(TarArchiveInputStream.java:614)
        at java.io.InputStream.read(InputStream.java:101)
        at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
        at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
        at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
        at hudson.util.IOUtils.copy(IOUtils.java:40)
        at hudson.FilePath.readFromTar(FilePath.java:2290)
        ... 10 more
Caused by: java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at 
hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:175)
        ... 20 more

        at hudson.FilePath.copyRecursiveTo(FilePath.java:2216)
        at 
jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
        at 
hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:483)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:855)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1738)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: This 
archives contains unclosed entries.
        at hudson.remoting.Channel$2.adapt(Channel.java:813)
        at hudson.remoting.Channel$2.adapt(Channel.java:808)
        at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
        at hudson.FilePath.copyRecursiveTo(FilePath.java:2212)
        ... 9 more
Caused by: java.io.IOException: This archives contains unclosed entries.
        at 
org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.finish(TarArchiveOutputStream.java:225)
        at 
org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.close(TarArchiveOutputStream.java:241)
        at hudson.util.io.TarArchiver.close(TarArchiver.java:111)
        at hudson.FilePath.writeToTar(FilePath.java:2263)
        at hudson.FilePath.access$2100(FilePath.java:190)
        at hudson.FilePath$45.invoke(FilePath.java:2202)
        at hudson.FilePath$45.invoke(FilePath.java:2198)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
        at hudson.remoting.UserRequest.perform(UserRequest.java:120)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at ......remote call to beam3(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
        at hudson.remoting.Channel$2.adapt(Channel.java:811)
        ... 12 more
channel stopped

Reply via email to