Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-7753

CI Failure: Tomcat9CachingClientServerTest. multipleClientsCanMaintainOwnSessions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.12.0
    • None
    • None

    Description

      We saw a failure in CI for this test: 

      org.apache.geode.session.tests.Tomcat9CachingClientServerTest > multipleClientsCanMaintainOwnSessions FAILED
          org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.session.tests.CargoTestBase expected:<"[Foo55]"> but was:<"[]"> within 300 seconds.

              Caused by:
              org.junit.ComparisonFailure: expected:<"[Foo55]"> but was:<"[]">

          java.lang.NullPointerException

      org.apache.geode.session.tests.Tomcat6CachingClientServerTest > multipleClientsCanMaintainOwnSessions FAILED
          org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.session.tests.CargoTestBase expected:<"[Foo55]"> but was:<"[]"> within 300 seconds.

              Caused by:
              org.junit.ComparisonFailure: expected:<"[Foo55]"> but was:<"[]">

          java.lang.NullPointerException

      org.apache.geode.session.tests.Tomcat7CachingClientServerTest > multipleClientsCanMaintainOwnSessions FAILED
          org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.session.tests.CargoTestBase expected:<"[Foo55]"> but was:<"[]"> within 300 seconds.

              Caused by:
              org.junit.ComparisonFailure: expected:<"[Foo55]"> but was:<"[]">

          org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.session.tests.CargoTestBase expected:<"[Foo55]"> but was:<"[]"> within 300 seconds.

              Caused by:
              org.junit.ComparisonFailure: expected:<"[Foo55]"> but was:<"[]">

          java.lang.NullPointerException

          java.lang.NullPointerException

       

      It's possible that this issue could show up in Tomcat 7,8, and 9 tests.

      Attachments

        Activity

          People

            echobravo Ernest Burghardt
            Sarm Kahel Benjamin P Ross
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: