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

Changes:

[bschuchardt] GEODE-4087 modify SocketCreator to not set the default SSLContext 
for

[github] GEODE-4132: Sending handshake response from locator for new protocol

[bschuchardt] GEODE-4163 clean up DistributionManager code

[github] GEODE-4110: rename LocatorServerStartupRule to ClusterStartupRule

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

------------------------------------------
[...truncated 130.96 KB...]
:geode-cq:javadoc
:geode-cq:javadocJar
:geode-cq:sourcesJar
:geode-cq:signArchives SKIPPED
:geode-json:javadocJar
:geode-json:sourcesJar
:geode-json:signArchives SKIPPED
:geode-lucene:jar
:geode-lucene:javadoc
:geode-lucene:javadocJar
:geode-lucene:sourcesJar
:geode-lucene:signArchives SKIPPED
:geode-old-client-support:jar
:geode-old-client-support:javadoc
:geode-old-client-support:javadocJar
:geode-old-client-support:sourcesJar
:geode-old-client-support:signArchives SKIPPED
:geode-protobuf:jar
:geode-protobuf-messages:javadoc
:geode-protobuf:javadoc
:geode-protobuf:javadocJar
:geode-protobuf:sourcesJar
:geode-protobuf:signArchives SKIPPED
:geode-protobuf-messages:javadocJar
:geode-protobuf-messages:sourcesJar
:geode-protobuf-messages:signArchives SKIPPED
:geode-protobuf-messages:zip
:geode-pulse:javadoc
:geode-pulse:javadocJar
:geode-pulse:sourcesJar
:geode-pulse:war
:geode-pulse:signArchives SKIPPED
:geode-rebalancer:jar
:geode-rebalancer:javadoc
:geode-rebalancer:javadocJar
:geode-rebalancer:sourcesJar
:geode-rebalancer:signArchives SKIPPED
:geode-wan:jar
:geode-wan:javadoc
:geode-wan:javadocJar
:geode-wan:sourcesJar
:geode-wan:signArchives SKIPPED
:geode-web:javadoc NO-SOURCE
:geode-web:javadocJar
:geode-web:sourcesJar
:geode-web:war
:geode-web:signArchives SKIPPED
:geode-web-api:javadoc
:geode-web-api:javadocJar
:geode-web-api:sourcesJar
:geode-web-api:war
:geode-web-api:signArchives SKIPPED
:geode-assembly:installDist
:geode-pulse:jar
:geode-assembly:compileTestJava
Download 
https://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.6.3/cargo-core-uberjar-1.6.3.pom
Download 
https://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core/1.6.3/cargo-core-1.6.3.pom
Download 
https://repo1.maven.org/maven2/org/codehaus/cargo/codehaus-cargo/1.6.3/codehaus-cargo-1.6.3.pom
Download 
https://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.6.3/cargo-core-uberjar-1.6.3.jar
Note: 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-assembly:processTestResources
:geode-assembly:testClasses
:geode-assembly:flakyTest

org.apache.geode.management.internal.cli.commands.LauncherLifecycleCommandsDUnitTest
 > test014GemFireServerJvmProcessTerminatesOnOutOfMemoryError FAILED
    java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.geode.management.internal.cli.commands.LauncherLifecycleCommandsDUnitTest.test014GemFireServerJvmProcessTerminatesOnOutOfMemoryError(LauncherLifecycleCommandsDUnitTest.java:1018)

16 tests completed, 1 failed
:geode-assembly:flakyTest FAILED
:geode-benchmarks:compileTestJava NO-SOURCE
:geode-benchmarks:processTestResources NO-SOURCE
:geode-benchmarks:testClasses UP-TO-DATE
:geode-benchmarks:flakyTest NO-SOURCE
:geode-client-protocol:compileTestJava NO-SOURCE
:geode-client-protocol:processTestResources NO-SOURCE
:geode-client-protocol:testClasses UP-TO-DATE
:geode-client-protocol:flakyTest NO-SOURCE
:geode-common:compileTestJava
:geode-common:processTestResources NO-SOURCE
:geode-common:testClasses
:geode-common:flakyTest
:geode-concurrency-test:generateJpfProperties
:geode-concurrency-test:compileTestJava NO-SOURCE
:geode-concurrency-test:processTestResources NO-SOURCE
:geode-concurrency-test:testClasses UP-TO-DATE
:geode-concurrency-test:flakyTest NO-SOURCE
:geode-connectors:compileTestJavaNote: Some input files use unchecked or unsafe 
operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-connectors:processTestResources NO-SOURCE
:geode-connectors:testClasses
:geode-connectors:flakyTest
:geode-core:flakyTest

org.apache.geode.management.internal.cli.commands.GemfireDataCommandsDUnitTest 
> testRebalanceForEntireDS FAILED
    java.lang.AssertionError: Execution of connect 
--jmx-manager=pomona.apache.org[20149] failed to connect to manager 
pomona.apache.org[20149] result=Could not connect to : [host=pomona.apache.org, 
port=20149]. Failed to retrieve RMIServer stub: 
javax.naming.CommunicationException [Root exception is 
java.rmi.NoSuchObjectException: no such object in table]
        at 
org.apache.geode.management.internal.cli.commands.CliCommandTestBase.connect(CliCommandTestBase.java:271)
        at 
org.apache.geode.management.internal.cli.commands.CliCommandTestBase.connect(CliCommandTestBase.java:243)
        at 
org.apache.geode.management.internal.cli.commands.CliCommandTestBase.setUpJmxManagerOnVm0ThenConnect(CliCommandTestBase.java:144)
        at 
org.apache.geode.management.internal.cli.commands.GemfireDataCommandsDUnitTest.setupTestRebalanceForEntireDS(GemfireDataCommandsDUnitTest.java:1163)
        at 
org.apache.geode.management.internal.cli.commands.GemfireDataCommandsDUnitTest.testRebalanceForEntireDS(GemfireDataCommandsDUnitTest.java:1143)

284 tests completed, 1 failed, 8 skipped
:geode-core:flakyTest FAILED
: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:flakyTest
:geode-experimental-driver:compileTestJavaNote: 
<https://builds.apache.org/job/Geode-nightly-flaky/ws/geode-experimental-driver/src/test/java/org/apache/geode/experimental/driver/RegionIntegrationTest.java>
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-experimental-driver:processTestResources NO-SOURCE
:geode-experimental-driver:testClasses
:geode-experimental-driver:flakyTest
:geode-json:compileTestJava NO-SOURCE
:geode-json:processTestResources
:geode-json:testClasses
:geode-json:flakyTest NO-SOURCE
:geode-junit:compileTestJavaNote: 
<https://builds.apache.org/job/Geode-nightly-flaky/ws/geode-junit/src/test/java/org/apache/geode/test/compiler/JarBuilderTest.java>
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: 
<https://builds.apache.org/job/Geode-nightly-flaky/ws/geode-junit/src/test/java/org/apache/geode/test/compiler/ClassNameExtractorTest.java>
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-junit:processTestResources
:geode-junit:testClasses
:geode-junit:flakyTest
:geode-lucene:compileTestJava
Download 
https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/6.4.1/lucene-test-framework-6.4.1.pom
Download 
https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/6.4.1/lucene-codecs-6.4.1.pom
Download 
https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-runner/2.4.0/randomizedtesting-runner-2.4.0.pom
Download 
https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-parent/2.4.0/randomizedtesting-parent-2.4.0.pom
Download 
https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/6.4.1/lucene-test-framework-6.4.1.jar
Download 
https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/6.4.1/lucene-codecs-6.4.1.jar
Download 
https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-runner/2.4.0/randomizedtesting-runner-2.4.0.jar
Note: 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:flakyTest
:geode-old-client-support:compileTestJavaNote: 
<https://builds.apache.org/job/Geode-nightly-flaky/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 NO-SOURCE
:geode-old-client-support:testClasses
:geode-old-client-support:flakyTest
:geode-old-versions:compileTestJava NO-SOURCE
:geode-old-versions:processTestResources NO-SOURCE
:geode-old-versions:testClasses UP-TO-DATE
:geode-old-versions:flakyTest NO-SOURCE
:geode-protobuf:compileTestJava
Download 
https://repo1.maven.org/maven2/org/powermock/powermock-api-mockito/1.7.1/powermock-api-mockito-1.7.1.pom
Download 
https://repo1.maven.org/maven2/org/powermock/powermock-api-mockito/1.7.1/powermock-api-mockito-1.7.1.jar
Note: 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-protobuf:processTestResources
:geode-protobuf:testClasses
:geode-protobuf:flakyTest
:geode-protobuf-messages:extractIncludeTestProto
:geode-protobuf-messages:extractTestProto
:geode-protobuf-messages:generateTestProto NO-SOURCE
:geode-protobuf-messages:compileTestJava NO-SOURCE
:geode-protobuf-messages:processTestResources NO-SOURCE
:geode-protobuf-messages:testClasses UP-TO-DATE
:geode-protobuf-messages:flakyTest NO-SOURCE
:geode-pulse:compileTestJava
Download 
https://repo1.maven.org/maven2/com/codeborne/phantomjsdriver/1.3.0/phantomjsdriver-1.3.0.pom
Download 
https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-api/3.0.1/selenium-api-3.0.1.pom
Download 
https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/3.0.1/selenium-remote-driver-3.0.1.pom
Download 
https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-support/3.0.1/selenium-support-3.0.1.pom
Download 
https://repo1.maven.org/maven2/com/codeborne/phantomjsdriver/1.3.0/phantomjsdriver-1.3.0.jar
Download 
https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-api/3.0.1/selenium-api-3.0.1.jar
Download 
https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/3.0.1/selenium-remote-driver-3.0.1.jar
Download 
https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-support/3.0.1/selenium-support-3.0.1.jar
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: 
<https://builds.apache.org/job/Geode-nightly-flaky/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:flakyTest
:geode-rebalancer:compileTestJava
:geode-rebalancer:processTestResources NO-SOURCE
:geode-rebalancer:testClasses
:geode-rebalancer:flakyTest
: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:flakyTest
: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:flakyTest
:geode-web-api:compileTestJava
:geode-web-api:processTestResources
:geode-web-api:testClasses
:geode-web-api:flakyTest
:combineReports
All test reports at 
<https://builds.apache.org/job/Geode-nightly-flaky/ws/build/reports/combined>

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':geode-assembly:flakyTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/Geode-nightly-flaky/ws/geode-assembly/build/reports/flakyTest/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:flakyTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/Geode-nightly-flaky/ws/geode-core/build/reports/flakyTest/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: 1 hrs 47 mins 31.027 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results

Reply via email to