[CDRIVER-3761] /Client/command/read_prefs/simple/pooled failure Created: 17/Jul/20  Updated: 27/Oct/23  Resolved: 27/Sep/23

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

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

Epic Link: Stabilize Evergreen

 Description   

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

With logs:

[2020/07/17 16:17:52.224] Begin /Client/command/read_prefs/simple/pooled, seed 1595002629
[2020/07/17 16:17:52.224] listening on port 64393
[2020/07/17 16:17:52.224]  0.00  64394 -> server port 64393 (connected)
[2020/07/17 16:17:52.224]  0.03  64394 -> 64393 OP_QUERY admin.$cmd { "isMaster" : 1, "client" : { "driver" : { "name" : "mongoc", "version" : "1.18.0-pre" }, "os" : { "type" : "Windows", "name" : "Windows", "version" : "6.2 (9200)", "architecture" : "x86_64" }, "platform" : "cfg=0x0004172020 CC=MSVC 1916 CFLAGS=\"/DWIN32 /D_WINDOWS /W3\" LDFLAGS=\"/machine:x64\"" }, "compression" : [  ] } flags=SLAVE_OK n_return=-1
[2020/07/17 16:17:52.224]  0.03  64394 <- 64393 OP_REPLY { "ok" : 1.0, "ismaster" : true, "msg" : "isdbgrid", "minWireVersion" : 2, "maxWireVersion" : 3 }
[2020/07/17 16:17:52.224]  0.03  64395 -> server port 64393 (connected)
[2020/07/17 16:17:52.224]  0.06  64395 -> 64393 OP_QUERY admin.$cmd { "isMaster" : 1, "client" : { "driver" : { "name" : "mongoc", "version" : "1.18.0-pre" }, "os" : { "type" : "Windows", "name" : "Windows", "version" : "6.2 (9200)", "architecture" : "x86_64" }, "platform" : "cfg=0x0004172020 CC=MSVC 1916 CFLAGS=\"/DWIN32 /D_WINDOWS /W3\" LDFLAGS=\"/machine:x64\"" }, "compression" : [  ] } flags=SLAVE_OK n_return=-1
[2020/07/17 16:17:52.224]  0.06  64395 <- 64393 OP_REPLY { "ok" : 1.0, "ismaster" : true, "msg" : "isdbgrid", "minWireVersion" : 2, "maxWireVersion" : 3 }
[2020/07/17 16:17:52.224]  0.06  64395 -> 64393 OP_QUERY db.$cmd { "foo" : 1 } flags=0 n_return=-1
[2020/07/17 16:17:52.224] 10.05  64394 -> 64393 OP_QUERY admin.$cmd { "isMaster" : 1 } flags=SLAVE_OK n_return=-1
[2020/07/17 16:17:52.224] 10.84  64395 <- 64393 OP_REPLY { "ok" : 1 }
[2020/07/17 16:17:52.224] 10.84  64394 <- 64393 OP_REPLY { "ok" : 1.0, "ismaster" : true, "msg" : "isdbgrid", "minWireVersion" : 2, "maxWireVersion" : 3 }
[2020/07/17 16:17:52.224] FAIL:c:\data\mci\7ab092d35ecec6ef20e20c1ed3380b94\mongoc\src\libmongoc\tests\test-mongoc-client.c:933  _test_command_read_prefs()
[2020/07/17 16:17:52.224]   future_get_bool (future)
[2020/07/17 16:17:52.244]   Failed to send "foo" command with database "db": socket error or timeout
[2020/07/17 16:17:52.244] Command failed: command encountered problem: error waiting on process '98b84836-a96f-4592-b7c1-d7694e18629f': exit status 3



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

As of https://github.com/mongodb/mongo-c-driver/pull/1277, mock server tests are only run on ubuntu2204-small distro. The flaky test failure may no longer be applicable.

Closing as "Gone away".

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