You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@hbase.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/02/24 00:02:42 UTC

Build failed in Jenkins: HBase-1.4 » JDK_1_7,Hadoop&&!H13 #644

See <https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/644/display/redirect?page=changes>

Changes:

[apurtell] Amend HBASE-17069 RegionServer writes invalid META entries in some

[apurtell] HBASE-17682 Region stuck in merging_new state indefinitely

------------------------------------------
Started by upstream project "HBase-1.4" build number 644
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Hadoop) in workspace <https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/hbase.git
 > git init <https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hbase.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/hbase.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/hbase.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/hbase.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hbase.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/hbase.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision b0780bdc63aa8c5858c85ee4b6f999fd8a624a29 (refs/remotes/origin/branch-1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b0780bdc63aa8c5858c85ee4b6f999fd8a624a29
 > git rev-list 3e2a6784c7416b712f9ad9c24c26f85a804a4488 # timeout=10
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
[19ccb43d] $ /bin/bash -xe /tmp/hudson5588309230753131389.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) 386178
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 60000
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 10240
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
+ echo 'Listing of other java processes on this box'
Listing of other java processes on this box
+ jps -v
6225 jar -Xmx2g -Xms512m -XX:MaxPermSize=256m
1464 Jps -Dapplication.home=/usr/lib/jvm/java-7-openjdk-amd64 -Xms8m
16164 DAGAppMaster -Xmx819m -Djava.io.tmpdir=/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-tests/target/org.apache.tez.test.TestRecovery/org.apache.tez.test.TestRecovery-localDir-nm-0_0/usercache/jenkins/appcache/application_1487737124966_0016/container_1487737124966_0016_02_000001/tmp -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -XX:+PrintGCDetails -verbose:gc -XX:+PrintGCTimeStamps -XX:+UseNUMA -XX:+UseParallelGC -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-tests/target/org.apache.tez.test.TestRecovery/org.apache.tez.test.TestRecovery-logDir-nm-0_0/application_1487737124966_0016/container_1487737124966_0016_02_000001 -Dtez.root.logger=INFO,CLA -Dsun.nio.ch.bugLevel=
1256 Launcher -Dclassworlds.conf=/home/jenkins/tools/maven/latest/bin/m2.conf -Dmaven.home=/home/jenkins/tools/maven/latest -Dmaven.multiModuleProjectDirectory=/home/jenkins/jenkins-slave/workspace/Ambari-branch-2.5 -Xmx2048m -XX:MaxPermSize=512m -Djava.awt.headless=true
+ rm -rf /tmp/hbase-jenkins/hbase
+ echo ''
+ jdk_tool=JDK_1_7_LATEST__HOME
+ echo JAVA_HOME=/home/jenkins/tools/java/latest1.7
+ /home/jenkins/tools/java/latest1.7/bin/java -version
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
[EnvInject] - Injecting as environment variables the properties file path 'extra_env_var'
[EnvInject] - Variables injected successfully.
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
[19ccb43d] $ /home/jenkins/tools/maven/apache-maven-3.0.5/bin/mvn -Djdk=JDK_1_7 -Dlabel=Hadoop&&!H13 -Dmaven.repo.local=<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/ws/.repository> -PrunAllTests -DreuseForks=false install -Dmaven.test.redirectTestOutputToFile=true -Dsurefire.rerunFailingTestsCount=2 -Dit.test=noItTest
[INFO] Scanning for projects...
Downloading: https://repository.apache.org/content/repositories/releases/org/apache/apache/18/apache-18.pom
4/16 KB   7/16 KB   8/16 KB   12/16 KB   14/16 KB   16/16 KB              Downloaded: https://repository.apache.org/content/repositories/releases/org/apache/apache/18/apache-18.pom (16 KB at 12.0 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.pom
           Downloading: http://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.pom
           [ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.hbase:hbase:1.4.0-SNAPSHOT (<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/ws/pom.xml)> has 1 error
[ERROR]     Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:2.5.3 or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.felix:maven-bundle-plugin:jar:2.5.3 (): Failed to read artifact descriptor for org.apache.felix:maven-bundle-plugin:jar:2.5.3: Could not transfer artifact org.apache.felix:maven-bundle-plugin:pom:2.5.3 from/to central (http://repo.maven.apache.org/maven2): repo.maven.apache.org: Name or service not known: Unknown host repo.maven.apache.org: Name or service not known -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
[19ccb43d] $ /bin/bash -xe /tmp/hudson3828830688363007220.sh
+ pwd
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
extra_env_var
hbase-annotations
hbase-archetypes
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-external-blockcache
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-native-client
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shaded
hbase-shell
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
++ jps -v
++ grep surefirebooter
++ grep -e -Dhbase.test
++ wc -l
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Compressed 821.38 KB of artifacts by 62.3% relative to #642
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8

Jenkins build is back to normal : HBase-1.4 » JDK_1_7,Hadoop&&!H13 #648

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/648/display/redirect?page=changes>


Build failed in Jenkins: HBase-1.4 » JDK_1_7,Hadoop&&!H13 #647

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/647/display/redirect?page=changes>

Changes:

[zhangduo] HBASE-17634 Cleaned up the usage of Result.isPartial

------------------------------------------
[...truncated 2.15 MB...]
Running org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Running org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.031 sec - in org.apache.hadoop.hbase.replication.regionserver.TestGlobalThrottler
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.83 sec - in org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Running org.apache.hadoop.hbase.replication.TestMasterReplication
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.506 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.44 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Running org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Running org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.573 sec - in org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.938 sec - in org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.059 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Running org.apache.hadoop.hbase.replication.TestReplicationWithTags
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.347 sec - in org.apache.hadoop.hbase.replication.TestReplicationWithTags
Running org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Running org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.392 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Running org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.614 sec - in org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Running org.apache.hadoop.hbase.TestStochasticBalancerJmxMetrics
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.apache.hadoop.hbase.TestStochasticBalancerJmxMetrics
Running org.apache.hadoop.hbase.TestLocalHBaseCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.685 sec - in org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Running org.apache.hadoop.hbase.TestJMXConnectorServer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.653 sec - in org.apache.hadoop.hbase.TestLocalHBaseCluster
Running org.apache.hadoop.hbase.TestMetaTableAccessor
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 263.294 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.144 sec - in org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Running org.apache.hadoop.hbase.fs.TestBlockReorder
Running org.apache.hadoop.hbase.TestMultiVersions
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.563 sec - in org.apache.hadoop.hbase.TestJMXConnectorServer
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.008 sec - in org.apache.hadoop.hbase.TestMultiVersions
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.78 sec - in org.apache.hadoop.hbase.TestMetaTableAccessor
Running org.apache.hadoop.hbase.filter.TestFilterWithScanLimits
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.97 sec - in org.apache.hadoop.hbase.filter.TestFilterWithScanLimits
Running org.apache.hadoop.hbase.filter.TestFilterListOrOperatorWithBlkCnt
Running org.apache.hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.914 sec - in org.apache.hadoop.hbase.fs.TestBlockReorder
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.852 sec - in org.apache.hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.618 sec - in org.apache.hadoop.hbase.filter.TestFilterListOrOperatorWithBlkCnt
Running org.apache.hadoop.hbase.filter.TestScanRowPrefix
Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.971 sec - in org.apache.hadoop.hbase.filter.TestScanRowPrefix
Running org.apache.hadoop.hbase.filter.TestFilterWrapper
Running org.apache.hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.178 sec - in org.apache.hadoop.hbase.filter.TestColumnRangeFilter
Running org.apache.hadoop.hbase.tool.TestCanaryTool
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.437 sec - in org.apache.hadoop.hbase.filter.TestFilterWrapper
Running org.apache.hadoop.hbase.filter.TestMultiRowRangeFilter
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 302.422 sec - in org.apache.hadoop.hbase.replication.TestMasterReplication
Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.467 sec - in org.apache.hadoop.hbase.filter.TestMultiRowRangeFilter
Running org.apache.hadoop.hbase.mapreduce.TestWALPlayer
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.283 sec - in org.apache.hadoop.hbase.mapreduce.TestWALPlayer
Running org.apache.hadoop.hbase.mapreduce.TestHLogRecordReader
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec - in org.apache.hadoop.hbase.mapreduce.TestHLogRecordReader
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.655 sec - in org.apache.hadoop.hbase.tool.TestCanaryTool
Running org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat
Running org.apache.hadoop.hbase.mapreduce.TestHashTable
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.478 sec - in org.apache.hadoop.hbase.mapreduce.TestHashTable
Running org.apache.hadoop.hbase.mapreduce.TestImportTSVWithOperationAttributes
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.45 sec - in org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat
Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 85.047 sec - in org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat
Running org.apache.hadoop.hbase.mapreduce.TestWALRecordReader
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 sec - in org.apache.hadoop.hbase.mapreduce.TestWALRecordReader
Running org.apache.hadoop.hbase.mapreduce.TestSyncTable
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.424 sec - in org.apache.hadoop.hbase.mapreduce.TestImportTSVWithOperationAttributes
Running org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFilesSplitRecovery
Running org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.385 sec - in org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.241 sec - in org.apache.hadoop.hbase.mapreduce.TestSyncTable
Running org.apache.hadoop.hbase.mapreduce.TestTableSnapshotInputFormat
Running org.apache.hadoop.hbase.mapreduce.TestImportTSVWithTTLs
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.754 sec - in org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFilesSplitRecovery
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.409 sec - in org.apache.hadoop.hbase.mapreduce.TestImportTSVWithTTLs
Running org.apache.hadoop.hbase.mapreduce.TestCellCounter
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan1
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 203.684 sec - in org.apache.hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd
Running org.apache.hadoop.hbase.mapreduce.TestHRegionPartitioner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 sec - in org.apache.hadoop.hbase.mapreduce.TestHRegionPartitioner
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.361 sec - in org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan1
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.566 sec - in org.apache.hadoop.hbase.mapreduce.TestCellCounter
Running org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormat
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17 sec - in org.apache.hadoop.hbase.mapreduce.TestTableInputFormat
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.043 sec - in org.apache.hadoop.hbase.mapreduce.TestTableSnapshotInputFormat
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan2
Running org.apache.hadoop.hbase.mapreduce.TestImportExport
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 297.14 sec - in org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.401 sec - in org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan2
Running org.apache.hadoop.hbase.mapreduce.TestRowCounter
Running org.apache.hadoop.hbase.mapreduce.TestCopyTable
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.781 sec - in org.apache.hadoop.hbase.mapreduce.TestCopyTable
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.246 sec - in org.apache.hadoop.hbase.mapreduce.TestRowCounter
Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2
Tests run: 16, Failures: 0, Errors: 0, Skipped: 15, Time elapsed: 2.063 sec - in org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery
Running org.apache.hadoop.hbase.mapreduce.TestMultithreadedTableMapper
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 141.178 sec - in org.apache.hadoop.hbase.mapreduce.TestImportExport
Running org.apache.hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.105 sec - in org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.188 sec - in org.apache.hadoop.hbase.mapreduce.TestMultithreadedTableMapper
Running org.apache.hadoop.hbase.mapreduce.TestImportTsv
Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.781 sec - in org.apache.hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.11 sec - in org.apache.hadoop.hbase.mapreduce.TestTableMapReduce
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 300.788 sec - in org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
Running org.apache.hadoop.hbase.mapreduce.TestMultiTableSnapshotInputFormat
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 307.526 sec - in org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.543 sec - in org.apache.hadoop.hbase.mapreduce.TestMultiTableSnapshotInputFormat
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.458 sec - in org.apache.hadoop.hbase.mapreduce.TestImportTsv

Results :

Tests run: 2729, Failures: 0, Errors: 0, Skipped: 55

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:42.530s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [15.334s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.269s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [1.379s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [17.626s]
[INFO] Apache HBase - Common ............................. SUCCESS [2:38.568s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [3:31.105s]
[INFO] Apache HBase - Client ............................. SUCCESS [1:39.664s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [9.706s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [17.822s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [9.944s]
[INFO] Apache HBase - Server ............................. FAILURE [1:45:58.354s]
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] Apache HBase - Archetypes ......................... SKIPPED
[INFO] Apache HBase - Exemplar for hbase-client archetype  SKIPPED
[INFO] Apache HBase - Exemplar for hbase-shaded-client archetype  SKIPPED
[INFO] Apache HBase - Archetype builder .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:57:14.395s
[INFO] Finished at: Mon Feb 27 17:57:44 UTC 2017
[INFO] Final Memory: 100M/1337M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) on project hbase-server: There was a timeout or other error in the fork -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-server
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
[19ccb43d] $ /bin/bash -xe /tmp/hudson4920878812373113003.sh
+ pwd
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
extra_env_var
hbase-annotations
hbase-archetypes
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-external-blockcache
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-native-client
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shaded
hbase-shell
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep surefirebooter
++ wc -l
++ grep -e -Dhbase.test
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8

Build failed in Jenkins: HBase-1.4 » JDK_1_7,Hadoop&&!H13 #646

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/646/display/redirect?page=changes>

Changes:

[tedyu] HBASE-17674 Major compaction may be cancelled in CompactionChecker

------------------------------------------
[...truncated 2.30 MB...]
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverForAddingMutationsFromCoprocessors
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.957 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort
Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 116.841 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface
Running org.apache.hadoop.hbase.coprocessor.TestHTableWrapper
Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.518 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionObserverForAddingMutationsFromCoprocessors
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.226 sec - in org.apache.hadoop.hbase.coprocessor.TestHTableWrapper
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook
Running org.apache.hadoop.hbase.coprocessor.TestRegionServerObserver
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorTableEndpoint
Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.12 sec - in org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.755 sec - in org.apache.hadoop.hbase.coprocessor.TestCoprocessorTableEndpoint
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.605 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.132 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionServerObserver
Running org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint
Running org.apache.hadoop.hbase.coprocessor.TestIncrementTimeRange
Running org.apache.hadoop.hbase.coprocessor.TestBatchCoprocessorEndpoint
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.746 sec - in org.apache.hadoop.hbase.coprocessor.TestBatchCoprocessorEndpoint
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.81 sec - in org.apache.hadoop.hbase.coprocessor.TestIncrementTimeRange
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.234 sec - in org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.3 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorStop
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 sec - in org.apache.hadoop.hbase.coprocessor.TestCoprocessorStop
Running org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.349 sec - in org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.603 sec - in org.apache.hadoop.hbase.coprocessor.TestMasterObserver
Running org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithRemove
Running org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorEndpoint
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorEndpoint
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.094 sec - in org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithRemove
Running org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Running org.apache.hadoop.hbase.replication.TestReplicationSyncUpToolWithBulkLoadedData
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.014 sec - in org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Running org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Running org.apache.hadoop.hbase.replication.TestReplicationStatus
Running org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.875 sec - in org.apache.hadoop.hbase.replication.TestReplicationStatus
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.829 sec - in org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.724 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
Running org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Running org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.652 sec - in org.apache.hadoop.hbase.replication.TestReplicationSyncUpToolWithBulkLoadedData
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.307 sec - in org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Running org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.747 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.081 sec - in org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.823 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Running org.apache.hadoop.hbase.replication.regionserver.TestGlobalThrottler
Running org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.443 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.737 sec - in org.apache.hadoop.hbase.replication.regionserver.TestGlobalThrottler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.505 sec - in org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 199.24 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.469 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Running org.apache.hadoop.hbase.replication.TestReplicationEndpoint
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.197 sec - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Running org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.329 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Running org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.223 sec - in org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
Running org.apache.hadoop.hbase.replication.TestMasterReplication
Running org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
Running org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.239 sec - in org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
Running org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.277 sec - in org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Running org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.342 sec - in org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
Running org.apache.hadoop.hbase.replication.TestSerialReplication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.128 sec - in org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
Running org.apache.hadoop.hbase.replication.TestReplicationSource
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 sec - in org.apache.hadoop.hbase.replication.TestReplicationSource
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 152.436 sec - in org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Running org.apache.hadoop.hbase.TestPartialResultsFromClientSide
Running org.apache.hadoop.hbase.replication.TestReplicationWithTags
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.286 sec - in org.apache.hadoop.hbase.replication.TestReplicationWithTags
Running org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelReplicationWithExpAsString
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.464 sec - in org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelReplicationWithExpAsString
Running org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithSLGStack
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 503.323 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.423 sec - in org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithSLGStack
Running org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
Running org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.218 sec - in org.apache.hadoop.hbase.TestPartialResultsFromClientSide
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.518 sec - in org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 200.581 sec - in org.apache.hadoop.hbase.replication.TestSerialReplication
Running org.apache.hadoop.hbase.security.visibility.TestEnforcingScanLabelGenerator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.487 sec - in org.apache.hadoop.hbase.security.visibility.TestEnforcingScanLabelGenerator
Running org.apache.hadoop.hbase.security.visibility.TestDefaultScanLabelGeneratorStack
Running org.apache.hadoop.hbase.security.visibility.TestVisibilityWithCheckAuths
Running org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsOpWithDifferentUsersNoACL
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.01 sec - in org.apache.hadoop.hbase.security.visibility.TestDefaultScanLabelGeneratorStack
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.315 sec - in org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsOpWithDifferentUsersNoACL
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.963 sec - in org.apache.hadoop.hbase.security.visibility.TestVisibilityWithCheckAuths

Results :

Tests in error: 
  TestMasterBalanceThrottling.testThrottlingByBalanceInterval:81 » TestTimedOut ...
  TestMasterBalanceThrottling.testThrottlingByMaxRitPercent:105 » TestTimedOut t...

Tests run: 2089, Failures: 0, Errors: 2, Skipped: 57

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:56.879s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [17.477s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.403s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [3.178s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [22.844s]
[INFO] Apache HBase - Common ............................. SUCCESS [3:12.808s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [3:58.515s]
[INFO] Apache HBase - Client ............................. SUCCESS [1:48.865s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [11.686s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [22.390s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [12.828s]
[INFO] Apache HBase - Server ............................. FAILURE [2:02:32.516s]
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] Apache HBase - Archetypes ......................... SKIPPED
[INFO] Apache HBase - Exemplar for hbase-client archetype  SKIPPED
[INFO] Apache HBase - Exemplar for hbase-shaded-client archetype  SKIPPED
[INFO] Apache HBase - Archetype builder .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:15:38.303s
[INFO] Finished at: Sun Feb 26 06:17:33 UTC 2017
[INFO] Final Memory: 457M/651M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) on project hbase-server: ExecutionException: java.lang.RuntimeException: java.lang.RuntimeException: org.apache.maven.surefire.report.ReporterException: When writing xml report stdout/stderr: /tmp/stderr8287826563556133703deferred (No such file or directory) -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-server
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
[19ccb43d] $ /bin/bash -xe /tmp/hudson9054533591773553616.sh
+ pwd
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
extra_env_var
hbase-annotations
hbase-archetypes
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-external-blockcache
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-native-client
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shaded
hbase-shell
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep surefirebooter
++ grep -e -Dhbase.test
++ wc -l
+ ZOMBIE_TESTS_COUNT=5
+ [[ 5 != 0 ]]
+ echo 'Suspicious java process found - waiting 30s to see if there are just slow to stop'
Suspicious java process found - waiting 30s to see if there are just slow to stop
+ sleep 30
++ wc -l
++ grep -e -Dhbase.test
++ grep surefirebooter
++ jps -v
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test, but some tests took some time to stop'
We're ok: there is no zombie test, but some tests took some time to stop
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8

Build failed in Jenkins: HBase-1.4 » JDK_1_7,Hadoop&&!H13 #645

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/645/display/redirect?page=changes>

Changes:

[Gary Helmling] HBASE-17057 Minor compactions should also drop page cache (Ashu

------------------------------------------
Started by upstream project "HBase-1.4" build number 645
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H12 (Hadoop) in workspace <https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/hbase.git
 > git init <https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hbase.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/hbase.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/hbase.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/hbase.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hbase.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/hbase.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 4b8195f22c1adf414d96f7e9f819c95ea6333479 (refs/remotes/origin/branch-1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b8195f22c1adf414d96f7e9f819c95ea6333479
 > git rev-list b0780bdc63aa8c5858c85ee4b6f999fd8a624a29 # timeout=10
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
[19ccb43d] $ /bin/bash -xe /tmp/hudson673583955720855768.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) 386417
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 60000
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 10240
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
+ echo 'Listing of other java processes on this box'
Listing of other java processes on this box
+ jps -v
/tmp/hudson673583955720855768.sh: line 4: jps: command not found
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
[19ccb43d] $ /bin/bash -xe /tmp/hudson8309785555956679402.sh
+ pwd
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_7,label=Hadoop&&!H13/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-archetypes
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-external-blockcache
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-native-client
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shaded
hbase-shell
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
++ jps -v
++ grep surefirebooter
/tmp/hudson8309785555956679402.sh: line 6: jps: command not found
++ grep -e -Dhbase.test
++ wc -l
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Compressed 822.39 KB of artifacts by 58.4% relative to #642
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8