See <https://builds.apache.org/job/Hcatalog-trunk-build/209/changes>
Changes:
[toffer] HCATALOG-363 HCat leaks metastore connection (rohini via toffer)
[toffer] HCATALOG-314 HCatOutputFormat.setOutput is called more than once by
HCatStorer (avandana via toffer)
------------------------------------------
[...truncated 1765 lines...]
[ivy:resolve] [3.3.1] asm#asm;[3.0, 4.0)
[ivy:resolve] found org.datanucleus#datanucleus-rdbms;2.0.3 in maven2
[ivy:resolve] found commons-pool#commons-pool;1.5.4 in maven2
[ivy:resolve] found org.apache.derby#derby;10.4.2.0 in maven2
[ivy:resolve] found commons-httpclient#commons-httpclient;3.0.1 in fs
[ivy:resolve] found junit#junit;3.8.1 in fs
[ivy:resolve] found commons-codec#commons-codec;1.2 in fs
[ivy:resolve] found org.mortbay.jetty#jetty;6.1.26 in fs
[ivy:resolve] found org.mortbay.jetty#jetty-util;6.1.26 in fs
[ivy:resolve] found org.mortbay.jetty#servlet-api;2.5-20081211 in fs
[ivy:resolve] :: resolution report :: resolve 1749ms :: artifacts dl 8ms
[ivy:resolve] :: evicted modules:
[ivy:resolve] commons-logging#commons-logging;1.0.3 by
[commons-logging#commons-logging;1.1.1] in [default]
[ivy:resolve] commons-logging#commons-logging;1.1 by
[commons-logging#commons-logging;1.1.1] in [default]
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 23 | 1 | 0 | 2 || 21 | 0 |
---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.hcatalog#hbase-storage-handler
[ivy:retrieve] confs: [default]
[ivy:retrieve] 0 artifacts copied, 21 already retrieved (0kB/5ms)
init:
compile-src:
jar:
jar:
compile-test:
[javac] Compiling 61 source files to
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/test/classes>
[javac] Note:
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/src/test/org/apache/hcatalog/mapreduce/TestHCatOutputFormat.java>
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
test:
[delete] Deleting directory /tmp/hcat_junit_warehouse
[mkdir] Created dir:
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/test/logs>
[mkdir] Created dir: /tmp/hcat_junit_warehouse
[junit] Running org.apache.hcatalog.cli.TestPermsGrp
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 43.758 sec
[junit] Running org.apache.hcatalog.cli.TestSemanticAnalysis
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 11.434 sec
[junit] Running org.apache.hcatalog.cli.TestUseDatabase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.296 sec
[junit] Running org.apache.hcatalog.common.TestHCatUtil
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.153 sec
[junit] Running org.apache.hcatalog.data.TestDefaultHCatRecord
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
[junit] Running org.apache.hcatalog.data.TestHCatRecordSerDe
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.269 sec
[junit] Running org.apache.hcatalog.data.TestJsonSerDe
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.275 sec
[junit] Running org.apache.hcatalog.data.TestLazyHCatRecord
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.191 sec
[junit] Running org.apache.hcatalog.data.TestReaderWriter
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.085 sec
[junit] Running org.apache.hcatalog.data.schema.TestHCatSchema
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.051 sec
[junit] Running org.apache.hcatalog.data.schema.TestHCatSchemaUtils
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.076 sec
[junit] Running org.apache.hcatalog.listener.TestMsgBusConnection
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.624 sec
[junit] Running org.apache.hcatalog.listener.TestNotificationListener
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.692 sec
[junit] Running org.apache.hcatalog.mapreduce.TestHCatDynamicPartitioned
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 46.385 sec
[junit] Running org.apache.hcatalog.mapreduce.TestHCatHiveCompatibility
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 32.257 sec
[junit] Running org.apache.hcatalog.mapreduce.TestHCatNonPartitioned
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.146 sec
[junit] Running org.apache.hcatalog.mapreduce.TestHCatOutputFormat
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.195 sec
[junit] Running org.apache.hcatalog.mapreduce.TestHCatPartitioned
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 91.098 sec
[junit] Running org.apache.hcatalog.mapreduce.TestPassProperties
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.812 sec
[junit] Running org.apache.hcatalog.mapreduce.TestSequenceFileReadWrite
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 56.145 sec
[junit] Running org.apache.hcatalog.pig.TestHCatLoader
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 54.853 sec
[junit] Running org.apache.hcatalog.pig.TestHCatLoaderComplexSchema
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 137.913 sec
[junit] Running org.apache.hcatalog.pig.TestHCatStorer
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 115.071 sec
[junit] Running org.apache.hcatalog.pig.TestHCatStorerMulti
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 27.642 sec
[junit] Running org.apache.hcatalog.rcfile.TestRCFileMapReduceInputFormat
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.184 sec
[junit] Running org.apache.hcatalog.security.TestHdfsAuthorizationProvider
[junit] Tests run: 34, Failures: 0, Errors: 0, Time elapsed: 15.419 sec
test-storage-handlers:
test:
[echo] Testing all handlers
template:
[echo] Executing storage-handler "test" for hbase
ivy-download:
[get] Getting:
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar
[get] To:
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/ivy/ivy-2.1.0.jar>
[get] Not modified - so not downloaded
ivy-init-dirs:
ivy-probe-antlib:
ivy-init-antlib:
ivy-init:
[ivy:configure] :: loading settings :: file =
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/ivy/ivysettings.xml>
ivy-compile:
[ivy:resolve] :: resolving dependencies ::
org.apache.hcatalog#hbase-storage-handler;0.4.0-SNAPSTHOT
[ivy:resolve] confs: [common]
[ivy:resolve] found org.apache.hbase#hbase;0.92.0 in maven2
[ivy:resolve] found org.apache.zookeeper#zookeeper;3.4.3 in fs
[ivy:resolve] found org.apache.hadoop#hadoop-core;1.0.1 in maven2
[ivy:resolve] found org.apache.hadoop#hadoop-test;1.0.1 in maven2
[ivy:resolve] found org.apache.hive#hive-metastore;0.9.0-SNAPSHOT in jboss
[ivy:resolve] found org.apache.hive#hive-common;0.9.0-SNAPSHOT in jboss
[ivy:resolve] found org.apache.hive#hive-cli;0.9.0-SNAPSHOT in jboss
[ivy:resolve] found org.apache.hive#hive-exec;0.9.0-SNAPSHOT in jboss
[ivy:resolve] found junit#junit;4.10 in maven2
[ivy:resolve] found commons-lang#commons-lang;2.4 in fs
[ivy:resolve] found commons-logging#commons-logging;1.0.4 in fs
[ivy:resolve] found commons-logging#commons-logging-api;1.0.4 in fs
[ivy:resolve] found com.github.stephenc.high-scale-lib#high-scale-lib;1.1.1
in fs
[ivy:resolve] found com.google.guava#guava;11.0 in maven2
[ivy:resolve] found org.mortbay.jetty#jetty;6.1.26 in fs
[ivy:resolve] found org.codehaus.jackson#jackson-mapper-asl;1.7.3 in fs
[ivy:resolve] found org.codehaus.jackson#jackson-core-asl;1.7.3 in fs
[ivy:resolve] found org.slf4j#slf4j-api;1.6.1 in fs
[ivy:resolve] found org.slf4j#slf4j-log4j12;1.6.1 in fs
[ivy:resolve] found log4j#log4j;1.2.16 in fs
[ivy:resolve] found commons-dbcp#commons-dbcp;1.4 in maven2
[ivy:resolve] found org.apache.hive#hive-builtins;0.9.0-SNAPSHOT in jboss
[ivy:resolve] found org.apache.thrift#libfb303;0.7.0 in maven2
[ivy:resolve] found org.antlr#antlr-runtime;3.0.1 in maven2
[ivy:resolve] found org.apache.hive#hive-hbase-handler;0.9.0-SNAPSHOT in jboss
[ivy:resolve] :: resolution report :: resolve 7261ms :: artifacts dl 20ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| common | 25 | 6 | 0 | 0 || 27 | 0 |
---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.hcatalog#hbase-storage-handler
[ivy:retrieve] confs: [common]
[ivy:retrieve] 0 artifacts copied, 27 already retrieved (0kB/5ms)
[ivy:cachepath] DEPRECATED: 'ivy.conf.file' is deprecated, use
'ivy.settings.file' instead
[ivy:cachepath] :: loading settings :: file =
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/ivy/ivysettings.xml>
[ivy:resolve] :: resolving dependencies ::
org.apache.hcatalog#hbase-storage-handler;0.4.0-SNAPSTHOT
[ivy:resolve] confs: [default]
[ivy:resolve] found commons-configuration#commons-configuration;1.6 in fs
[ivy:resolve] found commons-collections#commons-collections;3.2.1 in fs
[ivy:resolve] found commons-lang#commons-lang;2.4 in fs
[ivy:resolve] found commons-logging#commons-logging;1.1.1 in fs
[ivy:resolve] found commons-digester#commons-digester;1.8 in fs
[ivy:resolve] found commons-beanutils#commons-beanutils;1.7.0 in fs
[ivy:resolve] found commons-beanutils#commons-beanutils-core;1.8.0 in fs
[ivy:resolve] found javax.jdo#jdo2-api;2.3-ec in datanucleus-repo
[ivy:resolve] found org.datanucleus#datanucleus-core;2.0.3 in maven2
[ivy:resolve] found org.datanucleus#datanucleus-connectionpool;2.0.3 in maven2
[ivy:resolve] found org.datanucleus#datanucleus-enhancer;2.0.3 in maven2
[ivy:resolve] found asm#asm;3.3.1 in maven2
[ivy:resolve] [3.3.1] asm#asm;[3.0, 4.0)
[ivy:resolve] found org.datanucleus#datanucleus-rdbms;2.0.3 in maven2
[ivy:resolve] found commons-pool#commons-pool;1.5.4 in maven2
[ivy:resolve] found org.apache.derby#derby;10.4.2.0 in maven2
[ivy:resolve] found commons-httpclient#commons-httpclient;3.0.1 in fs
[ivy:resolve] found junit#junit;3.8.1 in fs
[ivy:resolve] found commons-codec#commons-codec;1.2 in fs
[ivy:resolve] found org.mortbay.jetty#jetty;6.1.26 in fs
[ivy:resolve] found org.mortbay.jetty#jetty-util;6.1.26 in fs
[ivy:resolve] found org.mortbay.jetty#servlet-api;2.5-20081211 in fs
[ivy:resolve] :: resolution report :: resolve 1612ms :: artifacts dl 8ms
[ivy:resolve] :: evicted modules:
[ivy:resolve] commons-logging#commons-logging;1.0.3 by
[commons-logging#commons-logging;1.1.1] in [default]
[ivy:resolve] commons-logging#commons-logging;1.1 by
[commons-logging#commons-logging;1.1.1] in [default]
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 23 | 1 | 0 | 2 || 21 | 0 |
---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.hcatalog#hbase-storage-handler
[ivy:retrieve] confs: [default]
[ivy:retrieve] 0 artifacts copied, 21 already retrieved (0kB/4ms)
init:
compile-src:
jar:
compile-test:
[javac] Compiling 15 source files to
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/storage-handlers/hbase/build/test/classes>
[javac] Note:
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/storage-handlers/hbase/src/test/org/apache/hcatalog/hbase/TestHBaseDirectOutputFormat.java>
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
test:
[mkdir] Created dir:
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/storage-handlers/hbase/build/test/logs>
[mkdir] Created dir:
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/storage-handlers/hbase/build/test/temp>
[mkdir] Created dir:
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/storage-handlers/hbase/build/test/data>
[junit] Running org.apache.hcatalog.hbase.TestHBaseBulkOutputFormat
[junit] Tests run: 5, Failures: 4, Errors: 1, Time elapsed: 281.347 sec
[junit] Test org.apache.hcatalog.hbase.TestHBaseBulkOutputFormat FAILED
[junit] Running org.apache.hcatalog.hbase.TestHBaseDirectOutputFormat
[junit] Tests run: 3, Failures: 2, Errors: 1, Time elapsed: 179.487 sec
[junit] Test org.apache.hcatalog.hbase.TestHBaseDirectOutputFormat FAILED
[junit] Running org.apache.hcatalog.hbase.TestHBaseHCatStorageHandler
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 41.119 sec
[junit] Running org.apache.hcatalog.hbase.TestHBaseInputFormat
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 80.034 sec
[junit] Running org.apache.hcatalog.hbase.TestSnapshots
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 34.059 sec
[junit] Running org.apache.hcatalog.hbase.snapshot.TestIDGenerator
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 71.004 sec
[junit] Running org.apache.hcatalog.hbase.snapshot.TestRevisionManager
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 19.969 sec
[junit] Running
org.apache.hcatalog.hbase.snapshot.TestRevisionManagerEndpoint
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.93 sec
[junit] Running org.apache.hcatalog.hbase.snapshot.TestThriftSerialization
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.177 sec
[junit] Running org.apache.hcatalog.hbase.snapshot.TestZNodeSetUp
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 29.058 sec
[junit] Running org.apache.hcatalog.hbase.snapshot.lock.WriteLockTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.57 sec
[junit] Running org.apache.hcatalog.hbase.snapshot.lock.ZNodeNameTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.122 sec
BUILD FAILED
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build.xml>:367:
The following error occurred while executing this line:
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build.xml>:323:
The following error occurred while executing this line:
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/storage-handlers/build.xml>:41:
The following error occurred while executing this line:
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/storage-handlers/build.xml>:28:
The following error occurred while executing this line:
<https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/storage-handlers/hbase/build.xml>:266:
Tests failed!
Total time: 28 minutes 39 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results