You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Sarah Abbey (Jira)" <ji...@apache.org> on 2020/09/23 23:25:00 UTC

[jira] [Created] (GEODE-8529) CI failure: Tomcat8ClientServerRollingUpgradeTest.canDoARollingUpgradeOfGeodeServersWithSessionModules

Sarah Abbey created GEODE-8529:
----------------------------------

             Summary: CI failure: Tomcat8ClientServerRollingUpgradeTest.canDoARollingUpgradeOfGeodeServersWithSessionModules
                 Key: GEODE-8529
                 URL: https://issues.apache.org/jira/browse/GEODE-8529
             Project: Geode
          Issue Type: Bug
            Reporter: Sarah Abbey



{code:java}
org.apache.geode.session.tests.Tomcat8ClientServerRollingUpgradeTest > canDoARollingUpgradeOfGeodeServersWithSessionModules[1.7.0] FAILED
    org.junit.ComparisonFailure: [Exit value from process started by [3b1ff866c45277eb: gfsh -e connect --locator=localhost[21007] -e create region --type=PARTITION_REDUNDANT --name=gemfire_modules_sessions --enable-statistics=true --entry-idle-time-custom-expiry=org.apache.geode.modules.util.SessionCustomExpiry]] expected:<[0]> but was:<[1]>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:103)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:143)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:152)
        at org.apache.geode.session.tests.Tomcat8ClientServerRollingUpgradeTest.createRegion(Tomcat8ClientServerRollingUpgradeTest.java:260)
        at org.apache.geode.session.tests.Tomcat8ClientServerRollingUpgradeTest.canDoARollingUpgradeOfGeodeServersWithSessionModules(Tomcat8ClientServerRollingUpgradeTest.java:201)
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)