See <https://builds.apache.org/job/Geode-nightly/454/changes>

Changes:

[jdeppe] GEODE-17: WIP adding JMX security

[jdeppe] GEODE-17: Initial integration work

[jdeppe] GEODE-17: Clean up some tests with better matchers

[jdeppe] GEODE-17: Convert OperationCode to enum

[jdeppe] GEODE-17: Add generic MBean creation rule and associated config

[jiliao] GEODE-17: clean up MXBeanCreationRule

[jiliao] GEODE-17: refactor JSONAuthorization, MBeanServerConnectionRule and

[jiliao] GEODE-17: add more tests

[jiliao] GEODE-17: refactor ManagementIntercepter and MBeanServerWrapper

[jdeppe] GEODE-17: New definitions of Resource and OperationCode for JMX and CLI

[jiliao] GEODE-17: make ResourceOperation a class level annoation as well

[jdeppe] GEODE-17: Cleanup some dead code

[jdeppe] GEODE-17: Formatting changes

[jdeppe] GEODE-17: JSONAuthorization permissions are now defined as

[jiliao] GEODE-17: more cleanup

[jdeppe] GEODE-17: Add deprecation notices

[jdeppe] GEODE-17: Add test category

[jdeppe] GEODE-17: Adding authentication-only test

[jiliao] GEODE-17: added AccessControlMBean test

[jiliao] GEODE-17: Initial CLIOperationContext tests

[jiliao] GEODE-17: fix tests

[jiliao] GEODE-17: added DataCommandSecurityTest

[jdeppe] GEODE-17: Added LockServiceMXBean authorization test

[jiliao] GEODE-17: added GatewaySenderMBeanSecurityTest

[jiliao] GEODE-17: All JMX Bean access needs JMX:GET permission

[jiliao] GEODE-17:  add GatewayReceiverMXBean security test

[jiliao] GEODE-17:  add DiskStoreMXBean security test and some renaming.

[jiliao] GEODE-17:  fix EnvironmentVariablesHandlerInterceptorJUnitTest

[jdeppe] GEODE-17: Adding ManagerMBean security test

[jdeppe] GEODE-17: Adding ManagerMBean security test

[jdeppe] GEODE-17: Why do we need a Logger passed in to ManagementInterceptor

[jiliao] GEODE-17: Integrated Security Related Changes for Pulse and Refactor

[jdeppe] GEODE-17: WIP integrating Pulse with new security

[jdeppe] GEODE-17: Tests were broken because of a prior checkin

[jdeppe] GEODE-17: Ensure Pulse UI tests are not order dependent

[jiliao] GEODE-17: integrated security for Pulse. Now different user will have a

[jiliao] GEODE-17: Move Resource into OperationContext

[jdeppe] GEODE-17: Authorization tests for WanCommands

[jiliao] GEODE-17: adding more command tests

[jiliao] GEODE-17: in tests spell out what commands needs what permission

[jiliao] GEODE-17: adding more tests

[jdeppe] GEODE-17: Reduce nouns and verbs for WanCommands

[jdeppe] GEODE-17: Test for DiskStoreCommands

[jdeppe] GEODE-17: WIP adding security tests for CLI commands

[jiliao] GEODE-17: putting all the commands security tests into one test class

[jiliao] GEODE-17: ensure a successful shutdown command is run last in this test

[jiliao] GEODE-17: ensure a successful shutdown command is run last in this test

[klund] Add SecurityTest and FlakyTest. Convert CLI tests to JUnit 4.

[klund] Remove dead code

[klund] Restore final on postSetUp

[klund] Restore final on postTearDown

[jiliao] GEODE-17: ensure gfsh-over-http tests are enabled

[jiliao] GEODE-17: use the new resource and operation code

[jiliao] GEODE-17: fix pulse authorization

[jiliao] temp change

[jiliao] Merge branch 'feature/GEODE-1162' into feature/GEODE-17-2

[klund] Change join methods to not throw if timeout

[jdeppe] GEODE-17: Update testSerializables

[jiliao] GEODE-17: enable authentication/authorization of rest admin API and add

[klund] Fix serialization bug

[klund] Make AsyncInvocation implement Future

[jiliao] GEODE-17: enable authentication/authorization of rest admin API and add

[jiliao] GEODE-17: refactor CliCommandTestBase to use Parameterized Junit runs 
to

[jiliao] GEODE-17: CliCommandTestBase refactor

[jiliao] GEODE-17: fix compilation errors after merge from develop

[jiliao] GEODE-17: Refactor admin rest commands test not to test authorization.

[jiliao] GEODE-17: Shiro Integration

[jiliao] GEODE-17: fix compiling error after merge

[jiliao] GEODE-17: make sure PulseAuthTest runs successfully

[jiliao] GEODE-17: fix the precheck failures

[jiliao] Merge branch 'develop' into feature/GEODE-17-2

[jiliao] GEODE-17: add the desc for shiro.ini configuration.

[jiliao] GEODE-17: Delete the author tag

[jiliao] GEODE-17: fix test failures due to security configuration with no 
setter

[jiliao] GEODE-17: hide shiro.ini configuration in the logs

[jiliao] GEODE-17: OperationCode and its child classes are now Serializable. Add

[jiliao] GEODE-17: add license header

[jiliao] GEODE-17: fix PulseControllerJUnitTest

[jiliao] Merge branch 'develop' into feature/GEODE-17-2

[jiliao] GEODE-17: review changes

[jiliao] GEODE-17: geode-pulse test depends on geode-core test

[jiliao] GEODE-17: enhance the GeodeSecurityUtil and review changes

[jiliao] GEODE-17: move GeodeSecurityUtil and two other classes to internal

[hkhamesra] GEODE-1321 Caught IllegealStateException and then ignored

[jdeppe] GEODE-1323: Extend PerTestClassLoaderRunner to work with Rules

[jdeppe] GEODE-1324: Convert SessionReplicationIntegrationJUnitTest to use

[jiliao] GEODE-17: have a more readable error message when authentication 
failed.

[jdeppe] GEODE-1326: Add test for gfsh function execution with ResultCollector

[jiliao] GEODE-17: do not initialize the JSONAuthorization with a default json

[jiliao] GEODE-1326: fix compilation errors

[hiteshk25] GEODE-510 added cache-server port to 0 and added wait for client 
queue

------------------------------------------
[...truncated 534 lines...]
: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:test
:geode-cq:check
:geode-cq:build
:geode-cq:distributedTest

com.gemstone.gemfire.management.internal.cli.commands.DurableClientCommandsDUnitTest
 > testListDurableClientCqs 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 
com.gemstone.gemfire.management.internal.cli.commands.DurableClientCommandsDUnitTest.testListDurableClientCqs(DurableClientCommandsDUnitTest.java:82)

com.gemstone.gemfire.management.internal.cli.commands.DurableClientCommandsDUnitTest
 > testCountSubscriptionQueueSize 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 
com.gemstone.gemfire.management.internal.cli.commands.DurableClientCommandsDUnitTest.testCountSubscriptionQueueSize(DurableClientCommandsDUnitTest.java:176)

com.gemstone.gemfire.management.internal.cli.commands.DurableClientCommandsDUnitTest
 > testCloseDurableClients 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 
com.gemstone.gemfire.management.internal.cli.commands.DurableClientCommandsDUnitTest.testCloseDurableClients(DurableClientCommandsDUnitTest.java:122)

com.gemstone.gemfire.management.internal.cli.commands.DurableClientCommandsDUnitTest
 > testCloseDurableCQ 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 
com.gemstone.gemfire.management.internal.cli.commands.DurableClientCommandsDUnitTest.testCloseDurableCQ(DurableClientCommandsDUnitTest.java:149)

com.gemstone.gemfire.management.internal.cli.commands.ClientCommandsDUnitTest > 
testListClient 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 
com.gemstone.gemfire.management.internal.cli.commands.ClientCommandsDUnitTest.testListClient(ClientCommandsDUnitTest.java:488)

com.gemstone.gemfire.management.internal.cli.commands.ClientCommandsDUnitTest > 
testDescribeClientForNonSubscribedClient 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 
com.gemstone.gemfire.management.internal.cli.commands.ClientCommandsDUnitTest.testDescribeClientForNonSubscribedClient(ClientCommandsDUnitTest.java:893)

com.gemstone.gemfire.management.internal.cli.commands.ClientCommandsDUnitTest > 
testDescribeMixClientWithServers 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 
com.gemstone.gemfire.management.internal.cli.commands.ClientCommandsDUnitTest.executeAndVerifyResultsForMixedClients(ClientCommandsDUnitTest.java:971)
        at 
com.gemstone.gemfire.management.internal.cli.commands.ClientCommandsDUnitTest.testDescribeMixClientWithServers(ClientCommandsDUnitTest.java:951)

com.gemstone.gemfire.management.internal.cli.commands.ClientCommandsDUnitTest > 
testListClientForServers 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 
com.gemstone.gemfire.management.internal.cli.commands.ClientCommandsDUnitTest.testListClientForServers(ClientCommandsDUnitTest.java:548)

com.gemstone.gemfire.management.internal.cli.commands.ClientCommandsDUnitTest > 
testDescribeClientWithServers 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 
com.gemstone.gemfire.management.internal.cli.commands.ClientCommandsDUnitTest.testDescribeClientWithServers(ClientCommandsDUnitTest.java:415)

419 tests completed, 9 failed, 2 skipped
:geode-cq:distributedTest FAILED
:geode-cq:integrationTest
:geode-joptsimple:assemble
:geode-joptsimple:compileTestJava UP-TO-DATE
:geode-joptsimple:processTestResources UP-TO-DATE
:geode-joptsimple:testClasses UP-TO-DATE
:geode-joptsimple:checkMissedTests UP-TO-DATE
:geode-joptsimple:test UP-TO-DATE
:geode-joptsimple:check
:geode-joptsimple:build
:geode-joptsimple:distributedTest UP-TO-DATE
:geode-joptsimple:integrationTest UP-TO-DATE
:geode-json:assemble
:geode-json:compileTestJava UP-TO-DATE
:geode-json:processTestResources UP-TO-DATE
:geode-json:testClasses UP-TO-DATE
:geode-json:checkMissedTests UP-TO-DATE
: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:test
:geode-junit:check
:geode-junit:build
:geode-junit:distributedTest
:geode-junit:integrationTest
:geode-lucene:assemble
:geode-lucene:compileTestJavaNote: 
<https://builds.apache.org/job/Geode-nightly/ws/geode-lucene/src/test/java/com/gemstone/gemfire/cache/lucene/internal/distributed/LuceneFunctionJUnitTest.java>
 uses or overrides 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:test
:geode-lucene:check
:geode-lucene:build
:geode-lucene:distributedTest
:geode-lucene:integrationTest
:geode-pulse:assemble
:geode-pulse: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-pulse:processTestResources
:geode-pulse:testClasses
:geode-pulse:checkMissedTests
:geode-pulse:test
:geode-pulse:check
:geode-pulse:build
:geode-pulse:distributedTest
:geode-pulse:integrationTest
:geode-rebalancer:jar
:geode-rebalancer:javadoc
:geode-rebalancer:javadocJar
:geode-rebalancer:sourcesJar
:geode-rebalancer:signArchives SKIPPED
:geode-rebalancer:assemble
:geode-rebalancer:compileTestJava
:geode-rebalancer:processTestResources UP-TO-DATE
:geode-rebalancer:testClasses
:geode-rebalancer:checkMissedTests
: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:test
:geode-wan:check
:geode-wan:build
:geode-wan:distributedTest
:geode-wan:integrationTest
:geode-web:assemble
:geode-web:compileTestJavaNote: 
<https://builds.apache.org/job/Geode-nightly/ws/geode-web/src/test/java/com/gemstone/gemfire/management/internal/web/AbstractWebTestCase.java>
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-web:processTestResources UP-TO-DATE
:geode-web:testClasses
:geode-web:checkMissedTests
:geode-web:test
:geode-web:check
:geode-web:build
:geode-web:distributedTest
:geode-web:integrationTest
:geode-web-api:assemble
:geode-web-api:compileTestJava UP-TO-DATE
:geode-web-api:processTestResources UP-TO-DATE
:geode-web-api:testClasses UP-TO-DATE
:geode-web-api:checkMissedTests UP-TO-DATE
:geode-web-api:test UP-TO-DATE
:geode-web-api:check
:geode-web-api:build
:geode-web-api:distributedTest UP-TO-DATE
:geode-web-api:integrationTest UP-TO-DATE
: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-hibernate:precheckin
:extensions/geode-modules-session:precheckin
:extensions/geode-modules-tomcat7:precheckin
:geode-assembly:precheckin
:geode-common:precheckin
:geode-core:precheckin
:geode-joptsimple:precheckin
:geode-json:precheckin
:geode-junit:precheckin
:geode-lucene:precheckin
:geode-pulse:precheckin
:geode-rebalancer:precheckin
:geode-wan:precheckin
:geode-web:precheckin
:geode-web-api:precheckin
:extensions/geode-modules:uploadArchives
:extensions/geode-modules-assembly:uploadArchives SKIPPED
:extensions/geode-modules-hibernate:uploadArchives
:extensions/geode-modules-session:uploadArchives
:extensions/geode-modules-tomcat7:uploadArchives
:geode-assembly:uploadArchives SKIPPED
:geode-common:uploadArchives
:geode-core:uploadArchives
:geode-cq:uploadArchives
:geode-joptsimple:uploadArchives
:geode-json:uploadArchives
:geode-junit:uploadArchives
:geode-lucene:uploadArchives
:geode-pulse:uploadArchives
:geode-rebalancer:uploadArchives
:geode-wan:uploadArchives
:geode-web:uploadArchives
:geode-web-api:uploadArchives

FAILURE: Build 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.

BUILD FAILED

Total time: 9 hrs 21 mins 48.332 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Compressed 244.76 MB of artifacts by 15.2% relative to #453
Recording test results

Reply via email to