See <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=JDK%201.8%20(latest),label=(Hadoop%20&&%20!H5)/4282/display/redirect?page=changes>
Changes: [zhangduo] HBASE-19608 Race in MasterRpcServices.getProcedureResult ------------------------------------------ Started by upstream project "HBase-Trunk_matrix" build number 4282 originally caused by: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H18 (Hadoop xenial) in workspace <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=JDK%201.8%20(latest),label=(Hadoop%20&&%20!H5)/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # 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/* Checking out Revision 27c56860da637fec0954c0fc4456f42e577da6af (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 27c56860da637fec0954c0fc4456f42e577da6af Commit message: "HBASE-19608 Race in MasterRpcServices.getProcedureResult" > git rev-list c24cf2d55ecd479c89b0613b6ebbdaba4eb793ad # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content export=MAVEN_OPTS="-Xmx6100M -XX:-UsePerfData" [EnvInject] - Variables injected successfully. [11c72c70] $ /bin/bash -xe /tmp/jenkins7880774663681523368.sh + which java /home/jenkins/tools/java/latest1.8/bin/java + java -version java version "1.8.0_144" Java(TM) SE Runtime Environment (build 1.8.0_144-b01) Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode) + 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) 386415 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 27829 Jps -Dapplication.home=/usr/local/asfpackages/java/jdk1.8.0_144 -Xms8m 26808 jar -Xmx4g -Xms512m -XX:MaxPermSize=256m -XX:-UseConcMarkSweepGC + rm -rf /tmp/hbase-jenkins/hbase + echo '' + wget -O excludes.txt 'https://builds.apache.org/view/H-L/view/HBase/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/excludes/*view*/' Warning: wildcards not supported in HTTP. --2017-12-25 06:25:02-- https://builds.apache.org/view/H-L/view/HBase/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/excludes/*view*/ Resolving builds.apache.org (builds.apache.org)... 62.210.60.235 Connecting to builds.apache.org (builds.apache.org)|62.210.60.235|:443... connected. HTTP request sent, awaiting response... 502 Proxy Error 2017-12-25 06:35:03 ERROR 502: Proxy Error. Build step 'Execute shell' marked build as failure Performing Post build task... Match found for :.* : True Logical operation result is TRUE Running script : # Run zombie detector script ./dev-support/zombie-detector.sh --jenkins ${BUILD_ID} [11c72c70] $ /bin/bash -xe /tmp/jenkins3188936112481717250.sh + ./dev-support/zombie-detector.sh --jenkins 4282 Mon Dec 25 06:35:11 UTC 2017 We're ok: there is no zombie test {color:green}+1 zombies{color}. No zombie tests found running at the end of the build. POST BUILD TASK : SUCCESS END OF POST BUILD TASK : 0 Archiving artifacts [Fast Archiver] Compressed 1.21 MB of artifacts by 33.5% relative to #4115 Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? [FINDBUGS] Skipping publisher since build result is FAILURE [CHECKSTYLE] Skipping publisher since build result is FAILURE
