[CDRIVER-3760] /Client/mongos_seeds_connect/pooled failure Created: 17/Jul/20  Updated: 27/Sep/23  Resolved: 27/Sep/23

Status: Closed
Project: C Driver
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Kevin Albertson Assignee: Kevin Albertson
Resolution: Duplicate Votes: 0
Labels: flaky-tests
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates CDRIVER-4340 Mock server-related Client test failures Closed
Epic Link: Stabilize Evergreen

 Description   

Observed here:
https://evergreen.mongodb.com/task/mongo_c_driver_windows_2013_debug_compile_sasl_nossl_b5bf3f75de4c7c0b49da20476f20737f340ec76b_20_07_16_21_56_32/0

With stdout logs:

[2020/07/16 22:24:35.159] Begin /Client/mongos_seeds_connect/pooled, seed 1594938246
[2020/07/16 22:24:35.159] listening on port 54158
[2020/07/16 22:24:35.159] listening on port 54159
[2020/07/16 22:24:35.159] listening on port 54160
[2020/07/16 22:24:35.159] listening on port 54161
[2020/07/16 22:24:35.159]  0.00  54162 -> server port 54158 (connected)
[2020/07/16 22:24:35.159]  0.00  54163 -> server port 54159 (connected)
[2020/07/16 22:24:35.159]  0.00  54164 -> server port 54160 (connected)
[2020/07/16 22:24:35.159]  0.00  54165 -> server port 54161 (connected)
[2020/07/16 22:24:35.159]  0.00  54162 -> 54158 OP_QUERY admin.$cmd { "isMaster" : 1, "client" : { "driver" : { "name" : "mongoc", "version" : "1.18.0-pre" }, "os" : { "type" : "Windows", "name" : "Windows", "version" : "6.1 (7601)", "architecture" : "x86_64" }, "platform" : "cfg=0x0004172020 CC=MSVC 1800 CFLAGS=\"/DWIN32 /D_WINDOWS /W3\" LDFLAGS=\"/machine:x64\"" }, "compression" : [  ] } flags=SLAVE_OK n_return=-1
[2020/07/16 22:24:35.159]  0.00  54163 -> 54159 OP_QUERY admin.$cmd { "isMaster" : 1, "client" : { "driver" : { "name" : "mongoc", "version" : "1.18.0-pre" }, "os" : { "type" : "Windows", "name" : "Windows", "version" : "6.1 (7601)", "architecture" : "x86_64" }, "platform" : "cfg=0x0004172020 CC=MSVC 1800 CFLAGS=\"/DWIN32 /D_WINDOWS /W3\" LDFLAGS=\"/machine:x64\"" }, "compression" : [  ] } flags=SLAVE_OK n_return=-1
[2020/07/16 22:24:35.159]  0.00  54163 <- 54159 	hang up!
[2020/07/16 22:24:35.159]  0.00  54164 -> 54160 OP_QUERY admin.$cmd { "isMaster" : 1, "client" : { "driver" : { "name" : "mongoc", "version" : "1.18.0-pre" }, "os" : { "type" : "Windows", "name" : "Windows", "version" : "6.1 (7601)", "architecture" : "x86_64" }, "platform" : "cfg=0x0004172020 CC=MSVC 1800 CFLAGS=\"/DWIN32 /D_WINDOWS /W3\" LDFLAGS=\"/machine:x64\"" }, "compression" : [  ] } flags=SLAVE_OK n_return=-1
[2020/07/16 22:24:35.159]  0.00  54164 <- 54160 	hang up!

And stderr logs:

[2020/07/16 22:24:35.159] + ./src/libmongoc/Debug/test-libmongoc.exe --no-fork -d -F test-results.json
[2020/07/16 22:24:35.159] FAIL:C:\data\mci\dff8d2a1b14cf55ca66290c76a29f378\mongoc\src\libmongoc\tests\test-mongoc-client.c:1817  test_seed_list()
[2020/07/16 22:24:35.159]   mongoc_client_command_simple (client, "test", tmp_bson ("{'foo': 1}"), primary_pref, &reply, &error)
[2020/07/16 22:24:35.159]   No suitable servers found: `serverSelectionTimeoutMS` expired



 Comments   
Comment by Kevin Albertson [ 27/Sep/23 ]

Test is currently skipped: https://github.com/mongodb/mongo-c-driver/blob/06b23c45636977108483c46a38a5efb44bde8a4d/.evergreen/etc/skip-tests.txt#L50

Investigating is tracked in CDRIVER-4340.

Closing as "Duplicate" of CDRIVER-4340.

Generated at Wed Feb 07 21:18:57 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.