See 
<https://builds.apache.org/job/Geode-nightly/915/display/redirect?page=changes>

Changes:

[jiliao] GEODE-3339: Refactoring ClusterConfigurationServiceEndToEndDUnitTest

[jiliao] GEODE-1359: Refactor IndexCommandsDUnitTest to use test rules and allow

[ukohlmeyer] GEODE-3284: New flow: getAvailableServers. This now closed #673

[ukohlmeyer] GEODE-3319 - refactor to use protobuf encoding for primitive 
types. This

[klund] GEODE-3028: Fix the expected value of the test that depended on Locale

[hkhamesra] GEODE-3314: Fix DLockService token leak.

[gzhou] GEODE-3380: There're 2 problems here 1) when removeAll is retried, it

[nnag] GEODE-3384: Javadoc change for PageableLuceneQueryResults

[gzhou] GEODE-3055: The old primary's the shadow bucket is not initialized when

[gzhou] GEODE-3380: spotlessApply to fix format

[nnag] GEODE-3308: Lucene rolling upgrade and backwards compatibility tests

[bschuchardt] GEODE-3305 testEventProcessingMixedSiteOneCurrentSiteTwo[1] FAILED

[jiliao] GEODE-3328: simply extract connect command from ShellCommand

[eshu] GEODE-3379: Fix a typo in the tests.

[eshu] GEODE-3379: Geode transaction need to commit on primary buckets only.

[jiliao] GEODE-3328: simplify GfshParserRule

------------------------------------------
[...truncated 595.87 KB...]
                ... 11 more

7013 tests completed, 449 failed, 571 skipped
:geode-core:distributedTest FAILED
:geode-core:integrationTest

org.apache.geode.redis.HashesJUnitTest > testHkeys FAILED
    redis.clients.jedis.exceptions.JedisConnectionException: 
java.net.SocketTimeoutException: Read timed out
        at 
redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:202)
        at 
redis.clients.util.RedisInputStream.readByte(RedisInputStream.java:40)
        at redis.clients.jedis.Protocol.process(Protocol.java:151)
        at redis.clients.jedis.Protocol.read(Protocol.java:215)
        at 
redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:340)
        at 
redis.clients.jedis.Connection.getStatusCodeReply(Connection.java:239)
        at redis.clients.jedis.Jedis.hmset(Jedis.java:705)
        at 
org.apache.geode.redis.HashesJUnitTest.testHkeys(HashesJUnitTest.java:125)

        Caused by:
        java.net.SocketTimeoutException: Read timed out
            at java.net.SocketInputStream.socketRead0(Native Method)
            at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
            at java.net.SocketInputStream.read(SocketInputStream.java:171)
            at java.net.SocketInputStream.read(SocketInputStream.java:141)
            at java.net.SocketInputStream.read(SocketInputStream.java:127)
            at 
redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:196)
            ... 7 more

    redis.clients.jedis.exceptions.JedisConnectionException: 
java.net.SocketTimeoutException: Read timed out
        at 
redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:202)
        at 
redis.clients.util.RedisInputStream.readByte(RedisInputStream.java:40)
        at redis.clients.jedis.Protocol.process(Protocol.java:151)
        at redis.clients.jedis.Protocol.read(Protocol.java:215)
        at 
redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:340)
        at 
redis.clients.jedis.Connection.getStatusCodeReply(Connection.java:239)
        at redis.clients.jedis.BinaryJedis.flushAll(BinaryJedis.java:553)
        at 
org.apache.geode.redis.HashesJUnitTest.flushAll(HashesJUnitTest.java:176)

        Caused by:
        java.net.SocketTimeoutException: Read timed out
            at java.net.SocketInputStream.socketRead0(Native Method)
            at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
            at java.net.SocketInputStream.read(SocketInputStream.java:171)
            at java.net.SocketInputStream.read(SocketInputStream.java:141)
            at java.net.SocketInputStream.read(SocketInputStream.java:127)
            at 
redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:196)
            ... 7 more

org.apache.geode.redis.HashesJUnitTest > testHMGetHDelHGetAllHVals FAILED
    redis.clients.jedis.exceptions.JedisConnectionException: 
java.net.SocketTimeoutException: Read timed out
        at 
redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:202)
        at 
redis.clients.util.RedisInputStream.readByte(RedisInputStream.java:40)
        at redis.clients.jedis.Protocol.process(Protocol.java:151)
        at redis.clients.jedis.Protocol.read(Protocol.java:215)
        at 
redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:340)
        at 
redis.clients.jedis.Connection.getStatusCodeReply(Connection.java:239)
        at redis.clients.jedis.Jedis.hmset(Jedis.java:705)
        at 
org.apache.geode.redis.HashesJUnitTest.testHMGetHDelHGetAllHVals(HashesJUnitTest.java:96)

        Caused by:
        java.net.SocketTimeoutException: Read timed out
            at java.net.SocketInputStream.socketRead0(Native Method)
            at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
            at java.net.SocketInputStream.read(SocketInputStream.java:171)
            at java.net.SocketInputStream.read(SocketInputStream.java:141)
            at java.net.SocketInputStream.read(SocketInputStream.java:127)
            at 
redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:196)
            ... 7 more

    redis.clients.jedis.exceptions.JedisConnectionException: 
java.net.SocketTimeoutException: Read timed out
        at 
redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:202)
        at 
redis.clients.util.RedisInputStream.readByte(RedisInputStream.java:40)
        at redis.clients.jedis.Protocol.process(Protocol.java:151)
        at redis.clients.jedis.Protocol.read(Protocol.java:215)
        at 
redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:340)
        at 
redis.clients.jedis.Connection.getStatusCodeReply(Connection.java:239)
        at redis.clients.jedis.BinaryJedis.flushAll(BinaryJedis.java:553)
        at 
org.apache.geode.redis.HashesJUnitTest.flushAll(HashesJUnitTest.java:176)

        Caused by:
        java.net.SocketTimeoutException: Read timed out
            at java.net.SocketInputStream.socketRead0(Native Method)
            at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
            at java.net.SocketInputStream.read(SocketInputStream.java:171)
            at java.net.SocketInputStream.read(SocketInputStream.java:141)
            at java.net.SocketInputStream.read(SocketInputStream.java:127)
            at 
redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:196)
            ... 7 more

3647 tests completed, 2 failed, 163 skipped
:geode-core:integrationTest FAILED
:geode-cq:assemble
:geode-cq:compileTestJavaNote: Some input files use or override a deprecated 
API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-cq:processTestResources
:geode-cq:testClasses
:geode-cq:checkMissedTests
:geode-cq:spotlessJavaCheck
:geode-cq:spotlessCheck
:geode-cq:test
:geode-cq:check
:geode-cq:build
:geode-cq:distributedTest
:geode-cq:integrationTest
:geode-json:assemble
:geode-json:compileTestJava UP-TO-DATE
:geode-json:processTestResources
:geode-json:testClasses
:geode-json:checkMissedTests UP-TO-DATE
:geode-json:spotlessJavaCheck
:geode-json:spotlessCheck
:geode-json:test UP-TO-DATE
:geode-json:check
:geode-json:build
:geode-json:distributedTest UP-TO-DATE
:geode-json:integrationTest UP-TO-DATE
:geode-junit:javadoc
:geode-junit:javadocJar
:geode-junit:sourcesJar
:geode-junit:signArchives SKIPPED
:geode-junit:assemble
:geode-junit:compileTestJava
:geode-junit:processTestResources UP-TO-DATE
:geode-junit:testClasses
:geode-junit:checkMissedTests
:geode-junit:spotlessJavaCheck
:geode-junit:spotlessCheck
:geode-junit:test
:geode-junit:check
:geode-junit:build
:geode-junit:distributedTest
:geode-junit:integrationTest
:geode-lucene:assemble
:geode-lucene:compileTestJavaNote: Some input files use or override a 
deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-lucene:processTestResources
:geode-lucene:testClasses
:geode-lucene:checkMissedTests
:geode-lucene:spotlessJavaCheck
:geode-lucene:spotlessCheck
:geode-lucene:test
:geode-lucene:check
:geode-lucene:build
:geode-lucene:distributedTest
:geode-lucene:integrationTest
:geode-old-client-support:assemble
:geode-old-client-support:compileTestJavaNote: 
<https://builds.apache.org/job/Geode-nightly/ws/geode-old-client-support/src/test/java/com/gemstone/gemfire/cache/execute/FunctionExceptionTest.java>
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:geode-old-client-support:processTestResources UP-TO-DATE
:geode-old-client-support:testClasses
:geode-old-client-support:checkMissedTests
:geode-old-client-support:spotlessJavaCheck
:geode-old-client-support:spotlessCheck
:geode-old-client-support:test
:geode-old-client-support:check
:geode-old-client-support:build
:geode-old-client-support:distributedTest
:geode-old-client-support:integrationTest
:geode-old-versions:javadoc UP-TO-DATE
:geode-old-versions:javadocJar
:geode-old-versions:sourcesJar
:geode-old-versions:signArchives SKIPPED
:geode-old-versions:assemble
:geode-old-versions:compileTestJava UP-TO-DATE
:geode-old-versions:processTestResources UP-TO-DATE
:geode-old-versions:testClasses UP-TO-DATE
:geode-old-versions:checkMissedTests UP-TO-DATE
:geode-old-versions:spotlessJavaCheck
:geode-old-versions:spotlessCheck
:geode-old-versions:test UP-TO-DATE
:geode-old-versions:check
:geode-old-versions:build
:geode-old-versions:distributedTest UP-TO-DATE
:geode-old-versions:integrationTest UP-TO-DATE
:geode-protobuf:assemble
:geode-protobuf:extractIncludeTestProto
:geode-protobuf:extractTestProto UP-TO-DATE
:geode-protobuf:generateTestProto UP-TO-DATE
:geode-protobuf:compileTestJavaNote: Some input files use unchecked or unsafe 
operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-protobuf:processTestResources
:geode-protobuf:testClasses
:geode-protobuf:checkMissedTests
:geode-protobuf:spotlessJavaCheck
:geode-protobuf:spotlessCheck
:geode-protobuf:test
:geode-protobuf:check
:geode-protobuf:build
:geode-protobuf:distributedTest
:geode-protobuf:integrationTest
:geode-pulse:assemble
:geode-pulse:compileTestJavaNote: Some input files use or override a deprecated 
API.
Note: Recompile with -Xlint:deprecation for details.
Note: 
<https://builds.apache.org/job/Geode-nightly/ws/geode-pulse/src/test/java/org/apache/geode/tools/pulse/controllers/PulseControllerJUnitTest.java>
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-pulse:processTestResources
:geode-pulse:testClasses
:geode-pulse:checkMissedTests
:geode-pulse:spotlessJavaCheck
:geode-pulse:spotlessCheck
:geode-pulse:test
:geode-pulse:check
:geode-pulse:build
:geode-pulse:distributedTest
:geode-pulse:integrationTest
:geode-rebalancer:assemble
:geode-rebalancer:compileTestJava
:geode-rebalancer:processTestResources UP-TO-DATE
:geode-rebalancer:testClasses
:geode-rebalancer:checkMissedTests
:geode-rebalancer:spotlessJavaCheck
:geode-rebalancer:spotlessCheck
:geode-rebalancer:test
:geode-rebalancer:check
:geode-rebalancer:build
:geode-rebalancer:distributedTest
:geode-rebalancer:integrationTest
:geode-wan:assemble
:geode-wan:compileTestJavaNote: Some input files use or override a deprecated 
API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-wan:processTestResources
:geode-wan:testClasses
:geode-wan:checkMissedTests
:geode-wan:spotlessJavaCheck
:geode-wan:spotlessCheck
:geode-wan:test
:geode-wan:check
:geode-wan:build
Build timed out (after 1,440 minutes). Marking the build as failed.
:geode-wan:distributedTestBuild was aborted
Archiving artifacts
[Fast Archiver] Compressed 343.22 MB of artifacts by 36.8% relative to #914
Recording test results
Not sending mail to unregistered user gz...@pivotal.io
Not sending mail to unregistered user jil...@pivotal.io
Not sending mail to unregistered user hkhame...@pivotal.io
Not sending mail to unregistered user ukohlme...@pivotal.io
Not sending mail to unregistered user e...@pivotal.io

Reply via email to