-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Example failure with logs:
2021/11/04 14:57:28.317] + echo 'Running kms-message tests.' [2021/11/04 14:57:28.317] + cd libmongocrypt/kms-message [2021/11/04 14:57:28.470] + .././cmake-build/kms-message/test_kms_request [2021/11/04 14:57:28.470] ================================================================= [2021/11/04 14:57:28.471] ==30707==ERROR: LeakSanitizer: detected memory leaks [2021/11/04 14:57:28.471] Direct leak of 56 byte(s) in 1 object(s) allocated from: [2021/11/04 14:57:28.471] #0 0x7fb34301e500 in malloc (/usr/lib64/libasan.so.4+0xdc500) [2021/11/04 14:57:28.471] #1 0x7fb3429a9e18 in CRYPTO_zalloc (/usr/lib64/libcrypto.so.1.1+0x169e18) [2021/11/04 14:57:28.473] Running kms-message tests. [2021/11/04 14:57:28.473] SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s). [2021/11/04 14:57:28.473] Command failed: command encountered problem: error waiting on process 'e46155f1-f417-407f-b0c3-f7fe2d658876': exit status 1 [2021/11/04 14:57:28.473] Task completed - FAILURE.
This first appeared on the waterfall in 53068ae710, which included no code changes.