See 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/237/display/redirect?page=changes>

Changes:

[govindappumenon] BOOKKEEPER-1004: Allow bookie garbage collection to be 
triggered

[govindappumenon] BOOKKEEPER-1006 Remove Bookie global ZK instance

------------------------------------------
[...truncated 11.38 KB...]
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ 
bookkeeper-server-compat410 ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use 
forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ 
bookkeeper-server-compat410 ---
[INFO] Building jar: 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.1.0/target/bookkeeper-server-compat410-4.1.0.jar>
[INFO] 
[INFO] --- maven-shade-plugin:1.5:shade (default) @ bookkeeper-server-compat410 
---
[INFO] Including com.google.protobuf:protobuf-java:jar:2.4.1 in the shaded jar.
[INFO] Including org.apache.bookkeeper:bookkeeper-server:jar:4.1.0 in the 
shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.6.4 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.6.4 from the shaded jar.
[INFO] Including org.apache.zookeeper:zookeeper:jar:3.4.3 in the shaded jar.
[INFO] Excluding jline:jline:jar:0.9.94 from the shaded jar.
[INFO] Excluding junit:junit:jar:3.8.1 from the shaded jar.
[INFO] Including org.jboss.netty:netty:jar:3.2.4.Final in the shaded jar.
[INFO] Including commons-configuration:commons-configuration:jar:1.6 in the 
shaded jar.
[INFO] Including commons-collections:commons-collections:jar:3.2.1 in the 
shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.4 in the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.1.1 in the shaded jar.
[INFO] Including commons-digester:commons-digester:jar:1.8 in the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.7.0 from the shaded 
jar.
[INFO] Excluding commons-beanutils:commons-beanutils-core:jar:1.8.0 from the 
shaded jar.
[INFO] Including commons-cli:commons-cli:jar:1.2 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.1 in the shaded jar.
[INFO] Excluding log4j:log4j:jar:1.2.15 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.1.0/target/bookkeeper-server-compat410-4.1.0.jar>
 with 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.1.0/target/bookkeeper-server-compat410-4.1.0-shaded.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (default-cli) > :findbugs @ 
bookkeeper-server-compat410 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ 
bookkeeper-server-compat410 ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (default-cli) < :findbugs @ 
bookkeeper-server-compat410 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (default-cli) @ 
bookkeeper-server-compat410 ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server-compat420 4.2.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
bookkeeper-server-compat420 ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ 
bookkeeper-server-compat420 ---
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: **/README
[INFO] Exclude: **/apidocs/*
[INFO] Exclude: test-patch/**/*
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
bookkeeper-server-compat420 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
bookkeeper-server-compat420 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.2.0/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
bookkeeper-server-compat420 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
bookkeeper-server-compat420 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.2.0/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
bookkeeper-server-compat420 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ 
bookkeeper-server-compat420 ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use 
forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ 
bookkeeper-server-compat420 ---
[INFO] Building jar: 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.2.0/target/bookkeeper-server-compat420-4.2.0.jar>
[INFO] 
[INFO] --- maven-shade-plugin:1.5:shade (default) @ bookkeeper-server-compat420 
---
[INFO] Including com.google.protobuf:protobuf-java:jar:2.4.1 in the shaded jar.
[INFO] Including org.apache.bookkeeper:bookkeeper-server:jar:4.2.0 in the 
shaded jar.
[INFO] Excluding com.google.guava:guava:jar:13.0.1 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.6.4 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.6.4 from the shaded jar.
[INFO] Including org.apache.zookeeper:zookeeper:jar:3.4.3 in the shaded jar.
[INFO] Excluding jline:jline:jar:0.9.94 from the shaded jar.
[INFO] Excluding junit:junit:jar:3.8.1 from the shaded jar.
[INFO] Including org.jboss.netty:netty:jar:3.2.4.Final in the shaded jar.
[INFO] Including commons-configuration:commons-configuration:jar:1.6 in the 
shaded jar.
[INFO] Including commons-collections:commons-collections:jar:3.2.1 in the 
shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.4 in the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.1.1 in the shaded jar.
[INFO] Including commons-digester:commons-digester:jar:1.8 in the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.7.0 from the shaded 
jar.
[INFO] Excluding commons-beanutils:commons-beanutils-core:jar:1.8.0 from the 
shaded jar.
[INFO] Including commons-cli:commons-cli:jar:1.2 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.6 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.1 in the shaded jar.
[INFO] Excluding log4j:log4j:jar:1.2.15 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.2.0/target/bookkeeper-server-compat420-4.2.0.jar>
 with 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/compat-deps/bookkeeper-server-compat-4.2.0/target/bookkeeper-server-compat420-4.2.0-shaded.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (default-cli) > :findbugs @ 
bookkeeper-server-compat420 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ 
bookkeeper-server-compat420 ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (default-cli) < :findbugs @ 
bookkeeper-server-compat420 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (default-cli) @ 
bookkeeper-server-compat420 ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Stats API for bookkeeper 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
bookkeeper-stats-api ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ bookkeeper-stats-api ---
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: **/README
[INFO] Exclude: **/apidocs/*
[INFO] Exclude: test-patch/**/*
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
bookkeeper-stats-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
bookkeeper-stats-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-stats/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
bookkeeper-stats-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-stats/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
bookkeeper-stats-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-stats/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
bookkeeper-stats-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ 
bookkeeper-stats-api ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use 
forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ bookkeeper-stats-api ---
[INFO] Building jar: 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-stats/target/bookkeeper-stats-api-4.5.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (default-cli) > :findbugs @ 
bookkeeper-stats-api >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ 
bookkeeper-stats-api ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (default-cli) < :findbugs @ 
bookkeeper-stats-api <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (default-cli) @ 
bookkeeper-stats-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bookkeeper-server ---
[INFO] Deleting 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server>
 (includes = [dependency-reduced-pom.xml], excludes = [])
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ bookkeeper-server ---
[INFO] Exclude: **/DataFormats.java
[INFO] Exclude: **/BookkeeperProtocol.java
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
bookkeeper-server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
bookkeeper-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
bookkeeper-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 244 source files to 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
bookkeeper-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
bookkeeper-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 114 source files to 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ bookkeeper-server 
---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use 
forkCount and reuseForks instead.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.bookkeeper.proto.TestBackwardCompatCMS42
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 181.799 sec <<< 
FAILURE! - in org.apache.bookkeeper.proto.TestBackwardCompatCMS42
testAuthMultiMessage(org.apache.bookkeeper.proto.TestBackwardCompatCMS42)  Time 
elapsed: 60.777 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
org.apache.bookkeeper.proto.TestBackwardCompatCMS42.startAndStoreBookie(TestBackwardCompatCMS42.java:176)
        at 
org.apache.bookkeeper.proto.TestBackwardCompatCMS42.testAuthMultiMessage(TestBackwardCompatCMS42.java:105)

testAuthSingleMessage(org.apache.bookkeeper.proto.TestBackwardCompatCMS42)  
Time elapsed: 60.096 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
org.apache.bookkeeper.proto.TestBackwardCompatCMS42.startAndStoreBookie(TestBackwardCompatCMS42.java:176)
        at 
org.apache.bookkeeper.proto.TestBackwardCompatCMS42.testAuthSingleMessage(TestBackwardCompatCMS42.java:83)

testAuthFail(org.apache.bookkeeper.proto.TestBackwardCompatCMS42)  Time 
elapsed: 60.15 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
org.apache.bookkeeper.proto.TestBackwardCompatCMS42.startAndStoreBookie(TestBackwardCompatCMS42.java:176)
        at 
org.apache.bookkeeper.proto.TestBackwardCompatCMS42.testAuthFail(TestBackwardCompatCMS42.java:138)

Running org.apache.bookkeeper.proto.TestDeathwatcher
Running org.apache.bookkeeper.proto.NetworkLessBookieTest
Running org.apache.bookkeeper.proto.TestBKStats
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec - in 
org.apache.bookkeeper.proto.TestBKStats
Running org.apache.bookkeeper.proto.TestPerChannelBookieClient
Running org.apache.bookkeeper.conf.NoSystemPropertiesConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in 
org.apache.bookkeeper.conf.NoSystemPropertiesConfigurationTest
Running org.apache.bookkeeper.conf.SystemPropertiesConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec - in 
org.apache.bookkeeper.conf.SystemPropertiesConfigurationTest
Running org.apache.bookkeeper.zookeeper.TestZooKeeperClient
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.328 sec - in 
org.apache.bookkeeper.zookeeper.TestZooKeeperClient
Running org.apache.bookkeeper.bookie.BookieJournalTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 sec - in 
org.apache.bookkeeper.bookie.BookieJournalTest
Running org.apache.bookkeeper.bookie.EntryLogTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 sec - in 
org.apache.bookkeeper.bookie.EntryLogTest
Running org.apache.bookkeeper.bookie.IndexCorruptionTest
Running org.apache.bookkeeper.bookie.IndexPersistenceMgrTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 sec - in 
org.apache.bookkeeper.bookie.IndexPersistenceMgrTest
Running org.apache.bookkeeper.bookie.TestSyncThread
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 sec - in 
org.apache.bookkeeper.bookie.TestSyncThread
Running org.apache.bookkeeper.bookie.TestLedgerDirsManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.873 sec - in 
org.apache.bookkeeper.bookie.TestLedgerDirsManager
Running org.apache.bookkeeper.bookie.BookieShutdownTest
Running org.apache.bookkeeper.bookie.UpdateCookieCmdTest
Running org.apache.bookkeeper.bookie.UpgradeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.776 sec - in 
org.apache.bookkeeper.bookie.UpgradeTest
Running org.apache.bookkeeper.bookie.TestGcOverreplicatedLedger
Build timed out (after 200 minutes). Marking the build as failed.
Build was aborted
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3

Reply via email to