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

Changes:

[github] GEODE-4110: rename LocatorServerStartupRule to ClusterStartupRule

[github] GEODE-3764 Documented fix for "idle expiration will happen even if the

------------------------------------------
[...truncated 1.80 MB...]
        at org.jgroups.protocols.UDP.createMulticastSocket(UDP.java:511)
        at 
org.jgroups.protocols.UDP.createMulticastSocketWithBindPort(UDP.java:494)
        at org.jgroups.protocols.UDP.createSockets(UDP.java:348)
        at org.jgroups.protocols.UDP.start(UDP.java:266)
        at org.jgroups.stack.ProtocolStack.startStack(ProtocolStack.java:966)
        at org.jgroups.JChannel.startStack(JChannel.java:889)
        at org.jgroups.JChannel._preConnect(JChannel.java:553)
        at org.jgroups.JChannel.connect(JChannel.java:288)
        at org.jgroups.JChannel.connect(JChannel.java:279)
        at 
org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:345)
        at 
org.apache.geode.distributed.internal.membership.gms.Services.start(Services.java:157)
        at 
org.apache.geode.distributed.internal.membership.gms.GMSMemberFactory.newMembershipManager(GMSMemberFactory.java:107)
        at 
org.apache.geode.distributed.internal.membership.MemberFactory.newMembershipManager(MemberFactory.java:91)
        at 
org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1007)
        at 
org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1039)
        at 
org.apache.geode.distributed.internal.DistributionManager.create(DistributionManager.java:553)
        at 
org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:740)
        at 
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:333)
        at 
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:321)
        at 
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:313)
        at 
org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
        at org.apache.geode.cache.CacheFactory.create(CacheFactory.java:217)
        at 
org.apache.geode.test.junit.rules.ServerStarterRule.startServer(ServerStarterRule.java:146)
        at 
org.apache.geode.test.junit.rules.ServerStarterRule.before(ServerStarterRule.java:75)
        at 
org.apache.geode.test.dunit.rules.ClusterStartupRule.lambda$startServerVM$2aa1344d$1(ClusterStartupRule.java:240)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hydra.MethExecutor.executeObject(MethExecutor.java:244)
        at 
org.apache.geode.test.dunit.standalone.RemoteDUnitVM.executeMethodOnObject(RemoteDUnitVM.java:70)
        at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357)
        at sun.rmi.transport.Transport$1.run(Transport.java:200)
        at sun.rmi.transport.Transport$1.run(Transport.java:197)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
        at 
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568)
        at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826)
        at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

634 tests completed, 6 failed, 59 skipped
:geode-wan:distributedTest FAILED
:geode-wan:integrationTest
:geode-web:assemble
:geode-web:compileTestJavaNote: Some input files use or override a deprecated 
API.
Note: Recompile with -Xlint:deprecation for details.

:geode-web:processTestResources NO-SOURCE
:geode-web:testClasses
:geode-web:checkMissedTests
:geode-web:spotlessJavaCheck
:geode-web:spotlessCheck
:geode-web:test
:geode-web:check
:geode-web:build
:geode-web:distributedTest

org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > 
connectWithJmxSSL FAILED
    java.lang.AssertionError: 
    Expecting:
     <"    _________________________     __
       / _____/ ______/ ______/ /____/ /
      / /  __/ /___  /_____  / _____  / 
     / /__/ / ____/  _____/ / /    / /  
    /______/_/      /______/_/    /_/    1.4.0-SNAPSHOT
    
    Monitor and Manage Apache Geode
    Connecting to Locator at [host=localhost, port=43150] ..
    Broken pipe (Write failed)

    ">
    to contain:
     <"trying to connect a non-SSL-enabled client to an SSL-enabled locator"> 
        at 
org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithJmxSSL(ConnectCommandWithSSLTest.java:220)

90 tests completed, 1 failed
:geode-web:distributedTest FAILED
:geode-web:integrationTest
:geode-web-api:assemble
:geode-web-api:compileTestJava
:geode-web-api:processTestResources
:geode-web-api:testClasses
:geode-web-api:checkMissedTests
:geode-web-api:spotlessJavaCheck
:geode-web-api:spotlessCheck
:geode-web-api:test
:geode-web-api:check
:geode-web-api:build
:geode-web-api:distributedTest
:geode-web-api:integrationTest
:combineReports
All test reports at 
<https://builds.apache.org/job/Geode-nightly/ws/build/reports/combined>
:extensions/geode-modules:precheckin
:extensions/geode-modules-assembly:precheckin
:extensions/geode-modules-session:precheckin
:extensions/geode-modules-session-internal:precheckin
:extensions/geode-modules-tomcat7:precheckin
:extensions/geode-modules-tomcat8:precheckin
:extensions/session-testing-war:precheckin
:geode-benchmarks:precheckin
:geode-client-protocol:precheckin
:geode-common:precheckin
:geode-concurrency-test:precheckin
:geode-connectors:precheckin
:geode-experimental-driver:precheckin
:geode-json:precheckin
:geode-junit:precheckin
:geode-old-client-support:precheckin
:geode-old-versions:precheckin
:geode-protobuf:precheckin
:geode-protobuf-messages:precheckin
:geode-pulse:precheckin
:geode-rebalancer:precheckin
:geode-web-api:precheckin
:compileJava NO-SOURCE
:processResources NO-SOURCE
:classes UP-TO-DATE
:jar
:uploadArchives
:extensions/geode-modules:uploadArchives SKIPPED
:extensions/geode-modules-assembly:uploadArchives SKIPPED
:extensions/geode-modules-session:uploadArchives SKIPPED
:extensions/geode-modules-session-internal:uploadArchives SKIPPED
:extensions/geode-modules-tomcat7:uploadArchives SKIPPED
:extensions/geode-modules-tomcat8:uploadArchives SKIPPED
:extensions/session-testing-war:uploadArchives SKIPPED
:geode-assembly:uploadArchives
:geode-benchmarks:uploadArchives SKIPPED
:geode-client-protocol:uploadArchives
:geode-common:uploadArchives
:geode-concurrency-test:uploadArchives
:geode-connectors:uploadArchives
:geode-core:uploadArchives
:geode-cq:uploadArchives
:geode-experimental-driver:uploadArchives
:geode-json:uploadArchives
:geode-junit:uploadArchives
:geode-lucene:uploadArchives
:geode-old-client-support:uploadArchives
:geode-old-versions:uploadArchives SKIPPED
:geode-protobuf:uploadArchives
:geode-protobuf-messages:uploadArchives
:geode-pulse:uploadArchives
:geode-rebalancer:uploadArchives
:geode-wan:uploadArchives
:geode-web:uploadArchives
:geode-web-api:uploadArchives

FAILURE: Build completed with 7 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':geode-assembly:distributedTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/Geode-nightly/ws/geode-assembly/build/reports/distributedTest/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':geode-core:distributedTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/Geode-nightly/ws/geode-core/build/reports/distributedTest/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':geode-core:integrationTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/Geode-nightly/ws/geode-core/build/reports/integrationTest/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':geode-cq:distributedTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/Geode-nightly/ws/geode-cq/build/reports/distributedTest/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':geode-lucene:distributedTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/Geode-nightly/ws/geode-lucene/build/reports/distributedTest/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':geode-wan:distributedTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/Geode-nightly/ws/geode-wan/build/reports/distributedTest/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':geode-web:distributedTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/Geode-nightly/ws/geode-web/build/reports/distributedTest/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.
==============================================================================

BUILD FAILED

Total time: 20 hrs 42 mins 54.927 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 339.61 MB of artifacts by 26.5% relative to #1019
Recording test results
Not sending mail to unregistered user jde...@pivotal.io
Not sending mail to unregistered user jean-pierre.hu...@alcatel-lucent.com
Not sending mail to unregistered user dsm...@pivotal.io
Not sending mail to unregistered user purelyappl...@users.noreply.github.com
Not sending mail to unregistered user lhughesgodf...@pivotal.io
Not sending mail to unregistered user onich...@pivotal.io
Not sending mail to unregistered user git...@alasdairhodge.co.uk
Not sending mail to unregistered user mdo...@pivotal.io
Not sending mail to unregistered user nabarun...@users.noreply.github.com
Not sending mail to unregistered user metat...@apache.org
Not sending mail to unregistered user rhough...@pivotal.io
Not sending mail to unregistered user huyn...@gmail.com
Not sending mail to unregistered user jil...@apache.org

Reply via email to