See <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/303/changes>
Changes: [ecn] ACCUMULO-1537 fix race condition for scan timeouts [ecn] ACCUMULO-1537 improved timing/reliablity of tests ------------------------------------------ [...truncated 2785 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.accumulo.server.monitor.ShowTraceLinkTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.accumulo.server.iterators.MetadataBulkLoadFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Results : Tests run: 67, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-server --- [INFO] Building jar: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/server/target/accumulo-server-1.6.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-server --- [INFO] [INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-server --- [INFO] [INFO] Failsafe report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/server/target/failsafe-reports> [INFO] --- maven-failsafe-plugin:2.12.4:verify (verify-integration-tests) @ accumulo-server --- [JENKINS] Recording test results [INFO] 51 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: src/main/resources/web/flot/**/*.js [INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-server --- [INFO] 303 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 299 licence. [INFO] [INFO] Deleting <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples> (includes = [**/*.pyc, **/*.so], excludes = []) [INFO] ------------------------------------------------------------------------ [INFO] Building Examples 1.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-examples --- [INFO] [INFO] Verifying file <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples/pom.xml> [INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-examples --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-examples --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-examples --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-examples --- [INFO] [INFO] No tests to run. [INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-examples --- [INFO] No tests to run. [INFO] [INFO] --- maven-failsafe-plugin:2.12.4:verify (verify-integration-tests) @ accumulo-examples --- [JENKINS] Recording test results [INFO] [INFO] 52 implicit excludes (use -debug for more details). [INFO] No excludes explicitly specified. [INFO] 1 resources included (use -debug for more details) [INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-examples --- [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Simple Examples 1.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Deleting <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples/simple> (includes = [**/*.pyc, **/*.so], excludes = []) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-examples-simple --- [INFO] Verifying file <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples/simple/pom.xml> [INFO] [INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-examples-simple --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-examples-simple --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-examples-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-examples-simple --- [INFO] [INFO] Compiling 42 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples/simple/target/classes> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-examples-simple --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-examples-simple --- [INFO] [INFO] Compiling 5 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples/simple/target/test-classes> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-examples-simple --- [INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples/simple/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-examples-simple --- Running org.apache.accumulo.examples.simple.dirlist.CountTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.864 sec Running org.apache.accumulo.examples.simple.filedata.ChunkInputFormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.913 sec Running org.apache.accumulo.examples.simple.filedata.ChunkCombinerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.accumulo.examples.simple.filedata.ChunkInputStreamTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec Running org.apache.accumulo.examples.simple.filedata.KeyUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] Building jar: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples/simple/target/accumulo-examples-simple-1.6.0-SNAPSHOT.jar> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-examples-simple --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-examples-simple --- [INFO] [INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-examples-simple --- [INFO] [INFO] Failsafe report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples/simple/target/failsafe-reports> [INFO] --- maven-failsafe-plugin:2.12.4:verify (verify-integration-tests) @ accumulo-examples-simple --- [JENKINS] Recording test results [INFO] [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: src/main/resources/META-INF/services/org.apache.accumulo.core.util.shell.ShellExtension [INFO] 49 resources included (use -debug for more details) [INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-examples-simple --- [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 49 licence. [INFO] [INFO] Deleting <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster> (includes = [**/*.pyc, **/*.so], excludes = []) [INFO] ------------------------------------------------------------------------ [INFO] Building MiniCluster 1.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-minicluster --- [INFO] Verifying file <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/pom.xml> [INFO] [INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-minicluster --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-minicluster --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-minicluster --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/src/main/resources> [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-minicluster --- [INFO] [INFO] Compiling 7 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/target/classes> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-minicluster --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-minicluster --- [INFO] [INFO] Compiling 2 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/target/test-classes> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-minicluster --- [INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-minicluster --- Running org.apache.accumulo.minicluster.MiniAccumuloConfigTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec Running org.apache.accumulo.minicluster.MiniAccumuloClusterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.824 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] Building jar: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/target/accumulo-minicluster-1.6.0-SNAPSHOT.jar> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-minicluster --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-minicluster --- [INFO] [INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-minicluster --- [INFO] [INFO] Failsafe report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/target/failsafe-reports> [INFO] --- maven-failsafe-plugin:2.12.4:verify (verify-integration-tests) @ accumulo-minicluster --- [JENKINS] Recording test results [INFO] [INFO] 51 implicit excludes (use -debug for more details). [INFO] No excludes explicitly specified. [INFO] 12 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 11 licence. [INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-minicluster --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Testing 1.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Deleting <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/test> (includes = [**/*.pyc, **/*.so], excludes = []) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-test --- [INFO] [INFO] Verifying file <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/test/pom.xml> [INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-test --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-test --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-test --- [INFO] [INFO] Compiling 151 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/test/target/classes> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-test --- [INFO] [INFO] Compiling 73 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/test/target/test-classes> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-test --- [INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/test/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-test --- Running org.apache.accumulo.test.iterator.RegExTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.279 sec Running org.apache.accumulo.test.AuditMessageTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.7 sec Running org.apache.accumulo.test.randomwalk.FrameworkTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running org.apache.accumulo.test.MetaSplitTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.501 sec Running org.apache.accumulo.test.VolumeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.034 sec Running org.apache.accumulo.test.TestAccumuloSplitRecovery Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.081 sec Running org.apache.accumulo.fate.zookeeper.ZooLockTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.417 sec Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 ERROR: Maven JVM terminated unexpectedly with exit code 143
