See <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/190/changes>
Changes: [kturner] ACCUMULO-637 a few continuous ingest changes: made # entries written configurable, made table creation automatic, made log dir creation automatic (merged from trunk) [billie] ACCUMULO-633 created test and fixed seek behavior of FirstEntryInRowIterator - merged to 1.4 branch [ecn] ACCUMULO-49 merge final change to 1.4 branch [kturner] ACCUMULO-601 made the master advertise an IP addr in zookeeper also made clients bail when unknownhostexcpetion is thrown when talking to master (merged from trunk) ------------------------------------------ projectStarted org.apache.accumulo:accumulo-core:1.4.1-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building accumulo-core 1.4.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo1.maven.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom [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: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 Downloading: http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/org/mortbay/jetty/jetty/maven-metadata.xml Downloaded: http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/maven-metadata.xml (688 B at 5.6 KB/sec) mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)[INFO] Deleting <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/target> [INFO] [INFO] Deleting <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/> (includes = [**/*.pyc], excludes = []) [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ accumulo-core --- mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) mojoStarted org.apache.maven.plugins:maven-enforcer-plugin:1.0.1(enforce-mvn) [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-core --- mojoSucceeded org.apache.maven.plugins:maven-enforcer-plugin:1.0.1(enforce-mvn) mojoStarted org.codehaus.mojo:exec-maven-plugin:1.1.1(generate-core-thrift) [INFO] [INFO] --- exec-maven-plugin:1.1.1:exec (generate-core-thrift) @ accumulo-core --- [INFO] thrift is not available mojoSucceeded org.codehaus.mojo:exec-maven-plugin:1.1.1(generate-core-thrift) mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ accumulo-core --- mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ accumulo-core --- mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources) mojoStarted org.apache.maven.plugins:maven-dependency-plugin:2.1(copy-dependencies)[INFO] Copying commons-collections-3.2.jar to /home/jenkins/jenkins-slave/workspace/Accumulo-1.4.x/1.4/lib/commons-collections-3.2.jar [INFO] Copying commons-lang-2.4.jar to /home/jenkins/jenkins-slave/workspace/Accumulo-1.4.x/1.4/lib/commons-lang-2.4.jar [INFO] Copying jline-0.9.94.jar to /home/jenkins/jenkins-slave/workspace/Accumulo-1.4.x/1.4/lib/jline-0.9.94.jar [INFO] log4j-1.2.16.jar already exists in destination. [INFO] libthrift-0.6.1.jar already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ accumulo-core --- mojoSucceeded org.apache.maven.plugins:maven-dependency-plugin:2.1(copy-dependencies) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ accumulo-core --- [INFO] Compiling 437 source files to <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/target/classes> mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) mojoStarted org.codehaus.mojo:exec-maven-plugin:1.1.1(generate-documentation)[INFO] HADOOP_HOME is not set [INFO] [INFO] --- exec-maven-plugin:1.1.1:exec (generate-documentation) @ accumulo-core --- mojoSucceeded org.codehaus.mojo:exec-maven-plugin:1.1.1(generate-documentation) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)[debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ accumulo-core --- [INFO] Copying 3 resources mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile) [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ accumulo-core --- [INFO] Compiling 62 source files to <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[143,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[145,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[146,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[147,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[149,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[150,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[151,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[152,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[153,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[155,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[156,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[157,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[158,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[159,0] class, interface, or enum expected [ERROR] <https://builds.apache.org/job/Accumulo-1.4.x/org.apache.accumulo$accumulo-core/ws/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java>:[160,0] class, interface, or enum expected [INFO] 15 errors [INFO] ------------------------------------------------------------- mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile) projectFailed org.apache.accumulo:accumulo-core:1.4.1-SNAPSHOT
