ExportXMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      unit_test_group5 on enterprise-rhel-83-s390x-dynamic

      Host: rhel8-large-3.z.devprod.mongodb.com
      Project: mongodb-mongo-master-nightly
      Commit: a0487be9
      Please refer to BF(G) Playbook for instructions on handling BF and BFG tickets as well as Auto-Resolution Rules

      Failing Test Logs:

      Task Logs:

      Resource Unavailable Event

      Logs:

      Shuffling initializers
      seed: 2283983183
      [==========] Running 13 tests from 1 test suite.
      [----------] Global test environment set-up.
      [----------] 13 tests from AsioSocketTimeoutTest
      [ RUN      ] AsioSocketTimeoutTest.TimeoutDefaultsToZero
      [       OK ] AsioSocketTimeoutTest.TimeoutDefaultsToZero (0 ms)
      [ RUN      ] AsioSocketTimeoutTest.TimeoutSetAndGetAreConsistent
      [       OK ] AsioSocketTimeoutTest.TimeoutSetAndGetAreConsistent (0 ms)
      [ RUN      ] AsioSocketTimeoutTest.TimeoutTinyIsNotZero
      [       OK ] AsioSocketTimeoutTest.TimeoutTinyIsNotZero (0 ms)
      [ RUN      ] AsioSocketTimeoutTest.SyncSendTimeoutTCP
      [       OK ] AsioSocketTimeoutTest.SyncSendTimeoutTCP (192 ms)
      [ RUN      ] AsioSocketTimeoutTest.SyncSend1TimeoutTCP
      [       OK ] AsioSocketTimeoutTest.SyncSend1TimeoutTCP (143 ms)
      [ RUN      ] AsioSocketTimeoutTest.SyncSendTimeoutUnix
      [       OK ] AsioSocketTimeoutTest.SyncSendTimeoutUnix (110 ms)
      [ RUN      ] AsioSocketTimeoutTest.SyncSend1TimeoutUnix
      [       OK ] AsioSocketTimeoutTest.SyncSend1TimeoutUnix (149 ms)
      [ RUN      ] AsioSocketTimeoutTest.SyncRecvTimeoutTCP
      [       OK ] AsioSocketTimeoutTest.SyncRecvTimeoutTCP (178 ms)
      [ RUN      ] AsioSocketTimeoutTest.SyncRecv1TimeoutTCP
      [       OK ] AsioSocketTimeoutTest.SyncRecv1TimeoutTCP (107 ms)
      [ RUN      ] AsioSocketTimeoutTest.SyncRecvTimeoutUnix
      [       OK ] AsioSocketTimeoutTest.SyncRecvTimeoutUnix (135 ms)
      [ RUN      ] AsioSocketTimeoutTest.SyncRecv1TimeoutUnix
      src/third_party/asio/test/socket_timeout_test.cpp:358: Failure
      Expected: (result.duration) > (3 * timeout / 4), actual: 74951843ns vs 75ms
      IOResult{.bytesTransferred=0, .error=[Resource temporarily unavailable (asio.system:11)], .duration=74951843ns}
      Stack trace:
      0x2aa0ae39e68: mongo::(anonymous namespace)::AsioSocketTimeoutTest_SyncRecv1TimeoutUnix_Test::TestBody()
      0x3ff7e85ef8a: testing::internal::HandleExceptionsInMethodIfSupported<>()
      0x3ff7e84f2c6: testing::Test::Run()
      0x3ff7e84f4ea: testing::TestInfo::Run()
      ... Google Test internal frames ...
      

      logs

      Resource Unavailable Event

      Logs:

      Frame
      frame: {'a': '2AA0AE30DC4', 'b': '2AA0AB00000', 'o': '330DC4'}
      [  FAILED  ] AsioSocketTimeoutTest.SyncRecv1TimeoutUnix (445 ms)
      [ RUN      ] AsioSocketTimeoutTest.ConnectNegativeTimeoutFails
      [       OK ] AsioSocketTimeoutTest.ConnectNegativeTimeoutFails (0 ms)
      [ RUN      ] AsioSocketTimeoutTest.ConnectTimeoutTCP
      src/third_party/asio/test/socket_timeout_test.cpp:491: Skipped
      The test host rejected the discard-prefix IPv6 endpoint before the connect timeout could be exercised: IOResult{.bytesTransferred=0, .error=[Network is unreachable (asio.system:101)], .duration=28183ns}
      [  SKIPPED ] AsioSocketTimeoutTest.ConnectTimeoutTCP (0 ms)
      [----------] 13 tests from AsioSocketTimeoutTest (1463 ms total)
      [----------] Global test environment tear-down
      [==========] 13 tests from 1 test suite ran. (1463 ms total)
      [  PASSED  ] 11 tests.
      [  SKIPPED ] 1 test, listed below:
      [  SKIPPED ] AsioSocketTimeoutTest.ConnectTimeoutTCP
      [  FAILED  ] 1 test, listed below:
      [  FAILED  ] AsioSocketTimeoutTest.SyncRecv1TimeoutUnix
      1 FAILED TEST
      

      logs

            Assignee:
            Unassigned
            Reporter:
            Samuel Goodrick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: