[CDRIVER-3700] /client_side_encryption/explain failing on Windows Created: 02/Jun/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   

Consistently fails on master, starting 6/2 on this commit https://github.com/mongodb/mongo-c-driver/commit/df620f8d951f975e1a6b7b3134f62d98f71510e2 which I believe is unrelated.

Logs:

[2020/06/02 13:49:00.035] Error in APM matching
 [2020/06/02 13:49:00.036] Full list of captured events: { "0" : { "command_started_event" : { "command" : { "listCollections" : { "$numberInt" : "1" }, "filter" : { "name" : "default" }, "$db" : "default", "lsid" : { "id" : { "$binary" : { "base64": "GlA5NG5kTE2mXiCzMjvt0A==", "subType" : "04" } } } }, "command_name" : "listCollections", "database_name" : "default", "operation_id" : { "$numberLong" : "11161"} } } }
 [2020/06/02 13:49:00.038] Full list of expectations: { "0" : { "command_started_event" : { "command" : { "listCollections" : { "$numberInt" : "1" }, "filter" : { "name" : "default" } }, "command_name" : "listCollections" } }, "1" : { "command_started_event" : { "command" : { "listCollections" : { "$numberInt" : "1" }, "filter" : { "name" : "datakeys" }, "$db" : "keyvault" }, "command_name" : "listCollections" } }, "2" : { "command_started_event" : { "command" : { "find" : "datakeys", "filter" : { "$or" : [ { "_id" : { "$in" : [ { "$binary" : { "base64": "AAAAAAAAAAAAAAAAAAAAAA==", "subType" : "04" } } ] } }, { "keyAltNames" : { "$in" : [  ] } } ] }, "$db" : "keyvault", "readConcern" : { "level" : "majority" } }, "command_name" : "find" } }, "3" : { "command_started_event" : { "command" : { "explain" : { "find" : "default", "filter" : { "encrypted_string" : { "$eq" : { "$binary" : { "base64": "AQAAAAAAAAAAAAAAAAAAAAACDdw4KFz3ZLquhsbt7RmDjD0N67n0uSXx7IGnQNCLeIKvot6s/ouI21Eo84IOtb6lhwUNPlSEBNY0/hbszWAKJg==", "subType" : "06" } } } } }, "verbosity" : "allPlansExecution" }, "command_name" : "explain" } } }test error in: c:\data\mci\bf6455cc7a3cf387b9ca754fa5f105c4\mongoc\src\libmongoc\tests\json-test-monitoring.c 477:check_json_apm_events()
 [2020/06/02 13:49:00.038] expectation unmatched
 [2020/06/02 13:49:00.039] 	expected: { "command_started_event" : { "command" : { "listCollections" : { "$numberInt" : "1" }, "filter" : { "name" : "datakeys" }, "$db" : "keyvault" }, "command_name" : "listCollections" } }

The logs indicate the actual events are not capturing anything after the initial "listCollections".

The last passing commit used mongod verson: 4.5.0-1482-g8670c0a
The failing commit used mongod version: 4.5.0-1526-gfd3c7e5



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

No observed failures from 2023-08-01 to 2023-09-27 for cse-matrix-winssl variant with test /client_side_encryption/explain.

Closing as "Gone away".

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