See <https://builds.apache.org/job/HBase-0.92/592/changes>
Changes:
[eclark] HBASE-6914 Scans/Gets/Mutations don't give a good error if the table
is disabled.
------------------------------------------
[...truncated 1309 lines...]
AU bin/start-hbase.sh
A bin/region_status.rb
AU bin/hbase-daemon.sh
A bin/region_mover.rb
A bin/hbase-config.sh
A bin/local-regionservers.sh
AU bin/zookeepers.sh
A bin/local-master-backup.sh
AU bin/rolling-restart.sh
A bin/graceful_stop.sh
AU bin/regionservers.sh
AU bin/master-backup.sh
A bin/replication
A bin/replication/copy_tables_desc.rb
AU bin/stop-hbase.sh
A .arcconfig
A pom.xml
A README.txt
U .
At revision 1393208
[HBase-0.92] $ /bin/bash -xe /tmp/hudson8146995931527958024.sh
+ uname -a
Linux hemera 2.6.32-41-server #91-Ubuntu SMP Wed Jun 13 11:58:56 UTC 2012
x86_64 GNU/Linux
[HBase-0.92] $ /bin/bash -xe /tmp/hudson5516949366153588944.sh
+ ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 193125
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 40000
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 10240
cpu time (seconds, -t) unlimited
max user processes (-u) 193125
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
[trunk] $ /home/hudson/tools/maven/latest3/bin/mvn clean
-Dmaven.test.redirectTestOutputToFile=true site install assembly:single
-Prelease
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.hbase:hbase:jar:0.92.2
[WARNING] The expression ${artifactId} is deprecated. Please use
${project.artifactId} instead.
[WARNING] The expression ${version} is deprecated. Please use
${project.version} instead.
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase 0.92.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase ---
[INFO]
[INFO] --- xml-maven-plugin:1.0-beta-3:transform (default) @ hbase ---
[INFO] Transforming file:
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/src/main/resources/hbase-default.xml
[INFO] Transformed 1 file(s).
[INFO]
[INFO] --- docbkx-maven-plugin:2.0.13:generate-html (multipage) @ hbase ---
[INFO] Processing input file: upgrading.xml
[INFO] Chunking output.
[INFO] See
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/book/upgrading
for generated file(s)
[INFO] Processing input file: shell.xml
[INFO] Chunking output.
[INFO] See
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/book/shell for
generated file(s)
[INFO] Processing input file: configuration.xml
[INFO] Chunking output.
[INFO] See
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/book/configuration
for generated file(s)
[INFO] Processing input file: getting_started.xml
[INFO] Chunking output.
[INFO] See
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/book/getting_started
for generated file(s)
[INFO] Processing input file: troubleshooting.xml
[INFO] Chunking output.
[INFO] See
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/book/troubleshooting
for generated file(s)
[INFO] Processing input file: build.xml
[INFO] Chunking output.
[INFO] See
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/book/build for
generated file(s)
[INFO] Processing input file: ops_mgt.xml
[INFO] Chunking output.
[INFO] See
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/book/ops_mgt
for generated file(s)
[INFO] Processing input file: performance.xml
[INFO] Chunking output.
[INFO] See
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/book/performance
for generated file(s)
[INFO] Processing input file: developer.xml
[INFO] Chunking output.
[INFO] See
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/book/developer
for generated file(s)
[INFO] Processing input file: book.xml
[INFO] Chunking output.
[INFO] See
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/book/book for
generated file(s)
[INFO] Processing input file: preface.xml
[INFO] Chunking output.
[INFO] See
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/book/preface
for generated file(s)
[INFO] Processing input file: external_apis.xml
[INFO] Chunking output.
[INFO] See
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/book/external_apis
for generated file(s)
[INFO]
[INFO] --- docbkx-maven-plugin:2.0.13:generate-html (onepage) @ hbase ---
[INFO] Processing input file: upgrading.xml
[INFO]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/upgrading.html
has been generated.
[INFO] Processing input file: shell.xml
[INFO]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/shell.html has
been generated.
[INFO] Processing input file: configuration.xml
[INFO]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/configuration.html
has been generated.
[INFO] Processing input file: getting_started.xml
[INFO]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/getting_started.html
has been generated.
[INFO] Processing input file: troubleshooting.xml
[INFO]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/troubleshooting.html
has been generated.
[INFO] Processing input file: build.xml
[INFO]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/build.html has
been generated.
[INFO] Processing input file: ops_mgt.xml
[INFO]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/ops_mgt.html
has been generated.
[INFO] Processing input file: performance.xml
[INFO]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/performance.html
has been generated.
[INFO] Processing input file: developer.xml
[INFO]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/developer.html
has been generated.
[INFO] Processing input file: book.xml
[INFO]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/book.html has
been generated.
[INFO] Processing input file: preface.xml
[INFO]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/preface.html
has been generated.
[INFO] Processing input file: external_apis.xml
[INFO]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/site/external_apis.html
has been generated.
[INFO]
[INFO] --- maven-site-plugin:2.0.1:site (default-site) @ hbase ---
[INFO] Unable to load parent project from a relative path: 1 problem was
encountered while building the effective model
[FATAL] Non-readable POM
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/pom.xml:
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/pom.xml (No such file or
directory) @
for project at /x1/jenkins/jenkins-slave/workspace/HBase-0.92/pom.xml for
project at /x1/jenkins/jenkins-slave/workspace/HBase-0.92/pom.xml
[INFO] Parent project loaded from repository.
[INFO] Unable to load parent project from a relative path: 1 problem was
encountered while building the effective model
[FATAL] Non-readable POM
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/pom.xml:
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/pom.xml (No such file or
directory) @
for project at /x1/jenkins/jenkins-slave/workspace/HBase-0.92/pom.xml for
project at /x1/jenkins/jenkins-slave/workspace/HBase-0.92/pom.xml
[INFO] Parent project loaded from repository.
Downloading:
https://repository.apache.org/content/repositories/releases/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml
Downloading:
http://people.apache.org/~garyh/mvn/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml
Downloading:
http://people.apache.org/~stack/m2/repository/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml
Downloading:
http://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml
516 B
Downloaded:
https://repository.apache.org/content/repositories/releases/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml
(516 B at 1.1 KB/sec)
[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (arc-setup) @ hbase ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- avro-maven-plugin:1.5.3:schema (generate-avro-sources) @ hbase ---
[INFO]
[INFO] --- avro-maven-plugin:1.5.3:protocol (generate-avro-sources) @ hbase ---
[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase ---
[INFO] Executing tasks
main:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/hbase-webapps
[copy] Copying 5 files to
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/hbase-webapps
12/10/02 22:05:25 INFO mortbay.log: Logging to
org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/hbase-webapps/master/WEB-INF
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/hbase-webapps/regionserver/WEB-INF
[INFO] Executed tasks
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:add-source
(jspcSource-packageInfo-Avro-source) @ hbase ---
[INFO] Source directory:
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/generated-jamon
added.
[INFO] Source directory:
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/generated-sources/java
added.
[INFO]
[INFO] --- jamon-maven-plugin:2.3.4:translate (default) @ hbase ---
[INFO] Translating 4 templates from
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/src/main/jamon to
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/generated-jamon
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase ---
[INFO] Setting property: classpath.resource.loader.class =>
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO]
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ hbase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (default) @ hbase ---
[INFO] Executing tasks
main:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/nativelib
[exec] tar: hadoop-snappy-nativelibs.tar: Cannot open: No such file or
directory
[exec] tar: Error is not recoverable: exiting now
[exec] Result: 2
[INFO] Executed tasks
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ hbase ---
[INFO] Compiling 625 source files to
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/classes
[WARNING]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[44,15]
sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
[WARNING]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[1035,19]
sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
[WARNING]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[1041,21]
sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
[WARNING]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[1046,28]
sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:add-test-resource (add-test-resource)
@ hbase ---
[INFO]
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @
hbase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @
hbase ---
[INFO] Compiling 297 source files to
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/test-classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.774s
[INFO] Finished at: Tue Oct 02 22:05:42 UTC 2012
[INFO] Final Memory: 59M/1065M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.0.2:testCompile
(default-testCompile) on project hbase: Compilation failure: Compilation
failure:
[ERROR]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/src/test/java/org/apache/hadoop/hbase/client/TestAdmin.java:[248,13]
cannot find symbol
[ERROR] symbol : class DoNotRetryIOException
[ERROR] location: class org.apache.hadoop.hbase.client.TestAdmin
[ERROR]
[ERROR]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/src/test/java/org/apache/hadoop/hbase/client/TestAdmin.java:[291,13]
cannot find symbol
[ERROR] symbol : class DoNotRetryIOException
[ERROR] location: class org.apache.hadoop.hbase.client.TestAdmin
[ERROR]
[ERROR]
/x1/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/src/test/java/org/apache/hadoop/hbase/client/TestAdmin.java:[920,13]
cannot find symbol
[ERROR] symbol : class DoNotRetryIOException
[ERROR] location: class org.apache.hadoop.hbase.client.TestAdmin
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Updating HBASE-6914