[executing command] python.exe buildscripts/resmoke.py --suites=unittests --jobs=1 [resmoke] 2019-07-07T15:03:35.909-0700 verbatim resmoke.py invocation: buildscripts/resmoke.py --suites=unittests --jobs=1 [resmoke] 2019-07-07T15:03:35.925-0700 YAML configuration of suite unittests test_kind: cpp_unit_test selector: root: build/unittests.txt executor: config: {} logging: executor: format: '[%(name)s] %(asctime)s %(message)s' handlers: - class: logging.StreamHandler fixture: format: '[%(name)s] %(message)s' handlers: - class: logging.StreamHandler tests: format: '[%(name)s] %(asctime)s %(message)s' handlers: - class: logging.StreamHandler [executor] 2019-07-07T15:03:35.940-0700 Starting execution of cpp_unit_tests... [executor:cpp_unit_test:job0] 2019-07-07T15:03:35.940-0700 Running base_test.exe... build\opt\mongo\base\base_test.exe [cpp_unit_test:base_test] 2019-07-07T15:03:35.956-0700 Starting C++ unit test build\opt\mongo\base\base_test.exe... build\opt\mongo\base\base_test.exe [cpp_unit_test:base_test] 2019-07-07T15:03:36.128-0700 C++ unit test build\opt\mongo\base\base_test.exe started with pid 12180. [cpp_unit_test:base_test] 2019-07-07T15:03:36.394-0700 2019-07-07T15:03:36.393-0700 I - [main] going to run suite: Basic [cpp_unit_test:base_test] 2019-07-07T15:03:36.394-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: Accessors [cpp_unit_test:base_test] 2019-07-07T15:03:36.394-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: IsA [cpp_unit_test:base_test] 2019-07-07T15:03:36.394-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: OKIsAValidStatus [cpp_unit_test:base_test] 2019-07-07T15:03:36.395-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: Compare [cpp_unit_test:base_test] 2019-07-07T15:03:36.395-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: WithReason [cpp_unit_test:base_test] 2019-07-07T15:03:36.395-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: WithContext [cpp_unit_test:base_test] 2019-07-07T15:03:36.395-0700 2019-07-07T15:03:36.395-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.395-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run suite: ClonablePtrSimpleTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.396-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: simpleUsageExample [cpp_unit_test:base_test] 2019-07-07T15:03:36.396-0700 2019-07-07T15:03:36.395-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.396-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run suite: ClonablePtrSyntaxTests [cpp_unit_test:base_test] 2019-07-07T15:03:36.396-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: construction [cpp_unit_test:base_test] 2019-07-07T15:03:36.396-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: augmentedConstruction [cpp_unit_test:base_test] 2019-07-07T15:03:36.396-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: pointerOperations [cpp_unit_test:base_test] 2019-07-07T15:03:36.397-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: equalityOperations [cpp_unit_test:base_test] 2019-07-07T15:03:36.397-0700 2019-07-07T15:03:36.395-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.397-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run suite: ClonablePtrTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.397-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: syntax_smoke_test [cpp_unit_test:base_test] 2019-07-07T15:03:36.397-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: basic_construction_test [cpp_unit_test:base_test] 2019-07-07T15:03:36.398-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: basicEqualityTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.398-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: ownershipStabilityTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.398-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: noObjectCopySemanticTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.398-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: objectCopySemanticTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.398-0700 2019-07-07T15:03:36.395-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.399-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run suite: Cloning [cpp_unit_test:base_test] 2019-07-07T15:03:36.399-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: Copy [cpp_unit_test:base_test] 2019-07-07T15:03:36.399-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: MoveCopyOK [cpp_unit_test:base_test] 2019-07-07T15:03:36.399-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: MoveCopyError [cpp_unit_test:base_test] 2019-07-07T15:03:36.399-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: MoveAssignOKToOK [cpp_unit_test:base_test] 2019-07-07T15:03:36.399-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: MoveAssignErrorToError [cpp_unit_test:base_test] 2019-07-07T15:03:36.400-0700 2019-07-07T15:03:36.395-0700 I - [main] going to run test: MoveAssignErrorToOK [cpp_unit_test:base_test] 2019-07-07T15:03:36.400-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: MoveAssignOKToError [cpp_unit_test:base_test] 2019-07-07T15:03:36.400-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: OKIsNotRefCounted [cpp_unit_test:base_test] 2019-07-07T15:03:36.400-0700 2019-07-07T15:03:36.396-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.400-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run suite: Comparison [cpp_unit_test:base_test] 2019-07-07T15:03:36.400-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: BothEmpty [cpp_unit_test:base_test] 2019-07-07T15:03:36.401-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: BothNonEmptyOnSize [cpp_unit_test:base_test] 2019-07-07T15:03:36.401-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: BothNonEmptyOnContent [cpp_unit_test:base_test] 2019-07-07T15:03:36.401-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: MixedEmptyAndNot [cpp_unit_test:base_test] 2019-07-07T15:03:36.401-0700 2019-07-07T15:03:36.396-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.401-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run suite: ConstIterator [cpp_unit_test:base_test] 2019-07-07T15:03:36.401-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: StdCopy [cpp_unit_test:base_test] 2019-07-07T15:03:36.402-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: StdReverseCopy [cpp_unit_test:base_test] 2019-07-07T15:03:36.402-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: StdReplaceCopy [cpp_unit_test:base_test] 2019-07-07T15:03:36.402-0700 2019-07-07T15:03:36.396-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.402-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run suite: Construction [cpp_unit_test:base_test] 2019-07-07T15:03:36.402-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: Empty [cpp_unit_test:base_test] 2019-07-07T15:03:36.402-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: FromStdString [cpp_unit_test:base_test] 2019-07-07T15:03:36.403-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: FromCString [cpp_unit_test:base_test] 2019-07-07T15:03:36.403-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: FromNullCString [cpp_unit_test:base_test] 2019-07-07T15:03:36.403-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: FromUserDefinedLiteral [cpp_unit_test:base_test] 2019-07-07T15:03:36.403-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: FromUserDefinedRawLiteral [cpp_unit_test:base_test] 2019-07-07T15:03:36.403-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: FromEmptyUserDefinedLiteral [cpp_unit_test:base_test] 2019-07-07T15:03:36.404-0700 2019-07-07T15:03:36.396-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.404-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run suite: CounterTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.404-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: Test1 [cpp_unit_test:base_test] 2019-07-07T15:03:36.404-0700 2019-07-07T15:03:36.396-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.404-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run suite: DataBuilder [cpp_unit_test:base_test] 2019-07-07T15:03:36.404-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: Basic [cpp_unit_test:base_test] 2019-07-07T15:03:36.405-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: ResizeDown [cpp_unit_test:base_test] 2019-07-07T15:03:36.405-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: ResizeUp [cpp_unit_test:base_test] 2019-07-07T15:03:36.405-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: Reserve [cpp_unit_test:base_test] 2019-07-07T15:03:36.405-0700 2019-07-07T15:03:36.396-0700 I - [main] going to run test: Clear [cpp_unit_test:base_test] 2019-07-07T15:03:36.405-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: Move [cpp_unit_test:base_test] 2019-07-07T15:03:36.405-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: TerminatedStringDatas [cpp_unit_test:base_test] 2019-07-07T15:03:36.406-0700 2019-07-07T15:03:36.398-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.406-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run suite: DataCursor [cpp_unit_test:base_test] 2019-07-07T15:03:36.406-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: ConstDataCursor [cpp_unit_test:base_test] 2019-07-07T15:03:36.406-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: DataCursor [cpp_unit_test:base_test] 2019-07-07T15:03:36.406-0700 2019-07-07T15:03:36.398-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.407-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run suite: DataRange [cpp_unit_test:base_test] 2019-07-07T15:03:36.407-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: ConstDataRange [cpp_unit_test:base_test] 2019-07-07T15:03:36.407-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: ConstDataRangeType [cpp_unit_test:base_test] 2019-07-07T15:03:36.407-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: DataRange [cpp_unit_test:base_test] 2019-07-07T15:03:36.407-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: DataRangeType [cpp_unit_test:base_test] 2019-07-07T15:03:36.407-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: InitFromContainer [cpp_unit_test:base_test] 2019-07-07T15:03:36.408-0700 2019-07-07T15:03:36.398-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.408-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run suite: DataRangeCursor [cpp_unit_test:base_test] 2019-07-07T15:03:36.408-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: ConstDataRangeCursor [cpp_unit_test:base_test] 2019-07-07T15:03:36.408-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: ConstDataRangeCursorType [cpp_unit_test:base_test] 2019-07-07T15:03:36.408-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: DataRangeCursor [cpp_unit_test:base_test] 2019-07-07T15:03:36.408-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: DataRangeCursorType [cpp_unit_test:base_test] 2019-07-07T15:03:36.409-0700 2019-07-07T15:03:36.398-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.409-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run suite: DataTypeStringData [cpp_unit_test:base_test] 2019-07-07T15:03:36.409-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: Basic [cpp_unit_test:base_test] 2019-07-07T15:03:36.409-0700 2019-07-07T15:03:36.398-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.409-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run suite: DataTypeTerminated [cpp_unit_test:base_test] 2019-07-07T15:03:36.409-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: StringDataNormalStore [cpp_unit_test:base_test] 2019-07-07T15:03:36.410-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: StringDataNormalLoad [cpp_unit_test:base_test] 2019-07-07T15:03:36.410-0700 2019-07-07T15:03:36.398-0700 I - [main] going to run test: LoadStatusOkPropagation [cpp_unit_test:base_test] 2019-07-07T15:03:36.410-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: StoreStatusOkAdvanced [cpp_unit_test:base_test] 2019-07-07T15:03:36.410-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: ErrorUnterminatedRead [cpp_unit_test:base_test] 2019-07-07T15:03:36.410-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: LoadStatusPropagation [cpp_unit_test:base_test] 2019-07-07T15:03:36.410-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: StoreStatusPropagation [cpp_unit_test:base_test] 2019-07-07T15:03:36.411-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: ErrorShortRead [cpp_unit_test:base_test] 2019-07-07T15:03:36.411-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: ErrorShortWrite [cpp_unit_test:base_test] 2019-07-07T15:03:36.411-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: ThroughDataRangeCursor [cpp_unit_test:base_test] 2019-07-07T15:03:36.411-0700 2019-07-07T15:03:36.399-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.411-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run suite: DataTypeValidated [cpp_unit_test:base_test] 2019-07-07T15:03:36.411-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: SuccessfulValidation [cpp_unit_test:base_test] 2019-07-07T15:03:36.412-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: FailedValidation [cpp_unit_test:base_test] 2019-07-07T15:03:36.412-0700 2019-07-07T15:03:36.399-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.412-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run suite: DataView [cpp_unit_test:base_test] 2019-07-07T15:03:36.412-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: ConstDataView [cpp_unit_test:base_test] 2019-07-07T15:03:36.412-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: DataView [cpp_unit_test:base_test] 2019-07-07T15:03:36.412-0700 2019-07-07T15:03:36.399-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.413-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run suite: Double [cpp_unit_test:base_test] 2019-07-07T15:03:36.413-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: TestParsingOverflow [cpp_unit_test:base_test] 2019-07-07T15:03:36.413-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: TestParsingNan [cpp_unit_test:base_test] 2019-07-07T15:03:36.413-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: TestParsingNegativeZero [cpp_unit_test:base_test] 2019-07-07T15:03:36.413-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: TestParsingInfinity [cpp_unit_test:base_test] 2019-07-07T15:03:36.414-0700 2019-07-07T15:03:36.399-0700 I - [main] going to run test: TestParsingNormal [cpp_unit_test:base_test] 2019-07-07T15:03:36.414-0700 2019-07-07T15:03:36.406-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.414-0700 2019-07-07T15:03:36.406-0700 I - [main] going to run suite: EncodedValueStorage [cpp_unit_test:base_test] 2019-07-07T15:03:36.414-0700 2019-07-07T15:03:36.406-0700 I - [main] going to run test: EncodedValueStorage [cpp_unit_test:base_test] 2019-07-07T15:03:36.414-0700 2019-07-07T15:03:36.406-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.414-0700 2019-07-07T15:03:36.406-0700 I - [main] going to run suite: EndsWith [cpp_unit_test:base_test] 2019-07-07T15:03:36.415-0700 2019-07-07T15:03:36.406-0700 I - [main] going to run test: Simple [cpp_unit_test:base_test] 2019-07-07T15:03:36.415-0700 2019-07-07T15:03:36.406-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.415-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run suite: ErrorExtraInfo [cpp_unit_test:base_test] 2019-07-07T15:03:36.415-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run test: InvariantAllRegistered [cpp_unit_test:base_test] 2019-07-07T15:03:36.415-0700 2019-07-07T15:03:36.407-0700 I - [main] Skipping death test on Windows [cpp_unit_test:base_test] 2019-07-07T15:03:36.415-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run test: ConvertCodeOnMissingExtraInfo [cpp_unit_test:base_test] 2019-07-07T15:03:36.416-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run test: TypedConstructorWorks [cpp_unit_test:base_test] 2019-07-07T15:03:36.416-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run test: StatusWhenParserThrows [cpp_unit_test:base_test] 2019-07-07T15:03:36.416-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run test: StatusParserWorks [cpp_unit_test:base_test] 2019-07-07T15:03:36.416-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run test: StatusParserWorksNested [cpp_unit_test:base_test] 2019-07-07T15:03:36.416-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run test: StatusWhenParserThrowsNested [cpp_unit_test:base_test] 2019-07-07T15:03:36.417-0700 2019-07-07T15:03:36.407-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.417-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run suite: Find [cpp_unit_test:base_test] 2019-07-07T15:03:36.417-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run test: Char1 [cpp_unit_test:base_test] 2019-07-07T15:03:36.417-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run test: Str1 [cpp_unit_test:base_test] 2019-07-07T15:03:36.417-0700 2019-07-07T15:03:36.407-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.417-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run suite: Hasher [cpp_unit_test:base_test] 2019-07-07T15:03:36.418-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run test: Str1 [cpp_unit_test:base_test] 2019-07-07T15:03:36.418-0700 2019-07-07T15:03:36.407-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.418-0700 2019-07-07T15:03:36.407-0700 I - [main] going to run suite: InitializerDependencyGraphTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.418-0700 2019-07-07T15:03:36.408-0700 I - [main] going to run test: InsertNullFunctionFails [cpp_unit_test:base_test] 2019-07-07T15:03:36.418-0700 2019-07-07T15:03:36.408-0700 I - [main] going to run test: InsertSameNameTwiceFails [cpp_unit_test:base_test] 2019-07-07T15:03:36.418-0700 2019-07-07T15:03:36.408-0700 I - [main] going to run test: TopSortEmptyGraph [cpp_unit_test:base_test] 2019-07-07T15:03:36.419-0700 2019-07-07T15:03:36.408-0700 I - [main] going to run test: TopSortGraphNoDeps [cpp_unit_test:base_test] 2019-07-07T15:03:36.419-0700 2019-07-07T15:03:36.408-0700 I - [main] going to run test: TopSortWithDiamondPrerequisites [cpp_unit_test:base_test] 2019-07-07T15:03:36.419-0700 2019-07-07T15:03:36.408-0700 I - [main] going to run test: TopSortWithDiamondDependents [cpp_unit_test:base_test] 2019-07-07T15:03:36.419-0700 2019-07-07T15:03:36.408-0700 I - [main] going to run test: TopSortWithDiamondGeneral1 [cpp_unit_test:base_test] 2019-07-07T15:03:36.419-0700 2019-07-07T15:03:36.408-0700 I - [main] going to run test: TopSortWithDiamondGeneral2 [cpp_unit_test:base_test] 2019-07-07T15:03:36.419-0700 2019-07-07T15:03:36.408-0700 I - [main] going to run test: TopSortWithDiamondGeneral3 [cpp_unit_test:base_test] 2019-07-07T15:03:36.420-0700 2019-07-07T15:03:36.408-0700 I - [main] going to run test: TopSortWithDiamondAndCycle [cpp_unit_test:base_test] 2019-07-07T15:03:36.420-0700 2019-07-07T15:03:36.408-0700 I - [main] going to run test: TopSortFailsWhenMissingPrerequisite [cpp_unit_test:base_test] 2019-07-07T15:03:36.420-0700 2019-07-07T15:03:36.408-0700 I - [main] going to run test: TopSortFailsWhenMissingDependent [cpp_unit_test:base_test] 2019-07-07T15:03:36.420-0700 2019-07-07T15:03:36.408-0700 I - [main] going to run test: TopSortShufflesNodes [cpp_unit_test:base_test] 2019-07-07T15:03:36.420-0700 2019-07-07T15:03:36.420-0700 I - [main] going to run test: TopSortShufflesChildren [cpp_unit_test:base_test] 2019-07-07T15:03:36.431-0700 2019-07-07T15:03:36.432-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.432-0700 2019-07-07T15:03:36.432-0700 I - [main] going to run suite: InitializerTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.432-0700 2019-07-07T15:03:36.432-0700 I - [main] going to run test: SuccessfulInitialization [cpp_unit_test:base_test] 2019-07-07T15:03:36.432-0700 2019-07-07T15:03:36.432-0700 I - [main] going to run test: Step5Misimplemented [cpp_unit_test:base_test] 2019-07-07T15:03:36.432-0700 2019-07-07T15:03:36.432-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.432-0700 2019-07-07T15:03:36.432-0700 I - [main] going to run suite: IsTransientTransactionErrorTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.432-0700 2019-07-07T15:03:36.432-0700 I - [main] going to run test: NetworkErrorsAreTransientBeforeCommit [cpp_unit_test:base_test] 2019-07-07T15:03:36.433-0700 2019-07-07T15:03:36.432-0700 I - [main] going to run test: NetworkErrorsAreNotTransientOnCommit [cpp_unit_test:base_test] 2019-07-07T15:03:36.433-0700 2019-07-07T15:03:36.432-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.433-0700 2019-07-07T15:03:36.433-0700 I - [main] going to run suite: MurmurHash3 [cpp_unit_test:base_test] 2019-07-07T15:03:36.433-0700 2019-07-07T15:03:36.433-0700 I - [main] going to run test: TestVectors32 [cpp_unit_test:base_test] 2019-07-07T15:03:36.433-0700 2019-07-07T15:03:36.433-0700 I - [main] going to run test: TestVectors64 [cpp_unit_test:base_test] 2019-07-07T15:03:36.434-0700 2019-07-07T15:03:36.433-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.434-0700 2019-07-07T15:03:36.433-0700 I - [main] going to run suite: NumberParser [cpp_unit_test:base_test] 2019-07-07T15:03:36.434-0700 2019-07-07T15:03:36.433-0700 I - [main] going to run test: ParseNegatives [cpp_unit_test:base_test] 2019-07-07T15:03:36.434-0700 2019-07-07T15:03:36.433-0700 I - [main] going to run test: RejectBadBases [cpp_unit_test:base_test] 2019-07-07T15:03:36.434-0700 2019-07-07T15:03:36.433-0700 I - [main] going to run test: ParseNonNegatives [cpp_unit_test:base_test] 2019-07-07T15:03:36.434-0700 2019-07-07T15:03:36.433-0700 I - [main] going to run test: ParseGarbage [cpp_unit_test:base_test] 2019-07-07T15:03:36.435-0700 2019-07-07T15:03:36.433-0700 I - [main] going to run test: ParseWithExplicitBase [cpp_unit_test:base_test] 2019-07-07T15:03:36.435-0700 2019-07-07T15:03:36.434-0700 I - [main] going to run test: ParseLimits [cpp_unit_test:base_test] 2019-07-07T15:03:36.435-0700 2019-07-07T15:03:36.434-0700 I - [main] going to run test: TestSkipLeadingWhitespace [cpp_unit_test:base_test] 2019-07-07T15:03:36.435-0700 2019-07-07T15:03:36.435-0700 I - [main] going to run test: TestEndOfNum [cpp_unit_test:base_test] 2019-07-07T15:03:36.435-0700 2019-07-07T15:03:36.435-0700 I - [main] going to run test: TestNotNullTerminated [cpp_unit_test:base_test] 2019-07-07T15:03:36.435-0700 2019-07-07T15:03:36.435-0700 I - [main] going to run test: TestSkipLeadingWsAndEndptr [cpp_unit_test:base_test] 2019-07-07T15:03:36.436-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: TestDoubleNormalParse [cpp_unit_test:base_test] 2019-07-07T15:03:36.436-0700 2019-07-07T15:03:36.436-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.436-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run suite: OwnedPointerMapTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.436-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: OwnedPointerDestroyed [cpp_unit_test:base_test] 2019-07-07T15:03:36.436-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: OwnedConstPointerDestroyed [cpp_unit_test:base_test] 2019-07-07T15:03:36.436-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: OwnedPointersDestroyedInOrder [cpp_unit_test:base_test] 2019-07-07T15:03:36.437-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: OwnedPointersWithCompare [cpp_unit_test:base_test] 2019-07-07T15:03:36.437-0700 2019-07-07T15:03:36.436-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.437-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run suite: OwnedPointerVectorTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.437-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: OwnedPointerDestroyed [cpp_unit_test:base_test] 2019-07-07T15:03:36.437-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: OwnedConstPointerDestroyed [cpp_unit_test:base_test] 2019-07-07T15:03:36.437-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: OwnedPointersDestroyedInOrder [cpp_unit_test:base_test] 2019-07-07T15:03:36.438-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: ClearDestroyedInOrder [cpp_unit_test:base_test] 2019-07-07T15:03:36.438-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: EraseDestroysAsCalled [cpp_unit_test:base_test] 2019-07-07T15:03:36.438-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: Accessors [cpp_unit_test:base_test] 2019-07-07T15:03:36.438-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: TransferConstructor [cpp_unit_test:base_test] 2019-07-07T15:03:36.438-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: TransferConstructorDoesntModifyArgument [cpp_unit_test:base_test] 2019-07-07T15:03:36.439-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: TransferAssignment [cpp_unit_test:base_test] 2019-07-07T15:03:36.439-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: TransferAssignmentDoesntModifyArgument [cpp_unit_test:base_test] 2019-07-07T15:03:36.439-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: ReleaseAt [cpp_unit_test:base_test] 2019-07-07T15:03:36.439-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: PopAndReleaseBack [cpp_unit_test:base_test] 2019-07-07T15:03:36.439-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: PopAndDeleteBack [cpp_unit_test:base_test] 2019-07-07T15:03:36.439-0700 2019-07-07T15:03:36.436-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.440-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run suite: ParseNumber [cpp_unit_test:base_test] 2019-07-07T15:03:36.440-0700 2019-07-07T15:03:36.436-0700 I - [main] going to run test: NotNullTerminated [cpp_unit_test:base_test] 2019-07-07T15:03:36.440-0700 2019-07-07T15:03:36.437-0700 I - [main] going to run test: Int8 [cpp_unit_test:base_test] 2019-07-07T15:03:36.440-0700 2019-07-07T15:03:36.437-0700 I - [main] going to run test: UInt8 [cpp_unit_test:base_test] 2019-07-07T15:03:36.440-0700 2019-07-07T15:03:36.437-0700 I - [main] going to run test: TestParsingOverflow [cpp_unit_test:base_test] 2019-07-07T15:03:36.440-0700 2019-07-07T15:03:36.437-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.441-0700 2019-07-07T15:03:36.437-0700 I - [main] going to run suite: Parsing [cpp_unit_test:base_test] 2019-07-07T15:03:36.441-0700 2019-07-07T15:03:36.437-0700 I - [main] going to run test: CodeToEnum [cpp_unit_test:base_test] 2019-07-07T15:03:36.441-0700 2019-07-07T15:03:36.437-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.441-0700 2019-07-07T15:03:36.437-0700 I - [main] going to run suite: Rfind [cpp_unit_test:base_test] 2019-07-07T15:03:36.441-0700 2019-07-07T15:03:36.437-0700 I - [main] going to run test: Char1 [cpp_unit_test:base_test] 2019-07-07T15:03:36.441-0700 2019-07-07T15:03:36.437-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.442-0700 2019-07-07T15:03:36.437-0700 I - [main] going to run suite: SecureAllocator [cpp_unit_test:base_test] 2019-07-07T15:03:36.442-0700 2019-07-07T15:03:36.437-0700 I - [main] going to run test: SecureVector [cpp_unit_test:base_test] 2019-07-07T15:03:36.442-0700 2019-07-07T15:03:36.438-0700 I - [main] going to run test: SecureString [cpp_unit_test:base_test] 2019-07-07T15:03:36.442-0700 2019-07-07T15:03:36.438-0700 I - [main] going to run test: ManySecureBytes [cpp_unit_test:base_test] 2019-07-07T15:03:36.442-0700 2019-07-07T15:03:36.443-0700 I - [main] going to run test: NonDefaultConstructibleWorks [cpp_unit_test:base_test] 2019-07-07T15:03:36.442-0700 2019-07-07T15:03:36.443-0700 I - [main] going to run test: allocatorCanBeDisabled [cpp_unit_test:base_test] 2019-07-07T15:03:36.443-0700 2019-07-07T15:03:36.444-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.443-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run suite: StartsWith [cpp_unit_test:base_test] 2019-07-07T15:03:36.443-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run test: Simple [cpp_unit_test:base_test] 2019-07-07T15:03:36.444-0700 2019-07-07T15:03:36.444-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.444-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run suite: StatusWith [cpp_unit_test:base_test] 2019-07-07T15:03:36.444-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run test: makeStatusWith [cpp_unit_test:base_test] 2019-07-07T15:03:36.444-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run test: nonDefaultConstructible [cpp_unit_test:base_test] 2019-07-07T15:03:36.444-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run test: ignoreTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.444-0700 2019-07-07T15:03:36.444-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.445-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run suite: StringDataFmt [cpp_unit_test:base_test] 2019-07-07T15:03:36.445-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run test: Fmt [cpp_unit_test:base_test] 2019-07-07T15:03:36.445-0700 2019-07-07T15:03:36.444-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.445-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run suite: Substr [cpp_unit_test:base_test] 2019-07-07T15:03:36.445-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run test: Simple1 [cpp_unit_test:base_test] 2019-07-07T15:03:36.446-0700 2019-07-07T15:03:36.444-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.446-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run suite: SystemError [cpp_unit_test:base_test] 2019-07-07T15:03:36.446-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run test: Category [cpp_unit_test:base_test] 2019-07-07T15:03:36.446-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run test: Conversions [cpp_unit_test:base_test] 2019-07-07T15:03:36.446-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run test: Equivalence [cpp_unit_test:base_test] 2019-07-07T15:03:36.446-0700 2019-07-07T15:03:36.444-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.447-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run suite: Transformers [cpp_unit_test:base_test] 2019-07-07T15:03:36.447-0700 2019-07-07T15:03:36.444-0700 I - [main] going to run test: ExceptionToStatus [cpp_unit_test:base_test] 2019-07-07T15:03:36.447-0700 2019-07-07T15:03:36.445-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.447-0700 2019-07-07T15:03:36.445-0700 I - [main] going to run suite: UUIDTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.447-0700 2019-07-07T15:03:36.445-0700 I - [main] going to run test: UUIDCollisionTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.455-0700 2019-07-07T15:03:36.455-0700 I - [main] going to run test: isUUIDStringTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.455-0700 2019-07-07T15:03:36.455-0700 I - [main] going to run test: toAndFromString [cpp_unit_test:base_test] 2019-07-07T15:03:36.455-0700 2019-07-07T15:03:36.455-0700 I - [main] going to run test: toAndFromCDR [cpp_unit_test:base_test] 2019-07-07T15:03:36.455-0700 2019-07-07T15:03:36.455-0700 I - [main] going to run test: toAndFromBSON [cpp_unit_test:base_test] 2019-07-07T15:03:36.455-0700 2019-07-07T15:03:36.456-0700 I - [main] going to run test: toBSONUsingBSONMacro [cpp_unit_test:base_test] 2019-07-07T15:03:36.455-0700 2019-07-07T15:03:36.456-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.455-0700 2019-07-07T15:03:36.456-0700 I - [main] going to run suite: equalCaseInsensitiveTest [cpp_unit_test:base_test] 2019-07-07T15:03:36.455-0700 2019-07-07T15:03:36.456-0700 I - [main] going to run test: Simple1 [cpp_unit_test:base_test] 2019-07-07T15:03:36.455-0700 2019-07-07T15:03:36.456-0700 I - [main] DONE running tests [cpp_unit_test:base_test] 2019-07-07T15:03:36.456-0700 2019-07-07T15:03:36.456-0700 I - [main] ************************************************** [cpp_unit_test:base_test] 2019-07-07T15:03:36.456-0700 2019-07-07T15:03:36.456-0700 I - [main] Basic | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.456-0700 2019-07-07T15:03:36.456-0700 I - [main] ClonablePtrSimpleTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.456-0700 2019-07-07T15:03:36.456-0700 I - [main] ClonablePtrSyntaxTests | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.456-0700 2019-07-07T15:03:36.456-0700 I - [main] ClonablePtrTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.457-0700 2019-07-07T15:03:36.456-0700 I - [main] Cloning | tests: 8 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.457-0700 2019-07-07T15:03:36.456-0700 I - [main] Comparison | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.457-0700 2019-07-07T15:03:36.456-0700 I - [main] ConstIterator | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.457-0700 2019-07-07T15:03:36.456-0700 I - [main] Construction | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.457-0700 2019-07-07T15:03:36.456-0700 I - [main] CounterTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.457-0700 2019-07-07T15:03:36.456-0700 I - [main] DataBuilder | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:base_test] 2019-07-07T15:03:36.458-0700 2019-07-07T15:03:36.456-0700 I - [main] DataCursor | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.458-0700 2019-07-07T15:03:36.456-0700 I - [main] DataRange | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.458-0700 2019-07-07T15:03:36.456-0700 I - [main] DataRangeCursor | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.458-0700 2019-07-07T15:03:36.456-0700 I - [main] DataTypeStringData | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.458-0700 2019-07-07T15:03:36.456-0700 I - [main] DataTypeTerminated | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.460-0700 2019-07-07T15:03:36.456-0700 I - [main] DataTypeValidated | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.460-0700 2019-07-07T15:03:36.456-0700 I - [main] DataView | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.460-0700 2019-07-07T15:03:36.456-0700 I - [main] Double | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.007 [cpp_unit_test:base_test] 2019-07-07T15:03:36.460-0700 2019-07-07T15:03:36.456-0700 I - [main] EncodedValueStorage | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.460-0700 2019-07-07T15:03:36.456-0700 I - [main] EndsWith | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.460-0700 2019-07-07T15:03:36.456-0700 I - [main] ErrorExtraInfo | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.461-0700 2019-07-07T15:03:36.456-0700 I - [main] Find | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.461-0700 2019-07-07T15:03:36.456-0700 I - [main] Hasher | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.461-0700 2019-07-07T15:03:36.456-0700 I - [main] InitializerDependencyGraphTest | tests: 14 | fails: 0 | assert calls: 0 | time secs: 0.024 [cpp_unit_test:base_test] 2019-07-07T15:03:36.461-0700 2019-07-07T15:03:36.456-0700 I - [main] InitializerTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.461-0700 2019-07-07T15:03:36.456-0700 I - [main] IsTransientTransactionErrorTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.461-0700 2019-07-07T15:03:36.456-0700 I - [main] MurmurHash3 | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.462-0700 2019-07-07T15:03:36.456-0700 I - [main] NumberParser | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.003 [cpp_unit_test:base_test] 2019-07-07T15:03:36.462-0700 2019-07-07T15:03:36.457-0700 I - [main] OwnedPointerMapTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.462-0700 2019-07-07T15:03:36.457-0700 I - [main] OwnedPointerVectorTest | tests: 13 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.462-0700 2019-07-07T15:03:36.457-0700 I - [main] ParseNumber | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.462-0700 2019-07-07T15:03:36.458-0700 I - [main] Parsing | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.463-0700 2019-07-07T15:03:36.458-0700 I - [main] Rfind | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.463-0700 2019-07-07T15:03:36.458-0700 I - [main] SecureAllocator | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.006 [cpp_unit_test:base_test] 2019-07-07T15:03:36.463-0700 2019-07-07T15:03:36.458-0700 I - [main] StartsWith | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.463-0700 2019-07-07T15:03:36.458-0700 I - [main] StatusWith | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.463-0700 2019-07-07T15:03:36.458-0700 I - [main] StringDataFmt | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.463-0700 2019-07-07T15:03:36.458-0700 I - [main] Substr | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.464-0700 2019-07-07T15:03:36.458-0700 I - [main] SystemError | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.464-0700 2019-07-07T15:03:36.458-0700 I - [main] Transformers | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.464-0700 2019-07-07T15:03:36.458-0700 I - [main] UUIDTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.010 [cpp_unit_test:base_test] 2019-07-07T15:03:36.464-0700 2019-07-07T15:03:36.458-0700 I - [main] equalCaseInsensitiveTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:base_test] 2019-07-07T15:03:36.464-0700 2019-07-07T15:03:36.458-0700 I - [main] TOTALS | tests: 166 | fails: 0 | assert calls: 0 | time secs: 0.051 [cpp_unit_test:base_test] 2019-07-07T15:03:36.464-0700 2019-07-07T15:03:36.458-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:base_test] 2019-07-07T15:03:36.468-0700 C++ unit test build\opt\mongo\base\base_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:03:36.468-0700 base_test.exe ran in 0.53 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:03:36.468-0700 Running bson_test.exe... build\opt\mongo\bson\bson_test.exe [cpp_unit_test:bson_test] 2019-07-07T15:03:36.468-0700 Starting C++ unit test build\opt\mongo\bson\bson_test.exe... build\opt\mongo\bson\bson_test.exe [cpp_unit_test:bson_test] 2019-07-07T15:03:36.640-0700 C++ unit test build\opt\mongo\bson\bson_test.exe started with pid 6128. [cpp_unit_test:bson_test] 2019-07-07T15:03:36.917-0700 2019-07-07T15:03:36.915-0700 I - [main] going to run suite: Assignment [cpp_unit_test:bson_test] 2019-07-07T15:03:36.917-0700 2019-07-07T15:03:36.917-0700 I - [main] going to run test: Simple [cpp_unit_test:bson_test] 2019-07-07T15:03:36.917-0700 2019-07-07T15:03:36.917-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:36.918-0700 2019-07-07T15:03:36.917-0700 I - [main] going to run suite: BSONArrayBuilderTest [cpp_unit_test:bson_test] 2019-07-07T15:03:36.918-0700 2019-07-07T15:03:36.917-0700 I - [main] going to run test: MovingABSONArrayBuilderWorks [cpp_unit_test:bson_test] 2019-07-07T15:03:36.918-0700 2019-07-07T15:03:36.917-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:36.918-0700 2019-07-07T15:03:36.917-0700 I - [main] going to run suite: BSONElement [cpp_unit_test:bson_test] 2019-07-07T15:03:36.918-0700 2019-07-07T15:03:36.917-0700 I - [main] going to run test: BinDataToString [cpp_unit_test:bson_test] 2019-07-07T15:03:36.919-0700 2019-07-07T15:03:36.917-0700 I - [main] going to run test: TimestampToString [cpp_unit_test:bson_test] 2019-07-07T15:03:36.919-0700 2019-07-07T15:03:36.917-0700 I - [main] going to run test: ExtractLargeSubObject [cpp_unit_test:bson_test] 2019-07-07T15:03:36.967-0700 2019-07-07T15:03:36.967-0700 I - [main] going to run test: SafeNumberLongPositiveBound [cpp_unit_test:bson_test] 2019-07-07T15:03:36.967-0700 2019-07-07T15:03:36.967-0700 I - [main] going to run test: SafeNumberLongNegativeBound [cpp_unit_test:bson_test] 2019-07-07T15:03:36.968-0700 2019-07-07T15:03:36.967-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:36.968-0700 2019-07-07T15:03:36.967-0700 I - [main] going to run suite: BSONElementIntegerParseTest [cpp_unit_test:bson_test] 2019-07-07T15:03:36.968-0700 2019-07-07T15:03:36.967-0700 I - [main] going to run test: ParseIntegerElementToNonNegativeLongRejectsNegative [cpp_unit_test:bson_test] 2019-07-07T15:03:36.968-0700 2019-07-07T15:03:36.967-0700 I - [main] going to run test: ParseIntegerElementToLongAcceptsNegative [cpp_unit_test:bson_test] 2019-07-07T15:03:36.968-0700 2019-07-07T15:03:36.967-0700 I - [main] going to run test: ParseIntegerElementToNonNegativeLongRejectsTooLargeDouble [cpp_unit_test:bson_test] 2019-07-07T15:03:36.969-0700 2019-07-07T15:03:36.967-0700 I - [main] going to run test: ParseIntegerElementToLongRejectsTooLargeDouble [cpp_unit_test:bson_test] 2019-07-07T15:03:36.969-0700 2019-07-07T15:03:36.967-0700 I - [main] going to run test: ParseIntegerElementToLongRejectsTooLargeNegativeDouble [cpp_unit_test:bson_test] 2019-07-07T15:03:36.969-0700 2019-07-07T15:03:36.967-0700 I - [main] going to run test: ParseIntegerElementToNonNegativeLongRejectsString [cpp_unit_test:bson_test] 2019-07-07T15:03:36.969-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: ParseIntegerElementToLongRejectsString [cpp_unit_test:bson_test] 2019-07-07T15:03:36.970-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: ParseIntegerElementToNonNegativeLongRejectsNonIntegralDouble [cpp_unit_test:bson_test] 2019-07-07T15:03:36.970-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: ParseIntegerElementToLongRejectsNonIntegralDouble [cpp_unit_test:bson_test] 2019-07-07T15:03:36.970-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: ParseIntegerElementToNonNegativeLongRejectsNonIntegralDecimal [cpp_unit_test:bson_test] 2019-07-07T15:03:36.970-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: ParseIntegerElementToLongRejectsNonIntegralDecimal [cpp_unit_test:bson_test] 2019-07-07T15:03:36.971-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: ParseIntegerElementToNonNegativeLongRejectsLargestDecimal [cpp_unit_test:bson_test] 2019-07-07T15:03:36.971-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: ParseIntegerElementToLongRejectsLargestDecimal [cpp_unit_test:bson_test] 2019-07-07T15:03:36.971-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: ParseIntegerElementToNonNegativeLongAcceptsZero [cpp_unit_test:bson_test] 2019-07-07T15:03:36.971-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: ParseIntegerElementToLongAcceptsZero [cpp_unit_test:bson_test] 2019-07-07T15:03:36.971-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: ParseIntegerElementToNonNegativeLongAcceptsThree [cpp_unit_test:bson_test] 2019-07-07T15:03:36.972-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: ParseIntegerElementToLongAcceptsThree [cpp_unit_test:bson_test] 2019-07-07T15:03:36.972-0700 2019-07-07T15:03:36.968-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:36.972-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run suite: BSONObj [cpp_unit_test:bson_test] 2019-07-07T15:03:36.972-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: getFields [cpp_unit_test:bson_test] 2019-07-07T15:03:36.972-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: getFieldsWithDuplicates [cpp_unit_test:bson_test] 2019-07-07T15:03:36.973-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: ShareOwnershipWith [cpp_unit_test:bson_test] 2019-07-07T15:03:36.973-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: addField [cpp_unit_test:bson_test] 2019-07-07T15:03:36.973-0700 2019-07-07T15:03:36.968-0700 I - [main] going to run test: sizeChecks [cpp_unit_test:bson_test] 2019-07-07T15:03:37.010-0700 2019-07-07T15:03:37.010-0700 E - [main] Assertion: BSONObjectTooLarge: BSONObj size: 17825792 (0x1100000) is invalid. Size must be between 0 and 16793600(16MB) First element: EOO src\mongo\bson\bsonobj.cpp 98 [cpp_unit_test:bson_test] 2019-07-07T15:03:37.120-0700 2019-07-07T15:03:37.120-0700 E - [main] Assertion: BSONObjectTooLarge: BSONObj size: 73400320 (0x4600000) is invalid. Size must be between 0 and 16793600(64MB) First element: EOO src\mongo\bson\bsonobj.cpp 98 [cpp_unit_test:bson_test] 2019-07-07T15:03:37.138-0700 2019-07-07T15:03:37.138-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:37.139-0700 2019-07-07T15:03:37.138-0700 I - [main] going to run suite: BSONObjBuilderTest [cpp_unit_test:bson_test] 2019-07-07T15:03:37.139-0700 2019-07-07T15:03:37.138-0700 I - [main] going to run test: AppendInt64T [cpp_unit_test:bson_test] 2019-07-07T15:03:37.139-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: AppendUnsignedIsForbidden [cpp_unit_test:bson_test] 2019-07-07T15:03:37.139-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: AppendIntOrLL [cpp_unit_test:bson_test] 2019-07-07T15:03:37.140-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: AppendNumberSizeT [cpp_unit_test:bson_test] 2019-07-07T15:03:37.140-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: AppendNumberLongLong [cpp_unit_test:bson_test] 2019-07-07T15:03:37.140-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: StreamLongLongMin [cpp_unit_test:bson_test] 2019-07-07T15:03:37.140-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: AppendNumberLongLongMinCompareObject [cpp_unit_test:bson_test] 2019-07-07T15:03:37.140-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: AppendMaxTimestampConversion [cpp_unit_test:bson_test] 2019-07-07T15:03:37.141-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: ResumeBuilding [cpp_unit_test:bson_test] 2019-07-07T15:03:37.141-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: ResumeBuildingWithNesting [cpp_unit_test:bson_test] 2019-07-07T15:03:37.141-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: ResetToEmptyResultsInEmptyObj [cpp_unit_test:bson_test] 2019-07-07T15:03:37.141-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: ResetToEmptyForNestedBuilderOnlyResetsInnerObj [cpp_unit_test:bson_test] 2019-07-07T15:03:37.142-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: MovingAnOwningBSONObjBuilderWorks [cpp_unit_test:bson_test] 2019-07-07T15:03:37.142-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: MovingANonOwningBSONObjBuilderWorks [cpp_unit_test:bson_test] 2019-07-07T15:03:37.142-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: SeedingBSONObjBuilderWithRootedUnsharedOwnedBsonWorks [cpp_unit_test:bson_test] 2019-07-07T15:03:37.142-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: SeedingBSONObjBuilderWithRootedSharedOwnedBsonWorks [cpp_unit_test:bson_test] 2019-07-07T15:03:37.142-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: SeedingBSONObjBuilderWithRootedUnownedBsonWorks [cpp_unit_test:bson_test] 2019-07-07T15:03:37.143-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: SeedingBSONObjBuilderWithNonrootedUnsharedOwnedBsonWorks [cpp_unit_test:bson_test] 2019-07-07T15:03:37.143-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: SeedingBSONObjBuilderWithNonrootedSharedOwnedBsonWorks [cpp_unit_test:bson_test] 2019-07-07T15:03:37.143-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: SeedingBSONObjBuilderWithNonrootedUnownedBsonWorks [cpp_unit_test:bson_test] 2019-07-07T15:03:37.143-0700 2019-07-07T15:03:37.139-0700 I - [main] going to run test: SizeChecks [cpp_unit_test:bson_test] 2019-07-07T15:03:37.223-0700 2019-07-07T15:03:37.223-0700 E - [main] Assertion: Location10331: EOO Before end of object src\mongo\bson\bsonobj.cpp 609 [cpp_unit_test:bson_test] 2019-07-07T15:03:37.223-0700 2019-07-07T15:03:37.224-0700 E - [main] Assertion: BSONObjectTooLarge: BSONObj size: 17825800 (0x1100008) is invalid. Size must be between 0 and 16793600(16MB) First element: src\mongo\bson\bsonobj.cpp 98 [cpp_unit_test:bson_test] 2019-07-07T15:03:37.376-0700 2019-07-07T15:03:37.377-0700 E - [main] Assertion: Location13548: BufBuilder attempted to grow() to 83886091 bytes, past the 64MB limit. src\mongo\bson\bsonobjbuilder.cpp 263 [cpp_unit_test:bson_test] 2019-07-07T15:03:37.403-0700 2019-07-07T15:03:37.404-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:37.404-0700 2019-07-07T15:03:37.404-0700 I - [main] going to run suite: BSONObjCompare [cpp_unit_test:bson_test] 2019-07-07T15:03:37.404-0700 2019-07-07T15:03:37.404-0700 I - [main] going to run test: Timestamp [cpp_unit_test:bson_test] 2019-07-07T15:03:37.404-0700 2019-07-07T15:03:37.404-0700 I - [main] going to run test: NumberDouble [cpp_unit_test:bson_test] 2019-07-07T15:03:37.404-0700 2019-07-07T15:03:37.404-0700 I - [main] going to run test: NumberLong_Double [cpp_unit_test:bson_test] 2019-07-07T15:03:37.405-0700 2019-07-07T15:03:37.405-0700 I - [main] going to run test: NumberDecimalScaleAndZero [cpp_unit_test:bson_test] 2019-07-07T15:03:37.405-0700 2019-07-07T15:03:37.405-0700 I - [main] going to run test: NumberDecimalMaxAndMins [cpp_unit_test:bson_test] 2019-07-07T15:03:37.405-0700 2019-07-07T15:03:37.405-0700 I - [main] going to run test: NumberDecimalInfinity [cpp_unit_test:bson_test] 2019-07-07T15:03:37.405-0700 2019-07-07T15:03:37.405-0700 I - [main] going to run test: NumberDecimalPosNaN [cpp_unit_test:bson_test] 2019-07-07T15:03:37.406-0700 2019-07-07T15:03:37.405-0700 I - [main] going to run test: NumberDecimalNegNan [cpp_unit_test:bson_test] 2019-07-07T15:03:37.406-0700 2019-07-07T15:03:37.405-0700 I - [main] going to run test: NumberDecimalCompareInt [cpp_unit_test:bson_test] 2019-07-07T15:03:37.406-0700 2019-07-07T15:03:37.405-0700 I - [main] going to run test: NumberDecimalCompareLong [cpp_unit_test:bson_test] 2019-07-07T15:03:37.406-0700 2019-07-07T15:03:37.405-0700 I - [main] going to run test: NumberDecimalCompareDoubleExactRepresentations [cpp_unit_test:bson_test] 2019-07-07T15:03:37.406-0700 2019-07-07T15:03:37.406-0700 I - [main] going to run test: NumberDecimalCompareDoubleNoDoubleRepresentation [cpp_unit_test:bson_test] 2019-07-07T15:03:37.407-0700 2019-07-07T15:03:37.406-0700 I - [main] going to run test: NumberDecimalCompareDoubleQuantize [cpp_unit_test:bson_test] 2019-07-07T15:03:37.407-0700 2019-07-07T15:03:37.406-0700 I - [main] going to run test: NumberDecimalCompareDoubleInfinity [cpp_unit_test:bson_test] 2019-07-07T15:03:37.407-0700 2019-07-07T15:03:37.406-0700 I - [main] going to run test: NumberDecimalCompareDoubleNaN [cpp_unit_test:bson_test] 2019-07-07T15:03:37.407-0700 2019-07-07T15:03:37.406-0700 I - [main] going to run test: StringSymbol [cpp_unit_test:bson_test] 2019-07-07T15:03:37.408-0700 2019-07-07T15:03:37.406-0700 I - [main] going to run test: StringOrder1 [cpp_unit_test:bson_test] 2019-07-07T15:03:37.408-0700 2019-07-07T15:03:37.406-0700 I - [main] going to run test: StringOrder2 [cpp_unit_test:bson_test] 2019-07-07T15:03:37.408-0700 2019-07-07T15:03:37.406-0700 I - [main] going to run test: StringOrder3 [cpp_unit_test:bson_test] 2019-07-07T15:03:37.408-0700 2019-07-07T15:03:37.406-0700 I - [main] going to run test: NumericBounds [cpp_unit_test:bson_test] 2019-07-07T15:03:37.408-0700 2019-07-07T15:03:37.406-0700 I - [main] going to run test: BSONObjHashingIgnoresTopLevelFieldNamesWhenRequested [cpp_unit_test:bson_test] 2019-07-07T15:03:37.409-0700 2019-07-07T15:03:37.407-0700 I - [main] going to run test: BSONElementHashingIgnoresEltFieldNameWhenRequested [cpp_unit_test:bson_test] 2019-07-07T15:03:37.409-0700 2019-07-07T15:03:37.407-0700 I - [main] going to run test: WoCompareWithIdxKey [cpp_unit_test:bson_test] 2019-07-07T15:03:37.409-0700 2019-07-07T15:03:37.407-0700 I - [main] going to run test: UnorderedFieldsBSONObjComparison [cpp_unit_test:bson_test] 2019-07-07T15:03:37.409-0700 2019-07-07T15:03:37.407-0700 I - [main] going to run test: UnorderedFieldsBSONObjHashing [cpp_unit_test:bson_test] 2019-07-07T15:03:37.410-0700 2019-07-07T15:03:37.408-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:37.410-0700 2019-07-07T15:03:37.408-0700 I - [main] going to run suite: BSONObjDataType [cpp_unit_test:bson_test] 2019-07-07T15:03:37.410-0700 2019-07-07T15:03:37.408-0700 I - [main] going to run test: ConstDataTypeRangeBSON [cpp_unit_test:bson_test] 2019-07-07T15:03:37.410-0700 2019-07-07T15:03:37.408-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:37.410-0700 2019-07-07T15:03:37.408-0700 I - [main] going to run suite: BSONObjToString [cpp_unit_test:bson_test] 2019-07-07T15:03:37.411-0700 2019-07-07T15:03:37.408-0700 I - [main] going to run test: EmptyArray [cpp_unit_test:bson_test] 2019-07-07T15:03:37.411-0700 2019-07-07T15:03:37.408-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:37.411-0700 2019-07-07T15:03:37.408-0700 I - [main] going to run suite: BSONValidate [cpp_unit_test:bson_test] 2019-07-07T15:03:37.411-0700 2019-07-07T15:03:37.408-0700 I - [main] going to run test: Basic [cpp_unit_test:bson_test] 2019-07-07T15:03:37.412-0700 2019-07-07T15:03:37.408-0700 I - [main] going to run test: RandomData [cpp_unit_test:bson_test] 2019-07-07T15:03:37.427-0700 2019-07-07T15:03:37.427-0700 I - [main] RandomData: didn't crash valid/total: 0/1000 (want few valid ones) jsonSize: 0 [cpp_unit_test:bson_test] 2019-07-07T15:03:37.427-0700 2019-07-07T15:03:37.427-0700 I - [main] going to run test: MuckingData1 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.172-0700 2019-07-07T15:03:39.172-0700 I - [main] MuckingData1: didn't crash valid/total: 1820/5141 (want few valid ones) jsonSize: 7917020 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.173-0700 2019-07-07T15:03:39.172-0700 I - [main] going to run test: Fuzz [cpp_unit_test:bson_test] 2019-07-07T15:03:39.173-0700 2019-07-07T15:03:39.172-0700 I - [main] BSONValidate Fuzz random seed: 1562537019 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.173-0700 2019-07-07T15:03:39.173-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.173-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run suite: BSONValidateBool [cpp_unit_test:bson_test] 2019-07-07T15:03:39.174-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: BoolValuesAreValidated [cpp_unit_test:bson_test] 2019-07-07T15:03:39.174-0700 2019-07-07T15:03:39.173-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.174-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run suite: BSONValidateFast [cpp_unit_test:bson_test] 2019-07-07T15:03:39.174-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: Empty [cpp_unit_test:bson_test] 2019-07-07T15:03:39.175-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: RegEx [cpp_unit_test:bson_test] 2019-07-07T15:03:39.175-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: Simple0 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.175-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: Simple2 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.175-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: Simple3 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.175-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: NestedObject [cpp_unit_test:bson_test] 2019-07-07T15:03:39.176-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: ErrorWithId [cpp_unit_test:bson_test] 2019-07-07T15:03:39.176-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: ErrorBeforeId [cpp_unit_test:bson_test] 2019-07-07T15:03:39.176-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: ErrorNoId [cpp_unit_test:bson_test] 2019-07-07T15:03:39.176-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: ErrorIsInId [cpp_unit_test:bson_test] 2019-07-07T15:03:39.176-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: NonTopLevelId [cpp_unit_test:bson_test] 2019-07-07T15:03:39.177-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: StringHasSomething [cpp_unit_test:bson_test] 2019-07-07T15:03:39.177-0700 2019-07-07T15:03:39.173-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.177-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run suite: Basic [cpp_unit_test:bson_test] 2019-07-07T15:03:39.178-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: Deserialize [cpp_unit_test:bson_test] 2019-07-07T15:03:39.178-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: FromString [cpp_unit_test:bson_test] 2019-07-07T15:03:39.178-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: FromStringToString [cpp_unit_test:bson_test] 2019-07-07T15:03:39.178-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: FromTerm [cpp_unit_test:bson_test] 2019-07-07T15:03:39.178-0700 2019-07-07T15:03:39.173-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.179-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run suite: Equals [cpp_unit_test:bson_test] 2019-07-07T15:03:39.179-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: Simple [cpp_unit_test:bson_test] 2019-07-07T15:03:39.179-0700 2019-07-07T15:03:39.173-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.179-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run suite: Increasing [cpp_unit_test:bson_test] 2019-07-07T15:03:39.180-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: Simple [cpp_unit_test:bson_test] 2019-07-07T15:03:39.180-0700 2019-07-07T15:03:39.173-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.180-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run suite: IncrementIsBigEndian [cpp_unit_test:bson_test] 2019-07-07T15:03:39.180-0700 2019-07-07T15:03:39.173-0700 I - [main] going to run test: Endianness [cpp_unit_test:bson_test] 2019-07-07T15:03:39.180-0700 2019-07-07T15:03:39.173-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.181-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run suite: IsSet [cpp_unit_test:bson_test] 2019-07-07T15:03:39.181-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: Simple [cpp_unit_test:bson_test] 2019-07-07T15:03:39.181-0700 2019-07-07T15:03:39.174-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.181-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run suite: JustForked [cpp_unit_test:bson_test] 2019-07-07T15:03:39.182-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: Simple [cpp_unit_test:bson_test] 2019-07-07T15:03:39.182-0700 2019-07-07T15:03:39.174-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.182-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run suite: Looping [cpp_unit_test:bson_test] 2019-07-07T15:03:39.182-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: Cpp11Basic [cpp_unit_test:bson_test] 2019-07-07T15:03:39.182-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: Cpp11Auto [cpp_unit_test:bson_test] 2019-07-07T15:03:39.183-0700 2019-07-07T15:03:39.174-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.183-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run suite: Make [cpp_unit_test:bson_test] 2019-07-07T15:03:39.183-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: Simple [cpp_unit_test:bson_test] 2019-07-07T15:03:39.183-0700 2019-07-07T15:03:39.174-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.183-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run suite: NotEquals [cpp_unit_test:bson_test] 2019-07-07T15:03:39.184-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: Simple [cpp_unit_test:bson_test] 2019-07-07T15:03:39.184-0700 2019-07-07T15:03:39.174-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.184-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run suite: Query [cpp_unit_test:bson_test] 2019-07-07T15:03:39.184-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: GreaterThan [cpp_unit_test:bson_test] 2019-07-07T15:03:39.185-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: NotEqual [cpp_unit_test:bson_test] 2019-07-07T15:03:39.185-0700 2019-07-07T15:03:39.174-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.185-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run suite: SimpleBSONObjContainerTest [cpp_unit_test:bson_test] 2019-07-07T15:03:39.185-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: SetIsDefaultConstructible [cpp_unit_test:bson_test] 2019-07-07T15:03:39.185-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: MultiSetIsDefaultConstructible [cpp_unit_test:bson_test] 2019-07-07T15:03:39.186-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: UnorderedSetIsDefaultConstructible [cpp_unit_test:bson_test] 2019-07-07T15:03:39.186-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: MapIsDefaultConstructible [cpp_unit_test:bson_test] 2019-07-07T15:03:39.186-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: MultiMapIsDefaultConstructible [cpp_unit_test:bson_test] 2019-07-07T15:03:39.186-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run test: UnorderedMapIsDefaultConstructible [cpp_unit_test:bson_test] 2019-07-07T15:03:39.186-0700 2019-07-07T15:03:39.174-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.187-0700 2019-07-07T15:03:39.174-0700 I - [main] going to run suite: TimestampIsBigEndian [cpp_unit_test:bson_test] 2019-07-07T15:03:39.187-0700 2019-07-07T15:03:39.175-0700 I - [main] going to run test: Endianness [cpp_unit_test:bson_test] 2019-07-07T15:03:39.187-0700 2019-07-07T15:03:39.175-0700 I - [main] DONE running tests [cpp_unit_test:bson_test] 2019-07-07T15:03:39.187-0700 2019-07-07T15:03:39.175-0700 I - [main] ************************************************** [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.175-0700 I - [main] Assignment | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.175-0700 I - [main] BSONArrayBuilderTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] BSONElement | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.050 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] BSONElementIntegerParseTest | tests: 17 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] BSONObj | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.170 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] BSONObjBuilderTest | tests: 21 | fails: 0 | assert calls: 0 | time secs: 0.265 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] BSONObjCompare | tests: 25 | fails: 0 | assert calls: 0 | time secs: 0.003 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] BSONObjDataType | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] BSONObjToString | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] BSONValidate | tests: 4 | fails: 0 | assert calls: 0 | time secs: 1.764 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] BSONValidateBool | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] BSONValidateFast | tests: 12 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] Basic | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] Equals | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] Increasing | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] IncrementIsBigEndian | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] IsSet | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] JustForked | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] Looping | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] Make | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] NotEquals | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] Query | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] SimpleBSONObjContainerTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] TimestampIsBigEndian | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] TOTALS | tests: 116 | fails: 0 | assert calls: 0 | time secs: 2.252 [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 2019-07-07T15:03:39.178-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:bson_test] 2019-07-07T15:03:39.188-0700 C++ unit test build\opt\mongo\bson\bson_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:03:39.188-0700 bson_test.exe ran in 2.72 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:03:39.188-0700 Running bson_mutable_test.exe... build\opt\mongo\bson\mutable\bson_mutable_test.exe [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.203-0700 Starting C++ unit test build\opt\mongo\bson\mutable\bson_mutable_test.exe... build\opt\mongo\bson\mutable\bson_mutable_test.exe [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.328-0700 C++ unit test build\opt\mongo\bson\mutable\bson_mutable_test.exe started with pid 9852. [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.434-0700 2019-07-07T15:03:39.434-0700 I - [main] going to run suite: ArrayAPI [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.435-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: SimpleNumericArray [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.435-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: FindFirstChildNamedOnDeserializedArray [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.435-0700 2019-07-07T15:03:39.435-0700 I - [main] Skipping death test on Windows [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.435-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: FindFirstChildNamedOnSerializedArray [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.436-0700 2019-07-07T15:03:39.435-0700 I - [main] Skipping death test on Windows [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.436-0700 2019-07-07T15:03:39.435-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.436-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run suite: CountTest [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.436-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: EmptyDocument [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.436-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: EmptyElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.437-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: OneChildElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.437-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: ManyChildren [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.437-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: CountSiblingsNone [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.437-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: CountSiblingsMany [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.438-0700 2019-07-07T15:03:39.435-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.438-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run suite: DecimalType [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.438-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: createElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.438-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: setElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.438-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: appendElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.439-0700 2019-07-07T15:03:39.435-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.439-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run suite: DeduplicateTest [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.439-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: ManyDuplicates [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.439-0700 2019-07-07T15:03:39.435-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.440-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run suite: Document [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.440-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: LifecycleConstructDefault [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.440-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: LifecycleConstructEmptyBSONObj [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.440-0700 2019-07-07T15:03:39.435-0700 I - [main] going to run test: LifecycleConstructSimpleBSONObj [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.440-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: RenameDeserialization [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.441-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: CantRenameRootElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.441-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: RemoveElementWithOpaqueRightSibling [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.441-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: AddRightSiblingToElementWithOpaqueRightSibling [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.441-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: ArrayIndexedAccessFromJson [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.442-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: ArrayIndexedAccessFromManuallyBuilt [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.442-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: EndElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.442-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: ConstEndElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.442-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: AddChildToEmptyOpaqueSubobject [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.442-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: ArraySerialization [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.443-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: SetValueBSONElementFieldNameHandling [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.443-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: SetValueElementFromSeparateDocument [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.443-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: SetValueElementIsNoopWhenSetToSelf [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.443-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: SetValueElementIsNoopWhenSetToSelfFromCopy [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.443-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: SetValueElementIsNoopWhenSetToSelfNonRootElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.444-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: SetValueElementSetToNestedObject [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.444-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: SetValueElementNonRootElements [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.444-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: SetValueElementSetRootToSelfErrors [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.444-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: SetValueElementSetRootToAnotherDocRootErrors [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.445-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: SetValueElementSetRootToNotRootInSelfErrors [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.445-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: SetValueElementSetRootToNotRootInAnotherDocErrors [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.445-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: SetValueElementSetToOwnRootErrors [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.445-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: SetValueElementSetToOtherDocRoot [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.445-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: CreateElementWithEmptyFieldName [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.446-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: CreateElementFromBSONElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.446-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: toStringEmpty [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.446-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: toStringComplex [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.446-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: toStringEphemeralObject [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.446-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: toStringEphemeralArray [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.447-0700 2019-07-07T15:03:39.436-0700 I - [main] going to run test: ElementCloningToDifferentDocument [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.447-0700 2019-07-07T15:03:39.437-0700 I - [main] going to run test: ElementCloningToSameDocument [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.447-0700 2019-07-07T15:03:39.437-0700 I - [main] going to run test: RootCloningToDifferentDocument [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.447-0700 2019-07-07T15:03:39.437-0700 I - [main] going to run test: RootCloningToSameDocument [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.448-0700 2019-07-07T15:03:39.437-0700 I - [main] going to run test: NameOfRootElementIsEmpty [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.448-0700 2019-07-07T15:03:39.437-0700 I - [main] going to run test: SetValueOnRootFails [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.448-0700 2019-07-07T15:03:39.437-0700 I - [main] going to run test: ValueOfEphemeralObjectElementIsEmpty [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.448-0700 2019-07-07T15:03:39.440-0700 I - [main] going to run test: ManipulateComplexObjInLeafHeap [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.448-0700 2019-07-07T15:03:39.440-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.449-0700 2019-07-07T15:03:39.440-0700 I - [main] going to run suite: DocumentComparison [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.449-0700 2019-07-07T15:03:39.440-0700 I - [main] going to run test: SimpleComparison [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.449-0700 2019-07-07T15:03:39.440-0700 I - [main] going to run test: SimpleComparisonWithDeserializedElements [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.449-0700 2019-07-07T15:03:39.440-0700 I - [main] going to run test: DocumentCompareWithRespectsCollation [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.450-0700 2019-07-07T15:03:39.440-0700 I - [main] going to run test: DocumentCompareWithBSONObjRespectsCollation [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.450-0700 2019-07-07T15:03:39.440-0700 I - [main] going to run test: ElementCompareWithElementRespectsCollator [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.450-0700 2019-07-07T15:03:39.440-0700 I - [main] going to run test: ElementCompareWithBSONElementRespectsCollator [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.450-0700 2019-07-07T15:03:39.440-0700 I - [main] going to run test: ElementCompareWithBSONObjRespectsCollator [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.451-0700 2019-07-07T15:03:39.440-0700 I - [main] going to run test: DocumentCompareWithRespectsCollationRecursively [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.451-0700 2019-07-07T15:03:39.440-0700 I - [main] going to run test: DocumentCompareWithRespectsCollationWithDeserializedElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.451-0700 2019-07-07T15:03:39.441-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.451-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run suite: DocumentInPlace [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.451-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: EphemeralDocumentsDoNotUseInPlaceMode [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.452-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: InPlaceModeIsHonored1 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.452-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: InPlaceModeIsHonored2 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.452-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: InPlaceModeWorksWithNoMutations [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.452-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: InPlaceModeIsDisabledByAddSiblingLeft [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.452-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: InPlaceModeIsDisabledByAddSiblingRight [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.453-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: InPlaceModeIsDisabledByRemove [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.453-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: InPlaceModeIsDisabledByRename [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.453-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: InPlaceModeIsDisabledByPushFront [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.453-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: InPlaceModeIsDisabledByPushBack [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.454-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: InPlaceModeIsDisabledByPopFront [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.454-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: InPlaceModeIsDisabledByPopBack [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.454-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: ReserveDamageEventsIsAlwaysSafeToCall [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.454-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: GettingInPlaceUpdatesWhenDisabledClearsArguments [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.454-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: InPlaceModeIsDisabledByIncompatibleSetValue [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.455-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: DisablingInPlaceDoesNotDiscardUpdates [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.455-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: StringLifecycle [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.455-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: BinDataLifecycle [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.455-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: OIDLifecycle [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.455-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: BooleanLifecycle [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.456-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: DateLifecycle [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.456-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: NumberIntLifecycle [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.456-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: TimestampLifecycle [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.456-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: NumberLongLifecycle [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.457-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: NumberDoubleLifecycle [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.457-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: NumberDecimalLifecycle [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.457-0700 2019-07-07T15:03:39.441-0700 I - [main] going to run test: DoubleToLongAndBack [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.457-0700 2019-07-07T15:03:39.449-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.458-0700 2019-07-07T15:03:39.449-0700 I - [main] going to run suite: DocumentTest [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.458-0700 2019-07-07T15:03:39.449-0700 I - [main] going to run test: FindInEmptyObject [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.458-0700 2019-07-07T15:03:39.449-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.458-0700 2019-07-07T15:03:39.449-0700 I - [main] going to run suite: Documentation [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.458-0700 2019-07-07T15:03:39.449-0700 I - [main] going to run test: Example1 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.459-0700 2019-07-07T15:03:39.449-0700 I - [main] going to run test: Example2 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.459-0700 2019-07-07T15:03:39.449-0700 I - [main] going to run test: Example2InPlaceWithDamageVector [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.459-0700 2019-07-07T15:03:39.449-0700 I - [main] going to run test: Example3 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.459-0700 2019-07-07T15:03:39.450-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.459-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run suite: Element [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.460-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: setters [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.460-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: toString [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.460-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: EmptyDocHasNoChildren [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.460-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: PopulatedDocHasChildren [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.461-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: LazyEmptyDocHasNoChildren [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.461-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: LazySingletonDocHasChildren [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.461-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: LazyConstDoubletonDocHasChildren [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.461-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: IsNumeric [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.461-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: IsIntegral [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.462-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: PopOpsOnEmpty [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.462-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: RemovingRemovedElementFails [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.462-0700 2019-07-07T15:03:39.450-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.462-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run suite: FullNameTest [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.462-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: RootField [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.463-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: OneLevel [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.463-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: InsideArray [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.463-0700 2019-07-07T15:03:39.450-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.463-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run suite: ManyChildrenTest [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.464-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: FindAtStart [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.464-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: FindInMiddle [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.464-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: FindAtEnd [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.464-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: FindRepeatedSparse [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.464-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: FindRepeatedDense [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.465-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: FindDoesNotSearchWithinChildren [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.465-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: getNthSibling [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.465-0700 2019-07-07T15:03:39.450-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.465-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run suite: OIDType [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.465-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: getOidValue [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.466-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: nullOID [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.466-0700 2019-07-07T15:03:39.450-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.466-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run suite: OneChildTest [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.466-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: FindNoMatch [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.467-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: FindMatch [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.467-0700 2019-07-07T15:03:39.450-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.467-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run suite: SERVER_36024 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.467-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: RegressionCheck [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.467-0700 2019-07-07T15:03:39.450-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.468-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run suite: SafeNumType [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.468-0700 2019-07-07T15:03:39.450-0700 I - [main] going to run test: createElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.468-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: getSafeNum [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.468-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: setSafeNum [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.469-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: appendElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.469-0700 2019-07-07T15:03:39.458-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.469-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run suite: Serialization [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.469-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: RoundTrip [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.469-0700 2019-07-07T15:03:39.458-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.470-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run suite: TimestampType [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.470-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: createElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.470-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: setElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.470-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: appendElement [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.471-0700 2019-07-07T15:03:39.458-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.471-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run suite: TopologyBuilding [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.471-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: TopDownFromScratch [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.471-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: AddSiblingAfter [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.471-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: AddSiblingBefore [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.472-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: AddSubtreeBottomUp [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.472-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: RemoveLeafNode [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.472-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: RemoveSubtree [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.472-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: RenameNode [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.472-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: MoveNode [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.473-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: CantAddAttachedAsLeftSibling [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.473-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: CantAddAttachedAsRightSibling [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.473-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: CantAddAttachedAsChild [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.473-0700 2019-07-07T15:03:39.458-0700 I - [main] going to run test: CantAddChildrenToNonObject [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.473-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: CantAddLeftSiblingToDetached [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.474-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: CantAddRightSiblingToDetached [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.474-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: AddSiblingLeftIntrusion [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.474-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: AddSiblingRightIntrusion [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.474-0700 2019-07-07T15:03:39.459-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.475-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run suite: TypeSupport [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.475-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceDouble [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.475-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceString [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.475-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceObject [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.475-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceArray [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.476-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceBinary [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.476-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceUndefined [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.476-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceOID [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.476-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceBoolean [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.477-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceDate [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.477-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceNull [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.477-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceRegex [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.477-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceDBRef [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.477-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceCode [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.478-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceSymbol [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.478-0700 2019-07-07T15:03:39.459-0700 I - [main] going to run test: EncodingEquivalenceCodeWithScope [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.478-0700 2019-07-07T15:03:39.469-0700 I - [main] going to run test: EncodingEquivalenceInt [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.478-0700 2019-07-07T15:03:39.469-0700 I - [main] going to run test: EncodingEquivalenceTimestamp [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.479-0700 2019-07-07T15:03:39.469-0700 I - [main] going to run test: EncodingEquivalenceLong [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.479-0700 2019-07-07T15:03:39.469-0700 I - [main] going to run test: EncodingEquivalenceDecimal [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.479-0700 2019-07-07T15:03:39.469-0700 I - [main] going to run test: EncodingEquivalenceMinKey [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.479-0700 2019-07-07T15:03:39.469-0700 I - [main] going to run test: EncodingEquivalenceMaxKey [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.480-0700 2019-07-07T15:03:39.469-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.480-0700 2019-07-07T15:03:39.469-0700 I - [main] going to run suite: UnorderedEqualityChecker [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.480-0700 2019-07-07T15:03:39.469-0700 I - [main] going to run test: Identical [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.480-0700 2019-07-07T15:03:39.469-0700 I - [main] going to run test: DifferentValuesAreNotEqual [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.480-0700 2019-07-07T15:03:39.469-0700 I - [main] going to run test: DifferentTypesAreNotEqual [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.481-0700 2019-07-07T15:03:39.469-0700 I - [main] going to run test: DifferentFieldNamesAreNotEqual [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.481-0700 2019-07-07T15:03:39.469-0700 I - [main] going to run test: MissingFieldsInObjectAreNotEqual [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.481-0700 2019-07-07T15:03:39.469-0700 I - [main] going to run test: ObjectOrderingIsNotConsidered [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.481-0700 2019-07-07T15:03:39.470-0700 I - [main] going to run test: ArrayOrderingIsConsidered [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.482-0700 2019-07-07T15:03:39.470-0700 I - [main] going to run test: MissingItemsInArrayAreNotEqual [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.482-0700 2019-07-07T15:03:39.470-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.482-0700 2019-07-07T15:03:39.470-0700 I - [main] going to run suite: WoEqualTest [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.482-0700 2019-07-07T15:03:39.470-0700 I - [main] going to run test: CollationAware [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.482-0700 2019-07-07T15:03:39.470-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.483-0700 2019-07-07T15:03:39.470-0700 I - [main] going to run suite: WoEqualToTest [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.483-0700 2019-07-07T15:03:39.470-0700 I - [main] going to run test: CollationAware [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.483-0700 2019-07-07T15:03:39.470-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.483-0700 2019-07-07T15:03:39.470-0700 I - [main] going to run suite: WoGreaterTest [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.483-0700 2019-07-07T15:03:39.470-0700 I - [main] going to run test: CollationAware [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.484-0700 2019-07-07T15:03:39.470-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.484-0700 2019-07-07T15:03:39.470-0700 I - [main] going to run suite: WoLessTest [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.484-0700 2019-07-07T15:03:39.470-0700 I - [main] going to run test: CollationAware [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.484-0700 2019-07-07T15:03:39.470-0700 I - [main] DONE running tests [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.485-0700 2019-07-07T15:03:39.470-0700 I - [main] ************************************************** [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.485-0700 2019-07-07T15:03:39.470-0700 I - [main] ArrayAPI | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.485-0700 2019-07-07T15:03:39.470-0700 I - [main] CountTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.485-0700 2019-07-07T15:03:39.470-0700 I - [main] DecimalType | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.485-0700 2019-07-07T15:03:39.470-0700 I - [main] DeduplicateTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.486-0700 2019-07-07T15:03:39.470-0700 I - [main] Document | tests: 40 | fails: 0 | assert calls: 0 | time secs: 0.004 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.486-0700 2019-07-07T15:03:39.470-0700 I - [main] DocumentComparison | tests: 9 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.486-0700 2019-07-07T15:03:39.470-0700 I - [main] DocumentInPlace | tests: 27 | fails: 0 | assert calls: 0 | time secs: 0.008 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.486-0700 2019-07-07T15:03:39.470-0700 I - [main] DocumentTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.487-0700 2019-07-07T15:03:39.470-0700 I - [main] Documentation | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.487-0700 2019-07-07T15:03:39.479-0700 I - [main] Element | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.487-0700 2019-07-07T15:03:39.479-0700 I - [main] FullNameTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.487-0700 2019-07-07T15:03:39.479-0700 I - [main] ManyChildrenTest | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.488-0700 2019-07-07T15:03:39.479-0700 I - [main] OIDType | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.488-0700 2019-07-07T15:03:39.479-0700 I - [main] OneChildTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 2019-07-07T15:03:39.479-0700 I - [main] SERVER_36024 | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 2019-07-07T15:03:39.479-0700 I - [main] SafeNumType | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.007 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 2019-07-07T15:03:39.479-0700 I - [main] Serialization | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 2019-07-07T15:03:39.479-0700 I - [main] TimestampType | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 2019-07-07T15:03:39.479-0700 I - [main] TopologyBuilding | tests: 16 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 2019-07-07T15:03:39.479-0700 I - [main] TypeSupport | tests: 21 | fails: 0 | assert calls: 0 | time secs: 0.010 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 2019-07-07T15:03:39.479-0700 I - [main] UnorderedEqualityChecker | tests: 8 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 2019-07-07T15:03:39.479-0700 I - [main] WoEqualTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 2019-07-07T15:03:39.479-0700 I - [main] WoEqualToTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 2019-07-07T15:03:39.479-0700 I - [main] WoGreaterTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 2019-07-07T15:03:39.479-0700 I - [main] WoLessTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 2019-07-07T15:03:39.479-0700 I - [main] TOTALS | tests: 177 | fails: 0 | assert calls: 0 | time secs: 0.029 [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 2019-07-07T15:03:39.479-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:bson_mutable_test] 2019-07-07T15:03:39.489-0700 C++ unit test build\opt\mongo\bson\mutable\bson_mutable_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:03:39.489-0700 bson_mutable_test.exe ran in 0.30 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:03:39.489-0700 Running bson_util_test.exe... build\opt\mongo\bson\util\bson_util_test.exe [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.489-0700 Starting C++ unit test build\opt\mongo\bson\util\bson_util_test.exe... build\opt\mongo\bson\util\bson_util_test.exe [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.629-0700 C++ unit test build\opt\mongo\bson\util\bson_util_test.exe started with pid 13828. [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.865-0700 2019-07-07T15:03:39.863-0700 I - [main] going to run suite: BsonCheck [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.865-0700 2019-07-07T15:03:39.865-0700 I - [main] going to run test: CheckNothingLegal [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.866-0700 2019-07-07T15:03:39.865-0700 I - [main] going to run test: CheckHasOnlyOnEmptyObject [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.866-0700 2019-07-07T15:03:39.865-0700 I - [main] going to run test: CheckHasOnlyLegalFields [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.866-0700 2019-07-07T15:03:39.866-0700 I - [main] going to run test: CheckNoDuplicates [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.866-0700 2019-07-07T15:03:39.866-0700 I - [main] DONE running tests [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.867-0700 2019-07-07T15:03:39.866-0700 I - [main] going to run suite: Builder [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.867-0700 2019-07-07T15:03:39.866-0700 I - [main] going to run test: String1 [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.867-0700 2019-07-07T15:03:39.866-0700 I - [main] going to run test: StringBuilderAddress [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.867-0700 2019-07-07T15:03:39.866-0700 I - [main] going to run test: BooleanOstreamOperator [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.868-0700 2019-07-07T15:03:39.866-0700 I - [main] going to run test: StackAllocatorShouldNotLeak [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.868-0700 2019-07-07T15:03:39.866-0700 I - [main] going to run test: AppendInt [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.891-0700 2019-07-07T15:03:39.891-0700 I - [main] going to run test: AppendUnsigned [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.919-0700 2019-07-07T15:03:39.919-0700 I - [main] going to run test: AppendLong [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.946-0700 2019-07-07T15:03:39.946-0700 I - [main] going to run test: AppendUnsignedLong [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.974-0700 2019-07-07T15:03:39.974-0700 I - [main] going to run test: AppendLongLong [cpp_unit_test:bson_util_test] 2019-07-07T15:03:39.999-0700 2019-07-07T15:03:40.000-0700 I - [main] going to run test: AppendUnsignedLongLong [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.040-0700 2019-07-07T15:03:40.041-0700 I - [main] going to run test: AppendShort [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.065-0700 2019-07-07T15:03:40.065-0700 I - [main] DONE running tests [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.065-0700 2019-07-07T15:03:40.065-0700 I - [main] going to run suite: ExtractBSON [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.065-0700 2019-07-07T15:03:40.065-0700 I - [main] going to run test: ExtractField [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.066-0700 2019-07-07T15:03:40.065-0700 I - [main] going to run test: ExtractTypedField [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.066-0700 2019-07-07T15:03:40.066-0700 I - [main] going to run test: ExtractStringField [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.066-0700 2019-07-07T15:03:40.066-0700 I - [main] going to run test: ExtractStringFieldWithDefault [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.066-0700 2019-07-07T15:03:40.066-0700 I - [main] going to run test: ExtractBooleanFieldWithDefault [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.067-0700 2019-07-07T15:03:40.066-0700 I - [main] going to run test: ExtractIntegerField [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.067-0700 2019-07-07T15:03:40.066-0700 I - [main] going to run test: ExtractDoubleFieldWithDefault [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.067-0700 2019-07-07T15:03:40.066-0700 I - [main] going to run test: ExtractOIDFieldWithDefault [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.067-0700 2019-07-07T15:03:40.066-0700 I - [main] DONE running tests [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.067-0700 2019-07-07T15:03:40.066-0700 I - [main] ************************************************** [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.068-0700 2019-07-07T15:03:40.066-0700 I - [main] BsonCheck | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.068-0700 2019-07-07T15:03:40.066-0700 I - [main] Builder | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.199 [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.068-0700 2019-07-07T15:03:40.066-0700 I - [main] ExtractBSON | tests: 8 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.068-0700 2019-07-07T15:03:40.066-0700 I - [main] TOTALS | tests: 23 | fails: 0 | assert calls: 0 | time secs: 0.199 [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.069-0700 2019-07-07T15:03:40.066-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:bson_util_test] 2019-07-07T15:03:40.076-0700 C++ unit test build\opt\mongo\bson\util\bson_util_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:03:40.076-0700 bson_util_test.exe ran in 0.59 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:03:40.076-0700 Running client_rs_test.exe... build\opt\mongo\client\client_rs_test.exe [cpp_unit_test:client_rs_test] 2019-07-07T15:03:40.076-0700 Starting C++ unit test build\opt\mongo\client\client_rs_test.exe... build\opt\mongo\client\client_rs_test.exe [cpp_unit_test:client_rs_test] 2019-07-07T15:03:40.592-0700 C++ unit test build\opt\mongo\client\client_rs_test.exe started with pid 6004. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.092-0700 2019-07-07T15:03:41.091-0700 I - [main] going to run suite: AllNodesDown [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.092-0700 2019-07-07T15:03:41.092-0700 I - [main] going to run test: QueryPrimary [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.093-0700 2019-07-07T15:03:41.093-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.094-0700 2019-07-07T15:03:41.094-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.094-0700 2019-07-07T15:03:41.094-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.094-0700 2019-07-07T15:03:41.094-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.094-0700 2019-07-07T15:03:41.095-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.095-0700 2019-07-07T15:03:41.095-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.095-0700 2019-07-07T15:03:41.095-0700 I NETWORK [main] Cannot reach any nodes for set test. Please check network connectivity and the status of the set. This has happened for 1 checks in a row. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.095-0700 2019-07-07T15:03:41.095-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.095-0700 2019-07-07T15:03:41.096-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.096-0700 2019-07-07T15:03:41.096-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.096-0700 2019-07-07T15:03:41.096-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.096-0700 2019-07-07T15:03:41.096-0700 I - [main] going to run test: CommandPrimary [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.096-0700 2019-07-07T15:03:41.096-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.096-0700 2019-07-07T15:03:41.096-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.097-0700 2019-07-07T15:03:41.096-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.097-0700 2019-07-07T15:03:41.097-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.097-0700 2019-07-07T15:03:41.097-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.097-0700 2019-07-07T15:03:41.097-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.098-0700 2019-07-07T15:03:41.097-0700 I NETWORK [main] Cannot reach any nodes for set test. Please check network connectivity and the status of the set. This has happened for 1 checks in a row. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.098-0700 2019-07-07T15:03:41.097-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.098-0700 2019-07-07T15:03:41.097-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.098-0700 2019-07-07T15:03:41.097-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.098-0700 2019-07-07T15:03:41.097-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.099-0700 2019-07-07T15:03:41.097-0700 I - [main] going to run test: QuerySecondaryOnly [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.099-0700 2019-07-07T15:03:41.098-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.099-0700 2019-07-07T15:03:41.098-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.099-0700 2019-07-07T15:03:41.098-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.100-0700 2019-07-07T15:03:41.098-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.100-0700 2019-07-07T15:03:41.098-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.100-0700 2019-07-07T15:03:41.098-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.100-0700 2019-07-07T15:03:41.098-0700 I NETWORK [main] Cannot reach any nodes for set test. Please check network connectivity and the status of the set. This has happened for 1 checks in a row. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.101-0700 2019-07-07T15:03:41.098-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.101-0700 2019-07-07T15:03:41.098-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.101-0700 2019-07-07T15:03:41.099-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.101-0700 2019-07-07T15:03:41.099-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.101-0700 2019-07-07T15:03:41.099-0700 I - [main] going to run test: CommandSecondaryOnly [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.102-0700 2019-07-07T15:03:41.099-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.102-0700 2019-07-07T15:03:41.099-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.102-0700 2019-07-07T15:03:41.099-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.102-0700 2019-07-07T15:03:41.099-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.102-0700 2019-07-07T15:03:41.099-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.103-0700 2019-07-07T15:03:41.099-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.103-0700 2019-07-07T15:03:41.099-0700 I NETWORK [main] Cannot reach any nodes for set test. Please check network connectivity and the status of the set. This has happened for 1 checks in a row. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.103-0700 2019-07-07T15:03:41.100-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.103-0700 2019-07-07T15:03:41.100-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.104-0700 2019-07-07T15:03:41.100-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.104-0700 2019-07-07T15:03:41.100-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.104-0700 2019-07-07T15:03:41.100-0700 I - [main] going to run test: QueryPrimaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.104-0700 2019-07-07T15:03:41.100-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.104-0700 2019-07-07T15:03:41.100-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.105-0700 2019-07-07T15:03:41.100-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.105-0700 2019-07-07T15:03:41.100-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.105-0700 2019-07-07T15:03:41.101-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.105-0700 2019-07-07T15:03:41.101-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.106-0700 2019-07-07T15:03:41.101-0700 I NETWORK [main] Cannot reach any nodes for set test. Please check network connectivity and the status of the set. This has happened for 1 checks in a row. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.106-0700 2019-07-07T15:03:41.101-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.106-0700 2019-07-07T15:03:41.101-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.106-0700 2019-07-07T15:03:41.101-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.106-0700 2019-07-07T15:03:41.101-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.107-0700 2019-07-07T15:03:41.101-0700 I - [main] going to run test: CommandPrimaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.107-0700 2019-07-07T15:03:41.101-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.107-0700 2019-07-07T15:03:41.102-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.107-0700 2019-07-07T15:03:41.102-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.107-0700 2019-07-07T15:03:41.102-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.108-0700 2019-07-07T15:03:41.102-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.108-0700 2019-07-07T15:03:41.102-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.108-0700 2019-07-07T15:03:41.102-0700 I NETWORK [main] Cannot reach any nodes for set test. Please check network connectivity and the status of the set. This has happened for 1 checks in a row. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.108-0700 2019-07-07T15:03:41.102-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.108-0700 2019-07-07T15:03:41.102-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.109-0700 2019-07-07T15:03:41.102-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.109-0700 2019-07-07T15:03:41.102-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.109-0700 2019-07-07T15:03:41.102-0700 I - [main] going to run test: QuerySecondaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.109-0700 2019-07-07T15:03:41.103-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.110-0700 2019-07-07T15:03:41.103-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.110-0700 2019-07-07T15:03:41.103-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.110-0700 2019-07-07T15:03:41.103-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.110-0700 2019-07-07T15:03:41.103-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.111-0700 2019-07-07T15:03:41.103-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.111-0700 2019-07-07T15:03:41.103-0700 I NETWORK [main] Cannot reach any nodes for set test. Please check network connectivity and the status of the set. This has happened for 1 checks in a row. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.111-0700 2019-07-07T15:03:41.103-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.111-0700 2019-07-07T15:03:41.103-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.111-0700 2019-07-07T15:03:41.104-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.112-0700 2019-07-07T15:03:41.104-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.112-0700 2019-07-07T15:03:41.104-0700 I - [main] going to run test: CommandSecondaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.112-0700 2019-07-07T15:03:41.104-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.112-0700 2019-07-07T15:03:41.105-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.113-0700 2019-07-07T15:03:41.105-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.113-0700 2019-07-07T15:03:41.105-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.113-0700 2019-07-07T15:03:41.105-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.113-0700 2019-07-07T15:03:41.105-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.113-0700 2019-07-07T15:03:41.105-0700 I NETWORK [main] Cannot reach any nodes for set test. Please check network connectivity and the status of the set. This has happened for 1 checks in a row. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.114-0700 2019-07-07T15:03:41.105-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.114-0700 2019-07-07T15:03:41.105-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.114-0700 2019-07-07T15:03:41.105-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.114-0700 2019-07-07T15:03:41.105-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.115-0700 2019-07-07T15:03:41.105-0700 I - [main] going to run test: QueryNearest [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.115-0700 2019-07-07T15:03:41.106-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.115-0700 2019-07-07T15:03:41.106-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.115-0700 2019-07-07T15:03:41.106-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.115-0700 2019-07-07T15:03:41.106-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.116-0700 2019-07-07T15:03:41.106-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.116-0700 2019-07-07T15:03:41.106-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.116-0700 2019-07-07T15:03:41.106-0700 I NETWORK [main] Cannot reach any nodes for set test. Please check network connectivity and the status of the set. This has happened for 1 checks in a row. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.116-0700 2019-07-07T15:03:41.106-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.116-0700 2019-07-07T15:03:41.106-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.117-0700 2019-07-07T15:03:41.106-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.117-0700 2019-07-07T15:03:41.106-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.117-0700 2019-07-07T15:03:41.107-0700 I - [main] going to run test: CommandNearest [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.117-0700 2019-07-07T15:03:41.107-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.117-0700 2019-07-07T15:03:41.107-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.118-0700 2019-07-07T15:03:41.107-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.118-0700 2019-07-07T15:03:41.107-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.118-0700 2019-07-07T15:03:41.107-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.118-0700 2019-07-07T15:03:41.107-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.119-0700 2019-07-07T15:03:41.107-0700 I NETWORK [main] Cannot reach any nodes for set test. Please check network connectivity and the status of the set. This has happened for 1 checks in a row. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.119-0700 2019-07-07T15:03:41.107-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.119-0700 2019-07-07T15:03:41.108-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.119-0700 2019-07-07T15:03:41.112-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.120-0700 2019-07-07T15:03:41.112-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.120-0700 2019-07-07T15:03:41.112-0700 I - [main] DONE running tests [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.120-0700 2019-07-07T15:03:41.112-0700 I - [main] going to run suite: BasicRS [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.120-0700 2019-07-07T15:03:41.112-0700 I - [main] going to run test: QueryPrimary [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.120-0700 2019-07-07T15:03:41.112-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.121-0700 2019-07-07T15:03:41.113-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.121-0700 2019-07-07T15:03:41.113-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.121-0700 2019-07-07T15:03:41.113-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.121-0700 2019-07-07T15:03:41.113-0700 I NETWORK [main] Successfully connected to $test1:27017 (1 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.121-0700 2019-07-07T15:03:41.113-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.122-0700 2019-07-07T15:03:41.113-0700 I NETWORK [main] Successfully connected to $test0:27017 (1 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.122-0700 2019-07-07T15:03:41.113-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.122-0700 2019-07-07T15:03:41.113-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.122-0700 2019-07-07T15:03:41.114-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.123-0700 2019-07-07T15:03:41.114-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.123-0700 2019-07-07T15:03:41.114-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.123-0700 2019-07-07T15:03:41.114-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.123-0700 2019-07-07T15:03:41.114-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.123-0700 2019-07-07T15:03:41.114-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.124-0700 2019-07-07T15:03:41.114-0700 I - [main] going to run test: CommandPrimary [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.124-0700 2019-07-07T15:03:41.114-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.124-0700 2019-07-07T15:03:41.114-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.124-0700 2019-07-07T15:03:41.114-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.125-0700 2019-07-07T15:03:41.115-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.125-0700 2019-07-07T15:03:41.115-0700 I NETWORK [main] Successfully connected to $test1:27017 (2 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.125-0700 2019-07-07T15:03:41.115-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.125-0700 2019-07-07T15:03:41.115-0700 I NETWORK [main] Successfully connected to $test0:27017 (2 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.125-0700 2019-07-07T15:03:41.115-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.126-0700 2019-07-07T15:03:41.115-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.126-0700 2019-07-07T15:03:41.115-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.126-0700 2019-07-07T15:03:41.115-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.126-0700 2019-07-07T15:03:41.115-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.126-0700 2019-07-07T15:03:41.115-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.127-0700 2019-07-07T15:03:41.115-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.127-0700 2019-07-07T15:03:41.115-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.127-0700 2019-07-07T15:03:41.120-0700 I - [main] going to run test: QuerySecondaryOnly [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.127-0700 2019-07-07T15:03:41.120-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.128-0700 2019-07-07T15:03:41.120-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.128-0700 2019-07-07T15:03:41.120-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.128-0700 2019-07-07T15:03:41.120-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.128-0700 2019-07-07T15:03:41.120-0700 I NETWORK [main] Successfully connected to $test0:27017 (3 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.128-0700 2019-07-07T15:03:41.121-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.129-0700 2019-07-07T15:03:41.121-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.129-0700 2019-07-07T15:03:41.121-0700 I NETWORK [main] Successfully connected to $test1:27017 (3 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.129-0700 2019-07-07T15:03:41.121-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.129-0700 2019-07-07T15:03:41.121-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.129-0700 2019-07-07T15:03:41.121-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.130-0700 2019-07-07T15:03:41.121-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.130-0700 2019-07-07T15:03:41.121-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.130-0700 2019-07-07T15:03:41.121-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.130-0700 2019-07-07T15:03:41.121-0700 I - [main] going to run test: CommandSecondaryOnly [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.131-0700 2019-07-07T15:03:41.122-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.131-0700 2019-07-07T15:03:41.122-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.131-0700 2019-07-07T15:03:41.122-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.131-0700 2019-07-07T15:03:41.122-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.131-0700 2019-07-07T15:03:41.122-0700 I NETWORK [main] Successfully connected to $test1:27017 (4 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.132-0700 2019-07-07T15:03:41.122-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.132-0700 2019-07-07T15:03:41.122-0700 I NETWORK [main] Successfully connected to $test0:27017 (4 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.132-0700 2019-07-07T15:03:41.122-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.132-0700 2019-07-07T15:03:41.122-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.132-0700 2019-07-07T15:03:41.122-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.133-0700 2019-07-07T15:03:41.123-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.133-0700 2019-07-07T15:03:41.123-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.133-0700 2019-07-07T15:03:41.123-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.133-0700 2019-07-07T15:03:41.123-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.133-0700 2019-07-07T15:03:41.123-0700 I - [main] going to run test: QueryPrimaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.134-0700 2019-07-07T15:03:41.123-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.134-0700 2019-07-07T15:03:41.123-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.134-0700 2019-07-07T15:03:41.123-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.134-0700 2019-07-07T15:03:41.123-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.135-0700 2019-07-07T15:03:41.128-0700 I NETWORK [main] Successfully connected to $test1:27017 (5 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.135-0700 2019-07-07T15:03:41.128-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.135-0700 2019-07-07T15:03:41.128-0700 I NETWORK [main] Successfully connected to $test0:27017 (5 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.135-0700 2019-07-07T15:03:41.128-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.135-0700 2019-07-07T15:03:41.128-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.136-0700 2019-07-07T15:03:41.128-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.136-0700 2019-07-07T15:03:41.128-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.136-0700 2019-07-07T15:03:41.128-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.136-0700 2019-07-07T15:03:41.128-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.137-0700 2019-07-07T15:03:41.129-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.137-0700 2019-07-07T15:03:41.129-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.137-0700 2019-07-07T15:03:41.129-0700 I - [main] going to run test: CommandPrimaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.137-0700 2019-07-07T15:03:41.129-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.137-0700 2019-07-07T15:03:41.129-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.138-0700 2019-07-07T15:03:41.129-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.138-0700 2019-07-07T15:03:41.129-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.138-0700 2019-07-07T15:03:41.129-0700 I NETWORK [main] Successfully connected to $test1:27017 (6 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.138-0700 2019-07-07T15:03:41.129-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.138-0700 2019-07-07T15:03:41.129-0700 I NETWORK [main] Successfully connected to $test0:27017 (6 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.139-0700 2019-07-07T15:03:41.129-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.139-0700 2019-07-07T15:03:41.129-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.139-0700 2019-07-07T15:03:41.130-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.139-0700 2019-07-07T15:03:41.130-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.139-0700 2019-07-07T15:03:41.130-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.140-0700 2019-07-07T15:03:41.130-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.140-0700 2019-07-07T15:03:41.130-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.140-0700 2019-07-07T15:03:41.130-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.140-0700 2019-07-07T15:03:41.130-0700 I - [main] going to run test: QuerySecondaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.140-0700 2019-07-07T15:03:41.130-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.141-0700 2019-07-07T15:03:41.131-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.141-0700 2019-07-07T15:03:41.131-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.141-0700 2019-07-07T15:03:41.131-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.141-0700 2019-07-07T15:03:41.131-0700 I NETWORK [main] Successfully connected to $test0:27017 (7 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.142-0700 2019-07-07T15:03:41.131-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.142-0700 2019-07-07T15:03:41.131-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.142-0700 2019-07-07T15:03:41.135-0700 I NETWORK [main] Successfully connected to $test1:27017 (7 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.142-0700 2019-07-07T15:03:41.135-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.142-0700 2019-07-07T15:03:41.136-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.143-0700 2019-07-07T15:03:41.136-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.143-0700 2019-07-07T15:03:41.136-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.143-0700 2019-07-07T15:03:41.136-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.143-0700 2019-07-07T15:03:41.136-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.143-0700 2019-07-07T15:03:41.136-0700 I - [main] going to run test: CommandSecondaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.144-0700 2019-07-07T15:03:41.136-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.144-0700 2019-07-07T15:03:41.136-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.144-0700 2019-07-07T15:03:41.136-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.144-0700 2019-07-07T15:03:41.136-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.145-0700 2019-07-07T15:03:41.136-0700 I NETWORK [main] Successfully connected to $test0:27017 (8 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.145-0700 2019-07-07T15:03:41.137-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.145-0700 2019-07-07T15:03:41.137-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.145-0700 2019-07-07T15:03:41.137-0700 I NETWORK [main] Successfully connected to $test1:27017 (8 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.145-0700 2019-07-07T15:03:41.137-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.146-0700 2019-07-07T15:03:41.137-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.146-0700 2019-07-07T15:03:41.137-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.146-0700 2019-07-07T15:03:41.137-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.146-0700 2019-07-07T15:03:41.137-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.146-0700 2019-07-07T15:03:41.137-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.147-0700 2019-07-07T15:03:41.137-0700 I - [main] DONE running tests [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.147-0700 2019-07-07T15:03:41.137-0700 I - [main] going to run suite: PrimaryDown [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.147-0700 2019-07-07T15:03:41.137-0700 I - [main] going to run test: QueryPrimary [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.147-0700 2019-07-07T15:03:41.138-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.147-0700 2019-07-07T15:03:41.138-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.148-0700 2019-07-07T15:03:41.138-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.148-0700 2019-07-07T15:03:41.138-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.148-0700 2019-07-07T15:03:41.138-0700 I NETWORK [main] Successfully connected to $test1:27017 (9 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.148-0700 2019-07-07T15:03:41.138-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.149-0700 2019-07-07T15:03:41.138-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.149-0700 2019-07-07T15:03:41.138-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.149-0700 2019-07-07T15:03:41.138-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.149-0700 2019-07-07T15:03:41.139-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.149-0700 2019-07-07T15:03:41.139-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.150-0700 2019-07-07T15:03:41.143-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.150-0700 2019-07-07T15:03:41.143-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.150-0700 2019-07-07T15:03:41.143-0700 I - [main] going to run test: CommandPrimary [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.150-0700 2019-07-07T15:03:41.143-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.151-0700 2019-07-07T15:03:41.143-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.151-0700 2019-07-07T15:03:41.143-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.151-0700 2019-07-07T15:03:41.143-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.151-0700 2019-07-07T15:03:41.143-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.151-0700 2019-07-07T15:03:41.143-0700 I NETWORK [main] Successfully connected to $test1:27017 (10 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.152-0700 2019-07-07T15:03:41.143-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.152-0700 2019-07-07T15:03:41.144-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.152-0700 2019-07-07T15:03:41.144-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.152-0700 2019-07-07T15:03:41.144-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.152-0700 2019-07-07T15:03:41.144-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.153-0700 2019-07-07T15:03:41.144-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.153-0700 2019-07-07T15:03:41.144-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.153-0700 2019-07-07T15:03:41.144-0700 I - [main] going to run test: QuerySecondaryOnly [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.153-0700 2019-07-07T15:03:41.144-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.153-0700 2019-07-07T15:03:41.145-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.154-0700 2019-07-07T15:03:41.145-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.154-0700 2019-07-07T15:03:41.145-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.154-0700 2019-07-07T15:03:41.145-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.154-0700 2019-07-07T15:03:41.145-0700 I NETWORK [main] Successfully connected to $test1:27017 (11 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.155-0700 2019-07-07T15:03:41.145-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.155-0700 2019-07-07T15:03:41.145-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.155-0700 2019-07-07T15:03:41.145-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.155-0700 2019-07-07T15:03:41.145-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.155-0700 2019-07-07T15:03:41.145-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.156-0700 2019-07-07T15:03:41.145-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.156-0700 2019-07-07T15:03:41.145-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.156-0700 2019-07-07T15:03:41.145-0700 I - [main] going to run test: CommandSecondaryOnly [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.156-0700 2019-07-07T15:03:41.146-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.157-0700 2019-07-07T15:03:41.146-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.157-0700 2019-07-07T15:03:41.146-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.157-0700 2019-07-07T15:03:41.146-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.157-0700 2019-07-07T15:03:41.146-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.157-0700 2019-07-07T15:03:41.146-0700 I NETWORK [main] Successfully connected to $test1:27017 (12 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.158-0700 2019-07-07T15:03:41.150-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.158-0700 2019-07-07T15:03:41.150-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.158-0700 2019-07-07T15:03:41.151-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.158-0700 2019-07-07T15:03:41.151-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.158-0700 2019-07-07T15:03:41.151-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.159-0700 2019-07-07T15:03:41.151-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.159-0700 2019-07-07T15:03:41.151-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.159-0700 2019-07-07T15:03:41.151-0700 I - [main] going to run test: QueryPrimaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.159-0700 2019-07-07T15:03:41.151-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.160-0700 2019-07-07T15:03:41.151-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.160-0700 2019-07-07T15:03:41.151-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.160-0700 2019-07-07T15:03:41.151-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.160-0700 2019-07-07T15:03:41.152-0700 I NETWORK [main] Successfully connected to $test1:27017 (13 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.160-0700 2019-07-07T15:03:41.152-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.161-0700 2019-07-07T15:03:41.152-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.161-0700 2019-07-07T15:03:41.152-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.161-0700 2019-07-07T15:03:41.152-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.161-0700 2019-07-07T15:03:41.152-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.161-0700 2019-07-07T15:03:41.152-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.162-0700 2019-07-07T15:03:41.152-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.162-0700 2019-07-07T15:03:41.152-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.162-0700 2019-07-07T15:03:41.152-0700 I - [main] going to run test: CommandPrimaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.162-0700 2019-07-07T15:03:41.152-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.162-0700 2019-07-07T15:03:41.153-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.163-0700 2019-07-07T15:03:41.153-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.163-0700 2019-07-07T15:03:41.153-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.163-0700 2019-07-07T15:03:41.153-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.163-0700 2019-07-07T15:03:41.153-0700 I NETWORK [main] Successfully connected to $test1:27017 (14 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.164-0700 2019-07-07T15:03:41.153-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.164-0700 2019-07-07T15:03:41.153-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.164-0700 2019-07-07T15:03:41.153-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.164-0700 2019-07-07T15:03:41.153-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.164-0700 2019-07-07T15:03:41.153-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.165-0700 2019-07-07T15:03:41.153-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.165-0700 2019-07-07T15:03:41.153-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.165-0700 2019-07-07T15:03:41.153-0700 I - [main] going to run test: QuerySecondaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.165-0700 2019-07-07T15:03:41.154-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.166-0700 2019-07-07T15:03:41.158-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.166-0700 2019-07-07T15:03:41.158-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.166-0700 2019-07-07T15:03:41.158-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.166-0700 2019-07-07T15:03:41.159-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.166-0700 2019-07-07T15:03:41.159-0700 I NETWORK [main] Successfully connected to $test1:27017 (15 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.167-0700 2019-07-07T15:03:41.159-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.167-0700 2019-07-07T15:03:41.159-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.167-0700 2019-07-07T15:03:41.159-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.167-0700 2019-07-07T15:03:41.159-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.167-0700 2019-07-07T15:03:41.159-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.168-0700 2019-07-07T15:03:41.159-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.168-0700 2019-07-07T15:03:41.159-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.168-0700 2019-07-07T15:03:41.159-0700 I - [main] going to run test: CommandSecondaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.168-0700 2019-07-07T15:03:41.159-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.168-0700 2019-07-07T15:03:41.160-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.169-0700 2019-07-07T15:03:41.160-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.169-0700 2019-07-07T15:03:41.160-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.169-0700 2019-07-07T15:03:41.160-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.169-0700 2019-07-07T15:03:41.160-0700 I NETWORK [main] Successfully connected to $test1:27017 (16 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.170-0700 2019-07-07T15:03:41.160-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.170-0700 2019-07-07T15:03:41.160-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.170-0700 2019-07-07T15:03:41.160-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.170-0700 2019-07-07T15:03:41.160-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.170-0700 2019-07-07T15:03:41.160-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.171-0700 2019-07-07T15:03:41.160-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.171-0700 2019-07-07T15:03:41.160-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.171-0700 2019-07-07T15:03:41.160-0700 I - [main] going to run test: Nearest [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.171-0700 2019-07-07T15:03:41.161-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.171-0700 2019-07-07T15:03:41.161-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.172-0700 2019-07-07T15:03:41.161-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.172-0700 2019-07-07T15:03:41.161-0700 I NETWORK [main] replacing connection to $test0:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.172-0700 2019-07-07T15:03:41.161-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.172-0700 2019-07-07T15:03:41.161-0700 I NETWORK [main] Successfully connected to $test1:27017 (17 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.172-0700 2019-07-07T15:03:41.161-0700 W NETWORK [main] Unable to reach primary for set test [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.173-0700 2019-07-07T15:03:41.161-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.173-0700 2019-07-07T15:03:41.161-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.173-0700 2019-07-07T15:03:41.161-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.173-0700 2019-07-07T15:03:41.166-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.174-0700 2019-07-07T15:03:41.166-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.174-0700 2019-07-07T15:03:41.166-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.174-0700 2019-07-07T15:03:41.166-0700 I - [main] DONE running tests [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.174-0700 2019-07-07T15:03:41.166-0700 I - [main] going to run suite: SecondaryDown [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.174-0700 2019-07-07T15:03:41.166-0700 I - [main] going to run test: QueryPrimary [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.175-0700 2019-07-07T15:03:41.166-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.175-0700 2019-07-07T15:03:41.167-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.175-0700 2019-07-07T15:03:41.167-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.175-0700 2019-07-07T15:03:41.167-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.175-0700 2019-07-07T15:03:41.167-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.176-0700 2019-07-07T15:03:41.167-0700 I NETWORK [main] Successfully connected to $test0:27017 (9 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.176-0700 2019-07-07T15:03:41.167-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.176-0700 2019-07-07T15:03:41.167-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.176-0700 2019-07-07T15:03:41.167-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.177-0700 2019-07-07T15:03:41.167-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.177-0700 2019-07-07T15:03:41.167-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.177-0700 2019-07-07T15:03:41.167-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.177-0700 2019-07-07T15:03:41.167-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.177-0700 2019-07-07T15:03:41.167-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.178-0700 2019-07-07T15:03:41.167-0700 I - [main] going to run test: CommandPrimary [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.178-0700 2019-07-07T15:03:41.168-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.178-0700 2019-07-07T15:03:41.168-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.178-0700 2019-07-07T15:03:41.168-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.178-0700 2019-07-07T15:03:41.168-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.179-0700 2019-07-07T15:03:41.168-0700 I NETWORK [main] Successfully connected to $test0:27017 (10 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.179-0700 2019-07-07T15:03:41.168-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.179-0700 2019-07-07T15:03:41.168-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.179-0700 2019-07-07T15:03:41.168-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.179-0700 2019-07-07T15:03:41.168-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.180-0700 2019-07-07T15:03:41.169-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.180-0700 2019-07-07T15:03:41.169-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.180-0700 2019-07-07T15:03:41.169-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.180-0700 2019-07-07T15:03:41.169-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.181-0700 2019-07-07T15:03:41.169-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.181-0700 2019-07-07T15:03:41.169-0700 I - [main] going to run test: QuerySecondaryOnly [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.181-0700 2019-07-07T15:03:41.169-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.181-0700 2019-07-07T15:03:41.174-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.181-0700 2019-07-07T15:03:41.174-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.182-0700 2019-07-07T15:03:41.174-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.182-0700 2019-07-07T15:03:41.174-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.182-0700 2019-07-07T15:03:41.174-0700 I NETWORK [main] Successfully connected to $test0:27017 (11 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.182-0700 2019-07-07T15:03:41.174-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.182-0700 2019-07-07T15:03:41.175-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.183-0700 2019-07-07T15:03:41.175-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.183-0700 2019-07-07T15:03:41.175-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.183-0700 2019-07-07T15:03:41.175-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.183-0700 2019-07-07T15:03:41.175-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.184-0700 2019-07-07T15:03:41.175-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.184-0700 2019-07-07T15:03:41.175-0700 I - [main] going to run test: CommandSecondaryOnly [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.184-0700 2019-07-07T15:03:41.175-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.184-0700 2019-07-07T15:03:41.175-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.184-0700 2019-07-07T15:03:41.175-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.185-0700 2019-07-07T15:03:41.176-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.185-0700 2019-07-07T15:03:41.176-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.185-0700 2019-07-07T15:03:41.176-0700 I NETWORK [main] Successfully connected to $test0:27017 (12 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.185-0700 2019-07-07T15:03:41.176-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.185-0700 2019-07-07T15:03:41.176-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.186-0700 2019-07-07T15:03:41.176-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.186-0700 2019-07-07T15:03:41.176-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.186-0700 2019-07-07T15:03:41.176-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.186-0700 2019-07-07T15:03:41.176-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.186-0700 2019-07-07T15:03:41.176-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.187-0700 2019-07-07T15:03:41.176-0700 I - [main] going to run test: QueryPrimaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.187-0700 2019-07-07T15:03:41.177-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.187-0700 2019-07-07T15:03:41.177-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.187-0700 2019-07-07T15:03:41.177-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.188-0700 2019-07-07T15:03:41.177-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.188-0700 2019-07-07T15:03:41.177-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.188-0700 2019-07-07T15:03:41.177-0700 I NETWORK [main] Successfully connected to $test0:27017 (13 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.188-0700 2019-07-07T15:03:41.177-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.188-0700 2019-07-07T15:03:41.177-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.189-0700 2019-07-07T15:03:41.177-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.189-0700 2019-07-07T15:03:41.182-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.189-0700 2019-07-07T15:03:41.182-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.189-0700 2019-07-07T15:03:41.182-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.189-0700 2019-07-07T15:03:41.182-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.190-0700 2019-07-07T15:03:41.182-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.190-0700 2019-07-07T15:03:41.182-0700 I - [main] going to run test: CommandPrimaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.190-0700 2019-07-07T15:03:41.182-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.190-0700 2019-07-07T15:03:41.183-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.191-0700 2019-07-07T15:03:41.183-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.191-0700 2019-07-07T15:03:41.183-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.191-0700 2019-07-07T15:03:41.183-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.191-0700 2019-07-07T15:03:41.183-0700 I NETWORK [main] Successfully connected to $test0:27017 (14 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.191-0700 2019-07-07T15:03:41.183-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.192-0700 2019-07-07T15:03:41.183-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.192-0700 2019-07-07T15:03:41.183-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.192-0700 2019-07-07T15:03:41.183-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.192-0700 2019-07-07T15:03:41.183-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.192-0700 2019-07-07T15:03:41.183-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.193-0700 2019-07-07T15:03:41.183-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.193-0700 2019-07-07T15:03:41.183-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.193-0700 2019-07-07T15:03:41.183-0700 I - [main] going to run test: QuerySecondaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.193-0700 2019-07-07T15:03:41.184-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.193-0700 2019-07-07T15:03:41.184-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.194-0700 2019-07-07T15:03:41.184-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.194-0700 2019-07-07T15:03:41.184-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.194-0700 2019-07-07T15:03:41.184-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.194-0700 2019-07-07T15:03:41.184-0700 I NETWORK [main] Successfully connected to $test0:27017 (15 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.195-0700 2019-07-07T15:03:41.184-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.195-0700 2019-07-07T15:03:41.184-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.195-0700 2019-07-07T15:03:41.184-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.195-0700 2019-07-07T15:03:41.184-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.195-0700 2019-07-07T15:03:41.185-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.196-0700 2019-07-07T15:03:41.185-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.196-0700 2019-07-07T15:03:41.185-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.196-0700 2019-07-07T15:03:41.185-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.196-0700 2019-07-07T15:03:41.185-0700 I - [main] going to run test: CommandSecondaryPreferred [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.197-0700 2019-07-07T15:03:41.190-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.197-0700 2019-07-07T15:03:41.190-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.197-0700 2019-07-07T15:03:41.190-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.197-0700 2019-07-07T15:03:41.190-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.197-0700 2019-07-07T15:03:41.190-0700 I NETWORK [main] Successfully connected to $test0:27017 (16 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.198-0700 2019-07-07T15:03:41.190-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.198-0700 2019-07-07T15:03:41.190-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.198-0700 2019-07-07T15:03:41.190-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.198-0700 2019-07-07T15:03:41.190-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.198-0700 2019-07-07T15:03:41.190-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.199-0700 2019-07-07T15:03:41.191-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.199-0700 2019-07-07T15:03:41.191-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.199-0700 2019-07-07T15:03:41.191-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.199-0700 2019-07-07T15:03:41.191-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.199-0700 2019-07-07T15:03:41.191-0700 I - [main] going to run test: QueryNearest [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.200-0700 2019-07-07T15:03:41.191-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.200-0700 2019-07-07T15:03:41.191-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.200-0700 2019-07-07T15:03:41.191-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.200-0700 2019-07-07T15:03:41.191-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.201-0700 2019-07-07T15:03:41.191-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.201-0700 2019-07-07T15:03:41.191-0700 I NETWORK [main] Successfully connected to $test0:27017 (17 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.201-0700 2019-07-07T15:03:41.191-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.201-0700 2019-07-07T15:03:41.192-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.201-0700 2019-07-07T15:03:41.192-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.202-0700 2019-07-07T15:03:41.192-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.202-0700 2019-07-07T15:03:41.192-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.202-0700 2019-07-07T15:03:41.192-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.202-0700 2019-07-07T15:03:41.192-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.202-0700 2019-07-07T15:03:41.192-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.203-0700 2019-07-07T15:03:41.192-0700 I - [main] going to run test: CommandNearest [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.203-0700 2019-07-07T15:03:41.192-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.203-0700 2019-07-07T15:03:41.193-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.203-0700 2019-07-07T15:03:41.193-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.203-0700 2019-07-07T15:03:41.193-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.204-0700 2019-07-07T15:03:41.193-0700 I NETWORK [main] Successfully connected to $test0:27017 (18 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.204-0700 2019-07-07T15:03:41.193-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.204-0700 2019-07-07T15:03:41.197-0700 I NETWORK [main] replacing connection to $test1:27017 with (empty) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.204-0700 2019-07-07T15:03:41.197-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.205-0700 2019-07-07T15:03:41.197-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.205-0700 2019-07-07T15:03:41.198-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.205-0700 2019-07-07T15:03:41.198-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.205-0700 2019-07-07T15:03:41.198-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.205-0700 2019-07-07T15:03:41.198-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.206-0700 2019-07-07T15:03:41.198-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.206-0700 2019-07-07T15:03:41.198-0700 I - [main] DONE running tests [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.206-0700 2019-07-07T15:03:41.198-0700 I - [main] going to run suite: TaggedFiveMemberRS [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.206-0700 2019-07-07T15:03:41.198-0700 I - [main] going to run test: ConnShouldPinIfSameSettings [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.206-0700 2019-07-07T15:03:41.199-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.207-0700 2019-07-07T15:03:41.199-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.207-0700 2019-07-07T15:03:41.199-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.207-0700 2019-07-07T15:03:41.199-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.207-0700 2019-07-07T15:03:41.199-0700 I NETWORK [main] Successfully connected to $test0:27017 (19 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.208-0700 2019-07-07T15:03:41.199-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017,$test2:27017,$test3:27017,$test4:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.208-0700 2019-07-07T15:03:41.199-0700 I NETWORK [main] replacing connection to $test4:27017 with $test4:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.208-0700 2019-07-07T15:03:41.200-0700 I NETWORK [main] Successfully connected to $test4:27017 (1 connections now open to $test4:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.208-0700 2019-07-07T15:03:41.200-0700 I NETWORK [main] replacing connection to $test3:27017 with $test3:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.208-0700 2019-07-07T15:03:41.200-0700 I NETWORK [main] Successfully connected to $test3:27017 (1 connections now open to $test3:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.209-0700 2019-07-07T15:03:41.200-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.209-0700 2019-07-07T15:03:41.200-0700 I NETWORK [main] Successfully connected to $test1:27017 (18 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.209-0700 2019-07-07T15:03:41.200-0700 I NETWORK [main] replacing connection to $test2:27017 with $test2:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.209-0700 2019-07-07T15:03:41.200-0700 I NETWORK [main] Successfully connected to $test2:27017 (1 connections now open to $test2:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.209-0700 2019-07-07T15:03:41.200-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.210-0700 2019-07-07T15:03:41.200-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.210-0700 2019-07-07T15:03:41.200-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.210-0700 2019-07-07T15:03:41.200-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.210-0700 2019-07-07T15:03:41.201-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.210-0700 2019-07-07T15:03:41.201-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.211-0700 2019-07-07T15:03:41.201-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.211-0700 2019-07-07T15:03:41.201-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.211-0700 2019-07-07T15:03:41.201-0700 I NETWORK [main] Dropping all pooled connections to $test2:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.211-0700 2019-07-07T15:03:41.201-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.212-0700 2019-07-07T15:03:41.205-0700 I NETWORK [main] Dropping all pooled connections to $test3:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.212-0700 2019-07-07T15:03:41.205-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.212-0700 2019-07-07T15:03:41.205-0700 I NETWORK [main] Dropping all pooled connections to $test4:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.212-0700 2019-07-07T15:03:41.205-0700 I - [main] going to run test: ConnShouldNotPinIfHostMarkedAsFailed [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.212-0700 2019-07-07T15:03:41.206-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.213-0700 2019-07-07T15:03:41.206-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.213-0700 2019-07-07T15:03:41.206-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.213-0700 2019-07-07T15:03:41.206-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.213-0700 2019-07-07T15:03:41.206-0700 I NETWORK [main] Successfully connected to $test0:27017 (20 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.213-0700 2019-07-07T15:03:41.206-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017,$test2:27017,$test3:27017,$test4:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.214-0700 2019-07-07T15:03:41.206-0700 I NETWORK [main] replacing connection to $test4:27017 with $test4:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.214-0700 2019-07-07T15:03:41.206-0700 I NETWORK [main] Successfully connected to $test4:27017 (2 connections now open to $test4:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.214-0700 2019-07-07T15:03:41.206-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.214-0700 2019-07-07T15:03:41.206-0700 I NETWORK [main] Successfully connected to $test1:27017 (19 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.215-0700 2019-07-07T15:03:41.207-0700 I NETWORK [main] replacing connection to $test2:27017 with $test2:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.215-0700 2019-07-07T15:03:41.207-0700 I NETWORK [main] Successfully connected to $test2:27017 (2 connections now open to $test2:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.215-0700 2019-07-07T15:03:41.207-0700 I NETWORK [main] replacing connection to $test3:27017 with $test3:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.215-0700 2019-07-07T15:03:41.207-0700 I NETWORK [main] Successfully connected to $test3:27017 (2 connections now open to $test3:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.215-0700 2019-07-07T15:03:41.207-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.216-0700 2019-07-07T15:03:41.207-0700 I NETWORK [main] Marking host $test0:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.216-0700 2019-07-07T15:03:41.207-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.216-0700 2019-07-07T15:03:41.207-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.216-0700 2019-07-07T15:03:41.207-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.216-0700 2019-07-07T15:03:41.207-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.217-0700 2019-07-07T15:03:41.207-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.217-0700 2019-07-07T15:03:41.207-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.217-0700 2019-07-07T15:03:41.207-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.217-0700 2019-07-07T15:03:41.207-0700 I NETWORK [main] Dropping all pooled connections to $test2:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.217-0700 2019-07-07T15:03:41.207-0700 I NETWORK [main] Dropping all pooled connections to $test3:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.218-0700 2019-07-07T15:03:41.208-0700 I NETWORK [main] Dropping all pooled connections to $test3:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.218-0700 2019-07-07T15:03:41.208-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.218-0700 2019-07-07T15:03:41.208-0700 I NETWORK [main] Dropping all pooled connections to $test4:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.218-0700 2019-07-07T15:03:41.208-0700 I - [main] going to run test: ConnShouldNotPinIfDiffMode [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.218-0700 2019-07-07T15:03:41.209-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.219-0700 2019-07-07T15:03:41.212-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.219-0700 2019-07-07T15:03:41.212-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.219-0700 2019-07-07T15:03:41.212-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.219-0700 2019-07-07T15:03:41.212-0700 I NETWORK [main] Successfully connected to $test0:27017 (21 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.220-0700 2019-07-07T15:03:41.213-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017,$test2:27017,$test3:27017,$test4:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.220-0700 2019-07-07T15:03:41.213-0700 I NETWORK [main] replacing connection to $test4:27017 with $test4:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.220-0700 2019-07-07T15:03:41.213-0700 I NETWORK [main] Successfully connected to $test4:27017 (3 connections now open to $test4:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.220-0700 2019-07-07T15:03:41.213-0700 I NETWORK [main] replacing connection to $test3:27017 with $test3:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.221-0700 2019-07-07T15:03:41.213-0700 I NETWORK [main] Successfully connected to $test3:27017 (3 connections now open to $test3:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.221-0700 2019-07-07T15:03:41.213-0700 I NETWORK [main] replacing connection to $test2:27017 with $test2:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.221-0700 2019-07-07T15:03:41.213-0700 I NETWORK [main] Successfully connected to $test2:27017 (3 connections now open to $test2:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.221-0700 2019-07-07T15:03:41.213-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.221-0700 2019-07-07T15:03:41.213-0700 I NETWORK [main] Successfully connected to $test1:27017 (20 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.222-0700 2019-07-07T15:03:41.213-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.222-0700 2019-07-07T15:03:41.213-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.222-0700 2019-07-07T15:03:41.214-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.222-0700 2019-07-07T15:03:41.214-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.222-0700 2019-07-07T15:03:41.214-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.223-0700 2019-07-07T15:03:41.214-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.223-0700 2019-07-07T15:03:41.214-0700 I NETWORK [main] Dropping all pooled connections to $test2:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.223-0700 2019-07-07T15:03:41.214-0700 I NETWORK [main] Dropping all pooled connections to $test2:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.223-0700 2019-07-07T15:03:41.214-0700 I NETWORK [main] Dropping all pooled connections to $test3:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.223-0700 2019-07-07T15:03:41.214-0700 I NETWORK [main] Dropping all pooled connections to $test3:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.224-0700 2019-07-07T15:03:41.214-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.224-0700 2019-07-07T15:03:41.214-0700 I NETWORK [main] Dropping all pooled connections to $test4:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.224-0700 2019-07-07T15:03:41.214-0700 I - [main] going to run test: ConnShouldNotPinIfDiffTag [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.224-0700 2019-07-07T15:03:41.215-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.225-0700 2019-07-07T15:03:41.215-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.225-0700 2019-07-07T15:03:41.215-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.225-0700 2019-07-07T15:03:41.215-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.225-0700 2019-07-07T15:03:41.215-0700 I NETWORK [main] Successfully connected to $test0:27017 (22 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.225-0700 2019-07-07T15:03:41.215-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017,$test2:27017,$test3:27017,$test4:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.226-0700 2019-07-07T15:03:41.215-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.226-0700 2019-07-07T15:03:41.215-0700 I NETWORK [main] Successfully connected to $test1:27017 (21 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.226-0700 2019-07-07T15:03:41.220-0700 I NETWORK [main] replacing connection to $test2:27017 with $test2:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.226-0700 2019-07-07T15:03:41.220-0700 I NETWORK [main] Successfully connected to $test2:27017 (4 connections now open to $test2:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.226-0700 2019-07-07T15:03:41.220-0700 I NETWORK [main] replacing connection to $test3:27017 with $test3:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.227-0700 2019-07-07T15:03:41.220-0700 I NETWORK [main] Successfully connected to $test3:27017 (4 connections now open to $test3:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.227-0700 2019-07-07T15:03:41.220-0700 I NETWORK [main] replacing connection to $test4:27017 with $test4:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.227-0700 2019-07-07T15:03:41.220-0700 I NETWORK [main] Successfully connected to $test4:27017 (4 connections now open to $test4:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.227-0700 2019-07-07T15:03:41.220-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.228-0700 2019-07-07T15:03:41.220-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.228-0700 2019-07-07T15:03:41.220-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.228-0700 2019-07-07T15:03:41.220-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.228-0700 2019-07-07T15:03:41.221-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.228-0700 2019-07-07T15:03:41.221-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.229-0700 2019-07-07T15:03:41.221-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.229-0700 2019-07-07T15:03:41.221-0700 I NETWORK [main] Dropping all pooled connections to $test2:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.229-0700 2019-07-07T15:03:41.221-0700 I NETWORK [main] Dropping all pooled connections to $test2:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.229-0700 2019-07-07T15:03:41.221-0700 I NETWORK [main] Dropping all pooled connections to $test3:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.229-0700 2019-07-07T15:03:41.221-0700 I NETWORK [main] Dropping all pooled connections to $test3:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.230-0700 2019-07-07T15:03:41.221-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.230-0700 2019-07-07T15:03:41.221-0700 I NETWORK [main] Dropping all pooled connections to $test4:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.230-0700 2019-07-07T15:03:41.221-0700 I - [main] going to run test: SlaveConnReturnsSecConn [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.230-0700 2019-07-07T15:03:41.222-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.230-0700 2019-07-07T15:03:41.222-0700 I NETWORK [main] Starting new replica set monitor for test/$test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.231-0700 2019-07-07T15:03:41.222-0700 W NETWORK [main] *** Not starting background refresh because refresh retries are disabled. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.231-0700 2019-07-07T15:03:41.222-0700 I NETWORK [main] replacing connection to $test0:27017 with $test0:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.231-0700 2019-07-07T15:03:41.222-0700 I NETWORK [main] Successfully connected to $test0:27017 (23 connections now open to $test0:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.231-0700 2019-07-07T15:03:41.222-0700 I NETWORK [main] Confirmed replica set for test is test/$test0:27017,$test1:27017,$test2:27017,$test3:27017,$test4:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.232-0700 2019-07-07T15:03:41.222-0700 I NETWORK [main] replacing connection to $test4:27017 with $test4:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.232-0700 2019-07-07T15:03:41.222-0700 I NETWORK [main] Successfully connected to $test4:27017 (5 connections now open to $test4:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.232-0700 2019-07-07T15:03:41.222-0700 I NETWORK [main] replacing connection to $test1:27017 with $test1:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.232-0700 2019-07-07T15:03:41.222-0700 I NETWORK [main] Successfully connected to $test1:27017 (22 connections now open to $test1:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.232-0700 2019-07-07T15:03:41.222-0700 I NETWORK [main] replacing connection to $test2:27017 with $test2:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.233-0700 2019-07-07T15:03:41.222-0700 I NETWORK [main] Successfully connected to $test2:27017 (5 connections now open to $test2:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.233-0700 2019-07-07T15:03:41.222-0700 I NETWORK [main] replacing connection to $test3:27017 with $test3:27017 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.233-0700 2019-07-07T15:03:41.222-0700 I NETWORK [main] Successfully connected to $test3:27017 (5 connections now open to $test3:27017 with a 5 second timeout) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.233-0700 2019-07-07T15:03:41.227-0700 I ASIO [ReplicaSetMonitor-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.233-0700 2019-07-07T15:03:41.227-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.234-0700 2019-07-07T15:03:41.227-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1.21179e-309 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.234-0700 2019-07-07T15:03:41.227-0700 I NETWORK [main] Dropping all pooled connections to $test0:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.234-0700 2019-07-07T15:03:41.227-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.234-0700 2019-07-07T15:03:41.227-0700 I NETWORK [main] Dropping all pooled connections to $test1:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.235-0700 2019-07-07T15:03:41.227-0700 I NETWORK [main] Dropping all pooled connections to $test2:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.235-0700 2019-07-07T15:03:41.227-0700 I NETWORK [main] Dropping all pooled connections to $test2:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.235-0700 2019-07-07T15:03:41.227-0700 I NETWORK [main] Dropping all pooled connections to $test3:27017(with timeout of 0 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.235-0700 2019-07-07T15:03:41.227-0700 I NETWORK [main] Dropping all pooled connections to $test3:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.235-0700 2019-07-07T15:03:41.227-0700 I NETWORK [main] Dropping all pooled connections to (with timeout of 1 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.236-0700 2019-07-07T15:03:41.227-0700 I NETWORK [main] Dropping all pooled connections to $test4:27017(with timeout of 5 seconds) [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.236-0700 2019-07-07T15:03:41.227-0700 I - [main] DONE running tests [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.236-0700 2019-07-07T15:03:41.228-0700 I - [main] ************************************************** [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.236-0700 2019-07-07T15:03:41.228-0700 I - [main] AllNodesDown | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.019 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.236-0700 2019-07-07T15:03:41.228-0700 I - [main] BasicRS | tests: 8 | fails: 0 | assert calls: 0 | time secs: 0.025 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.237-0700 2019-07-07T15:03:41.228-0700 I - [main] PrimaryDown | tests: 9 | fails: 0 | assert calls: 0 | time secs: 0.028 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.237-0700 2019-07-07T15:03:41.228-0700 I - [main] SecondaryDown | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.031 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.237-0700 2019-07-07T15:03:41.228-0700 I - [main] TaggedFiveMemberRS | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.029 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.237-0700 2019-07-07T15:03:41.228-0700 I - [main] TOTALS | tests: 42 | fails: 0 | assert calls: 0 | time secs: 0.132 [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.237-0700 2019-07-07T15:03:41.228-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:client_rs_test] 2019-07-07T15:03:41.293-0700 C++ unit test build\opt\mongo\client\client_rs_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:03:41.293-0700 client_rs_test.exe ran in 1.22 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:03:41.293-0700 Running client_test.exe... build\opt\mongo\client\client_test.exe [cpp_unit_test:client_test] 2019-07-07T15:03:41.293-0700 Starting C++ unit test build\opt\mongo\client\client_test.exe... build\opt\mongo\client\client_test.exe [cpp_unit_test:client_test] 2019-07-07T15:03:42.246-0700 C++ unit test build\opt\mongo\client\client_test.exe started with pid 10612. [cpp_unit_test:client_test] 2019-07-07T15:03:42.912-0700 2019-07-07T15:03:42.911-0700 I - [main] going to run suite: AuthClientTest [cpp_unit_test:client_test] 2019-07-07T15:03:42.912-0700 2019-07-07T15:03:42.913-0700 I - [main] going to run test: MongoCR [cpp_unit_test:client_test] 2019-07-07T15:03:42.913-0700 2019-07-07T15:03:42.913-0700 I - [main] going to run test: asyncMongoCR [cpp_unit_test:client_test] 2019-07-07T15:03:42.913-0700 2019-07-07T15:03:42.913-0700 I - [main] going to run test: X509 [cpp_unit_test:client_test] 2019-07-07T15:03:42.913-0700 2019-07-07T15:03:42.914-0700 I - [main] going to run test: asyncX509 [cpp_unit_test:client_test] 2019-07-07T15:03:42.913-0700 2019-07-07T15:03:42.914-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:42.914-0700 2019-07-07T15:03:42.914-0700 I - [main] going to run suite: ChangeNotifierTest [cpp_unit_test:client_test] 2019-07-07T15:03:42.914-0700 2019-07-07T15:03:42.914-0700 I - [main] going to run test: NotifyNominal [cpp_unit_test:client_test] 2019-07-07T15:03:42.914-0700 2019-07-07T15:03:42.914-0700 I NETWORK [main] FoundSet: name [cpp_unit_test:client_test] 2019-07-07T15:03:42.914-0700 2019-07-07T15:03:42.914-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.915-0700 2019-07-07T15:03:42.914-0700 I NETWORK [main] ConfirmedSet: (1) name/a:27017,b:27017,c:27017 | a:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.915-0700 2019-07-07T15:03:42.914-0700 I NETWORK [main] DroppedSet: name [cpp_unit_test:client_test] 2019-07-07T15:03:42.915-0700 2019-07-07T15:03:42.914-0700 I - [main] going to run test: NotifyElections [cpp_unit_test:client_test] 2019-07-07T15:03:42.915-0700 2019-07-07T15:03:42.914-0700 I NETWORK [main] FoundSet: name [cpp_unit_test:client_test] 2019-07-07T15:03:42.916-0700 2019-07-07T15:03:42.915-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.916-0700 2019-07-07T15:03:42.915-0700 I NETWORK [main] ConfirmedSet: (1) name/a:27017,b:27017,c:27017 | a:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.916-0700 2019-07-07T15:03:42.915-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.916-0700 2019-07-07T15:03:42.915-0700 I NETWORK [main] ConfirmedSet: (2) name/a:27017,b:27017,c:27017 | b:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.916-0700 2019-07-07T15:03:42.915-0700 W NETWORK [main] Unable to reach primary for set name [cpp_unit_test:client_test] 2019-07-07T15:03:42.917-0700 2019-07-07T15:03:42.915-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.917-0700 2019-07-07T15:03:42.915-0700 I NETWORK [main] ConfirmedSet: (3) name/a:27017,b:27017,c:27017 | a:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.917-0700 2019-07-07T15:03:42.915-0700 I NETWORK [main] DroppedSet: name [cpp_unit_test:client_test] 2019-07-07T15:03:42.917-0700 2019-07-07T15:03:42.915-0700 I - [main] going to run test: NotifyReconfig [cpp_unit_test:client_test] 2019-07-07T15:03:42.918-0700 2019-07-07T15:03:42.915-0700 I NETWORK [main] FoundSet: name [cpp_unit_test:client_test] 2019-07-07T15:03:42.918-0700 2019-07-07T15:03:42.915-0700 W NETWORK [main] Unable to reach primary for set name [cpp_unit_test:client_test] 2019-07-07T15:03:42.918-0700 2019-07-07T15:03:42.915-0700 I NETWORK [main] PossibleSet: (1) name/a:27017,b:27017,c:27017 | :27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.918-0700 2019-07-07T15:03:42.915-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:42.918-0700 2019-07-07T15:03:42.915-0700 W NETWORK [main] Unable to reach primary for set name [cpp_unit_test:client_test] 2019-07-07T15:03:42.919-0700 2019-07-07T15:03:42.915-0700 W NETWORK [main] Unable to reach primary for set name [cpp_unit_test:client_test] 2019-07-07T15:03:42.919-0700 2019-07-07T15:03:42.915-0700 I NETWORK [main] PossibleSet: (2) name/a:27017,b:27017,c:27017,d:27017 | :27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.919-0700 2019-07-07T15:03:42.915-0700 I NETWORK [main] Marking host d:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:42.919-0700 2019-07-07T15:03:42.915-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.919-0700 2019-07-07T15:03:42.916-0700 I NETWORK [main] ConfirmedSet: (3) name/a:27017,b:27017,c:27017 | b:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.920-0700 2019-07-07T15:03:42.916-0700 I NETWORK [main] Confirmed replica set for name is name/b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.920-0700 2019-07-07T15:03:42.916-0700 I NETWORK [main] ConfirmedSet: (4) name/b:27017,c:27017 | b:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.920-0700 2019-07-07T15:03:42.916-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.920-0700 2019-07-07T15:03:42.916-0700 I NETWORK [main] ConfirmedSet: (5) name/a:27017,b:27017,c:27017 | b:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.921-0700 2019-07-07T15:03:42.916-0700 I NETWORK [main] DroppedSet: name [cpp_unit_test:client_test] 2019-07-07T15:03:42.921-0700 2019-07-07T15:03:42.916-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:42.921-0700 2019-07-07T15:03:42.916-0700 I - [main] going to run suite: ConnectionString [cpp_unit_test:client_test] 2019-07-07T15:03:42.921-0700 2019-07-07T15:03:42.916-0700 I - [main] going to run test: EqualityOperatorMaster [cpp_unit_test:client_test] 2019-07-07T15:03:42.921-0700 2019-07-07T15:03:42.916-0700 I - [main] going to run test: EqualityOperatorReplicaSet [cpp_unit_test:client_test] 2019-07-07T15:03:42.922-0700 2019-07-07T15:03:42.916-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:42.922-0700 2019-07-07T15:03:42.916-0700 I - [main] going to run suite: CoreScanTest [cpp_unit_test:client_test] 2019-07-07T15:03:42.922-0700 2019-07-07T15:03:42.916-0700 I - [main] going to run test: CheckAllSeedsSerial [cpp_unit_test:client_test] 2019-07-07T15:03:42.922-0700 2019-07-07T15:03:42.916-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.923-0700 2019-07-07T15:03:42.916-0700 I - [main] going to run test: CheckAllSeedsParallel [cpp_unit_test:client_test] 2019-07-07T15:03:42.923-0700 2019-07-07T15:03:42.916-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.923-0700 2019-07-07T15:03:42.916-0700 I - [main] going to run test: NoMasterInitAllUp [cpp_unit_test:client_test] 2019-07-07T15:03:42.923-0700 2019-07-07T15:03:42.916-0700 W NETWORK [main] Unable to reach primary for set name [cpp_unit_test:client_test] 2019-07-07T15:03:42.923-0700 2019-07-07T15:03:42.917-0700 I - [main] going to run test: MasterNotInSeeds_NoPrimaryInIsMaster [cpp_unit_test:client_test] 2019-07-07T15:03:42.924-0700 2019-07-07T15:03:42.917-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017,d:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.924-0700 2019-07-07T15:03:42.917-0700 I - [main] going to run test: MasterNotInSeeds_PrimaryInIsMaster [cpp_unit_test:client_test] 2019-07-07T15:03:42.924-0700 2019-07-07T15:03:42.917-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017,d:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.924-0700 2019-07-07T15:03:42.917-0700 I - [main] going to run test: SlavesUsableEvenIfNoMaster [cpp_unit_test:client_test] 2019-07-07T15:03:42.925-0700 2019-07-07T15:03:42.917-0700 W NETWORK [main] Unable to reach primary for set name [cpp_unit_test:client_test] 2019-07-07T15:03:42.925-0700 2019-07-07T15:03:42.917-0700 I - [main] going to run test: MultipleMasterLastNodeWins [cpp_unit_test:client_test] 2019-07-07T15:03:42.925-0700 2019-07-07T15:03:42.917-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.925-0700 2019-07-07T15:03:42.917-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.925-0700 2019-07-07T15:03:42.917-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.926-0700 2019-07-07T15:03:42.917-0700 I - [main] going to run test: MasterIsSourceOfTruth [cpp_unit_test:client_test] 2019-07-07T15:03:42.926-0700 2019-07-07T15:03:42.917-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,d:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.926-0700 2019-07-07T15:03:42.917-0700 I - [main] going to run test: MultipleMastersDisagree [cpp_unit_test:client_test] 2019-07-07T15:03:42.926-0700 2019-07-07T15:03:42.918-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017,d:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.927-0700 2019-07-07T15:03:42.918-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017,e:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.927-0700 2019-07-07T15:03:42.918-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017,d:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.927-0700 2019-07-07T15:03:42.918-0700 I - [main] going to run test: GetMatchingDuringScan [cpp_unit_test:client_test] 2019-07-07T15:03:42.927-0700 2019-07-07T15:03:42.918-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.927-0700 2019-07-07T15:03:42.918-0700 I - [main] going to run test: OutOfBandFailedHost [cpp_unit_test:client_test] 2019-07-07T15:03:42.928-0700 2019-07-07T15:03:42.918-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.928-0700 2019-07-07T15:03:42.918-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:42.928-0700 2019-07-07T15:03:42.918-0700 I - [main] going to run test: NewPrimaryWithMaxElectionId [cpp_unit_test:client_test] 2019-07-07T15:03:42.928-0700 2019-07-07T15:03:42.918-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.928-0700 2019-07-07T15:03:42.918-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.929-0700 2019-07-07T15:03:42.918-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.929-0700 2019-07-07T15:03:42.918-0700 I - [main] going to run test: IgnoreElectionIdFromSecondaries [cpp_unit_test:client_test] 2019-07-07T15:03:42.929-0700 2019-07-07T15:03:42.919-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.929-0700 2019-07-07T15:03:42.919-0700 I - [main] going to run test: StalePrimaryWithObsoleteElectionId [cpp_unit_test:client_test] 2019-07-07T15:03:42.930-0700 2019-07-07T15:03:42.919-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.930-0700 2019-07-07T15:03:42.919-0700 I - [main] going to run test: NoPrimaryUpCheck [cpp_unit_test:client_test] 2019-07-07T15:03:42.930-0700 2019-07-07T15:03:42.919-0700 I - [main] going to run test: PrimaryIsUpCheck [cpp_unit_test:client_test] 2019-07-07T15:03:42.930-0700 2019-07-07T15:03:42.919-0700 I - [main] going to run test: TwoPrimaries2ndHasNewerConfigVersion [cpp_unit_test:client_test] 2019-07-07T15:03:42.930-0700 2019-07-07T15:03:42.919-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.931-0700 2019-07-07T15:03:42.919-0700 I - [main] going to run test: TwoPrimaries2ndHasOlderConfigVersion [cpp_unit_test:client_test] 2019-07-07T15:03:42.931-0700 2019-07-07T15:03:42.923-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.931-0700 2019-07-07T15:03:42.923-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: NotMaster: Node c:27017 believes it is primary, but its config version 1 is older than the most recent config version 2 [cpp_unit_test:client_test] 2019-07-07T15:03:42.931-0700 2019-07-07T15:03:42.923-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:42.932-0700 2019-07-07T15:03:42.923-0700 I - [main] going to run suite: DBClientCursorTest [cpp_unit_test:client_test] 2019-07-07T15:03:42.932-0700 2019-07-07T15:03:42.923-0700 I - [main] going to run test: DBClientCursorHandlesOpMsgExhaustCorrectly [cpp_unit_test:client_test] 2019-07-07T15:03:42.932-0700 2019-07-07T15:03:42.924-0700 I - [main] going to run test: DBClientCursorResendsGetMoreIfMoreToComeFlagIsOmittedInExhaustMessage [cpp_unit_test:client_test] 2019-07-07T15:03:42.932-0700 2019-07-07T15:03:42.924-0700 I - [main] going to run test: DBClientCursorMoreThrowsExceptionOnNonOKResponse [cpp_unit_test:client_test] 2019-07-07T15:03:42.932-0700 2019-07-07T15:03:42.924-0700 I - [main] going to run test: DBClientCursorMoreThrowsExceptionWhenMoreToComeFlagSetWithZeroCursorId [cpp_unit_test:client_test] 2019-07-07T15:03:42.933-0700 2019-07-07T15:03:42.925-0700 I - [main] going to run test: DBClientCursorIgnoresExhaustForOpQueryMessages [cpp_unit_test:client_test] 2019-07-07T15:03:42.933-0700 2019-07-07T15:03:42.925-0700 I - [main] Killing cursor in DBClientConnectionForTest [cpp_unit_test:client_test] 2019-07-07T15:03:42.933-0700 2019-07-07T15:03:42.925-0700 I - [main] going to run test: DBClientCursorPassesReadOnceFlag [cpp_unit_test:client_test] 2019-07-07T15:03:42.933-0700 2019-07-07T15:03:42.925-0700 I - [main] Killing cursor in DBClientConnectionForTest [cpp_unit_test:client_test] 2019-07-07T15:03:42.934-0700 2019-07-07T15:03:42.925-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:42.934-0700 2019-07-07T15:03:42.925-0700 I - [main] going to run suite: FetcherTest [cpp_unit_test:client_test] 2019-07-07T15:03:42.934-0700 2019-07-07T15:03:42.925-0700 I - [main] going to run test: InvalidConstruction [cpp_unit_test:client_test] 2019-07-07T15:03:42.934-0700 2019-07-07T15:03:42.926-0700 I - [main] going to run test: NonFindCommand [cpp_unit_test:client_test] 2019-07-07T15:03:42.934-0700 2019-07-07T15:03:42.927-0700 I - [main] going to run test: RemoteCommandRequestShouldContainCommandParametersPassedToConstructor [cpp_unit_test:client_test] 2019-07-07T15:03:42.935-0700 2019-07-07T15:03:42.928-0700 W NETWORK [main] Mock network interface shutting down with outstanding request: RemoteCommand 14 -- target:localhost:27017 db:db expDate:2014-07-31T17:00:08.000-0700 cmd:{ find: "coll" } [cpp_unit_test:client_test] 2019-07-07T15:03:42.935-0700 2019-07-07T15:03:42.928-0700 I - [main] going to run test: GetDiagnosticString [cpp_unit_test:client_test] 2019-07-07T15:03:42.935-0700 2019-07-07T15:03:42.928-0700 I - [main] going to run test: IsActiveAfterSchedule [cpp_unit_test:client_test] 2019-07-07T15:03:42.935-0700 2019-07-07T15:03:42.928-0700 W NETWORK [main] Mock network interface shutting down with outstanding request: RemoteCommand 17 -- target:localhost:27017 db:db cmd:{ find: "coll" } [cpp_unit_test:client_test] 2019-07-07T15:03:42.936-0700 2019-07-07T15:03:42.928-0700 I - [main] going to run test: ScheduleWhenActive [cpp_unit_test:client_test] 2019-07-07T15:03:42.936-0700 2019-07-07T15:03:42.929-0700 W NETWORK [main] Mock network interface shutting down with outstanding request: RemoteCommand 18 -- target:localhost:27017 db:db cmd:{ find: "coll" } [cpp_unit_test:client_test] 2019-07-07T15:03:42.936-0700 2019-07-07T15:03:42.929-0700 I - [main] going to run test: CancelWithoutSchedule [cpp_unit_test:client_test] 2019-07-07T15:03:42.936-0700 2019-07-07T15:03:42.930-0700 I - [main] going to run test: WaitWithoutSchedule [cpp_unit_test:client_test] 2019-07-07T15:03:42.937-0700 2019-07-07T15:03:42.930-0700 I - [main] going to run test: ShutdownBeforeSchedule [cpp_unit_test:client_test] 2019-07-07T15:03:42.937-0700 2019-07-07T15:03:42.930-0700 I - [main] going to run test: ScheduleAndCancel [cpp_unit_test:client_test] 2019-07-07T15:03:42.937-0700 2019-07-07T15:03:42.931-0700 I - [main] going to run test: ScheduleButShutdown [cpp_unit_test:client_test] 2019-07-07T15:03:42.937-0700 2019-07-07T15:03:42.931-0700 W NETWORK [main] Mock network interface shutting down with outstanding request: RemoteCommand 23 -- target:localhost:27017 db:db cmd:{ find: "coll" } [cpp_unit_test:client_test] 2019-07-07T15:03:42.937-0700 2019-07-07T15:03:42.931-0700 I - [main] going to run test: ScheduleAfterCompletionReturnsShutdownInProgress [cpp_unit_test:client_test] 2019-07-07T15:03:42.938-0700 2019-07-07T15:03:42.932-0700 I - [main] going to run test: FindCommandFailed1 [cpp_unit_test:client_test] 2019-07-07T15:03:42.938-0700 2019-07-07T15:03:42.933-0700 I - [main] going to run test: FindCommandFailed2 [cpp_unit_test:client_test] 2019-07-07T15:03:42.938-0700 2019-07-07T15:03:42.933-0700 I - [main] going to run test: CursorFieldMissing [cpp_unit_test:client_test] 2019-07-07T15:03:42.938-0700 2019-07-07T15:03:42.934-0700 I - [main] going to run test: CursorNotAnObject [cpp_unit_test:client_test] 2019-07-07T15:03:42.939-0700 2019-07-07T15:03:42.934-0700 I - [main] going to run test: CursorIdFieldMissing [cpp_unit_test:client_test] 2019-07-07T15:03:42.939-0700 2019-07-07T15:03:42.935-0700 I - [main] going to run test: CursorIdNotLongNumber [cpp_unit_test:client_test] 2019-07-07T15:03:42.939-0700 2019-07-07T15:03:42.935-0700 I - [main] going to run test: NamespaceFieldMissing [cpp_unit_test:client_test] 2019-07-07T15:03:42.939-0700 2019-07-07T15:03:42.936-0700 I - [main] going to run test: NamespaceNotAString [cpp_unit_test:client_test] 2019-07-07T15:03:42.939-0700 2019-07-07T15:03:42.936-0700 I - [main] going to run test: NamespaceEmpty [cpp_unit_test:client_test] 2019-07-07T15:03:42.940-0700 2019-07-07T15:03:42.937-0700 I - [main] going to run test: NamespaceMissingCollectionName [cpp_unit_test:client_test] 2019-07-07T15:03:42.940-0700 2019-07-07T15:03:42.937-0700 I - [main] going to run test: FirstBatchFieldMissing [cpp_unit_test:client_test] 2019-07-07T15:03:42.940-0700 2019-07-07T15:03:42.938-0700 I - [main] going to run test: FirstBatchNotAnArray [cpp_unit_test:client_test] 2019-07-07T15:03:42.940-0700 2019-07-07T15:03:42.938-0700 I - [main] going to run test: FirstBatchArrayContainsNonObject [cpp_unit_test:client_test] 2019-07-07T15:03:42.941-0700 2019-07-07T15:03:42.939-0700 I - [main] going to run test: FirstBatchEmptyArray [cpp_unit_test:client_test] 2019-07-07T15:03:42.941-0700 2019-07-07T15:03:42.940-0700 I - [main] going to run test: FetchOneDocument [cpp_unit_test:client_test] 2019-07-07T15:03:42.941-0700 2019-07-07T15:03:42.940-0700 I - [main] going to run test: SetNextActionToContinueWhenNextBatchIsNotAvailable [cpp_unit_test:client_test] 2019-07-07T15:03:42.941-0700 2019-07-07T15:03:42.941-0700 I - [main] going to run test: FetchMultipleBatches [cpp_unit_test:client_test] 2019-07-07T15:03:42.942-0700 2019-07-07T15:03:42.941-0700 I - [main] going to run test: ScheduleGetMoreAndCancel [cpp_unit_test:client_test] 2019-07-07T15:03:42.942-0700 2019-07-07T15:03:42.942-0700 I - [main] going to run test: CancelDuringCallbackPutsFetcherInShutdown [cpp_unit_test:client_test] 2019-07-07T15:03:42.942-0700 2019-07-07T15:03:42.942-0700 W EXECUTOR [thread1] killCursors command task failed: CallbackCanceled: Callback canceled [cpp_unit_test:client_test] 2019-07-07T15:03:42.942-0700 2019-07-07T15:03:42.942-0700 W NETWORK [main] Mock network interface shutting down with outstanding request: RemoteCommand 48 -- target:localhost:27017 db:db cmd:{ killCursors: "coll", cursors: [ 1 ] } [cpp_unit_test:client_test] 2019-07-07T15:03:42.942-0700 2019-07-07T15:03:42.943-0700 I - [main] going to run test: ScheduleGetMoreButShutdown [cpp_unit_test:client_test] 2019-07-07T15:03:42.943-0700 2019-07-07T15:03:42.943-0700 W NETWORK [main] Mock network interface shutting down with outstanding request: RemoteCommand 51 -- target:localhost:27017 db:db cmd:{ getMore: 1, collection: "coll" } [cpp_unit_test:client_test] 2019-07-07T15:03:42.943-0700 2019-07-07T15:03:42.943-0700 I - [main] going to run test: EmptyGetMoreRequestAfterFirstBatchMakesFetcherInactiveAndKillsCursor [cpp_unit_test:client_test] 2019-07-07T15:03:42.943-0700 2019-07-07T15:03:42.944-0700 W EXECUTOR [thread2] killCursors command task failed: CallbackCanceled: Callback canceled [cpp_unit_test:client_test] 2019-07-07T15:03:42.943-0700 2019-07-07T15:03:42.944-0700 W NETWORK [main] Mock network interface shutting down with outstanding request: RemoteCommand 53 -- target:localhost:27017 db:db cmd:{ killCursors: "coll", cursors: [ 1 ] } [cpp_unit_test:client_test] 2019-07-07T15:03:42.944-0700 2019-07-07T15:03:42.944-0700 I - [main] going to run test: UpdateNextActionAfterSecondBatch [cpp_unit_test:client_test] 2019-07-07T15:03:42.944-0700 2019-07-07T15:03:42.944-0700 W EXECUTOR [thread3] killCursors command failed: UnknownError: [cpp_unit_test:client_test] 2019-07-07T15:03:42.944-0700 2019-07-07T15:03:42.945-0700 I - [main] going to run test: ShutdownDuringSecondBatch [cpp_unit_test:client_test] 2019-07-07T15:03:42.945-0700 2019-07-07T15:03:42.945-0700 W EXECUTOR [thread4] failed to schedule killCursors command: ShutdownInProgress: Shutdown in progress [cpp_unit_test:client_test] 2019-07-07T15:03:42.945-0700 2019-07-07T15:03:42.945-0700 I - [main] going to run test: FetcherAppliesRetryPolicyToFirstCommandButNotToGetMoreRequests [cpp_unit_test:client_test] 2019-07-07T15:03:42.945-0700 2019-07-07T15:03:42.946-0700 I - [main] going to run test: FetcherResetsInternalFinishCallbackFunctionPointerAfterLastCallback [cpp_unit_test:client_test] 2019-07-07T15:03:42.946-0700 2019-07-07T15:03:42.946-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:42.946-0700 2019-07-07T15:03:42.946-0700 I - [main] going to run suite: InitialStateTest [cpp_unit_test:client_test] 2019-07-07T15:03:42.946-0700 2019-07-07T15:03:42.946-0700 I - [main] going to run test: InitialStateMongoURI [cpp_unit_test:client_test] 2019-07-07T15:03:42.947-0700 2019-07-07T15:03:42.947-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:42.947-0700 2019-07-07T15:03:42.947-0700 I - [main] going to run suite: IsMasterReplyTest [cpp_unit_test:client_test] 2019-07-07T15:03:42.947-0700 2019-07-07T15:03:42.947-0700 I - [main] going to run test: IsMasterBadParse [cpp_unit_test:client_test] 2019-07-07T15:03:42.947-0700 2019-07-07T15:03:42.947-0700 I - [main] going to run test: IsMasterReplyRSNotInitiated [cpp_unit_test:client_test] 2019-07-07T15:03:42.948-0700 2019-07-07T15:03:42.947-0700 I - [main] going to run test: IsMasterReplyRSPrimary [cpp_unit_test:client_test] 2019-07-07T15:03:42.948-0700 2019-07-07T15:03:42.947-0700 I - [main] going to run test: IsMasterReplyPassiveSecondary [cpp_unit_test:client_test] 2019-07-07T15:03:42.948-0700 2019-07-07T15:03:42.947-0700 I - [main] going to run test: IsMasterReplyHiddenSecondary [cpp_unit_test:client_test] 2019-07-07T15:03:42.948-0700 2019-07-07T15:03:42.947-0700 I - [main] going to run test: IsMasterSecondaryWithTags [cpp_unit_test:client_test] 2019-07-07T15:03:42.949-0700 2019-07-07T15:03:42.947-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:42.949-0700 2019-07-07T15:03:42.947-0700 I - [main] going to run suite: MaxStalenessMSTest [cpp_unit_test:client_test] 2019-07-07T15:03:42.949-0700 2019-07-07T15:03:42.947-0700 I - [main] going to run test: MaxStalenessMSMatch [cpp_unit_test:client_test] 2019-07-07T15:03:42.949-0700 2019-07-07T15:03:42.947-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.949-0700 2019-07-07T15:03:42.947-0700 I - [main] going to run test: MaxStalenessMSNoMatch [cpp_unit_test:client_test] 2019-07-07T15:03:42.950-0700 2019-07-07T15:03:42.947-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.950-0700 2019-07-07T15:03:42.948-0700 I - [main] going to run test: MaxStalenessMSNoPrimaryMatch [cpp_unit_test:client_test] 2019-07-07T15:03:42.950-0700 2019-07-07T15:03:42.948-0700 W NETWORK [main] Unable to reach primary for set name [cpp_unit_test:client_test] 2019-07-07T15:03:42.950-0700 2019-07-07T15:03:42.948-0700 I - [main] going to run test: MaxStalenessMSAllFailed [cpp_unit_test:client_test] 2019-07-07T15:03:42.950-0700 2019-07-07T15:03:42.948-0700 W NETWORK [main] Unable to reach primary for set name [cpp_unit_test:client_test] 2019-07-07T15:03:42.951-0700 2019-07-07T15:03:42.948-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:42.951-0700 2019-07-07T15:03:42.948-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:42.951-0700 2019-07-07T15:03:42.948-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:42.951-0700 2019-07-07T15:03:42.948-0700 I - [main] going to run test: MaxStalenessMSAllButPrimaryFailed [cpp_unit_test:client_test] 2019-07-07T15:03:42.952-0700 2019-07-07T15:03:42.948-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.952-0700 2019-07-07T15:03:42.948-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:42.952-0700 2019-07-07T15:03:42.948-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:42.952-0700 2019-07-07T15:03:42.948-0700 I - [main] going to run test: MaxStalenessMSOneSecondaryFailed [cpp_unit_test:client_test] 2019-07-07T15:03:42.952-0700 2019-07-07T15:03:42.948-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.953-0700 2019-07-07T15:03:42.948-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:42.953-0700 2019-07-07T15:03:42.948-0700 I - [main] going to run test: MaxStalenessMSNonStaleSecondaryMatched [cpp_unit_test:client_test] 2019-07-07T15:03:42.953-0700 2019-07-07T15:03:42.948-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.953-0700 2019-07-07T15:03:42.949-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:42.954-0700 2019-07-07T15:03:42.949-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:42.954-0700 2019-07-07T15:03:42.949-0700 I - [main] going to run test: MaxStalenessMSNoLastWrite [cpp_unit_test:client_test] 2019-07-07T15:03:42.954-0700 2019-07-07T15:03:42.949-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.954-0700 2019-07-07T15:03:42.949-0700 I - [main] going to run test: MaxStalenessMSZeroNoLastWrite [cpp_unit_test:client_test] 2019-07-07T15:03:42.955-0700 2019-07-07T15:03:42.949-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.955-0700 2019-07-07T15:03:42.949-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:42.955-0700 2019-07-07T15:03:42.949-0700 I - [main] going to run suite: MinOpTimeTest [cpp_unit_test:client_test] 2019-07-07T15:03:42.955-0700 2019-07-07T15:03:42.949-0700 I - [main] going to run test: MinOpTimeMatched [cpp_unit_test:client_test] 2019-07-07T15:03:42.955-0700 2019-07-07T15:03:42.949-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.956-0700 2019-07-07T15:03:42.949-0700 I - [main] going to run test: MinOpTimeNotMatched [cpp_unit_test:client_test] 2019-07-07T15:03:42.956-0700 2019-07-07T15:03:42.949-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.956-0700 2019-07-07T15:03:42.949-0700 I - [main] going to run test: MinOpTimeIgnored [cpp_unit_test:client_test] 2019-07-07T15:03:42.956-0700 2019-07-07T15:03:42.949-0700 I NETWORK [main] Confirmed replica set for name is name/a:27017,b:27017,c:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.956-0700 2019-07-07T15:03:42.949-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:42.957-0700 2019-07-07T15:03:42.949-0700 I - [main] going to run suite: MongoURI [cpp_unit_test:client_test] 2019-07-07T15:03:42.957-0700 2019-07-07T15:03:42.949-0700 I - [main] going to run test: GoodTrickyURIs [cpp_unit_test:client_test] 2019-07-07T15:03:42.957-0700 2019-07-07T15:03:42.949-0700 I - [main] Testing URI: mongodb://user:pwd@127.0.0.1 [cpp_unit_test:client_test] 2019-07-07T15:03:42.957-0700 2019-07-07T15:03:42.949-0700 I - [main] Testing URI: mongodb://user@127.0.0.1 [cpp_unit_test:client_test] 2019-07-07T15:03:42.958-0700 2019-07-07T15:03:42.950-0700 I - [main] Testing URI: mongodb://localhost/?foo=bar [cpp_unit_test:client_test] 2019-07-07T15:03:42.958-0700 2019-07-07T15:03:42.950-0700 I - [main] Testing URI: mongodb://localhost,/?foo=bar [cpp_unit_test:client_test] 2019-07-07T15:03:42.958-0700 2019-07-07T15:03:42.950-0700 I - [main] Testing URI: mongodb://user:pwd@127.0.0.1:1234 [cpp_unit_test:client_test] 2019-07-07T15:03:42.958-0700 2019-07-07T15:03:42.950-0700 I - [main] Testing URI: mongodb://user@127.0.0.1:1234 [cpp_unit_test:client_test] 2019-07-07T15:03:42.959-0700 2019-07-07T15:03:42.950-0700 I - [main] Testing URI: mongodb://127.0.0.1:1234/dbName?foo=a&c=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.959-0700 2019-07-07T15:03:42.950-0700 I - [main] Testing URI: mongodb://127.0.0.1/dbName?foo=a&c=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.959-0700 2019-07-07T15:03:42.950-0700 I - [main] Testing URI: mongodb://user:pwd@127.0.0.1,/dbName?foo=a&c=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.959-0700 2019-07-07T15:03:42.950-0700 I - [main] Testing URI: mongodb://user:pwd@127.0.0.1,127.0.0.2/dbname?a=b&replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.959-0700 2019-07-07T15:03:42.950-0700 I - [main] Testing URI: mongodb://needs%20encoding%25%23!%3C%3E:pwd@127.0.0.1,127.0.0.2/dbname?a=b&replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.960-0700 2019-07-07T15:03:42.950-0700 I - [main] Testing URI: mongodb://needs%20encoding%25%23!%3C%3E:pwd@127.0.0.1,127.0.0.2/db@name?a=b&replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.960-0700 2019-07-07T15:03:42.950-0700 I - [main] Testing URI: mongodb://user:needs%20encoding%25%23!%3C%3E@127.0.0.1,127.0.0.2/dbname?a=b&replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.960-0700 2019-07-07T15:03:42.950-0700 I - [main] Testing URI: mongodb://user:pwd@127.0.0.1,127.0.0.2/dbname?a=b&replicaSet=needs%20encoding%25%23!%3C%3E [cpp_unit_test:client_test] 2019-07-07T15:03:42.960-0700 2019-07-07T15:03:42.952-0700 I - [main] Testing URI: mongodb://user:pwd@127.0.0.1,127.0.0.2/needsencoding%40hello?a=b&replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.961-0700 2019-07-07T15:03:42.952-0700 I - [main] Testing URI: mongodb://user:pwd@127.0.0.1,127.0.0.2/?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.961-0700 2019-07-07T15:03:42.952-0700 I - [main] Testing URI: mongodb://user@127.0.0.1,127.0.0.2/?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.961-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://user@127.0.0.1,127.0.0.2/?replicaset=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.961-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://127.0.0.1,127.0.0.2/dbName?foo=a&c=b&replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.961-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://user:pwd@127.0.0.1:1234,127.0.0.2:1234/?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.962-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://user@127.0.0.1:1234,127.0.0.2:1234/?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.962-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://127.0.0.1:1234,127.0.0.1:1234/dbName?foo=a&c=b&replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.962-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://user:pwd@[::1] [cpp_unit_test:client_test] 2019-07-07T15:03:42.962-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://user@[::1] [cpp_unit_test:client_test] 2019-07-07T15:03:42.963-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://[::1]/dbName?foo=a&c=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.963-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://user:pwd@[::1]:1234 [cpp_unit_test:client_test] 2019-07-07T15:03:42.963-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://user@[::1]:1234 [cpp_unit_test:client_test] 2019-07-07T15:03:42.963-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://[::1]:1234/dbName?foo=a&c=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.963-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://user:pwd@[::1],127.0.0.2/?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.964-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://user@[::1],127.0.0.2/?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.964-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://[::1],127.0.0.2/dbName?foo=a&c=b&replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.964-0700 2019-07-07T15:03:42.953-0700 I - [main] Testing URI: mongodb://user:pwd@[::1]:1234,127.0.0.2:1234/?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.964-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://user@[::1]:1234,127.0.0.2:1234/?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.965-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://[::1]:1234,[::1]:1234/dbName?foo=a&c=b&replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.965-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://user:pwd@[::1] [cpp_unit_test:client_test] 2019-07-07T15:03:42.965-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://user@[::1] [cpp_unit_test:client_test] 2019-07-07T15:03:42.965-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://[::1]/dbName?foo=a&c=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.965-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://user:pwd@[::1]:1234 [cpp_unit_test:client_test] 2019-07-07T15:03:42.966-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://user@[::1]:1234 [cpp_unit_test:client_test] 2019-07-07T15:03:42.966-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://[::1]:1234/dbName?foo=a&c=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.966-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://user:pwd@[::1],127.0.0.2/?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.966-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://user@[::1],127.0.0.2/?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.967-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://[::1],127.0.0.2/dbName?foo=a&c=b&replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.967-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://user:pwd@[::1]:1234,127.0.0.2:1234/?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.967-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://user@[::1]:1234,127.0.0.2:1234/?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.967-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://[::1]:1234,[::1]:1234/dbName?foo=a&c=b&replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.967-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://user:pwd@[::1]/?authMechanism=GSSAPI&authMechanismProperties=SERVICE_NAME:foobar [cpp_unit_test:client_test] 2019-07-07T15:03:42.968-0700 2019-07-07T15:03:42.954-0700 I - [main] Testing URI: mongodb://user:pwd@[::1]/?authMechanism=GSSAPI&gssapiServiceName=foobar [cpp_unit_test:client_test] 2019-07-07T15:03:42.968-0700 2019-07-07T15:03:42.955-0700 I - [main] Testing URI: mongodb://%2Ftmp%2Fmongodb-27017.sock [cpp_unit_test:client_test] 2019-07-07T15:03:42.968-0700 2019-07-07T15:03:42.955-0700 I - [main] Testing URI: mongodb://%2Ftmp%2Fmongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock/?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.968-0700 2019-07-07T15:03:42.961-0700 I - [main] Testing URI: mongodb://localhost/?ssl=true [cpp_unit_test:client_test] 2019-07-07T15:03:42.969-0700 2019-07-07T15:03:42.961-0700 I - [main] Testing URI: mongodb://localhost/?ssl=false [cpp_unit_test:client_test] 2019-07-07T15:03:42.969-0700 2019-07-07T15:03:42.961-0700 I - [main] Testing URI: mongodb://localhost/?tls=true [cpp_unit_test:client_test] 2019-07-07T15:03:42.969-0700 2019-07-07T15:03:42.961-0700 I - [main] Testing URI: mongodb://localhost/?tls=false [cpp_unit_test:client_test] 2019-07-07T15:03:42.969-0700 2019-07-07T15:03:42.961-0700 I - [main] going to run test: InvalidURIs [cpp_unit_test:client_test] 2019-07-07T15:03:42.970-0700 2019-07-07T15:03:42.961-0700 I - [main] Testing URI: mongodb:// [cpp_unit_test:client_test] 2019-07-07T15:03:42.970-0700 2019-07-07T15:03:42.962-0700 I - [main] Testing URI: mongodb://usr:pwd@/dbname?a=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.970-0700 2019-07-07T15:03:42.962-0700 I - [main] Testing URI: mongodb://usr:pwd:@127.0.0.1/dbName?foo=a&c=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.970-0700 2019-07-07T15:03:42.962-0700 I - [main] Testing URI: mongodb://localhost:27017,localhost:27018?replicaSet=missingSlash [cpp_unit_test:client_test] 2019-07-07T15:03:42.970-0700 2019-07-07T15:03:42.962-0700 I - [main] Testing URI: mongodb://localhost:27017localhost:27018 [cpp_unit_test:client_test] 2019-07-07T15:03:42.971-0700 2019-07-07T15:03:42.962-0700 I - [main] Testing URI: mongodb://localhost:pass%word@127.0.0.1:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:42.971-0700 2019-07-07T15:03:42.962-0700 I - [main] Testing URI: mongodb://%2Fnotareal%2Fdomainsock [cpp_unit_test:client_test] 2019-07-07T15:03:42.971-0700 2019-07-07T15:03:42.962-0700 I - [main] Testing URI: mongodb://usr:pwd@localhost:27017/db$name?a=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.971-0700 2019-07-07T15:03:42.962-0700 I - [main] Testing URI: mongodb://usr:pwd@localhost:27017/db/name?a=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.971-0700 2019-07-07T15:03:42.962-0700 I - [main] Testing URI: mongodb://usr:pwd@localhost:27017/db\name?a=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.972-0700 2019-07-07T15:03:42.962-0700 I - [main] Testing URI: mongodb://usr:pwd@localhost:27017/db name?a=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.972-0700 2019-07-07T15:03:42.962-0700 I - [main] Testing URI: mongodb://usr:pwd@localhost:27017/db"name?a=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.972-0700 2019-07-07T15:03:42.962-0700 I - [main] Testing URI: mongodb://usr:pwd@localhost:27017/dbname?=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.972-0700 2019-07-07T15:03:42.963-0700 I - [main] Testing URI: mongodb://usr:pwd@localhost:27017/dbname?a=b&&b=c [cpp_unit_test:client_test] 2019-07-07T15:03:42.973-0700 2019-07-07T15:03:42.963-0700 I - [main] Testing URI: mongodb://rel%2Fmongodb-27017.sock,rel%2Fmongodb-27018.sock/admin.sock?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.973-0700 2019-07-07T15:03:42.963-0700 I - [main] Testing URI: mongodb://rel%2Fmongodb-27017.sock,rel%2Fmongodb-27018.sock/admin.shoe?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.973-0700 2019-07-07T15:03:42.963-0700 I - [main] Testing URI: mongodb://%2Ftmp%2Fmongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock/admin.sock?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.973-0700 2019-07-07T15:03:42.963-0700 I - [main] Testing URI: mongodb://%2Ftmp%2Fmongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock/admin.shoe?replicaSet=replName [cpp_unit_test:client_test] 2019-07-07T15:03:42.973-0700 2019-07-07T15:03:42.963-0700 I - [main] Testing URI: mongodb://127.0.0.1:1234/dbName?foo=a&c=b&d [cpp_unit_test:client_test] 2019-07-07T15:03:42.974-0700 2019-07-07T15:03:42.963-0700 I - [main] Testing URI: mongodb://127.0.0.1:1234/dbName?foo=a&c=b&d= [cpp_unit_test:client_test] 2019-07-07T15:03:42.974-0700 2019-07-07T15:03:42.963-0700 I - [main] Testing URI: mongodb://127.0.0.1:1234/dbName?foo=a&h=&c=b&d=6 [cpp_unit_test:client_test] 2019-07-07T15:03:42.974-0700 2019-07-07T15:03:42.963-0700 I - [main] Testing URI: mongodb://127.0.0.1:1234/dbName?foo=a&h&c=b&d=6 [cpp_unit_test:client_test] 2019-07-07T15:03:42.974-0700 2019-07-07T15:03:42.963-0700 I - [main] Testing URI: mongodb://,/dbName [cpp_unit_test:client_test] 2019-07-07T15:03:42.975-0700 2019-07-07T15:03:42.964-0700 I - [main] Testing URI: mongodb://user:pwd@,/dbName [cpp_unit_test:client_test] 2019-07-07T15:03:42.975-0700 2019-07-07T15:03:42.964-0700 I - [main] Testing URI: mongodb://localhost:1234:5678/dbName [cpp_unit_test:client_test] 2019-07-07T15:03:42.975-0700 2019-07-07T15:03:42.964-0700 I - [main] Testing URI: mongodb://localhost:27017/?foo=a?c=b&d=e?asdf=foo [cpp_unit_test:client_test] 2019-07-07T15:03:42.975-0700 2019-07-07T15:03:42.964-0700 I - [main] Testing URI: mongodb://127.0.0.1:1234/dbName?foo=a&=d&c=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.975-0700 2019-07-07T15:03:42.964-0700 I - [main] Testing URI: mongodb://127.0.0.1:1234/dbName?foo=a&&c=b [cpp_unit_test:client_test] 2019-07-07T15:03:42.976-0700 2019-07-07T15:03:42.964-0700 I - [main] Testing URI: mongodb://127.0.0.1:1234/dbName?ssl=blah [cpp_unit_test:client_test] 2019-07-07T15:03:42.976-0700 2019-07-07T15:03:42.964-0700 I - [main] Testing URI: mongodb://127.0.0.1:1234/dbName?tls=blah [cpp_unit_test:client_test] 2019-07-07T15:03:42.976-0700 2019-07-07T15:03:42.964-0700 I - [main] going to run test: CloneURIForServer [cpp_unit_test:client_test] 2019-07-07T15:03:42.976-0700 2019-07-07T15:03:42.964-0700 I - [main] going to run test: specTests [cpp_unit_test:client_test] 2019-07-07T15:03:42.981-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://alice:foo@127.0.0.1 [cpp_unit_test:client_test] 2019-07-07T15:03:42.981-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://alice:foo@127.0.0.1/test [cpp_unit_test:client_test] 2019-07-07T15:03:42.982-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://bob:bar@[::1]:27018 [cpp_unit_test:client_test] 2019-07-07T15:03:42.982-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://bob:bar@[::1]:27018/admin [cpp_unit_test:client_test] 2019-07-07T15:03:42.982-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://eve:baz@example.com [cpp_unit_test:client_test] 2019-07-07T15:03:42.982-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://eve:baz@example.com/db2 [cpp_unit_test:client_test] 2019-07-07T15:03:42.983-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://alice:secret@127.0.0.1,example.com:27018 [cpp_unit_test:client_test] 2019-07-07T15:03:42.983-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://alice:secret@example.com,[::1]:27019/admin [cpp_unit_test:client_test] 2019-07-07T15:03:42.983-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://alice@127.0.0.1 [cpp_unit_test:client_test] 2019-07-07T15:03:42.983-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://alice:@127.0.0.1 [cpp_unit_test:client_test] 2019-07-07T15:03:42.984-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://%40l%3Ace%2F%3D@example.com/my%3Ddb [cpp_unit_test:client_test] 2019-07-07T15:03:42.984-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://%24am:fizzb%40zz%3D@127.0.0.1/admin%3D?authMechanism=MONGODB-CR [cpp_unit_test:client_test] 2019-07-07T15:03:42.984-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://CN%3DmyName%2COU%3DmyOrgUnit%2CO%3DmyOrg%2CL%3DmyLocality%2CST%3DmyState%2CC%3DmyCountry@localhost/?authMechanism=MONGODB-X509 [cpp_unit_test:client_test] 2019-07-07T15:03:42.984-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://user%40EXAMPLE.COM:secret@localhost/?authMechanismProperties=SERVICE_NAME:other,CANONICALIZE_HOST_NAME:true&authMechanism=GSSAPI [cpp_unit_test:client_test] 2019-07-07T15:03:42.984-0700 2019-07-07T15:03:42.982-0700 I - [main] Testing URI: mongodb://alice:secret@example.com/admin?replicaSet=my@replicaset [cpp_unit_test:client_test] 2019-07-07T15:03:42.985-0700 2019-07-07T15:03:42.983-0700 I - [main] Testing URI: mongodb://alice:secret@example.com/admin?AUTHMechanism=MONGODB-CR [cpp_unit_test:client_test] 2019-07-07T15:03:42.997-0700 2019-07-07T15:03:42.998-0700 I - [main] Testing URI: mongodb://%2Ftmp%2Fmongodb-27017.sock/ [cpp_unit_test:client_test] 2019-07-07T15:03:42.998-0700 2019-07-07T15:03:42.998-0700 I - [main] Testing URI: mongodb://%2Ftmp%2Fmongodb-27017.sock [cpp_unit_test:client_test] 2019-07-07T15:03:42.998-0700 2019-07-07T15:03:42.998-0700 I - [main] Testing URI: mongodb://%2Ftmp%2F %2Fmongodb-27017.sock [cpp_unit_test:client_test] 2019-07-07T15:03:42.998-0700 2019-07-07T15:03:42.998-0700 I - [main] Testing URI: mongodb://%2Ftmp%2Fmongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock [cpp_unit_test:client_test] 2019-07-07T15:03:42.998-0700 2019-07-07T15:03:42.998-0700 I - [main] Testing URI: mongodb://127.0.0.1:27017,%2Ftmp%2Fmongodb-27017.sock [cpp_unit_test:client_test] 2019-07-07T15:03:42.998-0700 2019-07-07T15:03:42.998-0700 I - [main] Testing URI: mongodb://mongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock [cpp_unit_test:client_test] 2019-07-07T15:03:42.999-0700 2019-07-07T15:03:42.998-0700 I - [main] Testing URI: mongodb://%2Ftmp%2Fmongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock/?replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:42.999-0700 2019-07-07T15:03:42.998-0700 I - [main] Testing URI: mongodb://127.0.0.1:27017,%2Ftmp%2Fmongodb-27017.sock/?replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:42.999-0700 2019-07-07T15:03:42.998-0700 I - [main] Testing URI: mongodb://mongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock/?replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:42.999-0700 2019-07-07T15:03:42.998-0700 I - [main] Testing URI: mongodb://alice:foo@%2Ftmp%2Fmongodb-27017.sock/admin [cpp_unit_test:client_test] 2019-07-07T15:03:43.000-0700 2019-07-07T15:03:42.998-0700 I - [main] Testing URI: mongodb://%2Ftmp%2Fpath.to.sock%2Fmongodb-27017.sock/ [cpp_unit_test:client_test] 2019-07-07T15:03:43.000-0700 2019-07-07T15:03:42.998-0700 I - [main] Testing URI: mongodb://%2Ftmp%2Fpath.to.sock%2Fmongodb-27017.sock [cpp_unit_test:client_test] 2019-07-07T15:03:43.000-0700 2019-07-07T15:03:42.999-0700 I - [main] Testing URI: mongodb://bob:bar@%2Ftmp%2Fpath.to.sock%2Fmongodb-27017.sock/admin [cpp_unit_test:client_test] 2019-07-07T15:03:43.000-0700 2019-07-07T15:03:42.999-0700 I - [main] Testing URI: mongodb://%2Ftmp%2Fmongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock/admin [cpp_unit_test:client_test] 2019-07-07T15:03:43.000-0700 2019-07-07T15:03:42.999-0700 I - [main] Testing URI: mongodb://%2Ftmp%2Fmongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock/admin?replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:43.001-0700 2019-07-07T15:03:42.999-0700 I - [main] Testing URI: mongodb://bob:bar@%2Ftmp%2Fmongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock/admin?w=1 [cpp_unit_test:client_test] 2019-07-07T15:03:43.001-0700 2019-07-07T15:03:42.999-0700 I - [main] Testing URI: mongodb://bob:bar@%2Ftmp%2Fmongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock/admin?w=1&replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:43.001-0700 2019-07-07T15:03:42.999-0700 I - [main] Testing URI: mongodb://bob:bar@%2Ftmp%2Fmongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock/admin?replicaSet=replset&w=1 [cpp_unit_test:client_test] 2019-07-07T15:03:43.004-0700 2019-07-07T15:03:43.004-0700 I - [main] Testing URI: mongodb://rel%2Fmongodb-27017.sock/ [cpp_unit_test:client_test] 2019-07-07T15:03:43.004-0700 2019-07-07T15:03:43.004-0700 I - [main] Testing URI: mongodb://rel%2Fmongodb-27017.sock [cpp_unit_test:client_test] 2019-07-07T15:03:43.004-0700 2019-07-07T15:03:43.004-0700 I - [main] Testing URI: mongodb://rel%2F %2Fmongodb-27017.sock [cpp_unit_test:client_test] 2019-07-07T15:03:43.004-0700 2019-07-07T15:03:43.004-0700 I - [main] Testing URI: mongodb://rel%2Fmongodb-27017.sock,rel%2Fmongodb-27018.sock [cpp_unit_test:client_test] 2019-07-07T15:03:43.004-0700 2019-07-07T15:03:43.004-0700 I - [main] Testing URI: mongodb://rel%2Fmongodb-27017.sock,rel%2Fmongodb-27018.sock/?replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:43.005-0700 2019-07-07T15:03:43.004-0700 I - [main] Testing URI: mongodb://rel%2Fmongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock [cpp_unit_test:client_test] 2019-07-07T15:03:43.005-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://rel%2Fmongodb-27017.sock,%2Ftmp%2Fmongodb-27018.sock/?replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:43.005-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://127.0.0.1:27017,rel%2Fmongodb-27017.sock [cpp_unit_test:client_test] 2019-07-07T15:03:43.005-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://127.0.0.1:27017,rel%2Fmongodb-27017.sock/?replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:43.006-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://mongodb-27017.sock,rel%2Fmongodb-27018.sock [cpp_unit_test:client_test] 2019-07-07T15:03:43.006-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://mongodb-27017.sock,rel%2Fmongodb-27018.sock/?replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:43.006-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://alice:foo@rel%2Fmongodb-27017.sock/admin [cpp_unit_test:client_test] 2019-07-07T15:03:43.006-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://rel%2Fpath.to.sock%2Fmongodb-27017.sock/ [cpp_unit_test:client_test] 2019-07-07T15:03:43.006-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://rel%2Fpath.to.sock%2Fmongodb-27017.sock [cpp_unit_test:client_test] 2019-07-07T15:03:43.007-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://bob:bar@rel%2Fpath.to.sock%2Fmongodb-27017.sock/admin [cpp_unit_test:client_test] 2019-07-07T15:03:43.007-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://rel%2Fmongodb-27017.sock,rel%2Fmongodb-27018.sock/admin [cpp_unit_test:client_test] 2019-07-07T15:03:43.007-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://rel%2Fmongodb-27017.sock,rel%2Fmongodb-27018.sock/admin?replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:43.007-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://rel%2Fmongodb-27017.sock,rel%2Fmongodb-27018.sock/admin [cpp_unit_test:client_test] 2019-07-07T15:03:43.008-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://rel%2Fmongodb-27017.sock,rel%2Fmongodb-27018.sock/admin?replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:43.008-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://bob:bar@rel%2Fmongodb-27017.sock,rel%2Fmongodb-27018.sock/admin?w=1 [cpp_unit_test:client_test] 2019-07-07T15:03:43.008-0700 2019-07-07T15:03:43.005-0700 I - [main] Testing URI: mongodb://bob:bar@rel%2Fmongodb-27017.sock,rel%2Fmongodb-27018.sock/admin?w=1&replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:43.008-0700 2019-07-07T15:03:43.006-0700 I - [main] Testing URI: mongodb://bob:bar@rel%2Fmongodb-27017.sock,rel%2Fmongodb-27018.sock/admin?w=1&replicaSet=replset&b=4 [cpp_unit_test:client_test] 2019-07-07T15:03:43.008-0700 2019-07-07T15:03:43.006-0700 I - [main] Testing URI: mongodb://example.com/?foo=bar [cpp_unit_test:client_test] 2019-07-07T15:03:43.009-0700 2019-07-07T15:03:43.007-0700 I - [main] Testing URI: mongodb://example.com/?fsync=ifPossible [cpp_unit_test:client_test] 2019-07-07T15:03:43.009-0700 2019-07-07T15:03:43.007-0700 I - [main] Testing URI: mongodb://example.com/?wtimeout=5&wtimeoutMS=10 [cpp_unit_test:client_test] 2019-07-07T15:03:43.009-0700 2019-07-07T15:03:43.009-0700 I - [main] Testing URI: mongodb://127.0.0.1 [cpp_unit_test:client_test] 2019-07-07T15:03:43.009-0700 2019-07-07T15:03:43.009-0700 I - [main] Testing URI: mongodb://127.0.0.1:27018 [cpp_unit_test:client_test] 2019-07-07T15:03:43.010-0700 2019-07-07T15:03:43.009-0700 I - [main] Testing URI: mongodb://[::1] [cpp_unit_test:client_test] 2019-07-07T15:03:43.010-0700 2019-07-07T15:03:43.009-0700 I - [main] Testing URI: mongodb://[::1]:27019 [cpp_unit_test:client_test] 2019-07-07T15:03:43.010-0700 2019-07-07T15:03:43.009-0700 I - [main] Testing URI: mongodb://example.com [cpp_unit_test:client_test] 2019-07-07T15:03:43.010-0700 2019-07-07T15:03:43.010-0700 I - [main] Testing URI: mongodb://example.com:27020 [cpp_unit_test:client_test] 2019-07-07T15:03:43.010-0700 2019-07-07T15:03:43.010-0700 I - [main] Testing URI: mongodb://256.0.0.1 [cpp_unit_test:client_test] 2019-07-07T15:03:43.011-0700 2019-07-07T15:03:43.010-0700 I - [main] Testing URI: mongodb://127.0.0.1,[::1]:27018,example.com:27019 [cpp_unit_test:client_test] 2019-07-07T15:03:43.011-0700 2019-07-07T15:03:43.010-0700 I - [main] Testing URI: mongodb://127.0.0.1,[::1]:27018,example.com:27019/?replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:43.011-0700 2019-07-07T15:03:43.010-0700 I - [main] Testing URI: mongodb://bücher.example.com,umläut.example.com/ [cpp_unit_test:client_test] 2019-07-07T15:03:43.011-0700 2019-07-07T15:03:43.010-0700 I - [main] Testing URI: mongodb://bücher.example.com,umläut.example.com/?replicaSet=replset [cpp_unit_test:client_test] 2019-07-07T15:03:43.012-0700 2019-07-07T15:03:43.013-0700 I - [main] Testing URI: [cpp_unit_test:client_test] 2019-07-07T15:03:43.013-0700 2019-07-07T15:03:43.013-0700 I - [main] Testing URI: mongodb:// [cpp_unit_test:client_test] 2019-07-07T15:03:43.013-0700 2019-07-07T15:03:43.013-0700 I - [main] Testing URI: mongodb://localhost::27017 [cpp_unit_test:client_test] 2019-07-07T15:03:43.013-0700 2019-07-07T15:03:43.013-0700 I - [main] Testing URI: mongodb://localhost::27017/ [cpp_unit_test:client_test] 2019-07-07T15:03:43.013-0700 2019-07-07T15:03:43.013-0700 I - [main] Testing URI: mongodb://:: [cpp_unit_test:client_test] 2019-07-07T15:03:43.014-0700 2019-07-07T15:03:43.013-0700 I - [main] Testing URI: mongodb://localhost,localhost:: [cpp_unit_test:client_test] 2019-07-07T15:03:43.014-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://localhost::27017,abc [cpp_unit_test:client_test] 2019-07-07T15:03:43.014-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://localhost:-1 [cpp_unit_test:client_test] 2019-07-07T15:03:43.014-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://localhost:0/ [cpp_unit_test:client_test] 2019-07-07T15:03:43.014-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://localhost:65536 [cpp_unit_test:client_test] 2019-07-07T15:03:43.015-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://localhost:65536/ [cpp_unit_test:client_test] 2019-07-07T15:03:43.015-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://localhost:foo [cpp_unit_test:client_test] 2019-07-07T15:03:43.015-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://[::1]:-1 [cpp_unit_test:client_test] 2019-07-07T15:03:43.015-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://[::1]:0/ [cpp_unit_test:client_test] 2019-07-07T15:03:43.016-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://[::1]:65536 [cpp_unit_test:client_test] 2019-07-07T15:03:43.016-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://[::1]:65536/ [cpp_unit_test:client_test] 2019-07-07T15:03:43.016-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://[::1]:foo [cpp_unit_test:client_test] 2019-07-07T15:03:43.016-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://example.com?w=1 [cpp_unit_test:client_test] 2019-07-07T15:03:43.016-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://example.com/?w [cpp_unit_test:client_test] 2019-07-07T15:03:43.017-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://alice:foo:bar@127.0.0.1 [cpp_unit_test:client_test] 2019-07-07T15:03:43.017-0700 2019-07-07T15:03:43.014-0700 I - [main] Testing URI: mongodb://alice:foo:bar@127.0.0.1 [cpp_unit_test:client_test] 2019-07-07T15:03:43.017-0700 2019-07-07T15:03:43.015-0700 I - [main] Testing URI: mongodb://alice@@127.0.0.1 [cpp_unit_test:client_test] 2019-07-07T15:03:43.017-0700 2019-07-07T15:03:43.015-0700 I - [main] Testing URI: mongodb://alice@foo:bar@127.0.0.1 [cpp_unit_test:client_test] 2019-07-07T15:03:43.018-0700 2019-07-07T15:03:43.015-0700 I - [main] Testing URI: mongodb://alice/@localhost/db [cpp_unit_test:client_test] 2019-07-07T15:03:43.018-0700 2019-07-07T15:03:43.015-0700 I - [main] Testing URI: mongodb://alice/bob:foo@localhost/db [cpp_unit_test:client_test] 2019-07-07T15:03:43.018-0700 2019-07-07T15:03:43.015-0700 I - [main] Testing URI: mongodb://alice:foo/bar@localhost/db [cpp_unit_test:client_test] 2019-07-07T15:03:43.018-0700 2019-07-07T15:03:43.015-0700 I - [main] Testing URI: mongodb:///tmp/mongodb-27017.sock/ [cpp_unit_test:client_test] 2019-07-07T15:03:43.018-0700 2019-07-07T15:03:43.015-0700 I - [main] going to run test: srvRecordTest [cpp_unit_test:client_test] 2019-07-07T15:03:44.683-0700 2019-07-07T15:03:44.683-0700 I - [main] going to run test: Redact [cpp_unit_test:client_test] 2019-07-07T15:03:44.683-0700 2019-07-07T15:03:44.683-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:44.684-0700 2019-07-07T15:03:44.683-0700 I - [main] going to run suite: MultiTagsTest [cpp_unit_test:client_test] 2019-07-07T15:03:44.684-0700 2019-07-07T15:03:44.683-0700 I - [main] going to run test: MultiTagsTestMatchesSecondaries [cpp_unit_test:client_test] 2019-07-07T15:03:44.684-0700 2019-07-07T15:03:44.683-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.684-0700 2019-07-07T15:03:44.683-0700 I - [main] going to run test: PriPrefPriNotOkMatchesFirstNotOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.684-0700 2019-07-07T15:03:44.683-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.685-0700 2019-07-07T15:03:44.683-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.685-0700 2019-07-07T15:03:44.683-0700 I - [main] going to run test: PriPrefPriNotOkMatchesSecondTest [cpp_unit_test:client_test] 2019-07-07T15:03:44.685-0700 2019-07-07T15:03:44.683-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.685-0700 2019-07-07T15:03:44.683-0700 I - [main] going to run test: PriPrefPriNotOkMatchesSecondNotOkTest [cpp_unit_test:client_test] 2019-07-07T15:03:44.686-0700 2019-07-07T15:03:44.684-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.686-0700 2019-07-07T15:03:44.684-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.686-0700 2019-07-07T15:03:44.684-0700 I - [main] going to run test: PriPrefPriNotOkMatchesOnlySecondTest [cpp_unit_test:client_test] 2019-07-07T15:03:44.686-0700 2019-07-07T15:03:44.684-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.687-0700 2019-07-07T15:03:44.684-0700 I - [main] going to run test: PriPrefPriNotOkMatchesOnlySecondNotOkTest [cpp_unit_test:client_test] 2019-07-07T15:03:44.687-0700 2019-07-07T15:03:44.684-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.687-0700 2019-07-07T15:03:44.684-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.687-0700 2019-07-07T15:03:44.684-0700 I - [main] going to run test: PriPrefPriOkNoMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.687-0700 2019-07-07T15:03:44.684-0700 I - [main] going to run test: PriPrefPriNotOkNoMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.688-0700 2019-07-07T15:03:44.684-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.688-0700 2019-07-07T15:03:44.684-0700 I - [main] going to run test: SecOnlyMatchesFirstTest [cpp_unit_test:client_test] 2019-07-07T15:03:44.688-0700 2019-07-07T15:03:44.684-0700 I - [main] going to run test: SecOnlyMatchesFirstNotOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.688-0700 2019-07-07T15:03:44.684-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.688-0700 2019-07-07T15:03:44.684-0700 I - [main] going to run test: SecOnlyMatchesSecond [cpp_unit_test:client_test] 2019-07-07T15:03:44.689-0700 2019-07-07T15:03:44.684-0700 I - [main] going to run test: SecOnlyMatchesSecondNotOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.689-0700 2019-07-07T15:03:44.684-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.689-0700 2019-07-07T15:03:44.684-0700 I - [main] going to run test: SecOnlyMatchesOnlyFirst [cpp_unit_test:client_test] 2019-07-07T15:03:44.689-0700 2019-07-07T15:03:44.684-0700 I - [main] going to run test: SecOnlyMatchesOnlyFirstNotOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.690-0700 2019-07-07T15:03:44.684-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.690-0700 2019-07-07T15:03:44.684-0700 I - [main] going to run test: SecOnlyMultiTagsTestWithPriMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.690-0700 2019-07-07T15:03:44.684-0700 I - [main] going to run test: SecOnlyMultiTagsTestNoMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.690-0700 2019-07-07T15:03:44.684-0700 I - [main] going to run test: SecPrefMatchesFirst [cpp_unit_test:client_test] 2019-07-07T15:03:44.690-0700 2019-07-07T15:03:44.685-0700 I - [main] going to run test: SecPrefMatchesFirstNotOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.691-0700 2019-07-07T15:03:44.685-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.691-0700 2019-07-07T15:03:44.685-0700 I - [main] going to run test: SecPrefMatchesSecond [cpp_unit_test:client_test] 2019-07-07T15:03:44.691-0700 2019-07-07T15:03:44.685-0700 I - [main] going to run test: SecPrefMatchesSecondNotOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.691-0700 2019-07-07T15:03:44.685-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.691-0700 2019-07-07T15:03:44.685-0700 I - [main] going to run test: SecPrefMatchesOnlyFirst [cpp_unit_test:client_test] 2019-07-07T15:03:44.692-0700 2019-07-07T15:03:44.685-0700 I - [main] going to run test: SecPrefMatchesOnlyFirstNotOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.692-0700 2019-07-07T15:03:44.685-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.692-0700 2019-07-07T15:03:44.685-0700 I - [main] going to run test: SecPrefMultiTagsTestWithPriMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.692-0700 2019-07-07T15:03:44.685-0700 I - [main] going to run test: SecPrefMultiTagsTestNoMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.693-0700 2019-07-07T15:03:44.685-0700 I - [main] going to run test: SecPrefMultiTagsTestNoMatchPriNotOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.693-0700 2019-07-07T15:03:44.685-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.693-0700 2019-07-07T15:03:44.685-0700 I - [main] going to run test: NearestMatchesFirst [cpp_unit_test:client_test] 2019-07-07T15:03:44.693-0700 2019-07-07T15:03:44.685-0700 I - [main] going to run test: NearestMatchesFirstNotOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.693-0700 2019-07-07T15:03:44.685-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.694-0700 2019-07-07T15:03:44.685-0700 I - [main] going to run test: NearestMatchesSecond [cpp_unit_test:client_test] 2019-07-07T15:03:44.694-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: NearestMatchesSecondNotOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.694-0700 2019-07-07T15:03:44.686-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.694-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: NearestMatchesOnlyFirst [cpp_unit_test:client_test] 2019-07-07T15:03:44.695-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: NeatestMatchesLastNotOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.695-0700 2019-07-07T15:03:44.686-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.695-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: NearestMultiTagsTestWithPriMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.695-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: NearestMultiTagsTestNoMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.695-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: DefaultConstructorMatchesAll [cpp_unit_test:client_test] 2019-07-07T15:03:44.696-0700 2019-07-07T15:03:44.686-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:44.696-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run suite: NodeTest [cpp_unit_test:client_test] 2019-07-07T15:03:44.696-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: SimpleGoodMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.696-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: SimpleBadMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.697-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: ExactMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.697-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: EmptyTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.697-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: MemberNoTagMatchesEmptyTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.697-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: MemberNoTagDoesNotMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.697-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: IncompleteMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.698-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: PartialMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.698-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: SingleTagCrit [cpp_unit_test:client_test] 2019-07-07T15:03:44.698-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: BadSingleTagCrit [cpp_unit_test:client_test] 2019-07-07T15:03:44.698-0700 2019-07-07T15:03:44.686-0700 I - [main] going to run test: NonExistingFieldTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.698-0700 2019-07-07T15:03:44.687-0700 I - [main] going to run test: UnorederedMatching [cpp_unit_test:client_test] 2019-07-07T15:03:44.699-0700 2019-07-07T15:03:44.687-0700 I - [main] going to run test: SameValueDiffKey [cpp_unit_test:client_test] 2019-07-07T15:03:44.699-0700 2019-07-07T15:03:44.687-0700 I - [main] going to run test: PriNodeCompatibleTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.699-0700 2019-07-07T15:03:44.687-0700 I - [main] going to run test: SecNodeCompatibleTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.699-0700 2019-07-07T15:03:44.687-0700 I - [main] going to run test: PriNodeNotCompatibleTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.700-0700 2019-07-07T15:03:44.687-0700 I - [main] going to run test: SecNodeNotCompatibleTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.700-0700 2019-07-07T15:03:44.687-0700 I - [main] going to run test: PriNodeCompatiblMultiTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.700-0700 2019-07-07T15:03:44.687-0700 I - [main] going to run test: SecNodeCompatibleMultiTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.700-0700 2019-07-07T15:03:44.687-0700 I - [main] going to run test: PriNodeNotCompatibleMultiTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.700-0700 2019-07-07T15:03:44.687-0700 I - [main] going to run test: SecNodeNotCompatibleMultiTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.701-0700 2019-07-07T15:03:44.687-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:44.701-0700 2019-07-07T15:03:44.687-0700 I - [main] going to run suite: Options [cpp_unit_test:client_test] 2019-07-07T15:03:44.701-0700 2019-07-07T15:03:44.687-0700 I - [main] going to run test: RepeatedOptionsFail [cpp_unit_test:client_test] 2019-07-07T15:03:44.701-0700 2019-07-07T15:03:44.688-0700 I - [main] going to run test: RepeatedKeysFail [cpp_unit_test:client_test] 2019-07-07T15:03:44.702-0700 2019-07-07T15:03:44.688-0700 I - [main] going to run test: NameIsHonored [cpp_unit_test:client_test] 2019-07-07T15:03:44.702-0700 2019-07-07T15:03:44.688-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:44.702-0700 2019-07-07T15:03:44.688-0700 I - [main] going to run suite: ReadPrefTest [cpp_unit_test:client_test] 2019-07-07T15:03:44.702-0700 2019-07-07T15:03:44.688-0700 I - [main] going to run test: PrimaryOnly [cpp_unit_test:client_test] 2019-07-07T15:03:44.702-0700 2019-07-07T15:03:44.688-0700 I - [main] going to run test: PrimaryOnlyMulti [cpp_unit_test:client_test] 2019-07-07T15:03:44.703-0700 2019-07-07T15:03:44.689-0700 I - [main] going to run test: PrimaryOnlyPriNotOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.703-0700 2019-07-07T15:03:44.689-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.703-0700 2019-07-07T15:03:44.689-0700 I - [main] going to run test: PrimaryMissing [cpp_unit_test:client_test] 2019-07-07T15:03:44.703-0700 2019-07-07T15:03:44.689-0700 I - [main] going to run test: PrimaryMissingMulti [cpp_unit_test:client_test] 2019-07-07T15:03:44.703-0700 2019-07-07T15:03:44.689-0700 I - [main] going to run test: PriPrefWithPriOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.704-0700 2019-07-07T15:03:44.694-0700 I - [main] going to run test: PriPrefWithPriNotOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.704-0700 2019-07-07T15:03:44.694-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.704-0700 2019-07-07T15:03:44.694-0700 I - [main] going to run test: SecOnly [cpp_unit_test:client_test] 2019-07-07T15:03:44.704-0700 2019-07-07T15:03:44.694-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.705-0700 2019-07-07T15:03:44.694-0700 I - [main] going to run test: SecOnlyMulti [cpp_unit_test:client_test] 2019-07-07T15:03:44.705-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: SecOnlyOnlyPriOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.705-0700 2019-07-07T15:03:44.695-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.705-0700 2019-07-07T15:03:44.695-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.705-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: SecPref [cpp_unit_test:client_test] 2019-07-07T15:03:44.706-0700 2019-07-07T15:03:44.695-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.706-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: SecPrefWithNoSecOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.706-0700 2019-07-07T15:03:44.695-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.706-0700 2019-07-07T15:03:44.695-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.707-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: SecPrefWithNoNodeOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.707-0700 2019-07-07T15:03:44.695-0700 I NETWORK [main] Marking host a:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.707-0700 2019-07-07T15:03:44.695-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.707-0700 2019-07-07T15:03:44.695-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.707-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: NearestAllLocal [cpp_unit_test:client_test] 2019-07-07T15:03:44.708-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: NearestOneLocal [cpp_unit_test:client_test] 2019-07-07T15:03:44.708-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: PriOnlyWithTagsNoMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.708-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: PriPrefPriNotOkWithTags [cpp_unit_test:client_test] 2019-07-07T15:03:44.708-0700 2019-07-07T15:03:44.695-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.708-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: PriPrefPriOkWithTagsNoMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.709-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: PriPrefPriNotOkWithTagsNoMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.709-0700 2019-07-07T15:03:44.695-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.709-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: SecOnlyWithTags [cpp_unit_test:client_test] 2019-07-07T15:03:44.709-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: SecOnlyWithTagsMatchOnlyPri [cpp_unit_test:client_test] 2019-07-07T15:03:44.710-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: SecPrefWithTags [cpp_unit_test:client_test] 2019-07-07T15:03:44.710-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: SecPrefSecNotOkWithTags [cpp_unit_test:client_test] 2019-07-07T15:03:44.710-0700 2019-07-07T15:03:44.695-0700 I NETWORK [main] Marking host c:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.710-0700 2019-07-07T15:03:44.695-0700 I - [main] going to run test: SecPrefPriOkWithTagsNoMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.710-0700 2019-07-07T15:03:44.696-0700 I - [main] going to run test: SecPrefPriNotOkWithTagsNoMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.711-0700 2019-07-07T15:03:44.696-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.711-0700 2019-07-07T15:03:44.696-0700 I - [main] going to run test: SecPrefPriOkWithSecNotMatchTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.711-0700 2019-07-07T15:03:44.696-0700 I - [main] going to run test: NearestWithTags [cpp_unit_test:client_test] 2019-07-07T15:03:44.711-0700 2019-07-07T15:03:44.696-0700 I - [main] going to run test: NearestWithTagsNoMatch [cpp_unit_test:client_test] 2019-07-07T15:03:44.711-0700 2019-07-07T15:03:44.696-0700 I - [main] going to run test: MultiPriOnlyTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.712-0700 2019-07-07T15:03:44.696-0700 I - [main] going to run test: MultiPriOnlyPriNotOkTag [cpp_unit_test:client_test] 2019-07-07T15:03:44.712-0700 2019-07-07T15:03:44.696-0700 I NETWORK [main] Marking host b:27017 as failed :: caused by :: InternalError: Test error [cpp_unit_test:client_test] 2019-07-07T15:03:44.712-0700 2019-07-07T15:03:44.696-0700 I - [main] going to run test: PriPrefPriOk [cpp_unit_test:client_test] 2019-07-07T15:03:44.712-0700 2019-07-07T15:03:44.704-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:44.713-0700 2019-07-07T15:03:44.704-0700 I - [main] going to run suite: ReadPreferenceSetting [cpp_unit_test:client_test] 2019-07-07T15:03:44.713-0700 2019-07-07T15:03:44.704-0700 I - [main] going to run test: ParseValid [cpp_unit_test:client_test] 2019-07-07T15:03:44.713-0700 2019-07-07T15:03:44.704-0700 I - [main] going to run test: NonEquality [cpp_unit_test:client_test] 2019-07-07T15:03:44.713-0700 2019-07-07T15:03:44.704-0700 I - [main] going to run test: ParseInvalid [cpp_unit_test:client_test] 2019-07-07T15:03:44.713-0700 2019-07-07T15:03:44.704-0700 I - [main] going to run test: Roundtrip [cpp_unit_test:client_test] 2019-07-07T15:03:44.714-0700 2019-07-07T15:03:44.705-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:44.714-0700 2019-07-07T15:03:44.705-0700 I - [main] going to run suite: RemoteCommandRetrySchedulerTest [cpp_unit_test:client_test] 2019-07-07T15:03:44.714-0700 2019-07-07T15:03:44.705-0700 I - [main] going to run test: MakeSingleShotRetryPolicy [cpp_unit_test:client_test] 2019-07-07T15:03:44.714-0700 2019-07-07T15:03:44.705-0700 I - [main] going to run test: MakeRetryPolicy [cpp_unit_test:client_test] 2019-07-07T15:03:44.715-0700 2019-07-07T15:03:44.706-0700 I - [main] going to run test: InvalidConstruction [cpp_unit_test:client_test] 2019-07-07T15:03:44.715-0700 2019-07-07T15:03:44.707-0700 I - [main] going to run test: StartupFailsWhenExecutorIsShutDown [cpp_unit_test:client_test] 2019-07-07T15:03:44.715-0700 2019-07-07T15:03:44.707-0700 I - [main] going to run test: StartupFailsWhenSchedulerIsShutDown [cpp_unit_test:client_test] 2019-07-07T15:03:44.715-0700 2019-07-07T15:03:44.708-0700 I - [main] going to run test: ShuttingDownExecutorAfterSchedulerStartupInvokesCallbackWithCallbackCanceledError [cpp_unit_test:client_test] 2019-07-07T15:03:44.715-0700 2019-07-07T15:03:44.709-0700 W NETWORK [main] Mock network interface shutting down with outstanding request: RemoteCommand 1 -- target:h1:12345 db:db1 cmd:{ ping: 1 } [cpp_unit_test:client_test] 2019-07-07T15:03:44.716-0700 2019-07-07T15:03:44.709-0700 I - [main] going to run test: ShuttingDownSchedulerAfterSchedulerStartupInvokesCallbackWithCallbackCanceledError [cpp_unit_test:client_test] 2019-07-07T15:03:44.716-0700 2019-07-07T15:03:44.709-0700 I - [main] going to run test: SchedulerInvokesCallbackOnNonRetryableErrorInResponse [cpp_unit_test:client_test] 2019-07-07T15:03:44.716-0700 2019-07-07T15:03:44.710-0700 I - [main] going to run test: SchedulerInvokesCallbackOnFirstSuccessfulResponse [cpp_unit_test:client_test] 2019-07-07T15:03:44.716-0700 2019-07-07T15:03:44.710-0700 I - [main] going to run test: SchedulerIgnoresEmbeddedErrorInSuccessfulResponse [cpp_unit_test:client_test] 2019-07-07T15:03:44.717-0700 2019-07-07T15:03:44.711-0700 I - [main] going to run test: SchedulerInvokesCallbackWithErrorFromExecutorIfScheduleRemoteCommandFailsOnRetry [cpp_unit_test:client_test] 2019-07-07T15:03:44.717-0700 2019-07-07T15:03:44.711-0700 I - [main] going to run test: SchedulerEnforcesPolicyMaximumAttemptsAndReturnsErrorOfLastFailedRequest [cpp_unit_test:client_test] 2019-07-07T15:03:44.717-0700 2019-07-07T15:03:44.712-0700 I - [main] going to run test: SchedulerShouldRetryUntilSuccessfulResponseIsReceived [cpp_unit_test:client_test] 2019-07-07T15:03:44.717-0700 2019-07-07T15:03:44.712-0700 I - [main] going to run test: SchedulerReturnsCallbackCanceledIfShutdownBeforeSendingRetryCommand [cpp_unit_test:client_test] 2019-07-07T15:03:44.717-0700 2019-07-07T15:03:44.713-0700 I - [main] going to run test: SchedulerResetsOnCompletionCallbackFunctionAfterCompletion [cpp_unit_test:client_test] 2019-07-07T15:03:44.718-0700 2019-07-07T15:03:44.713-0700 I - [thread5] setting result to OperationFailed: command failed [cpp_unit_test:client_test] 2019-07-07T15:03:44.718-0700 2019-07-07T15:03:44.713-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:44.718-0700 2019-07-07T15:03:44.713-0700 I - [main] going to run suite: ReplicaSetMonitorConcurrentTest [cpp_unit_test:client_test] 2019-07-07T15:03:44.718-0700 2019-07-07T15:03:44.713-0700 I - [main] going to run test: RechecksAvailableNodesUntilExpiration [cpp_unit_test:client_test] 2019-07-07T15:03:44.718-0700 2019-07-07T15:03:44.715-0700 I NETWORK [thread6] Confirmed replica set for test is test/test0:27017,test1:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:44.719-0700 2019-07-07T15:03:44.716-0700 I - [main] going to run test: StepdownAndElection [cpp_unit_test:client_test] 2019-07-07T15:03:44.719-0700 2019-07-07T15:03:44.718-0700 I NETWORK [thread7] Confirmed replica set for test is test/test0:27017,test1:27017,test2:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:44.719-0700 2019-07-07T15:03:44.720-0700 I NETWORK [thread7] Confirmed replica set for test is test/test0:27017,test1:27017,test2:27017 [cpp_unit_test:client_test] 2019-07-07T15:03:44.720-0700 2019-07-07T15:03:44.721-0700 I - [main] going to run test: IsMasterFrequency [cpp_unit_test:client_test] 2019-07-07T15:03:44.722-0700 2019-07-07T15:03:44.722-0700 W NETWORK [main] Mock network interface shutting down with outstanding request: RemoteCommand 110 -- target:test0:27017 db:admin expDate:2014-07-31T17:00:06.500-0700 cmd:{ isMaster: 1 } [cpp_unit_test:client_test] 2019-07-07T15:03:44.722-0700 2019-07-07T15:03:44.722-0700 W NETWORK [main] Mock network interface shutting down with outstanding request: RemoteCommand 107 -- target:test1:27017 db:admin expDate:2014-07-31T17:00:05.000-0700 cmd:{ isMaster: 1 } [cpp_unit_test:client_test] 2019-07-07T15:03:44.722-0700 2019-07-07T15:03:44.722-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:44.723-0700 2019-07-07T15:03:44.722-0700 I - [main] going to run suite: ServiceContextTest [cpp_unit_test:client_test] 2019-07-07T15:03:44.723-0700 2019-07-07T15:03:44.722-0700 I - [main] going to run test: ValidButBadURIsFailToConnect [cpp_unit_test:client_test] 2019-07-07T15:03:44.786-0700 2019-07-07T15:03:44.786-0700 I - [main] DONE running tests [cpp_unit_test:client_test] 2019-07-07T15:03:44.787-0700 2019-07-07T15:03:44.786-0700 I - [main] ************************************************** [cpp_unit_test:client_test] 2019-07-07T15:03:44.787-0700 2019-07-07T15:03:44.786-0700 I - [main] AuthClientTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:client_test] 2019-07-07T15:03:44.787-0700 2019-07-07T15:03:44.786-0700 I - [main] ChangeNotifierTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.002 [cpp_unit_test:client_test] 2019-07-07T15:03:44.787-0700 2019-07-07T15:03:44.787-0700 I - [main] ConnectionString | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:client_test] 2019-07-07T15:03:44.787-0700 2019-07-07T15:03:44.787-0700 I - [main] CoreScanTest | tests: 18 | fails: 0 | assert calls: 0 | time secs: 0.007 [cpp_unit_test:client_test] 2019-07-07T15:03:44.788-0700 2019-07-07T15:03:44.787-0700 I - [main] DBClientCursorTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:client_test] 2019-07-07T15:03:44.788-0700 2019-07-07T15:03:44.787-0700 I - [main] FetcherTest | tests: 37 | fails: 0 | assert calls: 0 | time secs: 0.021 [cpp_unit_test:client_test] 2019-07-07T15:03:44.788-0700 2019-07-07T15:03:44.787-0700 I - [main] InitialStateTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:client_test] 2019-07-07T15:03:44.788-0700 2019-07-07T15:03:44.787-0700 I - [main] IsMasterReplyTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:client_test] 2019-07-07T15:03:44.789-0700 2019-07-07T15:03:44.787-0700 I - [main] MaxStalenessMSTest | tests: 9 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:client_test] 2019-07-07T15:03:44.789-0700 2019-07-07T15:03:44.787-0700 I - [main] MinOpTimeTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:client_test] 2019-07-07T15:03:44.789-0700 2019-07-07T15:03:44.787-0700 I - [main] MongoURI | tests: 6 | fails: 0 | assert calls: 0 | time secs: 1.733 [cpp_unit_test:client_test] 2019-07-07T15:03:44.789-0700 2019-07-07T15:03:44.787-0700 I - [main] MultiTagsTest | tests: 34 | fails: 0 | assert calls: 0 | time secs: 0.003 [cpp_unit_test:client_test] 2019-07-07T15:03:44.789-0700 2019-07-07T15:03:44.787-0700 I - [main] NodeTest | tests: 21 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:client_test] 2019-07-07T15:03:44.790-0700 2019-07-07T15:03:44.787-0700 I - [main] Options | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:client_test] 2019-07-07T15:03:44.790-0700 2019-07-07T15:03:44.787-0700 I - [main] ReadPrefTest | tests: 31 | fails: 0 | assert calls: 0 | time secs: 0.015 [cpp_unit_test:client_test] 2019-07-07T15:03:44.790-0700 2019-07-07T15:03:44.787-0700 I - [main] ReadPreferenceSetting | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:client_test] 2019-07-07T15:03:44.790-0700 2019-07-07T15:03:44.787-0700 I - [main] RemoteCommandRetrySchedulerTest | tests: 15 | fails: 0 | assert calls: 0 | time secs: 0.008 [cpp_unit_test:client_test] 2019-07-07T15:03:44.791-0700 2019-07-07T15:03:44.787-0700 I - [main] ReplicaSetMonitorConcurrentTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.008 [cpp_unit_test:client_test] 2019-07-07T15:03:44.791-0700 2019-07-07T15:03:44.787-0700 I - [main] ServiceContextTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.064 [cpp_unit_test:client_test] 2019-07-07T15:03:44.791-0700 2019-07-07T15:03:44.787-0700 I - [main] TOTALS | tests: 207 | fails: 0 | assert calls: 0 | time secs: 1.864 [cpp_unit_test:client_test] 2019-07-07T15:03:44.791-0700 2019-07-07T15:03:44.787-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:client_test] 2019-07-07T15:03:44.865-0700 C++ unit test build\opt\mongo\client\client_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:03:44.865-0700 client_test.exe ran in 3.57 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:03:44.880-0700 Running crypto_test.exe... build\opt\mongo\crypto\crypto_test.exe [cpp_unit_test:crypto_test] 2019-07-07T15:03:44.880-0700 Starting C++ unit test build\opt\mongo\crypto\crypto_test.exe... build\opt\mongo\crypto\crypto_test.exe [cpp_unit_test:crypto_test] 2019-07-07T15:03:45.505-0700 C++ unit test build\opt\mongo\crypto\crypto_test.exe started with pid 24068. [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.008-0700 2019-07-07T15:03:46.007-0700 I - [main] going to run suite: AEAD [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.009-0700 2019-07-07T15:03:46.009-0700 I - [main] going to run test: aeadCipherOutputLength [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.009-0700 2019-07-07T15:03:46.009-0700 I - [main] going to run test: EncryptAndDecrypt [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.010-0700 2019-07-07T15:03:46.010-0700 I - [main] DONE running tests [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.010-0700 2019-07-07T15:03:46.010-0700 I - [main] going to run suite: CryptoVectors [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.010-0700 2019-07-07T15:03:46.011-0700 I - [main] going to run test: SHA1 [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.010-0700 2019-07-07T15:03:46.011-0700 I - [main] going to run test: HMACSHA1 [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.011-0700 2019-07-07T15:03:46.011-0700 I - [main] going to run test: SHA256 [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.011-0700 2019-07-07T15:03:46.011-0700 I - [main] going to run test: SHA512 [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.011-0700 2019-07-07T15:03:46.011-0700 I - [main] going to run test: HMACSHA512 [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.011-0700 2019-07-07T15:03:46.011-0700 I - [main] DONE running tests [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.011-0700 2019-07-07T15:03:46.011-0700 I - [main] going to run suite: MechanismScram [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.012-0700 2019-07-07T15:03:46.011-0700 I - [main] going to run test: BasicVectors [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.079-0700 2019-07-07T15:03:46.080-0700 I - [main] going to run test: generateCredentials [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.113-0700 2019-07-07T15:03:46.114-0700 I - [main] DONE running tests [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.114-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run suite: SHA1Block [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.114-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run test: BinDataRoundTrip [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.114-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run test: CanOnlyConstructFromBinGeneral [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.114-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run test: FromBinDataShouldRegectWrongSize [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.115-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run test: FromBufferShouldRejectWrongLength [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.115-0700 2019-07-07T15:03:46.114-0700 I - [main] DONE running tests [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.115-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run suite: SHA256Block [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.115-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run test: BinDataRoundTrip [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.115-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run test: CanOnlyConstructFromBinGeneral [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.115-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run test: FromBinDataShouldRegectWrongSize [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.116-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run test: FromBufferShouldRejectWrongLength [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.116-0700 2019-07-07T15:03:46.114-0700 I - [main] DONE running tests [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.116-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run suite: SHA512Block [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.116-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run test: BinDataRoundTrip [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.116-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run test: CanOnlyConstructFromBinGeneral [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.117-0700 2019-07-07T15:03:46.114-0700 I - [main] going to run test: FromBinDataShouldRejectWrongSize [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.117-0700 2019-07-07T15:03:46.115-0700 I - [main] going to run test: FromBufferShouldRejectWrongLength [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.117-0700 2019-07-07T15:03:46.115-0700 I - [main] DONE running tests [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.117-0700 2019-07-07T15:03:46.115-0700 I - [main] ************************************************** [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.117-0700 2019-07-07T15:03:46.115-0700 I - [main] AEAD | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.117-0700 2019-07-07T15:03:46.115-0700 I - [main] CryptoVectors | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.118-0700 2019-07-07T15:03:46.115-0700 I - [main] MechanismScram | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.103 [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.118-0700 2019-07-07T15:03:46.115-0700 I - [main] SHA1Block | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.118-0700 2019-07-07T15:03:46.115-0700 I - [main] SHA256Block | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.118-0700 2019-07-07T15:03:46.115-0700 I - [main] SHA512Block | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.118-0700 2019-07-07T15:03:46.115-0700 I - [main] TOTALS | tests: 21 | fails: 0 | assert calls: 0 | time secs: 0.104 [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.119-0700 2019-07-07T15:03:46.115-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:crypto_test] 2019-07-07T15:03:46.171-0700 C++ unit test build\opt\mongo\crypto\crypto_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:03:46.171-0700 crypto_test.exe ran in 1.31 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:03:46.171-0700 Running db_auth_test.exe... build\opt\mongo\db\auth\db_auth_test.exe [cpp_unit_test:db_auth_test] 2019-07-07T15:03:46.171-0700 Starting C++ unit test build\opt\mongo\db\auth\db_auth_test.exe... build\opt\mongo\db\auth\db_auth_test.exe [cpp_unit_test:db_auth_test] 2019-07-07T15:03:47.608-0700 C++ unit test build\opt\mongo\db\auth\db_auth_test.exe started with pid 13536. [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.081-0700 2019-07-07T15:03:48.081-0700 I - [main] going to run suite: ActionSetTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.081-0700 2019-07-07T15:03:48.081-0700 I - [main] going to run test: ParseActionSetFromString [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.081-0700 2019-07-07T15:03:48.081-0700 I - [main] going to run test: ToString [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.082-0700 2019-07-07T15:03:48.081-0700 I - [main] going to run test: IsSupersetOf [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.082-0700 2019-07-07T15:03:48.081-0700 I - [main] going to run test: anyAction [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.082-0700 2019-07-07T15:03:48.081-0700 I - [main] going to run test: constructor [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.082-0700 2019-07-07T15:03:48.082-0700 I - [main] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.082-0700 2019-07-07T15:03:48.082-0700 I - [main] going to run suite: AddressRestrictionTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.083-0700 2019-07-07T15:03:48.082-0700 I - [main] going to run test: toAndFromStringSingle [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.096-0700 2019-07-07T15:03:48.096-0700 I - [main] going to run test: toAndFromStringVector [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.096-0700 2019-07-07T15:03:48.096-0700 I - [main] going to run test: contains [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.098-0700 2019-07-07T15:03:48.098-0700 I - [main] going to run test: parseFail [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.098-0700 2019-07-07T15:03:48.099-0700 I - [main] going to run test: parseAndMatch [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.099-0700 2019-07-07T15:03:48.099-0700 I - [main] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.099-0700 2019-07-07T15:03:48.099-0700 I - [main] going to run suite: AuthOpObserverTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.099-0700 2019-07-07T15:03:48.099-0700 I - [main] going to run test: OnRollbackInvalidatesAuthCacheWhenAuthNamespaceRolledBack [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.131-0700 2019-07-07T15:03:48.131-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c911-92c3-b4e2-f4cf [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.141-0700 2019-07-07T15:03:48.142-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.142-0700 2019-07-07T15:03:48.142-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.142-0700 2019-07-07T15:03:48.142-0700 I REPL [main] ****** [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.142-0700 2019-07-07T15:03:48.142-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.143-0700 2019-07-07T15:03:48.143-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 4107fe79-044d-46c7-937b-0f34e0dc4d8c and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.143-0700 2019-07-07T15:03:48.143-0700 I REPL [main] ****** [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.143-0700 2019-07-07T15:03:48.143-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.143-0700 2019-07-07T15:03:48.143-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.143-0700 2019-07-07T15:03:48.144-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.144-0700 2019-07-07T15:03:48.144-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.144-0700 2019-07-07T15:03:48.144-0700 I - [main] going to run test: OnRollbackDoesntInvalidateAuthCacheWhenNoAuthNamespaceRolledBack [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.159-0700 2019-07-07T15:03:48.160-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e0a9-09eb-fa0d-fffa [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.163-0700 2019-07-07T15:03:48.163-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.163-0700 2019-07-07T15:03:48.163-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.163-0700 2019-07-07T15:03:48.163-0700 I REPL [main] ****** [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.164-0700 2019-07-07T15:03:48.163-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.164-0700 2019-07-07T15:03:48.163-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 712cc56e-3981-4883-83f7-f28c1495dc19 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.164-0700 2019-07-07T15:03:48.163-0700 I REPL [main] ****** [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.164-0700 2019-07-07T15:03:48.163-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.164-0700 2019-07-07T15:03:48.163-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.165-0700 2019-07-07T15:03:48.164-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.165-0700 2019-07-07T15:03:48.164-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.165-0700 2019-07-07T15:03:48.164-0700 I - [main] going to run test: MultipleAboutToDeleteAndOnDelete [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.179-0700 2019-07-07T15:03:48.179-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b22d-78a5-d5ff-2b8b [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.183-0700 2019-07-07T15:03:48.183-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.183-0700 2019-07-07T15:03:48.183-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.184-0700 2019-07-07T15:03:48.183-0700 I REPL [main] ****** [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.184-0700 2019-07-07T15:03:48.183-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.184-0700 2019-07-07T15:03:48.183-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: f7bdb239-c556-40a0-a1d6-5061f50065c4 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.184-0700 2019-07-07T15:03:48.183-0700 I REPL [main] ****** [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.185-0700 2019-07-07T15:03:48.183-0700 I SHARDING [main] Marking collection test.coll as collection version: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.185-0700 2019-07-07T15:03:48.184-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.185-0700 2019-07-07T15:03:48.184-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.185-0700 2019-07-07T15:03:48.184-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.185-0700 2019-07-07T15:03:48.184-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.186-0700 2019-07-07T15:03:48.185-0700 I - [main] going to run test: AboutToDeleteMustPreceedOnDelete [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.186-0700 2019-07-07T15:03:48.185-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.186-0700 2019-07-07T15:03:48.185-0700 I - [main] going to run test: EachOnDeleteRequiresAboutToDelete [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.186-0700 2019-07-07T15:03:48.185-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.186-0700 2019-07-07T15:03:48.185-0700 I - [main] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.187-0700 2019-07-07T15:03:48.185-0700 I - [main] going to run suite: AuthorizationManagerLogOpTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.187-0700 2019-07-07T15:03:48.185-0700 I - [main] going to run test: testDropDatabaseAddsRecoveryUnits [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.232-0700 2019-07-07T15:03:48.232-0700 I - [main1] going to run test: testDropAuthCollectionAddsRecoveryUnits [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.279-0700 2019-07-07T15:03:48.279-0700 I - [main12] going to run test: testCreateAnyCollectionAddsNoRecoveryUnits [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.325-0700 2019-07-07T15:03:48.325-0700 I - [main123] going to run test: testRawInsertAddsRecoveryUnits [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.371-0700 2019-07-07T15:03:48.371-0700 W ACCESS [main1234] Skipping bad update to roles collection in oplog. NoSuchKey: Missing expected field "role" Oplog entry: i [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.371-0700 2019-07-07T15:03:48.372-0700 I - [main1234] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.372-0700 2019-07-07T15:03:48.372-0700 I - [main1234] going to run suite: AuthorizationManagerTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.372-0700 2019-07-07T15:03:48.372-0700 I - [main1234] going to run test: testAcquireV2User [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.418-0700 2019-07-07T15:03:48.419-0700 I - [main12345] going to run test: testLocalX509Authorization [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.464-0700 2019-07-07T15:03:48.465-0700 I - [main123456] going to run test: testLocalX509AuthorizationInvalidUser [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.512-0700 2019-07-07T15:03:48.513-0700 I - [main1234567] going to run test: testLocalX509AuthenticationNoAuthorization [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.560-0700 2019-07-07T15:03:48.560-0700 I - [main12345678] going to run test: testAcquireV2UserWithUnrecognizedActions [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.607-0700 2019-07-07T15:03:48.608-0700 W ACCESS [main123456789] Encountered unrecognized actions " fakeAction" while parsing user document for myUser@test [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.607-0700 2019-07-07T15:03:48.608-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.608-0700 2019-07-07T15:03:48.608-0700 I - [main123456789] going to run suite: AuthorizationSessionTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.608-0700 2019-07-07T15:03:48.608-0700 I - [main123456789] going to run test: AddUserAndCheckAuthorization [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.655-0700 2019-07-07T15:03:48.656-0700 I - [main123456789] going to run test: DuplicateRolesOK [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.703-0700 2019-07-07T15:03:48.704-0700 I - [main123456789] going to run test: SystemCollectionsAccessControl [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.751-0700 2019-07-07T15:03:48.751-0700 I - [main123456789] going to run test: InvalidateUser [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.798-0700 2019-07-07T15:03:48.799-0700 I ACCESS [main123456789] Removed deleted user spencer@test from session cache of user information. [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.799-0700 2019-07-07T15:03:48.799-0700 I - [main123456789] going to run test: UseOldUserInfoInFaceOfConnectivityProblems [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.846-0700 2019-07-07T15:03:48.847-0700 W ACCESS [main123456789] Could not fetch updated user privilege information for spencer@test; continuing to use old information. Reason is UnknownError: findOne on admin.system.users set to fail in mock. [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.846-0700 2019-07-07T15:03:48.847-0700 I - [main123456789] going to run test: AcquireUserObtainsAndValidatesAuthenticationRestrictions [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.894-0700 2019-07-07T15:03:48.894-0700 I ACCESS [main123456789] Failed to acquire user 'spencer@test' because of unmet authentication restrictions: Restriction '{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}' in '{allOf: [{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}]}' unmet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.894-0700 2019-07-07T15:03:48.895-0700 I ACCESS [main123456789] Failed to acquire user 'spencer@test' because of unmet authentication restrictions: Restriction '{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}' in '{allOf: [{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}]}' unmet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.894-0700 2019-07-07T15:03:48.895-0700 I ACCESS [main123456789] Failed to acquire user 'spencer@test' because of unmet authentication restrictions: Restriction '{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}' in '{allOf: [{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}]}' unmet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.895-0700 2019-07-07T15:03:48.895-0700 I ACCESS [main123456789] Failed to acquire user 'spencer@test' because of unmet authentication restrictions: Restriction '{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}' in '{allOf: [{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}]}' unmet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.895-0700 2019-07-07T15:03:48.895-0700 I ACCESS [main123456789] Failed to acquire user 'spencer@test' because of unmet authentication restrictions: Restriction '{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}' in '{allOf: [{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}]}' unmet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.895-0700 2019-07-07T15:03:48.895-0700 I ACCESS [main123456789] Failed to acquire user 'spencer@test' because of unmet authentication restrictions: Restriction '{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}' in '{allOf: [{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}]}' unmet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.895-0700 2019-07-07T15:03:48.895-0700 I ACCESS [main123456789] Failed to acquire user 'spencer@test' because of unmet authentication restrictions: Restriction '{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}' in '{allOf: [{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}]}' unmet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.896-0700 2019-07-07T15:03:48.895-0700 I ACCESS [main123456789] Failed to acquire user 'spencer@test' because of unmet authentication restrictions: Restriction '{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}' in '{allOf: [{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}]}' unmet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.896-0700 2019-07-07T15:03:48.895-0700 I ACCESS [main123456789] Failed to acquire user 'spencer@test' because of unmet authentication restrictions: Restriction '{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}' in '{allOf: [{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}]}' unmet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.896-0700 2019-07-07T15:03:48.896-0700 I ACCESS [main123456789] Failed to acquire user 'spencer@test' because of unmet authentication restrictions: Restriction '{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}' in '{allOf: [{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}]}' unmet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.896-0700 2019-07-07T15:03:48.896-0700 I ACCESS [main123456789] Failed to acquire user 'spencer@test' because of unmet authentication restrictions: Restriction '{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}' in '{allOf: [{anyOf: [{allOf: [{"clientSource": ["192.168.0.0/24", "192.168.2.10/32"]}, {"serverAddress": ["192.168.0.2/32"]}]}, {allOf: [{"clientSource": ["2001:db8::1/128"]}, {"serverAddress": ["2001:db8::2/128"]}]}, {allOf: [{"clientSource": ["127.0.0.1/32", "::1/128"]}, {"serverAddress": ["127.0.0.1/32", "::1/128"]}]}]}]}' unmet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.897-0700 2019-07-07T15:03:48.896-0700 I - [main123456789] going to run test: CheckAuthForAggregateFailsIfPipelineIsNotAnArray [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.944-0700 2019-07-07T15:03:48.944-0700 I - [main123456789] going to run test: CheckAuthForAggregateFailsIfPipelineFirstStageIsNotAnObject [cpp_unit_test:db_auth_test] 2019-07-07T15:03:48.992-0700 2019-07-07T15:03:48.992-0700 I - [main123456789] going to run test: CannotAggregateEmptyPipelineWithoutFindAction [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.039-0700 2019-07-07T15:03:49.039-0700 I - [main123456789] going to run test: CanAggregateEmptyPipelineWithFindAction [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.087-0700 2019-07-07T15:03:49.087-0700 I - [main123456789] going to run test: CannotAggregateWithoutFindActionIfFirstStageNotIndexOrCollStats [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.134-0700 2019-07-07T15:03:49.134-0700 I - [main123456789] going to run test: CannotAggregateWithFindActionIfPipelineContainsIndexOrCollStats [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.182-0700 2019-07-07T15:03:49.182-0700 I - [main123456789] going to run test: CannotAggregateCollStatsWithoutCollStatsAction [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.230-0700 2019-07-07T15:03:49.230-0700 I - [main123456789] going to run test: CanAggregateCollStatsWithCollStatsAction [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.278-0700 2019-07-07T15:03:49.278-0700 I - [main123456789] going to run test: CannotAggregateIndexStatsWithoutIndexStatsAction [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.328-0700 2019-07-07T15:03:49.328-0700 I - [main123456789] going to run test: CanAggregateIndexStatsWithIndexStatsAction [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.377-0700 2019-07-07T15:03:49.377-0700 I - [main123456789] going to run test: CanAggregateCurrentOpAllUsersFalseWithoutInprogActionOnMongoD [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.426-0700 2019-07-07T15:03:49.426-0700 I - [main123456789] going to run test: CannotAggregateCurrentOpAllUsersFalseWithoutInprogActionOnMongoS [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.474-0700 2019-07-07T15:03:49.474-0700 I - [main123456789] going to run test: CannotAggregateCurrentOpAllUsersFalseIfNotAuthenticatedOnMongoD [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.522-0700 2019-07-07T15:03:49.522-0700 I - [main123456789] going to run test: CannotAggregateCurrentOpAllUsersFalseIfNotAuthenticatedOnMongoS [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.570-0700 2019-07-07T15:03:49.570-0700 I - [main123456789] going to run test: CannotAggregateCurrentOpAllUsersTrueWithoutInprogActionOnMongoD [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.617-0700 2019-07-07T15:03:49.617-0700 I - [main123456789] going to run test: CannotAggregateCurrentOpAllUsersTrueWithoutInprogActionOnMongoS [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.663-0700 2019-07-07T15:03:49.664-0700 I - [main123456789] going to run test: CanAggregateCurrentOpAllUsersTrueWithInprogActionOnMongoD [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.711-0700 2019-07-07T15:03:49.711-0700 I - [main123456789] going to run test: CanAggregateCurrentOpAllUsersTrueWithInprogActionOnMongoS [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.758-0700 2019-07-07T15:03:49.758-0700 I - [main123456789] going to run test: CannotSpoofAllUsersTrueWithoutInprogActionOnMongoD [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.804-0700 2019-07-07T15:03:49.805-0700 I - [main123456789] going to run test: CannotSpoofAllUsersTrueWithoutInprogActionOnMongoS [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.851-0700 2019-07-07T15:03:49.851-0700 I - [main123456789] going to run test: AddPrivilegesForStageFailsIfOutNamespaceIsNotValid [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.897-0700 2019-07-07T15:03:49.898-0700 I - [main123456789] going to run test: CannotAggregateOutWithoutInsertAndRemoveOnTargetNamespace [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.945-0700 2019-07-07T15:03:49.945-0700 I - [main123456789] going to run test: CanAggregateOutWithInsertAndRemoveOnTargetNamespace [cpp_unit_test:db_auth_test] 2019-07-07T15:03:49.993-0700 2019-07-07T15:03:49.993-0700 I - [main123456789] going to run test: CannotAggregateOutBypassingValidationWithoutBypassDocumentValidationOnTargetNamespace [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.039-0700 2019-07-07T15:03:50.039-0700 I - [main123456789] going to run test: CanAggregateOutBypassingValidationWithBypassDocumentValidationOnTargetNamespace [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.085-0700 2019-07-07T15:03:50.085-0700 I - [main123456789] going to run test: CannotAggregateLookupWithoutFindOnJoinedNamespace [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.133-0700 2019-07-07T15:03:50.134-0700 I - [main123456789] going to run test: CanAggregateLookupWithFindOnJoinedNamespace [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.182-0700 2019-07-07T15:03:50.182-0700 I - [main123456789] going to run test: CannotAggregateLookupWithoutFindOnNestedJoinedNamespace [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.229-0700 2019-07-07T15:03:50.229-0700 I - [main123456789] going to run test: CanAggregateLookupWithFindOnNestedJoinedNamespace [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.277-0700 2019-07-07T15:03:50.277-0700 I - [main123456789] going to run test: CheckAuthForAggregateWithDeeplyNestedLookup [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.327-0700 2019-07-07T15:03:50.327-0700 I - [main123456789] going to run test: CannotAggregateGraphLookupWithoutFindOnJoinedNamespace [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.375-0700 2019-07-07T15:03:50.376-0700 I - [main123456789] going to run test: CanAggregateGraphLookupWithFindOnJoinedNamespace [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.423-0700 2019-07-07T15:03:50.423-0700 I - [main123456789] going to run test: CannotAggregateFacetWithLookupAndGraphLookupWithoutFindOnJoinedNamespaces [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.472-0700 2019-07-07T15:03:50.472-0700 I - [main123456789] going to run test: CanAggregateFacetWithLookupAndGraphLookupWithFindOnJoinedNamespaces [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.518-0700 2019-07-07T15:03:50.518-0700 I - [main123456789] going to run test: UnauthorizedSessionIsCoauthorizedWithEmptyUserSet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.565-0700 2019-07-07T15:03:50.565-0700 I - [main123456789] going to run test: UnauthorizedSessionIsNotCoauthorizedWithNonemptyUserSet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.611-0700 2019-07-07T15:03:50.612-0700 I - [main123456789] going to run test: UnauthorizedSessionIsCoauthorizedWithNonemptyUserSetWhenAuthIsDisabled [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.658-0700 2019-07-07T15:03:50.659-0700 I - [main123456789] going to run test: AuthorizedSessionIsNotCoauthorizedWithEmptyUserSet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.704-0700 2019-07-07T15:03:50.705-0700 I - [main123456789] going to run test: AuthorizedSessionIsCoauthorizedWithEmptyUserSetWhenAuthIsDisabled [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.751-0700 2019-07-07T15:03:50.752-0700 I - [main123456789] going to run test: AuthorizedSessionIsCoauthorizedWithIntersectingUserSet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.798-0700 2019-07-07T15:03:50.799-0700 I - [main123456789] going to run test: AuthorizedSessionIsNotCoauthorizedWithNonintersectingUserSet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.845-0700 2019-07-07T15:03:50.846-0700 I - [main123456789] going to run test: AuthorizedSessionIsCoauthorizedWithNonintersectingUserSetWhenAuthIsDisabled [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.892-0700 2019-07-07T15:03:50.893-0700 I - [main123456789] going to run test: CannotListCollectionsWithoutListCollectionsPrivilege [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.939-0700 2019-07-07T15:03:50.940-0700 I - [main123456789] going to run test: CanListCollectionsWithListCollectionsPrivilege [cpp_unit_test:db_auth_test] 2019-07-07T15:03:50.987-0700 2019-07-07T15:03:50.987-0700 I - [main123456789] going to run test: CanListOwnCollectionsWithPrivilege [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.036-0700 2019-07-07T15:03:51.036-0700 I - [main123456789] going to run test: CanCheckIfHasAnyPrivilegeOnResource [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.083-0700 2019-07-07T15:03:51.083-0700 I - [main123456789] going to run test: CanUseUUIDNamespacesWithPrivilege [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.130-0700 2019-07-07T15:03:51.130-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.130-0700 2019-07-07T15:03:51.130-0700 I - [main123456789] going to run suite: MechanismRegistryTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.130-0700 2019-07-07T15:03:51.130-0700 I - [main123456789] going to run test: acquireInternalMechanism [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.166-0700 2019-07-07T15:03:51.166-0700 I - [main123456789] going to run test: cantAcquireInternalMechanismOnExternal [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.203-0700 2019-07-07T15:03:51.203-0700 I - [main123456789] going to run test: acquireExternalMechanism [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.239-0700 2019-07-07T15:03:51.239-0700 I - [main123456789] going to run test: cantAcquireExternalMechanismOnInternal [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.274-0700 2019-07-07T15:03:51.275-0700 I - [main123456789] going to run test: invalidUserCantAdvertiseMechs [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.310-0700 2019-07-07T15:03:51.310-0700 I ACCESS [main123456789] Supported SASL mechanisms requested for unknown user 'noSuchUser@test' [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.310-0700 2019-07-07T15:03:51.310-0700 I - [main123456789] going to run test: strongMechCanAdvertise [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.347-0700 2019-07-07T15:03:51.347-0700 I - [main123456789] going to run test: weakMechCannotAdvertiseOnInternal [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.382-0700 2019-07-07T15:03:51.383-0700 I - [main123456789] going to run test: weakMechCanAdvertiseOnExternal [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.418-0700 2019-07-07T15:03:51.418-0700 I - [main123456789] going to run test: internalAuth [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.453-0700 2019-07-07T15:03:51.453-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.453-0700 2019-07-07T15:03:51.453-0700 I - [main123456789] going to run suite: PrivilegeParserTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.454-0700 2019-07-07T15:03:51.453-0700 I - [main123456789] going to run test: IsValidTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.454-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: ConvertBetweenPrivilegeTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.454-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: ParseInvalidActionsTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.454-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.455-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run suite: RestrictionSetTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.455-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: EmptyRestrictionSetAllValidates [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.455-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: RestrictionSetAllWithMetRestrictionValidates [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.455-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: RestrictionSetAllWithMetRestrictionsValidates [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.455-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: RestrictionSetAllWithFailedRestrictionFails [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.456-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: RestrictionSetAllWithMetAndUnmetRestrictionsFails [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.456-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: EmptyRestrictionSetAnyValidates [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.456-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: RestrictionSetAnyWithMetRestrictionValidates [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.456-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: RestrictionSetAnyWithFailedRestrictionFails [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.456-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: RestrictionSetAnyWithMetAndUnmetRestrictionsValidates [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.457-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: SerializeRestrictionToBSON [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.457-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: SerializeRestrictionSetToBSON [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.457-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: SerializeRestrictionSetAnyToBSON [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.457-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: SerializeRestrictionDocumentToBSON [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.458-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: SerializeRestrictionDocumentsToBSON [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.458-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.458-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run suite: RoleGraphTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.458-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: AddRemoveRoles [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.458-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: AddPrivileges [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.459-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: DetectCycles [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.459-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: RecomputePrivilegeData [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.459-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: ReAddRole [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.459-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: ErrorHandling [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.460-0700 2019-07-07T15:03:51.454-0700 I - [main123456789] going to run test: BuiltinRoles [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.460-0700 2019-07-07T15:03:51.455-0700 I - [main123456789] going to run test: BuiltinRolesOnlyOnAppropriateDatabases [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.460-0700 2019-07-07T15:03:51.455-0700 I - [main123456789] going to run test: getRolesForDatabase [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.460-0700 2019-07-07T15:03:51.455-0700 I - [main123456789] going to run test: AddRoleFromDocument [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.460-0700 2019-07-07T15:03:51.457-0700 I - [main123456789] going to run test: AddRoleFromDocumentWithRestricitonMerge [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.461-0700 2019-07-07T15:03:51.457-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.461-0700 2019-07-07T15:03:51.457-0700 I - [main123456789] going to run suite: RoleParsingTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.461-0700 2019-07-07T15:03:51.457-0700 I - [main123456789] going to run test: BuildRoleBSON [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.461-0700 2019-07-07T15:03:51.457-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.461-0700 2019-07-07T15:03:51.457-0700 I - [main123456789] going to run suite: SCRAMCache [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.462-0700 2019-07-07T15:03:51.457-0700 I - [main123456789] going to run test: testGetFromEmptyCache [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.462-0700 2019-07-07T15:03:51.457-0700 I - [main123456789] going to run test: testSetAndGet [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.491-0700 2019-07-07T15:03:51.492-0700 I - [main123456789] going to run test: testSetAndGetWithDifferentParameters [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.525-0700 2019-07-07T15:03:51.526-0700 I - [main123456789] going to run test: testSetAndReset [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.593-0700 2019-07-07T15:03:51.593-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.593-0700 2019-07-07T15:03:51.593-0700 I - [main123456789] going to run suite: SCRAMFixture [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.594-0700 2019-07-07T15:03:51.593-0700 I - [main123456789] going to run test: testServerStep1DoesNotIncludeNonceFromClientStep1 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.594-0700 2019-07-07T15:03:51.593-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.640-0700 ClientStep1: n,,n=sajack,r=tPMB1Bxr6FZlKGYab82asoPh/ccWqDTO [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.640-0700 ServerStep1: r=,s=t3eI5hzXp1gZng4js7gfZw==,i=10000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.640-0700 2019-07-07T15:03:51.641-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.687-0700 ClientStep1: n,,n=sajack,r=SMC0nXpuXUJlY/DzLckyPmbcMJTf+QNy [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.688-0700 ServerStep1: r=,s=IB5Uf/dxU6l+QMlraYVTQ/JbmTazJVls3hYnMQ==,i=15000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.688-0700 2019-07-07T15:03:51.688-0700 I - [main123456789] going to run test: testClientStep2DoesNotIncludeNonceFromServerStep1 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.688-0700 2019-07-07T15:03:51.688-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.734-0700 ClientStep1: n,,n=sajack,r=IH45oglGc8Y1db7+InWor10cpPzayO4C [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.734-0700 ServerStep1: r=IH45oglGc8Y1db7+InWor10cpPzayO4Cw9EfDQ+VEBNuRVmJ3G0c9w446KaHzTCn,s=rB0uFj21vbs2e2Ni8SN9Zg==,i=10000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.746-0700 ClientStep2: c=biws,r=,p=QcaUvjeTB9KKmMm80ojzWzg75P0= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.746-0700 2019-07-07T15:03:51.747-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.793-0700 ClientStep1: n,,n=sajack,r=9ACr4eHyJkFtybAPbX6Ae0Vz4b832/FZ [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.794-0700 ServerStep1: r=9ACr4eHyJkFtybAPbX6Ae0Vz4b832/FZvjVVJDx5O2SZkns0Q9vYi8ZgSzoRweik,s=hembFCJRFUc1uJguWEqPC5zHUktvqZqUisG9iA==,i=15000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.829-0700 ClientStep2: c=biws,r=,p=26Uca6TbhMBJIc7snNFcN5f+8ByZeexYLpOEcPBcXP0= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.829-0700 2019-07-07T15:03:51.830-0700 I - [main123456789] going to run test: testClientStep2GivesBadProof [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.829-0700 2019-07-07T15:03:51.830-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.875-0700 ClientStep1: n,,n=sajack,r=lLH4qdY4mceRB6CJf9UFqRn3RVObNo7R [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.876-0700 ServerStep1: r=lLH4qdY4mceRB6CJf9UFqRn3RVObNo7RCQFn0YBkOImZeNTd7Frpr3dUlPN1YM3a,s=e/hUaKOaAJQkfINhrMRLBA==,i=10000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.887-0700 ClientStep2: c=biws,r=lLH4qdY4mceRB6CJf9UFqRn3RVObNo7RCQFn0YBkOImZeNTd7Frpr3dUlPN1YM3a,p=he2XFpW90V9ieIxPtBerzczFqGU= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.888-0700 2019-07-07T15:03:51.888-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.936-0700 ClientStep1: n,,n=sajack,r=1RL+AKK7nlwlsAcRFI4O0qqPidqrLbLa [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.936-0700 ServerStep1: r=1RL+AKK7nlwlsAcRFI4O0qqPidqrLbLaQq3yH9p1qUsbevgF5/p4p/CqaDzlj4ca,s=HTMao89guIvsFMdoKd+j7iYSMzZdXCSqiryg+g==,i=15000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.970-0700 ClientStep2: c=biws,r=1RL+AKK7nlwlsAcRFI4O0qqPidqrLbLaQq3yH9p1qUsbevgF5/p4p/CqaDzlj4ca,p=iSesRs/M1KCvQCeKJC6J3Wel1xTuPHcc0DWkrKMccnE= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.970-0700 2019-07-07T15:03:51.971-0700 I - [main123456789] going to run test: testServerStep2GivesBadVerifier [cpp_unit_test:db_auth_test] 2019-07-07T15:03:51.970-0700 2019-07-07T15:03:51.971-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.018-0700 ClientStep1: n,,n=sajack,r=PrODhExL6lK0eq8oz9eeZuNtp/8zBtNr [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.018-0700 ServerStep1: r=PrODhExL6lK0eq8oz9eeZuNtp/8zBtNr2nx0E/TOAoVTj0cvC3rg6hw2LukEqRkB,s=0rfLVm/slZJXOuqnEcvIsQ==,i=10000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.030-0700 ClientStep2: c=biws,r=PrODhExL6lK0eq8oz9eeZuNtp/8zBtNr2nx0E/TOAoVTj0cvC3rg6hw2LukEqRkB,p=l5jhOFpQz58qijcYTxdNY1ba1jg= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.030-0700 ServerStep2: v=KO97UT98n/S+8PxUIbcC57MC4BM= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.031-0700 2019-07-07T15:03:52.030-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.077-0700 ClientStep1: n,,n=sajack,r=Wanf4uSHUmGN5Mvu+cabqvUDF7w6UI7F [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.078-0700 ServerStep1: r=Wanf4uSHUmGN5Mvu+cabqvUDF7w6UI7FHxviPrTjUQ06OsrRh/ojHpI64NSRm5uj,s=5TN57zIFYPh6WjftlQo2RCHrpfdhN6ZluBWWsw==,i=15000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.113-0700 ClientStep2: c=biws,r=Wanf4uSHUmGN5Mvu+cabqvUDF7w6UI7FHxviPrTjUQ06OsrRh/ojHpI64NSRm5uj,p=C2v0Qdw4zWoiFJ5sO+PUgcId/KSTvlh+IQUUUJI3FFw= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.113-0700 ServerStep2: v=FYG2W9//k2e33MeHygh7jEfPn/6HjNZzw4/xhzrKuv0= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.113-0700 2019-07-07T15:03:52.113-0700 I - [main123456789] going to run test: testSCRAM [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.113-0700 2019-07-07T15:03:52.113-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.162-0700 ClientStep1: n,,n=sajack,r=kSwOBcVi86qWOaZfqNrQ6F+Y7Qtp2tM4 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.162-0700 ServerStep1: r=kSwOBcVi86qWOaZfqNrQ6F+Y7Qtp2tM4yBrkI4EFVxz9fuZUTSFuYnezPzNaE6o7,s=SKuRNVNnPT+kDDLf3rlaUA==,i=10000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.175-0700 ClientStep2: c=biws,r=kSwOBcVi86qWOaZfqNrQ6F+Y7Qtp2tM4yBrkI4EFVxz9fuZUTSFuYnezPzNaE6o7,p=UpPBV+R3lOVVxxzCZM8NpeQKxBQ= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.175-0700 ServerStep2: v=4gKNF4Azsrtrvm8LhyxyLUkjOC4= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.175-0700 ClientStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.175-0700 ServerStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.176-0700 2019-07-07T15:03:52.175-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.222-0700 ClientStep1: n,,n=sajack,r=JV32ae1cnjQg2EVgnvcoNUQ+YkzeSmq+ [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.223-0700 ServerStep1: r=JV32ae1cnjQg2EVgnvcoNUQ+YkzeSmq+9ovGhzeLWyuREcDp+a5M4Scuu8hXm/gS,s=3bBLYkV4qd5vW9pP80sQe2gFm7oXA7E16CeyRA==,i=15000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.258-0700 ClientStep2: c=biws,r=JV32ae1cnjQg2EVgnvcoNUQ+YkzeSmq+9ovGhzeLWyuREcDp+a5M4Scuu8hXm/gS,p=aNxIvD0eLDzUZDPgkRNuFvQVLIkzRhN+wzS4phQcX4U= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.258-0700 ServerStep2: v=/Geaf5AQFehCUi48OBETY/htOweB3EjTu4ea+PjbC9Y= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.258-0700 ClientStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.259-0700 ServerStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.259-0700 2019-07-07T15:03:52.258-0700 I - [main123456789] going to run test: testSCRAMWithChannelBindingSupportedByClient [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.259-0700 2019-07-07T15:03:52.258-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.306-0700 ClientStep1: y,,n=sajack,r=YPz/XIVcM8u3VJ+41Rrxtu2FDDvaQpqr [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.306-0700 ServerStep1: r=YPz/XIVcM8u3VJ+41Rrxtu2FDDvaQpqrmuemgbrP6YgjVGR5K2NFDZ90OQecWt4C,s=xFQnomx+OIlBUm7pJGtdIw==,i=10000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.318-0700 ClientStep2: c=biws,r=YPz/XIVcM8u3VJ+41Rrxtu2FDDvaQpqrmuemgbrP6YgjVGR5K2NFDZ90OQecWt4C,p=q+QiOHAxr8gS+OTBParLSlVIgXg= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.318-0700 ServerStep2: v=h/bAT6Llf8DKRoYr4nEOh7e9KJs= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.319-0700 ClientStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.319-0700 ServerStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.319-0700 2019-07-07T15:03:52.319-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.365-0700 ClientStep1: y,,n=sajack,r=0GgDFuci27Z6alxQnD7bikzspY83Qelu [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.365-0700 ServerStep1: r=0GgDFuci27Z6alxQnD7bikzspY83QeluBE4WXbQg0PTTZP+aRFVhpSEeOnboxK8a,s=RVb6lA9gMsi7+Cc/XSg1ehP7+H9US6xmboAzVg==,i=15000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.398-0700 ClientStep2: c=biws,r=0GgDFuci27Z6alxQnD7bikzspY83QeluBE4WXbQg0PTTZP+aRFVhpSEeOnboxK8a,p=wQ4Dc9cf42UvE5azg2aOIQIQhXl2q2A8HnV8cdhTwB8= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.399-0700 ServerStep2: v=h/4fj3OJyIEuYP4QL/CgI7dM3HwNAnvxxgpcHgZNq3Q= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.399-0700 ClientStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.399-0700 ServerStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.399-0700 2019-07-07T15:03:52.399-0700 I - [main123456789] going to run test: testSCRAMWithChannelBindingRequiredByClient [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.399-0700 2019-07-07T15:03:52.399-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.446-0700 ClientStep1: p=tls-unique,,n=sajack,r=EbJz0Uyl/tyOF4zM92wtYyQBAwf651Jx [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.446-0700 2019-07-07T15:03:52.447-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.493-0700 ClientStep1: p=tls-unique,,n=sajack,r=j5hdnX4gxFkQzvaQmGftLK/E0X1Qzgt5 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.494-0700 2019-07-07T15:03:52.494-0700 I - [main123456789] going to run test: testSCRAMWithInvalidChannelBinding [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.494-0700 2019-07-07T15:03:52.494-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.540-0700 ClientStep1: v=illegalGarbage,,n=sajack,r=C4cUNOW7gJd9fkMLtr+aXOKBUKDivquC [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.540-0700 2019-07-07T15:03:52.540-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.587-0700 ClientStep1: v=illegalGarbage,,n=sajack,r=Xy0eNLcm/2YzL+bMzo4pqYmAT4LfvNLT [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.587-0700 2019-07-07T15:03:52.587-0700 I - [main123456789] going to run test: testNULLInPassword [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.587-0700 2019-07-07T15:03:52.587-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.634-0700 ClientStep1: n,,n=sajack,r=RF2gVUp5z5iv3sxNgaYJm7d/XZwWVdjw [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.634-0700 ServerStep1: r=RF2gVUp5z5iv3sxNgaYJm7d/XZwWVdjwzeJ/gW8lITHAkjEuIaWQuKOeJtTAA9w+,s=T39FtZOTGjhURvhK0T6bCA==,i=10000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.645-0700 ClientStep2: c=biws,r=RF2gVUp5z5iv3sxNgaYJm7d/XZwWVdjwzeJ/gW8lITHAkjEuIaWQuKOeJtTAA9w+,p=D17JXLJzjs23y0eBK7OGZTZmTTY= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.646-0700 ServerStep2: v=/lryiBjksMLGF+FiCmZU3bnWl8U= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.646-0700 ClientStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.646-0700 ServerStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.646-0700 2019-07-07T15:03:52.646-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.692-0700 ClientStep1: n,,n=sajack,r=hmOV+PhRtn9xF8NHZXFHPw3CsdK1DKZ5 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.692-0700 ServerStep1: r=hmOV+PhRtn9xF8NHZXFHPw3CsdK1DKZ5Zu1SYysBfKkWm04AD5jBbqoxo0Du7TzU,s=O2eZ1ho722ASES1MEsGAII/deJOwHHuxXB2a2Q==,i=15000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.726-0700 ClientStep2: c=biws,r=hmOV+PhRtn9xF8NHZXFHPw3CsdK1DKZ5Zu1SYysBfKkWm04AD5jBbqoxo0Du7TzU,p=v9Cm4pwhrs5QnjOl4kVAGX9jpI7PxUVjjfzfGjnC+ug= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.726-0700 ServerStep2: v=MJQjnew0WKV1MoLgxWzszmmHj3stIGqlowZQI9ZZknY= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.727-0700 ClientStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.727-0700 ServerStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.727-0700 2019-07-07T15:03:52.727-0700 I - [main123456789] going to run test: testCommasInUsernameAndPassword [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.727-0700 2019-07-07T15:03:52.727-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.773-0700 ClientStep1: n,,n=s=2Ca=2Cjack,r=nJBFDrnOufSERlDsAfg/RBflSS3w0j7V [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.773-0700 ServerStep1: r=nJBFDrnOufSERlDsAfg/RBflSS3w0j7VuAuBDlzEcQlHtv3OqRjjNn5t917U8BzG,s=2BpzNwtunBEz2TvKM4eB/Q==,i=10000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.785-0700 ClientStep2: c=biws,r=nJBFDrnOufSERlDsAfg/RBflSS3w0j7VuAuBDlzEcQlHtv3OqRjjNn5t917U8BzG,p=0eIO/InSonLGvn+7NBUSJdrR05M= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.785-0700 ServerStep2: v=vfZMtV5aK16OBBST6E4QNlVH8Qs= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.785-0700 ClientStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.786-0700 ServerStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.786-0700 2019-07-07T15:03:52.786-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.831-0700 ClientStep1: n,,n=s=2Ca=2Cjack,r=cNsW5sL/Urp5FFfkz0oSGPwCcDnpLGrF [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.831-0700 ServerStep1: r=cNsW5sL/Urp5FFfkz0oSGPwCcDnpLGrFOCVhwd3jg39+hdT0BEg70IdcRcEAEalE,s=rh9veOexw/oYtenGrn8bislNsZPbiz6x3RshZw==,i=15000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.866-0700 ClientStep2: c=biws,r=cNsW5sL/Urp5FFfkz0oSGPwCcDnpLGrFOCVhwd3jg39+hdT0BEg70IdcRcEAEalE,p=f5PGeaK3D+38U3BQDsWyC5TZkCltd2L/tPXflrbhj/c= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.866-0700 ServerStep2: v=JmYD82FVxh/micse83utMg5tRtSfWo1wTmFeUCmDRME= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.867-0700 ClientStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.867-0700 ServerStep3: [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.867-0700 2019-07-07T15:03:52.867-0700 I - [main123456789] going to run test: testIncorrectUser [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.867-0700 2019-07-07T15:03:52.867-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.868-0700 ClientStep1: n,,n=sajack,r=aIfG676fhk/VRwM89RSZl9fbg1sQv0FD [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.868-0700 2019-07-07T15:03:52.869-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.869-0700 ClientStep1: n,,n=sajack,r=EwJpTv55t5zgX5sHTklnzVU6Q3o+1SXK [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.870-0700 2019-07-07T15:03:52.871-0700 I - [main123456789] going to run test: testIncorrectPassword [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.870-0700 2019-07-07T15:03:52.871-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.917-0700 ClientStep1: n,,n=sajack,r=RiN1QGH7xCe+kLykPJ5Q0ZR8RqKsIRLR [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.917-0700 ServerStep1: r=RiN1QGH7xCe+kLykPJ5Q0ZR8RqKsIRLR0qGutBcxUWLChnFOhEn62cYCtsM59xFZ,s=b+kvsk3NXFmhkh6XM1ZQaA==,i=10000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.929-0700 ClientStep2: c=biws,r=RiN1QGH7xCe+kLykPJ5Q0ZR8RqKsIRLR0qGutBcxUWLChnFOhEn62cYCtsM59xFZ,p=PmTFcwYtmkimmrr2STv0kitLNjw= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.929-0700 2019-07-07T15:03:52.930-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.976-0700 ClientStep1: n,,n=sajack,r=iOGNFMhHun1XosRaw+xvNJYgZLwWy3O6 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:52.977-0700 ServerStep1: r=iOGNFMhHun1XosRaw+xvNJYgZLwWy3O6JBAysTiJ78BqnMCf1ZSc46Om1dJAb9SO,s=AxK/OvsO5uipzctxmcLXX6HuPdzgHOBIZ8lNWg==,i=15000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.012-0700 ClientStep2: c=biws,r=iOGNFMhHun1XosRaw+xvNJYgZLwWy3O6JBAysTiJ78BqnMCf1ZSc46Om1dJAb9SO,p=cQLZMafGvQQ8IUfSNmC5f4ysWYvzcjR3Oy+sIvDSgdg= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.012-0700 2019-07-07T15:03:53.012-0700 I - [main123456789] going to run test: testOptionalClientExtensions [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.013-0700 2019-07-07T15:03:53.012-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.061-0700 ClientStep1: n,,n=sajack,r=YNw5mhCY8ZQ10N9QpmQvZiqi+Tlwqte5,x=unsupported-extension [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.062-0700 ServerStep1: r=YNw5mhCY8ZQ10N9QpmQvZiqi+Tlwqte5SsZfViFWEDoDwKR9vypuQ9fJtKtCqYfM,s=THBuOT4nzNZ3Uo3dWPqG9w==,i=10000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.074-0700 ClientStep2: c=biws,r=YNw5mhCY8ZQ10N9QpmQvZiqi+Tlwqte5SsZfViFWEDoDwKR9vypuQ9fJtKtCqYfM,p=L3QBMklqP/oOFcG5k5SpG+7GrS8= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.074-0700 2019-07-07T15:03:53.074-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.123-0700 ClientStep1: n,,n=sajack,r=Be2a+3XUpI414EPoNFVs4kzQC3BDst/P,x=unsupported-extension [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.124-0700 ServerStep1: r=Be2a+3XUpI414EPoNFVs4kzQC3BDst/Pk6CAZN6Xwc2mX4G5HFtAqlZaGE2Gx1/J,s=GmDMCSoqr6dQp0ll5WirUV0nvvjUEzw24GONYw==,i=15000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.158-0700 ClientStep2: c=biws,r=Be2a+3XUpI414EPoNFVs4kzQC3BDst/Pk6CAZN6Xwc2mX4G5HFtAqlZaGE2Gx1/J,p=6HykolDP0lJXAkqPXnba0UosZ+M506VeEjhQDf+m9ZE= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.159-0700 2019-07-07T15:03:53.159-0700 I - [main123456789] going to run test: testOptionalServerExtensions [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.159-0700 2019-07-07T15:03:53.159-0700 I - [main123456789] SCRAM-SHA-1 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.208-0700 ClientStep1: n,,n=sajack,r=+eH8CPkLGWFu5Creip0lUEifV5o4pCSQ [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.208-0700 ServerStep1: r=+eH8CPkLGWFu5Creip0lUEifV5o4pCSQNhhEurNKCiCRX9JI3rvfzjxdMa6rUNJQ,s=trc+AfOWAoxtmgUMLTb3nQ==,i=10000,x=unsupported-extension [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.220-0700 ClientStep2: c=biws,r=+eH8CPkLGWFu5Creip0lUEifV5o4pCSQNhhEurNKCiCRX9JI3rvfzjxdMa6rUNJQ,p=MZX43iDPzEXnPebWOLW3yRO6FEU= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.220-0700 2019-07-07T15:03:53.220-0700 I - [main123456789] SCRAM-SHA-256 variant [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.268-0700 ClientStep1: n,,n=sajack,r=z/WaXKEGmgKOnS0KbIj31YHbflyuQzA5 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.269-0700 ServerStep1: r=z/WaXKEGmgKOnS0KbIj31YHbflyuQzA57s2az5T57a9KOdi3QucwnPsu3r2i0ZTb,s=VvFaHdseQ/2FIqxPS8pTy2NoSXEvF2B2qhTBCQ==,i=15000,x=unsupported-extension [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.303-0700 ClientStep2: c=biws,r=z/WaXKEGmgKOnS0KbIj31YHbflyuQzA57s2az5T57a9KOdi3QucwnPsu3r2i0ZTb,p=LV3uMhCI4E/XzlrG9sTGItBxq2VTenKLPldrmnRUlYY= [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.303-0700 2019-07-07T15:03:53.303-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.303-0700 2019-07-07T15:03:53.303-0700 I - [main123456789] going to run suite: SaslConversationPLAIN [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.303-0700 2019-07-07T15:03:53.303-0700 I - [main123456789] going to run test: SuccessfulAuthentication [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.385-0700 2019-07-07T15:03:53.385-0700 I - [main123456789] going to run test: NoSuchUser [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.433-0700 2019-07-07T15:03:53.434-0700 I - [main123456789] going to run test: BadPassword [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.515-0700 2019-07-07T15:03:53.515-0700 I - [main123456789] going to run test: WrongClientMechanism [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.562-0700 2019-07-07T15:03:53.563-0700 I - [main123456789] going to run test: WrongServerMechanism [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.609-0700 2019-07-07T15:03:53.610-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.610-0700 2019-07-07T15:03:53.610-0700 I - [main123456789] going to run suite: SaslConversationSCRAMSHA1 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.610-0700 2019-07-07T15:03:53.610-0700 I - [main123456789] going to run test: SuccessfulAuthentication [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.670-0700 2019-07-07T15:03:53.670-0700 I - [main123456789] going to run test: NoSuchUser [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.716-0700 2019-07-07T15:03:53.717-0700 I - [main123456789] going to run test: BadPassword [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.774-0700 2019-07-07T15:03:53.775-0700 I - [main123456789] going to run test: WrongClientMechanism [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.822-0700 2019-07-07T15:03:53.823-0700 I - [main123456789] going to run test: WrongServerMechanism [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.870-0700 2019-07-07T15:03:53.870-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.870-0700 2019-07-07T15:03:53.870-0700 I - [main123456789] going to run suite: SaslConversationSCRAMSHA256 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.870-0700 2019-07-07T15:03:53.870-0700 I - [main123456789] going to run test: SuccessfulAuthentication [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.951-0700 2019-07-07T15:03:53.952-0700 I - [main123456789] going to run test: NoSuchUser [cpp_unit_test:db_auth_test] 2019-07-07T15:03:53.998-0700 2019-07-07T15:03:53.999-0700 I - [main123456789] going to run test: BadPassword [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.083-0700 2019-07-07T15:03:54.083-0700 I - [main123456789] going to run test: WrongClientMechanism [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.132-0700 2019-07-07T15:03:54.132-0700 I - [main123456789] going to run test: WrongServerMechanism [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.181-0700 2019-07-07T15:03:54.181-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.181-0700 2019-07-07T15:03:54.181-0700 I - [main123456789] going to run suite: SaslIllegalConversation [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.181-0700 2019-07-07T15:03:54.181-0700 I - [main123456789] going to run test: IllegalClientMechanism [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.230-0700 2019-07-07T15:03:54.230-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.230-0700 2019-07-07T15:03:54.230-0700 I - [main123456789] going to run suite: SecurityFile [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.230-0700 2019-07-07T15:03:54.230-0700 I - [main123456789] going to run test: Test [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.238-0700 2019-07-07T15:03:54.238-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.238-0700 2019-07-07T15:03:54.238-0700 I - [main123456789] going to run suite: SecurityKey [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.238-0700 2019-07-07T15:03:54.238-0700 I - [main123456789] going to run test: Test [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.650-0700 2019-07-07T15:03:54.651-0700 I ACCESS [main123456789] Only strings and sequences are supported for YAML key files [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.651-0700 2019-07-07T15:03:54.651-0700 I ACCESS [main123456789] Security key file 21df-dde2-ad6a-392d does not contain any valid keys [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.651-0700 2019-07-07T15:03:54.652-0700 I ACCESS [main123456789] error reading file: 1f71-6a04-10be-3f55: yaml-cpp: error at line 1, column 1: the referenced anchor is not defined [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.756-0700 2019-07-07T15:03:54.652-0700 I ACCESS [main123456789] Only strings and sequences are supported for YAML key files [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.756-0700 2019-07-07T15:03:54.653-0700 E ACCESS [main123456789] security key in 235d-ee15-f31d-f3b4 has length 3, must be between 6 and 1024 chars [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.756-0700 2019-07-07T15:03:54.654-0700 E ACCESS [main123456789] security key in ac35-cb1d-2dce-48ba has length 1026, must be between 6 and 1024 chars [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.757-0700 2019-07-07T15:03:54.654-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.757-0700 2019-07-07T15:03:54.654-0700 I - [main123456789] going to run suite: SecurityProperty [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.757-0700 2019-07-07T15:03:54.654-0700 I - [main123456789] going to run test: emptyHasEmptyProperties [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.757-0700 2019-07-07T15:03:54.654-0700 I - [main123456789] going to run test: mutualHasMutalAndEmptyProperties [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.758-0700 2019-07-07T15:03:54.654-0700 I - [main123456789] going to run test: mutualAndPlainHasAllSubsets [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.758-0700 2019-07-07T15:03:54.654-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.758-0700 2019-07-07T15:03:54.654-0700 I - [main123456789] going to run suite: UserSetTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.758-0700 2019-07-07T15:03:54.654-0700 I - [main123456789] going to run test: BasicTest [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.758-0700 2019-07-07T15:03:54.654-0700 I - [main123456789] going to run test: IterateNames [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.759-0700 2019-07-07T15:03:54.654-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.759-0700 2019-07-07T15:03:54.654-0700 I - [main123456789] going to run suite: V2UserDocumentParsing [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.759-0700 2019-07-07T15:03:54.654-0700 I - [main123456789] going to run test: V2DocumentValidation [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.759-0700 2019-07-07T15:03:54.700-0700 I - [main123456789] going to run test: V2CredentialExtraction [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.759-0700 2019-07-07T15:03:54.746-0700 I - [main123456789] going to run test: V2RoleExtraction [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.790-0700 2019-07-07T15:03:54.791-0700 I - [main123456789] going to run test: V2AuthenticationRestrictionsExtraction [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.836-0700 2019-07-07T15:03:54.837-0700 I - [main123456789] going to run test: V2AuthenticationRestrictionsExtractionAndRetreival [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.883-0700 2019-07-07T15:03:54.883-0700 I - [main123456789] DONE running tests [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.883-0700 2019-07-07T15:03:54.883-0700 I - [main123456789] ************************************************** [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.883-0700 2019-07-07T15:03:54.883-0700 I - [main123456789] ActionSetTest | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.884-0700 2019-07-07T15:03:54.883-0700 I - [main123456789] AddressRestrictionTest | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.017 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.884-0700 2019-07-07T15:03:54.883-0700 I - [main123456789] AuthOpObserverTest | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.085 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.884-0700 2019-07-07T15:03:54.883-0700 I - [main123456789] AuthorizationManagerLogOpTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.187 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.884-0700 2019-07-07T15:03:54.883-0700 I - [main123456789] AuthorizationManagerTest | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.236 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.884-0700 2019-07-07T15:03:54.883-0700 I - [main123456789] AuthorizationSessionTest | tests: 53 | fails: 0 | assert calls: 0 | time secs: 2.521 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.885-0700 2019-07-07T15:03:54.883-0700 I - [main123456789] MechanismRegistryTest | tests: 9 | fails: 0 | assert calls: 0 | time secs: 0.323 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.885-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] PrivilegeParserTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.885-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] RestrictionSetTest | tests: 14 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.885-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] RoleGraphTest | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.002 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.885-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] RoleParsingTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.886-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] SCRAMCache | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.136 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.886-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] SCRAMFixture | tests: 14 | fails: 0 | assert calls: 0 | time secs: 1.709 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.886-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] SaslConversationPLAIN | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.306 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.886-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] SaslConversationSCRAMSHA1 | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.260 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.887-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] SaslConversationSCRAMSHA256 | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.310 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.887-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] SaslIllegalConversation | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.048 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.887-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] SecurityFile | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.007 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.887-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] SecurityKey | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.416 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.887-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] SecurityProperty | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.888-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] UserSetTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.888-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] V2UserDocumentParsing | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.229 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.888-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] TOTALS | tests: 161 | fails: 0 | assert calls: 0 | time secs: 6.792 [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.888-0700 2019-07-07T15:03:54.884-0700 I - [main123456789] SUCCESS - All tests in all suites passed [cpp_unit_test:db_auth_test] 2019-07-07T15:03:54.923-0700 C++ unit test build\opt\mongo\db\auth\db_auth_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:03:54.923-0700 db_auth_test.exe ran in 8.75 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:03:54.923-0700 Running db_bson_test.exe... build\opt\mongo\db\bson\db_bson_test.exe [cpp_unit_test:db_bson_test] 2019-07-07T15:03:54.923-0700 Starting C++ unit test build\opt\mongo\db\bson\db_bson_test.exe... build\opt\mongo\db\bson\db_bson_test.exe [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.063-0700 C++ unit test build\opt\mongo\db\bson\db_bson_test.exe started with pid 22796. [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.311-0700 2019-07-07T15:03:55.310-0700 I - [main] going to run suite: DottedPathSupport [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.312-0700 2019-07-07T15:03:55.312-0700 I - [main] going to run test: CompareObjectsAccordingToSort [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.312-0700 2019-07-07T15:03:55.312-0700 I - [main] going to run test: ExtractElementAtPath [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.312-0700 2019-07-07T15:03:55.312-0700 I - [main] going to run test: ExtractElementsBasedOnTemplate [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.312-0700 2019-07-07T15:03:55.312-0700 I - [main] DONE running tests [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.312-0700 2019-07-07T15:03:55.312-0700 I - [main] going to run suite: ExtractAllElementsAlongPath [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.313-0700 2019-07-07T15:03:55.312-0700 I - [main] going to run test: NestedObjectWithScalarValue [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.313-0700 2019-07-07T15:03:55.312-0700 I - [main] going to run test: NestedObjectWithEmptyArrayValue [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.313-0700 2019-07-07T15:03:55.312-0700 I - [main] going to run test: NestedObjectWithEmptyArrayValueAndExpandParamIsFalse [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.313-0700 2019-07-07T15:03:55.312-0700 I - [main] going to run test: NestedObjectWithSingletonArrayValue [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.314-0700 2019-07-07T15:03:55.312-0700 I - [main] going to run test: NestedObjectWithSingletonArrayValueAndExpandParamIsFalse [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.314-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: NestedObjectWithArrayValue [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.314-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: ObjectWithArrayOfSubobjectsWithScalarValue [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.314-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: ObjectWithArrayOfSubobjectsWithArrayValues [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.314-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: ObjectWithArrayOfSubobjectsWithArrayValuesButNotExpandingTrailingArrayValues [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.315-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: DoesNotExpandArrayWithinTrailingArray [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.315-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: ObjectWithTwoDimensionalArrayOfSubobjects [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.315-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: ObjectWithDiverseStructure [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.315-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: AcceptsNumericFieldNames [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.316-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: UsesNumericFieldNameToExtractElementFromArray [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.316-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: TreatsNegativeIndexAsFieldName [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.316-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: ExtractsNoValuesFromOutOfBoundsIndex [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.316-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: DoesNotTreatHexStringAsIndexSpecification [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.316-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: DoesNotAcceptLeadingPlusAsArrayIndex [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.317-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: DoesNotAcceptTrailingCharactersForArrayIndex [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.317-0700 2019-07-07T15:03:55.313-0700 I - [main] going to run test: DoesNotAcceptNonDigitsForArrayIndex [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.317-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run test: DoesExtractNestedValuesFromWithinArraysTraversedWithPositionalPaths [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.317-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run test: DoesExpandMultiplePositionalPathSpecifications [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.317-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run test: DoesAcceptNumericInitialField [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.318-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run test: DoesExpandArrayFoundAfterPositionalSpecification [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.318-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run test: PositionalElementsNotConsideredArrayComponents [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.318-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run test: TrailingArrayIsExpandedEvenIfPositional [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.318-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run test: PositionalTrailingArrayNotExpandedIfExpandParameterIsFalse [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.319-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run test: MidPathEmptyArrayIsConsideredAnArrayComponent [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.319-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run test: MidPathSingletonArrayIsConsideredAnArrayComponent [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.319-0700 2019-07-07T15:03:55.314-0700 I - [main] DONE running tests [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.319-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run suite: ExtractElementAtPathOrArrayAlongPath [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.319-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run test: ReturnsArrayEltWithEmptyPathWhenArrayIsAtEndOfPath [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.320-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run test: ReturnsArrayEltWithNonEmptyPathForArrayInMiddleOfPath [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.320-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run test: NumericalPathElementNotTreatedAsArrayIndex [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.320-0700 2019-07-07T15:03:55.314-0700 I - [main] going to run test: NumericalPathElementTreatedAsFieldNameForNestedObject [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.320-0700 2019-07-07T15:03:55.314-0700 I - [main] DONE running tests [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.320-0700 2019-07-07T15:03:55.314-0700 I - [main] ************************************************** [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.321-0700 2019-07-07T15:03:55.314-0700 I - [main] DottedPathSupport | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.321-0700 2019-07-07T15:03:55.314-0700 I - [main] ExtractAllElementsAlongPath | tests: 29 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.321-0700 2019-07-07T15:03:55.314-0700 I - [main] ExtractElementAtPathOrArrayAlongPath | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.321-0700 2019-07-07T15:03:55.315-0700 I - [main] TOTALS | tests: 36 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.322-0700 2019-07-07T15:03:55.315-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_bson_test] 2019-07-07T15:03:55.323-0700 C++ unit test build\opt\mongo\db\bson\db_bson_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:03:55.323-0700 db_bson_test.exe ran in 0.40 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:03:55.323-0700 Running db_catalog_test.exe... build\opt\mongo\db\catalog\db_catalog_test.exe [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:55.323-0700 Starting C++ unit test build\opt\mongo\db\catalog\db_catalog_test.exe... build\opt\mongo\db\catalog\db_catalog_test.exe [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:56.870-0700 C++ unit test build\opt\mongo\db\catalog\db_catalog_test.exe started with pid 20572. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.692-0700 2019-07-07T15:03:57.692-0700 I - [main] going to run suite: CappedUtilsTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.692-0700 2019-07-07T15:03:57.692-0700 I - [main] going to run test: ConvertToCappedReturnsNamespaceNotFoundIfCollectionIsMissing [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.704-0700 2019-07-07T15:03:57.705-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-cd58-9180-8aeb-817e [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.708-0700 2019-07-07T15:03:57.709-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.709-0700 2019-07-07T15:03:57.709-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.709-0700 2019-07-07T15:03:57.710-0700 I - [main] going to run test: ConvertToCappedUpdatesCollectionOptionsOnSuccess [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.723-0700 2019-07-07T15:03:57.724-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4a1c-f47b-23cb-e32c [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.726-0700 2019-07-07T15:03:57.727-0700 I STORAGE [main] createCollection: test.t with generated UUID: 7bf1b404-acf8-45da-9e61-3583fff65985 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.727-0700 2019-07-07T15:03:57.728-0700 I INDEX [main] index build: done building index _id_ on ns test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.727-0700 2019-07-07T15:03:57.728-0700 I STORAGE [main] createCollection: test.tmpZIxcT.convertToCapped.t with generated UUID: 5977c5c3-51e2-42ca-b99f-a745da45bdf1 and options: { capped: true, size: 8192, temp: true } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.728-0700 2019-07-07T15:03:57.728-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpZIxcT.convertToCapped.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.728-0700 2019-07-07T15:03:57.728-0700 I COMMAND [main] renameCollectionForCommand: rename test.tmpZIxcT.convertToCapped.t to test.t and drop test.t. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.728-0700 2019-07-07T15:03:57.729-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.728-0700 2019-07-07T15:03:57.729-0700 I SHARDING [main] Marking collection test.tmpZIxcT.convertToCapped.t as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.729-0700 2019-07-07T15:03:57.729-0700 I SHARDING [main] Marking collection test.t as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.729-0700 2019-07-07T15:03:57.729-0700 I STORAGE [main] Finishing collection drop for test.t (7bf1b404-acf8-45da-9e61-3583fff65985). [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.729-0700 2019-07-07T15:03:57.729-0700 I STORAGE [main] renameCollection: renaming collection 5977c5c3-51e2-42ca-b99f-a745da45bdf1 from test.tmpZIxcT.convertToCapped.t to test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.729-0700 2019-07-07T15:03:57.729-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.729-0700 2019-07-07T15:03:57.729-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.730-0700 2019-07-07T15:03:57.730-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.730-0700 2019-07-07T15:03:57.730-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.730-0700 2019-07-07T15:03:57.730-0700 I - [main] going to run test: ConvertToCappedReturnsNamespaceNotFoundIfCollectionIsDropPending [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.731-0700 2019-07-07T15:03:57.732-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4b24-0ffa-3a43-a05c [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.734-0700 2019-07-07T15:03:57.735-0700 I STORAGE [main] createCollection: test.system.drop.100i0t1.t with generated UUID: 3a341b45-7740-4eb6-91de-da8ad47bb0d0 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.735-0700 2019-07-07T15:03:57.735-0700 I INDEX [main] index build: done building index _id_ on ns test.system.drop.100i0t1.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.735-0700 2019-07-07T15:03:57.735-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.735-0700 2019-07-07T15:03:57.735-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.735-0700 2019-07-07T15:03:57.736-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.736-0700 2019-07-07T15:03:57.736-0700 I - [main] going to run suite: CatalogControlTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.736-0700 2019-07-07T15:03:57.736-0700 I - [main] going to run test: CloseAndOpenCatalog [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.737-0700 2019-07-07T15:03:57.738-0700 I STORAGE [main] closeCatalog: closing all databases [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.737-0700 2019-07-07T15:03:57.738-0700 I STORAGE [main] closeCatalog: closing storage engine catalog [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.737-0700 2019-07-07T15:03:57.738-0700 I STORAGE [main] openCatalog: loading storage engine catalog [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.737-0700 2019-07-07T15:03:57.738-0700 I STORAGE [main] openCatalog: reconciling catalog and idents [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.738-0700 2019-07-07T15:03:57.738-0700 I STORAGE [main] openCatalog: reopening all databases [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.738-0700 2019-07-07T15:03:57.738-0700 I STORAGE [main] openCatalog: finished reloading collection catalog [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.738-0700 2019-07-07T15:03:57.738-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.738-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run suite: CollectionCatalogIterationTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.739-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: EndAtEndOfCatalog [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.739-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: EndAtEndOfSection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.739-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: InvalidateEntry [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.739-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: InvalidateAndDereference [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.739-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: InvalidateLastEntryAndDereference [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.740-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: InvalidateLastEntryInMapAndDereference [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.740-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: GetUUIDWontRepositionEvenIfEntryIsDropped [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.740-0700 2019-07-07T15:03:57.738-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.740-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run suite: CollectionCatalogResourceMapTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.741-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: EmptyTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.741-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: InsertTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.741-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: RemoveTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.741-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: CollisionTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.741-0700 2019-07-07T15:03:57.738-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.742-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run suite: CollectionCatalogResourceTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.742-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: RemoveAllResources [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.742-0700 2019-07-07T15:03:57.738-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.742-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: LookupDatabaseResource [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.742-0700 2019-07-07T15:03:57.738-0700 I - [main] going to run test: LookupMissingDatabaseResource [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.743-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: LookupCollectionResource [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.743-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: LookupMissingCollectionResource [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.743-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: RemoveCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.743-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: AddInvalidResourceType [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.743-0700 2019-07-07T15:03:57.739-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.744-0700 2019-07-07T15:03:57.739-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.744-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run suite: CollectionCatalogTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.744-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: OnCreateCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.744-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: LookupCollectionByUUID [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.744-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: LookupNSSByUUID [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.745-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: InsertAfterLookup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.745-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: OnDropCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.745-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: RenameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.745-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: LookupNSSByUUIDForClosedCatalogReturnsOldNSSIfDropped [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.746-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: LookupNSSByUUIDForClosedCatalogReturnsNewlyCreatedNSS [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.746-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: LookupNSSByUUIDForClosedCatalogReturnsFreshestNSS [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.746-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: GetAllCollectionNamesAndGetAllDbNames [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.746-0700 2019-07-07T15:03:57.739-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.746-0700 2019-07-07T15:03:57.739-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.747-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run suite: CollectionOptions [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.747-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: SimpleRoundTrip [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.747-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: Validate [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.747-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: Validator [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.747-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: ErrorBadSize [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.748-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: ErrorBadMax [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.748-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: CappedSizeRoundsUpForAlignment [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.748-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: IgnoreSizeWrongType [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.748-0700 2019-07-07T15:03:57.739-0700 I - [main] going to run test: IgnoreMaxWrongType [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.749-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: InvalidStorageEngineField [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.749-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: ParseEngineField [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.749-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: ResetStorageEngineField [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.749-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: ModifyStorageEngineField [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.749-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: FailToParseCollationThatIsNotAnObject [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.750-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: FailToParseCollationThatIsAnEmptyObject [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.750-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: CollationFieldParsesCorrectly [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.750-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: ParsedCollationObjShouldBeOwned [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.750-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: ResetClearsCollationField [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.750-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: CollationFieldLeftEmptyWhenOmitted [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.751-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: CollationFieldNotDumpedToBSONWhenOmitted [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.751-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: ViewParsesCorrectly [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.751-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: ViewParsesCorrectlyWithoutPipeline [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.751-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: PipelineFieldRequiresViewOn [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.752-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: UnknownTopLevelOptionFailsToParse [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.752-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: CreateOptionIgnoredIfFirst [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.752-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: CreateOptionIgnoredIfNotFirst [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.752-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: UnknownOptionIgnoredIfCreateOptionFirst [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.752-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: UnknownOptionIgnoredIfCreateOptionPresent [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.753-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: UnknownOptionRejectedIfCreateOptionNotPresent [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.753-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: DuplicateCreateOptionIgnoredIfCreateOptionFirst [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.753-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: DuplicateCreateOptionIgnoredIfCreateOptionNotFirst [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.753-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: MaxTimeMSWhitelistedOptionIgnored [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.753-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: WriteConcernWhitelistedOptionIgnored [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.754-0700 2019-07-07T15:03:57.740-0700 I - [main] going to run test: ParseUUID [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.754-0700 2019-07-07T15:03:57.741-0700 I - [main] going to run test: SizeNumberLimits [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.754-0700 2019-07-07T15:03:57.741-0700 I - [main] going to run test: MaxNumberLimits [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.754-0700 2019-07-07T15:03:57.741-0700 I - [main] going to run test: NExtentsNumberLimits [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.755-0700 2019-07-07T15:03:57.741-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.755-0700 2019-07-07T15:03:57.741-0700 I - [main] going to run suite: CollectionTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.755-0700 2019-07-07T15:03:57.741-0700 I - [main] going to run test: CappedNotifierKillAndIsDead [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.755-0700 2019-07-07T15:03:57.751-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-490c-c6c7-5bd4-d6fd [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.755-0700 2019-07-07T15:03:57.754-0700 I STORAGE [main] createCollection: test.t with generated UUID: 59c58cdd-74d9-4fdc-8221-b5f43511076e and options: { capped: true, size: 8192 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.756-0700 2019-07-07T15:03:57.754-0700 I INDEX [main] index build: done building index _id_ on ns test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.756-0700 2019-07-07T15:03:57.754-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.756-0700 2019-07-07T15:03:57.754-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.756-0700 2019-07-07T15:03:57.755-0700 I - [main] going to run test: CappedNotifierTimeouts [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.763-0700 2019-07-07T15:03:57.764-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0292-e3c3-13a6-a091 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.767-0700 2019-07-07T15:03:57.768-0700 I STORAGE [main] createCollection: test.t with generated UUID: cbffa6a5-3a5a-48ed-aae0-223b94cb64cc and options: { capped: true, size: 8192 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.767-0700 2019-07-07T15:03:57.768-0700 I INDEX [main] index build: done building index _id_ on ns test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.793-0700 2019-07-07T15:03:57.794-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.793-0700 2019-07-07T15:03:57.794-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.794-0700 2019-07-07T15:03:57.794-0700 I - [main] going to run test: CappedNotifierWaitAfterNotifyIsImmediate [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.803-0700 2019-07-07T15:03:57.804-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d73c-7933-0ed4-82bc [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.806-0700 2019-07-07T15:03:57.807-0700 I STORAGE [main] createCollection: test.t with generated UUID: b6fb4266-865b-42dd-9b5a-f5fa81e5ffb6 and options: { capped: true, size: 8192 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.807-0700 2019-07-07T15:03:57.807-0700 I INDEX [main] index build: done building index _id_ on ns test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.807-0700 2019-07-07T15:03:57.807-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.807-0700 2019-07-07T15:03:57.807-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.807-0700 2019-07-07T15:03:57.808-0700 I - [main] going to run test: CappedNotifierWaitUntilAsynchronousNotifyAll [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.813-0700 2019-07-07T15:03:57.814-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1d2a-dc70-65eb-842e [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.817-0700 2019-07-07T15:03:57.817-0700 I STORAGE [main] createCollection: test.t with generated UUID: c90a47b8-1016-4ee2-b020-f606684882a2 and options: { capped: true, size: 8192 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.817-0700 2019-07-07T15:03:57.818-0700 I INDEX [main] index build: done building index _id_ on ns test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.842-0700 2019-07-07T15:03:57.843-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.842-0700 2019-07-07T15:03:57.843-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.843-0700 2019-07-07T15:03:57.844-0700 I - [main] going to run test: CappedNotifierWaitUntilAsynchronousKill [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.859-0700 2019-07-07T15:03:57.859-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9f7f-809a-f748-dfc1 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.863-0700 2019-07-07T15:03:57.863-0700 I STORAGE [main] createCollection: test.t with generated UUID: 10dc2f57-4add-44fd-9fed-0ede6d7774b7 and options: { capped: true, size: 8192 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.863-0700 2019-07-07T15:03:57.863-0700 I INDEX [main] index build: done building index _id_ on ns test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.889-0700 2019-07-07T15:03:57.889-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.889-0700 2019-07-07T15:03:57.889-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.890-0700 2019-07-07T15:03:57.890-0700 I - [main] going to run test: HaveCappedWaiters [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.891-0700 2019-07-07T15:03:57.892-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-02f7-51af-75a5-e84b [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.895-0700 2019-07-07T15:03:57.895-0700 I STORAGE [main] createCollection: test.t with generated UUID: f9ce7399-66ba-459d-aeb2-86df5f5e7db4 and options: { capped: true, size: 8192 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.895-0700 2019-07-07T15:03:57.895-0700 I INDEX [main] index build: done building index _id_ on ns test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.895-0700 2019-07-07T15:03:57.895-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.896-0700 2019-07-07T15:03:57.895-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.896-0700 2019-07-07T15:03:57.896-0700 I - [main] going to run test: NotifyCappedWaitersIfNeeded [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.897-0700 2019-07-07T15:03:57.898-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-bd33-1a1d-da90-bb68 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.901-0700 2019-07-07T15:03:57.901-0700 I STORAGE [main] createCollection: test.t with generated UUID: 1399d129-ede5-4c3d-b3f7-49a2575d74bd and options: { capped: true, size: 8192 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.901-0700 2019-07-07T15:03:57.901-0700 I INDEX [main] index build: done building index _id_ on ns test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.901-0700 2019-07-07T15:03:57.901-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.902-0700 2019-07-07T15:03:57.901-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.902-0700 2019-07-07T15:03:57.902-0700 I - [main] going to run test: AsynchronouslyNotifyCappedWaitersIfNeeded [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.909-0700 2019-07-07T15:03:57.909-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-6ec9-8dbe-0f58-f54d [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.913-0700 2019-07-07T15:03:57.913-0700 I STORAGE [main] createCollection: test.t with generated UUID: 5962ae42-5608-4965-a8e4-76b1a55f21c5 and options: { capped: true, size: 8192 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.913-0700 2019-07-07T15:03:57.913-0700 I INDEX [main] index build: done building index _id_ on ns test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.938-0700 2019-07-07T15:03:57.938-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.938-0700 2019-07-07T15:03:57.938-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.939-0700 2019-07-07T15:03:57.939-0700 I - [main] going to run test: ValidateEmpty [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.955-0700 2019-07-07T15:03:57.955-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ed8b-77d9-be2c-03b2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.958-0700 2019-07-07T15:03:57.958-0700 I STORAGE [main] createCollection: test.t with generated UUID: d2806418-0f32-4450-b7f5-6dfe55710b10 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.958-0700 2019-07-07T15:03:57.958-0700 I INDEX [main] index build: done building index _id_ on ns test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.959-0700 2019-07-07T15:03:57.958-0700 I INDEX [main] validating collection test.t (UUID: d2806418-0f32-4450-b7f5-6dfe55710b10) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.959-0700 2019-07-07T15:03:57.959-0700 I INDEX [main] validating index _id_ on collection test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.959-0700 2019-07-07T15:03:57.959-0700 I INDEX [main] validated collection test.t (UUID: d2806418-0f32-4450-b7f5-6dfe55710b10) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.959-0700 2019-07-07T15:03:57.959-0700 I INDEX [main] validating collection test.t (UUID: d2806418-0f32-4450-b7f5-6dfe55710b10) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.959-0700 2019-07-07T15:03:57.959-0700 I INDEX [main] validating index _id_ on collection test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.960-0700 2019-07-07T15:03:57.959-0700 I INDEX [main] validated collection test.t (UUID: d2806418-0f32-4450-b7f5-6dfe55710b10) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.960-0700 2019-07-07T15:03:57.959-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.960-0700 2019-07-07T15:03:57.959-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.960-0700 2019-07-07T15:03:57.960-0700 I - [main] going to run test: Validate [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.961-0700 2019-07-07T15:03:57.961-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a5e0-fc60-43cf-ab8e [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.964-0700 2019-07-07T15:03:57.965-0700 I STORAGE [main] createCollection: test.t with generated UUID: 185195eb-b0f7-48e7-8d32-b0f06bd2d041 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.965-0700 2019-07-07T15:03:57.965-0700 I INDEX [main] index build: done building index _id_ on ns test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.965-0700 2019-07-07T15:03:57.965-0700 I INDEX [main] validating collection test.t (UUID: 185195eb-b0f7-48e7-8d32-b0f06bd2d041) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.965-0700 2019-07-07T15:03:57.965-0700 I INDEX [main] validating index _id_ on collection test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.966-0700 2019-07-07T15:03:57.965-0700 I INDEX [main] validated collection test.t (UUID: 185195eb-b0f7-48e7-8d32-b0f06bd2d041) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.966-0700 2019-07-07T15:03:57.965-0700 I INDEX [main] validating collection test.t (UUID: 185195eb-b0f7-48e7-8d32-b0f06bd2d041) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.966-0700 2019-07-07T15:03:57.965-0700 I INDEX [main] validating index _id_ on collection test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.966-0700 2019-07-07T15:03:57.965-0700 I INDEX [main] validated collection test.t (UUID: 185195eb-b0f7-48e7-8d32-b0f06bd2d041) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.966-0700 2019-07-07T15:03:57.965-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.967-0700 2019-07-07T15:03:57.965-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.967-0700 2019-07-07T15:03:57.966-0700 I - [main] going to run test: ValidateError [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.967-0700 2019-07-07T15:03:57.968-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ae14-2c59-7a2f-dfd0 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.970-0700 2019-07-07T15:03:57.971-0700 I STORAGE [main] createCollection: test.t with generated UUID: 7d4a1507-4396-4c75-9509-d3c2b7616206 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.971-0700 2019-07-07T15:03:57.971-0700 I INDEX [main] index build: done building index _id_ on ns test.t [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.971-0700 2019-07-07T15:03:57.971-0700 I INDEX [main] validating collection test.t (UUID: 7d4a1507-4396-4c75-9509-d3c2b7616206) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.971-0700 2019-07-07T15:03:57.971-0700 E - [main] Assertion: BSONObjectTooLarge: BSONObj size: 0 (0x0) is invalid. Size must be between 0 and 16793600(16MB) First element: EOO src\mongo\bson\bsonobj.cpp 98 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.971-0700 2019-07-07T15:03:57.971-0700 I STORAGE [main] document at location: RecordId(1) is corrupted [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.972-0700 2019-07-07T15:03:57.971-0700 I INDEX [main] validating collection test.t failed (UUID: 7d4a1507-4396-4c75-9509-d3c2b7616206) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.972-0700 2019-07-07T15:03:57.971-0700 I INDEX [main] validating collection test.t (UUID: 7d4a1507-4396-4c75-9509-d3c2b7616206) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.972-0700 2019-07-07T15:03:57.971-0700 E - [main] Assertion: BSONObjectTooLarge: BSONObj size: 0 (0x0) is invalid. Size must be between 0 and 16793600(16MB) First element: EOO src\mongo\bson\bsonobj.cpp 98 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.972-0700 2019-07-07T15:03:57.971-0700 I STORAGE [main] document at location: RecordId(1) is corrupted [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.972-0700 2019-07-07T15:03:57.971-0700 I INDEX [main] validating collection test.t failed (UUID: 7d4a1507-4396-4c75-9509-d3c2b7616206) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.973-0700 2019-07-07T15:03:57.971-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.973-0700 2019-07-07T15:03:57.971-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.973-0700 2019-07-07T15:03:57.972-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.973-0700 2019-07-07T15:03:57.972-0700 I - [main] going to run suite: CommitQuorumOptionsTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.974-0700 2019-07-07T15:03:57.972-0700 I - [main] going to run test: ParseReturnsFailedToParseOnEmptyElement [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.974-0700 2019-07-07T15:03:57.972-0700 I - [main] going to run test: ParseReturnsFailedToParseIfCommitQuorumIsNotNumberOrString [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.974-0700 2019-07-07T15:03:57.972-0700 I - [main] going to run test: ParseSetsNumNodesIfCommitQuorumIsANumber [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.974-0700 2019-07-07T15:03:57.972-0700 I - [main] going to run test: ParseSetsModeIfCommitQuorumIsAString [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.974-0700 2019-07-07T15:03:57.972-0700 I - [main] going to run test: ToBSON [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.975-0700 2019-07-07T15:03:57.972-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.975-0700 2019-07-07T15:03:57.972-0700 I - [main] going to run suite: CreateCollectionTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.975-0700 2019-07-07T15:03:57.972-0700 I - [main] going to run test: CreateCollectionForApplyOpsWithSpecificUuidNoExistingCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.982-0700 2019-07-07T15:03:57.982-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5103-249a-2127-b427 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.989-0700 2019-07-07T15:03:57.989-0700 I STORAGE [main] createCollection: test.newColl with provided UUID: d968b496-d4d5-44fe-a4f3-23ca1fc083de and options: { uuid: UUID("d968b496-d4d5-44fe-a4f3-23ca1fc083de") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.989-0700 2019-07-07T15:03:57.989-0700 I INDEX [main] index build: done building index _id_ on ns test.newColl [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.989-0700 2019-07-07T15:03:57.989-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.989-0700 2019-07-07T15:03:57.989-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:57.991-0700 2019-07-07T15:03:57.991-0700 I - [main] going to run test: CreateCollectionForApplyOpsWithSpecificUuidNonDropPendingCurrentCollectionHasSameUuid [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.001-0700 2019-07-07T15:03:58.002-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-21b0-7557-6612-c7b6 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.008-0700 2019-07-07T15:03:58.008-0700 I STORAGE [main] createCollection: test.curColl with provided UUID: f2296206-1f49-4156-9ec3-1732fb916eeb and options: { uuid: UUID("f2296206-1f49-4156-9ec3-1732fb916eeb") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.008-0700 2019-07-07T15:03:58.008-0700 I INDEX [main] index build: done building index _id_ on ns test.curColl [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.008-0700 2019-07-07T15:03:58.008-0700 I STORAGE [main] renameCollection: renaming collection f2296206-1f49-4156-9ec3-1732fb916eeb from test.curColl to test.newColl [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.009-0700 2019-07-07T15:03:58.009-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.009-0700 2019-07-07T15:03:58.009-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.010-0700 2019-07-07T15:03:58.011-0700 I - [main] going to run test: CreateCollectionForApplyOpsWithSpecificUuidRenamesExistingCollectionWithSameNameOutOfWay [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.017-0700 2019-07-07T15:03:58.017-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-80a2-db41-7ccd-7ed2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.023-0700 2019-07-07T15:03:58.023-0700 I STORAGE [main] createCollection: test.newColl with provided UUID: df591fed-4811-4ee1-a0d4-a12aba4a25b7 and options: { uuid: UUID("df591fed-4811-4ee1-a0d4-a12aba4a25b7") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.024-0700 2019-07-07T15:03:58.024-0700 I INDEX [main] index build: done building index _id_ on ns test.newColl [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.024-0700 2019-07-07T15:03:58.024-0700 I COMMAND [main] CMD: create test.newColl - renaming existing collection with conflicting UUID c2e3c230-0491-4d95-a5c4-fa5470dc0a75 to temporary collection test.tmpi02Ar.create [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.024-0700 2019-07-07T15:03:58.024-0700 I STORAGE [main] renameCollection: renaming collection df591fed-4811-4ee1-a0d4-a12aba4a25b7 from test.newColl to test.tmpi02Ar.create [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.024-0700 2019-07-07T15:03:58.024-0700 I STORAGE [main] createCollection: test.newColl with provided UUID: c2e3c230-0491-4d95-a5c4-fa5470dc0a75 and options: { uuid: UUID("c2e3c230-0491-4d95-a5c4-fa5470dc0a75") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.025-0700 2019-07-07T15:03:58.024-0700 I INDEX [main] index build: done building index _id_ on ns test.newColl [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.025-0700 2019-07-07T15:03:58.024-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.025-0700 2019-07-07T15:03:58.024-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.026-0700 2019-07-07T15:03:58.026-0700 I - [main] going to run test: CreateCollectionForApplyOpsWithSpecificUuidReturnsNamespaceExistsIfCollectionIsDropPending [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.030-0700 2019-07-07T15:03:58.030-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4677-6e2e-8719-8895 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.037-0700 2019-07-07T15:03:58.037-0700 I STORAGE [main] createCollection: test.system.drop.100i0t1.curColl with provided UUID: 2bd5ce7b-33b3-4431-b0f6-df8cad4ae633 and options: { uuid: UUID("2bd5ce7b-33b3-4431-b0f6-df8cad4ae633") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.037-0700 2019-07-07T15:03:58.037-0700 I INDEX [main] index build: done building index _id_ on ns test.system.drop.100i0t1.curColl [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.037-0700 2019-07-07T15:03:58.037-0700 I COMMAND [main] CMD: create test.newColl - existing collection with conflicting UUID 2bd5ce7b-33b3-4431-b0f6-df8cad4ae633 is in a drop-pending state: test.system.drop.100i0t1.curColl [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.038-0700 2019-07-07T15:03:58.038-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.038-0700 2019-07-07T15:03:58.038-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.039-0700 2019-07-07T15:03:58.040-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.040-0700 2019-07-07T15:03:58.040-0700 I - [main] going to run suite: DatabaseTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.040-0700 2019-07-07T15:03:58.040-0700 I - [main] going to run test: SetDropPendingThrowsExceptionIfDatabaseIsAlreadyInADropPendingState [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.050-0700 2019-07-07T15:03:58.050-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-31d0-55a5-0041-38ea [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.056-0700 2019-07-07T15:03:58.057-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.057-0700 2019-07-07T15:03:58.057-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.057-0700 2019-07-07T15:03:58.057-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.057-0700 2019-07-07T15:03:58.057-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.057-0700 2019-07-07T15:03:58.057-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 6353f7bd-0655-4412-b56f-97bff86f9115 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.058-0700 2019-07-07T15:03:58.057-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.058-0700 2019-07-07T15:03:58.058-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.058-0700 2019-07-07T15:03:58.058-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.059-0700 2019-07-07T15:03:58.059-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.059-0700 2019-07-07T15:03:58.059-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.060-0700 2019-07-07T15:03:58.060-0700 I - [main] going to run test: CreateCollectionThrowsExceptionWhenDatabaseIsInADropPendingState [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.071-0700 2019-07-07T15:03:58.071-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8858-027e-3b99-1b77 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.078-0700 2019-07-07T15:03:58.078-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.078-0700 2019-07-07T15:03:58.078-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.078-0700 2019-07-07T15:03:58.078-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.078-0700 2019-07-07T15:03:58.078-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.079-0700 2019-07-07T15:03:58.078-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: be6df102-b45d-46e3-9544-3ea03107132a and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.079-0700 2019-07-07T15:03:58.078-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.079-0700 2019-07-07T15:03:58.079-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.079-0700 2019-07-07T15:03:58.079-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.080-0700 2019-07-07T15:03:58.080-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.080-0700 2019-07-07T15:03:58.080-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.081-0700 2019-07-07T15:03:58.081-0700 I - [main] going to run test: DropCollectionReturnsOKIfCollectionDoesNotExist [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.084-0700 2019-07-07T15:03:58.085-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-73e1-c67b-ef63-1b81 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.091-0700 2019-07-07T15:03:58.091-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.091-0700 2019-07-07T15:03:58.091-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.092-0700 2019-07-07T15:03:58.091-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.092-0700 2019-07-07T15:03:58.092-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.092-0700 2019-07-07T15:03:58.092-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: f6b999df-91f5-4564-9090-7bcb300257c1 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.092-0700 2019-07-07T15:03:58.092-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.092-0700 2019-07-07T15:03:58.092-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.093-0700 2019-07-07T15:03:58.092-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.093-0700 2019-07-07T15:03:58.093-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.093-0700 2019-07-07T15:03:58.094-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.094-0700 2019-07-07T15:03:58.094-0700 I - [main] going to run test: DropCollectionDropsCollectionButDoesNotLogOperationIfWritesAreNotReplicated [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.098-0700 2019-07-07T15:03:58.098-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-223f-469d-2126-5124 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.104-0700 2019-07-07T15:03:58.104-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.104-0700 2019-07-07T15:03:58.104-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.104-0700 2019-07-07T15:03:58.104-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.104-0700 2019-07-07T15:03:58.104-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.105-0700 2019-07-07T15:03:58.104-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: f52251dc-00e5-4e3a-9580-0cf11c9d6ea7 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.105-0700 2019-07-07T15:03:58.104-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.105-0700 2019-07-07T15:03:58.105-0700 I STORAGE [main] createCollection: test.foo with generated UUID: d3705205-f65c-496c-aaff-dd70d8511a8a and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.105-0700 2019-07-07T15:03:58.105-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.106-0700 2019-07-07T15:03:58.105-0700 I STORAGE [main] Finishing collection drop for test.foo (d3705205-f65c-496c-aaff-dd70d8511a8a). [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.106-0700 2019-07-07T15:03:58.105-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.106-0700 2019-07-07T15:03:58.105-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.106-0700 2019-07-07T15:03:58.107-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.107-0700 2019-07-07T15:03:58.107-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.107-0700 2019-07-07T15:03:58.108-0700 I - [main] going to run test: DropCollectionRenamesCollectionToPendingDropNamespaceAndLogsOperationIfWritesAreReplicated [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.121-0700 2019-07-07T15:03:58.122-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-911d-d858-9d71-7c84 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.128-0700 2019-07-07T15:03:58.128-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.128-0700 2019-07-07T15:03:58.128-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.128-0700 2019-07-07T15:03:58.128-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.129-0700 2019-07-07T15:03:58.128-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.129-0700 2019-07-07T15:03:58.129-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 87530eef-7c9f-4c2d-940c-9ef23ee270e7 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.129-0700 2019-07-07T15:03:58.129-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.129-0700 2019-07-07T15:03:58.129-0700 I STORAGE [main] createCollection: test.foo with generated UUID: df7d5c16-8a67-46c9-815f-3973705aa92a and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.130-0700 2019-07-07T15:03:58.129-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.130-0700 2019-07-07T15:03:58.129-0700 I STORAGE [main] dropCollection: test.foo (df7d5c16-8a67-46c9-815f-3973705aa92a) - renaming to drop-pending collection: test.system.drop.1562537038i2t0.foo with drop optime { ts: Timestamp(1562537038, 2), t: 0 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.130-0700 2019-07-07T15:03:58.129-0700 I STORAGE [main] renameCollection: renaming collection df7d5c16-8a67-46c9-815f-3973705aa92a from test.foo to test.system.drop.1562537038i2t0.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.130-0700 2019-07-07T15:03:58.130-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.130-0700 2019-07-07T15:03:58.130-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.131-0700 2019-07-07T15:03:58.131-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.131-0700 2019-07-07T15:03:58.131-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.132-0700 2019-07-07T15:03:58.132-0700 I - [main] going to run test: DropCollectionRejectsProvidedDropOpTimeIfWritesAreReplicated [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.135-0700 2019-07-07T15:03:58.136-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0942-3bb8-913c-a58c [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.141-0700 2019-07-07T15:03:58.142-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.142-0700 2019-07-07T15:03:58.142-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.142-0700 2019-07-07T15:03:58.142-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.142-0700 2019-07-07T15:03:58.142-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.142-0700 2019-07-07T15:03:58.142-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 6541a3e1-9f4b-483a-9c6b-6a9a45e93172 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.143-0700 2019-07-07T15:03:58.142-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.143-0700 2019-07-07T15:03:58.142-0700 I STORAGE [main] createCollection: test.foo with generated UUID: c96d9ad6-b8f4-453f-8a0d-8b62d055b5d0 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.143-0700 2019-07-07T15:03:58.143-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.143-0700 2019-07-07T15:03:58.143-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.144-0700 2019-07-07T15:03:58.143-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.144-0700 2019-07-07T15:03:58.144-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.144-0700 2019-07-07T15:03:58.144-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.145-0700 2019-07-07T15:03:58.145-0700 I - [main] going to run test: DropCollectionRenamesCollectionToPendingDropNamespaceUsingProvidedDropOpTimeButDoesNotLogOperation [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.157-0700 2019-07-07T15:03:58.157-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-dcbb-eeb6-2a81-7449 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.163-0700 2019-07-07T15:03:58.163-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.163-0700 2019-07-07T15:03:58.164-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.164-0700 2019-07-07T15:03:58.164-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.164-0700 2019-07-07T15:03:58.164-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.164-0700 2019-07-07T15:03:58.164-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 44b88166-e2d0-49b6-ba4a-b1b399d727dc and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.164-0700 2019-07-07T15:03:58.164-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.164-0700 2019-07-07T15:03:58.164-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 4aacef6a-bfdb-4386-8993-7bcf81eeb924 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.165-0700 2019-07-07T15:03:58.164-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.165-0700 2019-07-07T15:03:58.164-0700 I STORAGE [main] dropCollection: test.foo (4aacef6a-bfdb-4386-8993-7bcf81eeb924) - renaming to drop-pending collection: test.system.drop.100i0t1.foo with drop optime { ts: Timestamp(100, 0), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.165-0700 2019-07-07T15:03:58.164-0700 I STORAGE [main] renameCollection: renaming collection 4aacef6a-bfdb-4386-8993-7bcf81eeb924 from test.foo to test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.165-0700 2019-07-07T15:03:58.164-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.166-0700 2019-07-07T15:03:58.165-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.166-0700 2019-07-07T15:03:58.166-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.166-0700 2019-07-07T15:03:58.166-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.166-0700 2019-07-07T15:03:58.167-0700 I - [main] going to run test: DropCollectionThrowsExceptionIfThereAreIndexesInProgressAndWritesAreNotReplicated [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.170-0700 2019-07-07T15:03:58.171-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a7c2-b6b9-dfdf-1d3f [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.177-0700 2019-07-07T15:03:58.177-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.177-0700 2019-07-07T15:03:58.177-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.177-0700 2019-07-07T15:03:58.177-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.177-0700 2019-07-07T15:03:58.177-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.178-0700 2019-07-07T15:03:58.177-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: d58416ea-724f-4c56-90ca-61f7e8270d21 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.178-0700 2019-07-07T15:03:58.177-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.178-0700 2019-07-07T15:03:58.178-0700 I STORAGE [main] createCollection: test.foo with generated UUID: bbda2936-2354-4726-afde-ff3a791d84eb and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.178-0700 2019-07-07T15:03:58.178-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.179-0700 2019-07-07T15:03:58.178-0700 E - [main] Assertion: BackgroundOperationInProgressForNamespace: cannot drop collection test.foo (bbda2936-2354-4726-afde-ff3a791d84eb) when 1 index builds in progress. src\mongo\db\catalog\database_impl.cpp 361 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.179-0700 2019-07-07T15:03:58.178-0700 I INDEX [main] index build: done building index a_1 on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.179-0700 2019-07-07T15:03:58.178-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.179-0700 2019-07-07T15:03:58.178-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.179-0700 2019-07-07T15:03:58.180-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.180-0700 2019-07-07T15:03:58.180-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.180-0700 2019-07-07T15:03:58.181-0700 I - [main] going to run test: DropCollectionThrowsExceptionIfThereAreIndexesInProgressAndWritesAreReplicated [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.184-0700 2019-07-07T15:03:58.184-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d79c-14d6-466d-c2fd [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.190-0700 2019-07-07T15:03:58.191-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.191-0700 2019-07-07T15:03:58.191-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.191-0700 2019-07-07T15:03:58.191-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.191-0700 2019-07-07T15:03:58.191-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.191-0700 2019-07-07T15:03:58.191-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: bcdc22e9-e49f-465e-92a7-4be1b1998987 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.191-0700 2019-07-07T15:03:58.191-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.192-0700 2019-07-07T15:03:58.191-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 27c812e1-4201-48d5-9099-38fb891dcd1b and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.192-0700 2019-07-07T15:03:58.191-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.192-0700 2019-07-07T15:03:58.192-0700 E - [main] Assertion: BackgroundOperationInProgressForNamespace: cannot drop collection test.foo (27c812e1-4201-48d5-9099-38fb891dcd1b) when 1 index builds in progress. src\mongo\db\catalog\database_impl.cpp 361 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.192-0700 2019-07-07T15:03:58.192-0700 I INDEX [main] index build: done building index a_1 on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.193-0700 2019-07-07T15:03:58.192-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.193-0700 2019-07-07T15:03:58.192-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.193-0700 2019-07-07T15:03:58.193-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.193-0700 2019-07-07T15:03:58.194-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.194-0700 2019-07-07T15:03:58.194-0700 I - [main] going to run test: RenameCollectionPreservesUuidOfSourceCollectionAndUpdatesUuidCatalog [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.198-0700 2019-07-07T15:03:58.198-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5ed5-5e79-656f-24f4 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.204-0700 2019-07-07T15:03:58.205-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.204-0700 2019-07-07T15:03:58.205-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.205-0700 2019-07-07T15:03:58.205-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.205-0700 2019-07-07T15:03:58.205-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.205-0700 2019-07-07T15:03:58.205-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 9c43f4cb-bb1d-475b-856f-d2fc0b4a7eea and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.205-0700 2019-07-07T15:03:58.205-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.206-0700 2019-07-07T15:03:58.205-0700 I STORAGE [main] createCollection: test.foo with provided UUID: e07bb9be-d38a-4080-9452-1fc2ac39d047 and options: { uuid: UUID("e07bb9be-d38a-4080-9452-1fc2ac39d047") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.206-0700 2019-07-07T15:03:58.205-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.206-0700 2019-07-07T15:03:58.205-0700 I STORAGE [main] renameCollection: renaming collection e07bb9be-d38a-4080-9452-1fc2ac39d047 from test.foo to test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.206-0700 2019-07-07T15:03:58.206-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.206-0700 2019-07-07T15:03:58.206-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.207-0700 2019-07-07T15:03:58.207-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.207-0700 2019-07-07T15:03:58.207-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.208-0700 2019-07-07T15:03:58.208-0700 I - [main] going to run test: MakeUniqueCollectionNamespaceReturnsFailedToParseIfModelDoesNotContainPercentSign [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.211-0700 2019-07-07T15:03:58.212-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c4c3-ab2a-355d-9e3b [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.218-0700 2019-07-07T15:03:58.218-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.218-0700 2019-07-07T15:03:58.218-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.218-0700 2019-07-07T15:03:58.218-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.219-0700 2019-07-07T15:03:58.218-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.219-0700 2019-07-07T15:03:58.218-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: dc2a378b-91d6-496c-bc96-f4dd9e1e3b60 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.219-0700 2019-07-07T15:03:58.219-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.219-0700 2019-07-07T15:03:58.219-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.219-0700 2019-07-07T15:03:58.219-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.220-0700 2019-07-07T15:03:58.220-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.220-0700 2019-07-07T15:03:58.221-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.221-0700 2019-07-07T15:03:58.221-0700 I - [main] going to run test: MakeUniqueCollectionNamespaceReplacesPercentSignsWithRandomCharacters [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.224-0700 2019-07-07T15:03:58.225-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-50d1-03d1-7d61-ebe0 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.231-0700 2019-07-07T15:03:58.231-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.231-0700 2019-07-07T15:03:58.231-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.231-0700 2019-07-07T15:03:58.231-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.231-0700 2019-07-07T15:03:58.231-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.232-0700 2019-07-07T15:03:58.231-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 81e32dca-4f78-4860-9546-66acb1b59119 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.232-0700 2019-07-07T15:03:58.231-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.232-0700 2019-07-07T15:03:58.232-0700 I STORAGE [main] createCollection: test.tmpnEry with generated UUID: fff15d02-6ac9-4a90-83bf-38eddf88901b and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.232-0700 2019-07-07T15:03:58.232-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpnEry [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.232-0700 2019-07-07T15:03:58.232-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.233-0700 2019-07-07T15:03:58.232-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.233-0700 2019-07-07T15:03:58.234-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.234-0700 2019-07-07T15:03:58.234-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.234-0700 2019-07-07T15:03:58.235-0700 I - [main] going to run test: MakeUniqueCollectionNamespaceReturnsNamespaceExistsIfGeneratedNamesMatchExistingCollections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.238-0700 2019-07-07T15:03:58.238-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9c1a-64b8-427a-c1d0 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.244-0700 2019-07-07T15:03:58.245-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.244-0700 2019-07-07T15:03:58.245-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.245-0700 2019-07-07T15:03:58.245-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.245-0700 2019-07-07T15:03:58.245-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.245-0700 2019-07-07T15:03:58.245-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 1f4b1120-159a-4227-af53-af80a737646e and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.245-0700 2019-07-07T15:03:58.245-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.246-0700 2019-07-07T15:03:58.245-0700 I STORAGE [main] createCollection: test.tmp0 with generated UUID: fb0f2861-0ce4-4cb0-8ba5-274a41f4d578 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.246-0700 2019-07-07T15:03:58.245-0700 I INDEX [main] index build: done building index _id_ on ns test.tmp0 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.246-0700 2019-07-07T15:03:58.245-0700 I STORAGE [main] createCollection: test.tmp1 with generated UUID: b071634e-e24c-433b-89f9-1dd82acfb620 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.246-0700 2019-07-07T15:03:58.246-0700 I INDEX [main] index build: done building index _id_ on ns test.tmp1 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.246-0700 2019-07-07T15:03:58.246-0700 I STORAGE [main] createCollection: test.tmp2 with generated UUID: 8155d14c-1099-4775-a38f-a491feecdefc and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.247-0700 2019-07-07T15:03:58.246-0700 I INDEX [main] index build: done building index _id_ on ns test.tmp2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.247-0700 2019-07-07T15:03:58.246-0700 I STORAGE [main] createCollection: test.tmp3 with generated UUID: 784dd6ea-99ac-47f7-9873-c4994a9a3053 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.247-0700 2019-07-07T15:03:58.246-0700 I INDEX [main] index build: done building index _id_ on ns test.tmp3 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.247-0700 2019-07-07T15:03:58.246-0700 I STORAGE [main] createCollection: test.tmp4 with generated UUID: 0533585d-93f6-4d45-9925-af5a2022f192 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.248-0700 2019-07-07T15:03:58.247-0700 I INDEX [main] index build: done building index _id_ on ns test.tmp4 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.248-0700 2019-07-07T15:03:58.247-0700 I STORAGE [main] createCollection: test.tmp5 with generated UUID: 7d3d4b04-90b1-455c-85b1-9dd56588c821 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.248-0700 2019-07-07T15:03:58.247-0700 I INDEX [main] index build: done building index _id_ on ns test.tmp5 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.248-0700 2019-07-07T15:03:58.247-0700 I STORAGE [main] createCollection: test.tmp6 with generated UUID: 5500a057-121f-4ba6-b559-b65b2e51d09c and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.248-0700 2019-07-07T15:03:58.247-0700 I INDEX [main] index build: done building index _id_ on ns test.tmp6 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.249-0700 2019-07-07T15:03:58.247-0700 I STORAGE [main] createCollection: test.tmp7 with generated UUID: 4109aadc-fb74-4fbc-a3fe-367b0ef1940e and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.249-0700 2019-07-07T15:03:58.247-0700 I INDEX [main] index build: done building index _id_ on ns test.tmp7 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.249-0700 2019-07-07T15:03:58.248-0700 I STORAGE [main] createCollection: test.tmp8 with generated UUID: 0360c173-736e-488f-949a-b54cee290644 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.249-0700 2019-07-07T15:03:58.248-0700 I INDEX [main] index build: done building index _id_ on ns test.tmp8 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.249-0700 2019-07-07T15:03:58.248-0700 I STORAGE [main] createCollection: test.tmp9 with generated UUID: 0dfceb09-d16d-4f57-a724-c8a07b17c9b6 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.250-0700 2019-07-07T15:03:58.248-0700 I INDEX [main] index build: done building index _id_ on ns test.tmp9 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.250-0700 2019-07-07T15:03:58.248-0700 I STORAGE [main] createCollection: test.tmpA with generated UUID: e7ddd5c7-82c4-47df-bba6-d35ac85be0fa and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.250-0700 2019-07-07T15:03:58.248-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpA [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.250-0700 2019-07-07T15:03:58.248-0700 I STORAGE [main] createCollection: test.tmpB with generated UUID: bc3b42f8-6ed8-48bc-8f3a-8dd00ac11a67 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.251-0700 2019-07-07T15:03:58.249-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpB [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.251-0700 2019-07-07T15:03:58.249-0700 I STORAGE [main] createCollection: test.tmpC with generated UUID: d625b890-3235-4112-ad9c-8c53694a709a and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.251-0700 2019-07-07T15:03:58.249-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpC [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.251-0700 2019-07-07T15:03:58.249-0700 I STORAGE [main] createCollection: test.tmpD with generated UUID: 7faf8cc7-7f6b-40c8-ac7b-34be3b1e7b6f and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.251-0700 2019-07-07T15:03:58.249-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpD [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.252-0700 2019-07-07T15:03:58.249-0700 I STORAGE [main] createCollection: test.tmpE with generated UUID: dbb5c5b4-cd11-4db6-89cc-97487eaac6e1 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.252-0700 2019-07-07T15:03:58.250-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpE [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.252-0700 2019-07-07T15:03:58.250-0700 I STORAGE [main] createCollection: test.tmpF with generated UUID: e79a039b-ed6d-4c90-9f64-7f97c4b4f379 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.252-0700 2019-07-07T15:03:58.250-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpF [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.252-0700 2019-07-07T15:03:58.250-0700 I STORAGE [main] createCollection: test.tmpG with generated UUID: 8bcc6738-442c-4ffe-ab5c-3ef3419b4873 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.253-0700 2019-07-07T15:03:58.250-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpG [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.253-0700 2019-07-07T15:03:58.250-0700 I STORAGE [main] createCollection: test.tmpH with generated UUID: 10f0b787-4890-4913-9c96-8cbf4abc0959 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.253-0700 2019-07-07T15:03:58.251-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpH [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.253-0700 2019-07-07T15:03:58.251-0700 I STORAGE [main] createCollection: test.tmpI with generated UUID: 884fd128-4a1f-4866-a569-d754a98087b5 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.254-0700 2019-07-07T15:03:58.251-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpI [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.254-0700 2019-07-07T15:03:58.251-0700 I STORAGE [main] createCollection: test.tmpJ with generated UUID: db1dadff-b573-40b4-b92e-8307853abb74 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.254-0700 2019-07-07T15:03:58.251-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpJ [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.254-0700 2019-07-07T15:03:58.251-0700 I STORAGE [main] createCollection: test.tmpK with generated UUID: c50aa10c-1756-4a8e-9b31-9848ea78e783 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.254-0700 2019-07-07T15:03:58.251-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpK [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.255-0700 2019-07-07T15:03:58.252-0700 I STORAGE [main] createCollection: test.tmpL with generated UUID: f7de6851-b430-4faa-bf23-387794c18ff1 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.255-0700 2019-07-07T15:03:58.252-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpL [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.255-0700 2019-07-07T15:03:58.252-0700 I STORAGE [main] createCollection: test.tmpM with generated UUID: 08a8233a-26d9-46e8-ae0f-02ce1665fae3 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.255-0700 2019-07-07T15:03:58.252-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpM [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.255-0700 2019-07-07T15:03:58.252-0700 I STORAGE [main] createCollection: test.tmpN with generated UUID: c70df693-b755-4f4c-a160-74b4e041d3a1 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.256-0700 2019-07-07T15:03:58.252-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpN [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.256-0700 2019-07-07T15:03:58.252-0700 I STORAGE [main] createCollection: test.tmpO with generated UUID: 1bf58a3e-c507-4505-bb69-75638a3411b3 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.256-0700 2019-07-07T15:03:58.253-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpO [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.256-0700 2019-07-07T15:03:58.253-0700 I STORAGE [main] createCollection: test.tmpP with generated UUID: 674735ee-6d46-4a58-bfdc-044ed2f1ec69 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.257-0700 2019-07-07T15:03:58.253-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpP [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.257-0700 2019-07-07T15:03:58.253-0700 I STORAGE [main] createCollection: test.tmpQ with generated UUID: 1bfa6be4-8d30-47d8-9882-97b96fea902e and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.257-0700 2019-07-07T15:03:58.253-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpQ [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.257-0700 2019-07-07T15:03:58.253-0700 I STORAGE [main] createCollection: test.tmpR with generated UUID: 0cb18b2e-f72a-4e2a-b17f-05f507f5446f and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.257-0700 2019-07-07T15:03:58.253-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpR [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.258-0700 2019-07-07T15:03:58.254-0700 I STORAGE [main] createCollection: test.tmpS with generated UUID: 7d78197f-d124-4433-9205-9ea85e6023ac and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.258-0700 2019-07-07T15:03:58.254-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpS [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.258-0700 2019-07-07T15:03:58.254-0700 I STORAGE [main] createCollection: test.tmpT with generated UUID: 8a988822-f837-4f37-8b07-2f512a6c8b1d and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.258-0700 2019-07-07T15:03:58.254-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpT [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.258-0700 2019-07-07T15:03:58.254-0700 I STORAGE [main] createCollection: test.tmpU with generated UUID: bd5be22c-5750-402e-9e54-a49f713e383d and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.259-0700 2019-07-07T15:03:58.254-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpU [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.259-0700 2019-07-07T15:03:58.255-0700 I STORAGE [main] createCollection: test.tmpV with generated UUID: d05fb04a-c9a3-41b1-be90-4be6387eb724 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.259-0700 2019-07-07T15:03:58.255-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpV [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.259-0700 2019-07-07T15:03:58.255-0700 I STORAGE [main] createCollection: test.tmpW with generated UUID: 3d340e96-6471-437b-ae64-94d67f62bf4b and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.259-0700 2019-07-07T15:03:58.255-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpW [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.260-0700 2019-07-07T15:03:58.255-0700 I STORAGE [main] createCollection: test.tmpX with generated UUID: a12f4b64-81fb-4e6a-9531-76bcd93c651d and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.260-0700 2019-07-07T15:03:58.255-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpX [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.260-0700 2019-07-07T15:03:58.255-0700 I STORAGE [main] createCollection: test.tmpY with generated UUID: b01bd402-dc4a-459d-97a5-a4e4ad12e734 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.260-0700 2019-07-07T15:03:58.256-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpY [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.261-0700 2019-07-07T15:03:58.256-0700 I STORAGE [main] createCollection: test.tmpZ with generated UUID: 4790a0ff-62b6-4fc9-b1d9-0efb828eb968 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.261-0700 2019-07-07T15:03:58.256-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpZ [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.261-0700 2019-07-07T15:03:58.256-0700 I STORAGE [main] createCollection: test.tmpa with generated UUID: 910e3791-c2e1-4243-82e3-5eb933623342 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.261-0700 2019-07-07T15:03:58.256-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpa [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.261-0700 2019-07-07T15:03:58.256-0700 I STORAGE [main] createCollection: test.tmpb with generated UUID: 08105e5b-0bbd-4452-a267-f2997183b444 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.262-0700 2019-07-07T15:03:58.257-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpb [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.262-0700 2019-07-07T15:03:58.257-0700 I STORAGE [main] createCollection: test.tmpc with generated UUID: 216f4f21-5393-4e36-895d-9c4016a5fcf9 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.262-0700 2019-07-07T15:03:58.257-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpc [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.262-0700 2019-07-07T15:03:58.257-0700 I STORAGE [main] createCollection: test.tmpd with generated UUID: 2adb5c82-9866-4a03-8621-33024d9fd149 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.263-0700 2019-07-07T15:03:58.257-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpd [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.263-0700 2019-07-07T15:03:58.257-0700 I STORAGE [main] createCollection: test.tmpe with generated UUID: 427646c6-bf6c-4257-9555-55912293b2c5 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.263-0700 2019-07-07T15:03:58.257-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpe [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.263-0700 2019-07-07T15:03:58.258-0700 I STORAGE [main] createCollection: test.tmpf with generated UUID: ccd51c95-d959-4607-9669-3a83d425cde1 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.263-0700 2019-07-07T15:03:58.258-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpf [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.264-0700 2019-07-07T15:03:58.258-0700 I STORAGE [main] createCollection: test.tmpg with generated UUID: c901d017-6070-4ecb-95e8-2bf2998f947d and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.264-0700 2019-07-07T15:03:58.258-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpg [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.264-0700 2019-07-07T15:03:58.258-0700 I STORAGE [main] createCollection: test.tmph with generated UUID: 81e266ca-7509-4d51-8c55-d7f0cd84c811 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.264-0700 2019-07-07T15:03:58.258-0700 I INDEX [main] index build: done building index _id_ on ns test.tmph [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.264-0700 2019-07-07T15:03:58.258-0700 I STORAGE [main] createCollection: test.tmpi with generated UUID: 44e779a5-d962-486f-a9ef-b57a6cf66462 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.265-0700 2019-07-07T15:03:58.259-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpi [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.265-0700 2019-07-07T15:03:58.259-0700 I STORAGE [main] createCollection: test.tmpj with generated UUID: 84526d5a-16dd-40e8-b6c5-9636ddbb3f00 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.265-0700 2019-07-07T15:03:58.259-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpj [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.265-0700 2019-07-07T15:03:58.259-0700 I STORAGE [main] createCollection: test.tmpk with generated UUID: 53d3c271-4d9a-467f-bead-5b6a51e1ff4e and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.265-0700 2019-07-07T15:03:58.259-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpk [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.266-0700 2019-07-07T15:03:58.259-0700 I STORAGE [main] createCollection: test.tmpl with generated UUID: f744ac0d-d807-4b9e-9e86-8d2ca147bd77 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.266-0700 2019-07-07T15:03:58.260-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpl [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.266-0700 2019-07-07T15:03:58.260-0700 I STORAGE [main] createCollection: test.tmpm with generated UUID: 177ffd96-fc7a-47d9-9f29-49fc298df178 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.266-0700 2019-07-07T15:03:58.260-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpm [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.267-0700 2019-07-07T15:03:58.260-0700 I STORAGE [main] createCollection: test.tmpn with generated UUID: b17491cf-cc2f-468c-9669-ba00320d4aa1 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.267-0700 2019-07-07T15:03:58.260-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpn [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.267-0700 2019-07-07T15:03:58.260-0700 I STORAGE [main] createCollection: test.tmpo with generated UUID: bc417856-a04f-4b35-b0cc-d6e77621f7dc and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.267-0700 2019-07-07T15:03:58.261-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.267-0700 2019-07-07T15:03:58.261-0700 I STORAGE [main] createCollection: test.tmpp with generated UUID: 036cc9da-2042-4a47-82c9-e22f18ac8f5f and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.268-0700 2019-07-07T15:03:58.261-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpp [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.268-0700 2019-07-07T15:03:58.261-0700 I STORAGE [main] createCollection: test.tmpq with generated UUID: f19883f3-a55e-4625-a41d-ee11e80c6383 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.268-0700 2019-07-07T15:03:58.261-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpq [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.268-0700 2019-07-07T15:03:58.261-0700 I STORAGE [main] createCollection: test.tmpr with generated UUID: 2cab1365-19e3-477b-8d14-15f61b39ac87 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.268-0700 2019-07-07T15:03:58.261-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpr [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.269-0700 2019-07-07T15:03:58.262-0700 I STORAGE [main] createCollection: test.tmps with generated UUID: dcdaea14-fbf9-41c5-b37a-d6c3a2434077 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.269-0700 2019-07-07T15:03:58.262-0700 I INDEX [main] index build: done building index _id_ on ns test.tmps [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.269-0700 2019-07-07T15:03:58.262-0700 I STORAGE [main] createCollection: test.tmpt with generated UUID: 63f00064-7412-4fe0-8835-97e6ca0b88fa and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.269-0700 2019-07-07T15:03:58.262-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpt [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.270-0700 2019-07-07T15:03:58.263-0700 I STORAGE [main] createCollection: test.tmpu with generated UUID: 2498af04-ecd1-4461-a6a5-1dee5de47d85 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.270-0700 2019-07-07T15:03:58.263-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpu [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.270-0700 2019-07-07T15:03:58.264-0700 I STORAGE [main] createCollection: test.tmpv with generated UUID: e1db0fe0-c537-46e0-a00a-a3513148b85a and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.270-0700 2019-07-07T15:03:58.264-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpv [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.270-0700 2019-07-07T15:03:58.264-0700 I STORAGE [main] createCollection: test.tmpw with generated UUID: 5d6adf9e-a83a-49ae-b6ac-198e919d6dd0 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.271-0700 2019-07-07T15:03:58.264-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpw [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.271-0700 2019-07-07T15:03:58.264-0700 I STORAGE [main] createCollection: test.tmpx with generated UUID: 583a0577-6bbc-4cdc-ab8c-adad7b26d337 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.271-0700 2019-07-07T15:03:58.264-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpx [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.271-0700 2019-07-07T15:03:58.264-0700 I STORAGE [main] createCollection: test.tmpy with generated UUID: 02a8a37a-18e0-46f8-a739-97659952a030 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.271-0700 2019-07-07T15:03:58.265-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpy [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.272-0700 2019-07-07T15:03:58.265-0700 I STORAGE [main] createCollection: test.tmpz with generated UUID: afcfb841-cfe5-482f-bcef-7aa2fa7d0a99 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.272-0700 2019-07-07T15:03:58.265-0700 I INDEX [main] index build: done building index _id_ on ns test.tmpz [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.272-0700 2019-07-07T15:03:58.267-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.272-0700 2019-07-07T15:03:58.267-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.272-0700 2019-07-07T15:03:58.269-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.273-0700 2019-07-07T15:03:58.269-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.273-0700 2019-07-07T15:03:58.270-0700 I - [main] going to run test: AutoGetDBSucceedsWithDeadlineNow [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.273-0700 2019-07-07T15:03:58.274-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8716-0299-3589-576c [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.280-0700 2019-07-07T15:03:58.280-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.280-0700 2019-07-07T15:03:58.280-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.280-0700 2019-07-07T15:03:58.280-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.280-0700 2019-07-07T15:03:58.280-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.281-0700 2019-07-07T15:03:58.280-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: ee36c629-4fa0-4d72-8b3a-6809f7c4b633 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.281-0700 2019-07-07T15:03:58.280-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.281-0700 2019-07-07T15:03:58.281-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.281-0700 2019-07-07T15:03:58.281-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.281-0700 2019-07-07T15:03:58.282-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.282-0700 2019-07-07T15:03:58.282-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.282-0700 2019-07-07T15:03:58.283-0700 I - [main] going to run test: AutoGetDBSucceedsWithDeadlineMin [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.286-0700 2019-07-07T15:03:58.287-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5ca6-b574-46d0-4cf8 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.292-0700 2019-07-07T15:03:58.293-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.292-0700 2019-07-07T15:03:58.293-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.293-0700 2019-07-07T15:03:58.293-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.293-0700 2019-07-07T15:03:58.293-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.293-0700 2019-07-07T15:03:58.293-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 8c22f6dc-857b-4b73-b6ad-8b713f845552 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.293-0700 2019-07-07T15:03:58.293-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.294-0700 2019-07-07T15:03:58.293-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.294-0700 2019-07-07T15:03:58.293-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.294-0700 2019-07-07T15:03:58.295-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.295-0700 2019-07-07T15:03:58.295-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.295-0700 2019-07-07T15:03:58.296-0700 I - [main] going to run test: AutoGetCollectionForReadCommandSucceedsWithDeadlineNow [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.306-0700 2019-07-07T15:03:58.306-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a331-d063-8096-695a [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.312-0700 2019-07-07T15:03:58.312-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.313-0700 2019-07-07T15:03:58.313-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.313-0700 2019-07-07T15:03:58.313-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.313-0700 2019-07-07T15:03:58.313-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.313-0700 2019-07-07T15:03:58.313-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: e1ca584c-70cf-4f25-8924-9fd1c7657464 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.314-0700 2019-07-07T15:03:58.313-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.314-0700 2019-07-07T15:03:58.313-0700 I SHARDING [main] Marking collection test.coll as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.314-0700 2019-07-07T15:03:58.313-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.314-0700 2019-07-07T15:03:58.313-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.314-0700 2019-07-07T15:03:58.314-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.315-0700 2019-07-07T15:03:58.315-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.315-0700 2019-07-07T15:03:58.315-0700 I - [main] going to run test: AutoGetCollectionForReadCommandSucceedsWithDeadlineMin [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.319-0700 2019-07-07T15:03:58.319-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-cc73-b7a7-5d44-13a7 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.325-0700 2019-07-07T15:03:58.325-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.325-0700 2019-07-07T15:03:58.325-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.326-0700 2019-07-07T15:03:58.325-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.326-0700 2019-07-07T15:03:58.325-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.326-0700 2019-07-07T15:03:58.325-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 3053f974-bdb3-4dbf-9d4d-ef10c8471cbe and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.326-0700 2019-07-07T15:03:58.325-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.326-0700 2019-07-07T15:03:58.325-0700 I SHARDING [main] Marking collection test.coll as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.327-0700 2019-07-07T15:03:58.326-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.327-0700 2019-07-07T15:03:58.326-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.327-0700 2019-07-07T15:03:58.327-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.327-0700 2019-07-07T15:03:58.327-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.328-0700 2019-07-07T15:03:58.328-0700 I - [main] going to run test: CreateCollectionProhibitsReplicatedCollectionsWithoutIdIndex [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.332-0700 2019-07-07T15:03:58.332-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c47d-0a5c-044f-9546 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.338-0700 2019-07-07T15:03:58.338-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.338-0700 2019-07-07T15:03:58.338-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.338-0700 2019-07-07T15:03:58.338-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.339-0700 2019-07-07T15:03:58.338-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.339-0700 2019-07-07T15:03:58.338-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 2b89e1f9-c290-4cf4-a9a9-8926c944bd9e and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.339-0700 2019-07-07T15:03:58.338-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.339-0700 2019-07-07T15:03:58.338-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 282d622b-de58-4a7b-933f-e5a2303d11cd and options: { autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.339-0700 2019-07-07T15:03:58.338-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.340-0700 2019-07-07T15:03:58.338-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.340-0700 2019-07-07T15:03:58.340-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.340-0700 2019-07-07T15:03:58.340-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.341-0700 2019-07-07T15:03:58.341-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.341-0700 2019-07-07T15:03:58.341-0700 I - [main] going to run suite: DropDatabaseTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.341-0700 2019-07-07T15:03:58.341-0700 I - [main] going to run test: DropDatabaseReturnsNamespaceNotFoundIfDatabaseDoesNotExist [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.345-0700 2019-07-07T15:03:58.345-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1eb0-3339-13c7-18fd [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.351-0700 2019-07-07T15:03:58.351-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.351-0700 2019-07-07T15:03:58.351-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.351-0700 2019-07-07T15:03:58.351-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.352-0700 2019-07-07T15:03:58.351-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.352-0700 2019-07-07T15:03:58.351-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 0e4ad3f3-0690-40e8-a5f4-d837f19efbd9 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.352-0700 2019-07-07T15:03:58.351-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.352-0700 2019-07-07T15:03:58.351-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.353-0700 2019-07-07T15:03:58.351-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.353-0700 2019-07-07T15:03:58.353-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.353-0700 2019-07-07T15:03:58.353-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.354-0700 2019-07-07T15:03:58.354-0700 I - [main] going to run test: DropDatabaseReturnsNotMasterIfNotPrimary [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.381-0700 2019-07-07T15:03:58.380-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0a7b-4d68-0391-7def [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.387-0700 2019-07-07T15:03:58.387-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.387-0700 2019-07-07T15:03:58.387-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.387-0700 2019-07-07T15:03:58.387-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.387-0700 2019-07-07T15:03:58.387-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.388-0700 2019-07-07T15:03:58.387-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: d8017dd6-5583-48c4-bfb2-e917d73148f3 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.388-0700 2019-07-07T15:03:58.387-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.388-0700 2019-07-07T15:03:58.387-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 2c0fbfed-3d45-4267-b2f6-f29b1c79f299 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.388-0700 2019-07-07T15:03:58.387-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.389-0700 2019-07-07T15:03:58.388-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.389-0700 2019-07-07T15:03:58.388-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.389-0700 2019-07-07T15:03:58.389-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.389-0700 2019-07-07T15:03:58.389-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.390-0700 2019-07-07T15:03:58.390-0700 I - [main] going to run test: DropDatabaseNotifiesOpObserverOfDroppedUserCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.398-0700 2019-07-07T15:03:58.398-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7cc2-2df9-083a-f9ee [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.404-0700 2019-07-07T15:03:58.404-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.404-0700 2019-07-07T15:03:58.404-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.405-0700 2019-07-07T15:03:58.404-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.405-0700 2019-07-07T15:03:58.404-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.405-0700 2019-07-07T15:03:58.404-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 5e7bacb2-c588-40d7-98c4-a4a5b6025fbd and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.405-0700 2019-07-07T15:03:58.404-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.405-0700 2019-07-07T15:03:58.404-0700 I STORAGE [main] createCollection: test.foo with generated UUID: fd62aaa2-1dd8-43ab-ad67-ca015cf00d8f and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.406-0700 2019-07-07T15:03:58.405-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.406-0700 2019-07-07T15:03:58.405-0700 I COMMAND [main] dropDatabase test - starting [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.406-0700 2019-07-07T15:03:58.405-0700 I COMMAND [main] dropDatabase test - dropping collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.406-0700 2019-07-07T15:03:58.405-0700 I STORAGE [main] dropCollection: test.foo (fd62aaa2-1dd8-43ab-ad67-ca015cf00d8f) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.407-0700 2019-07-07T15:03:58.405-0700 I STORAGE [main] renameCollection: renaming collection fd62aaa2-1dd8-43ab-ad67-ca015cf00d8f from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.407-0700 2019-07-07T15:03:58.405-0700 I COMMAND [main] dropDatabase test waiting for { ts: Timestamp(0, 0), t: -1 } to be replicated at { w: "majority", wtimeout: 600000 }. Dropping 1 collection(s), with last collection drop at { ts: Timestamp(0, 0), t: -1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.407-0700 2019-07-07T15:03:58.405-0700 I COMMAND [main] dropDatabase test - successfully dropped 1 collection(s) (most recent drop optime: { ts: Timestamp(0, 0), t: -1 }) after 0ms. dropping database [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.407-0700 2019-07-07T15:03:58.405-0700 I COMMAND [main] dropDatabase test - dropped 1 collection(s) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.407-0700 2019-07-07T15:03:58.405-0700 I COMMAND [main] dropDatabase test - finished [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.408-0700 2019-07-07T15:03:58.406-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.408-0700 2019-07-07T15:03:58.406-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.408-0700 2019-07-07T15:03:58.407-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.408-0700 2019-07-07T15:03:58.407-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.409-0700 2019-07-07T15:03:58.408-0700 I - [main] going to run test: DropDatabaseNotifiesOpObserverOfDroppedReplicatedSystemCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.420-0700 2019-07-07T15:03:58.420-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-238c-e907-50db-9b3b [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.426-0700 2019-07-07T15:03:58.426-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.426-0700 2019-07-07T15:03:58.426-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.427-0700 2019-07-07T15:03:58.426-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.427-0700 2019-07-07T15:03:58.426-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.427-0700 2019-07-07T15:03:58.426-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: bdfe1270-dc74-4855-a631-7833b25fa426 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.427-0700 2019-07-07T15:03:58.426-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.428-0700 2019-07-07T15:03:58.427-0700 I STORAGE [main] createCollection: test.system.js with generated UUID: 4e985bbb-033f-4d30-aaeb-53dff4a5c32b and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.428-0700 2019-07-07T15:03:58.427-0700 I INDEX [main] index build: done building index _id_ on ns test.system.js [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.428-0700 2019-07-07T15:03:58.427-0700 I COMMAND [main] dropDatabase test - starting [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.428-0700 2019-07-07T15:03:58.427-0700 I COMMAND [main] dropDatabase test - dropping collection: test.system.js [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.428-0700 2019-07-07T15:03:58.427-0700 I STORAGE [main] dropCollection: test.system.js (4e985bbb-033f-4d30-aaeb-53dff4a5c32b) - renaming to drop-pending collection: test.system.drop.100i1t1.system.js with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.429-0700 2019-07-07T15:03:58.427-0700 I STORAGE [main] renameCollection: renaming collection 4e985bbb-033f-4d30-aaeb-53dff4a5c32b from test.system.js to test.system.drop.100i1t1.system.js [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.429-0700 2019-07-07T15:03:58.427-0700 I COMMAND [main] dropDatabase test waiting for { ts: Timestamp(0, 0), t: -1 } to be replicated at { w: "majority", wtimeout: 600000 }. Dropping 1 collection(s), with last collection drop at { ts: Timestamp(0, 0), t: -1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.429-0700 2019-07-07T15:03:58.427-0700 I COMMAND [main] dropDatabase test - successfully dropped 1 collection(s) (most recent drop optime: { ts: Timestamp(0, 0), t: -1 }) after 0ms. dropping database [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.429-0700 2019-07-07T15:03:58.427-0700 I COMMAND [main] dropDatabase test - dropped 1 collection(s) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.430-0700 2019-07-07T15:03:58.427-0700 I COMMAND [main] dropDatabase test - finished [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.430-0700 2019-07-07T15:03:58.428-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.430-0700 2019-07-07T15:03:58.428-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.430-0700 2019-07-07T15:03:58.429-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.430-0700 2019-07-07T15:03:58.429-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.431-0700 2019-07-07T15:03:58.430-0700 I - [main] going to run test: DropDatabaseWaitsForDropPendingCollectionOpTimeIfNoCollectionsAreDropped [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.434-0700 2019-07-07T15:03:58.434-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8606-8475-0065-b28e [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.440-0700 2019-07-07T15:03:58.440-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.440-0700 2019-07-07T15:03:58.440-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.440-0700 2019-07-07T15:03:58.440-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.441-0700 2019-07-07T15:03:58.440-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.441-0700 2019-07-07T15:03:58.440-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: d0ed65b0-80e0-4de1-b891-b1c6c341122f and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.441-0700 2019-07-07T15:03:58.440-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.441-0700 2019-07-07T15:03:58.440-0700 I STORAGE [main] createCollection: test.system.drop.100i0t1.foo with generated UUID: de42a426-3dc9-44f8-b969-b146606425bc and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.442-0700 2019-07-07T15:03:58.441-0700 I INDEX [main] index build: done building index _id_ on ns test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.442-0700 2019-07-07T15:03:58.441-0700 I COMMAND [main] dropDatabase test - starting [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.442-0700 2019-07-07T15:03:58.441-0700 I COMMAND [main] dropDatabase test - dropping collection: test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.442-0700 2019-07-07T15:03:58.441-0700 I COMMAND [main] dropDatabase test - found drop-pending collection: test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.442-0700 2019-07-07T15:03:58.441-0700 I COMMAND [main] dropDatabase test waiting for { ts: Timestamp(100, 0), t: 1 } to be replicated at { w: "majority", wtimeout: 600000 }. Dropping 0 collection(s), with last collection drop at { ts: Timestamp(100, 0), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.443-0700 2019-07-07T15:03:58.441-0700 I COMMAND [main] dropDatabase test - successfully dropped 0 collection(s) (most recent drop optime: { ts: Timestamp(100, 0), t: 1 }) after 0ms. dropping database [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.443-0700 2019-07-07T15:03:58.441-0700 I COMMAND [main] dropDatabase test - dropped 1 collection(s) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.443-0700 2019-07-07T15:03:58.441-0700 I COMMAND [main] dropDatabase test - finished [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.443-0700 2019-07-07T15:03:58.441-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.443-0700 2019-07-07T15:03:58.441-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.444-0700 2019-07-07T15:03:58.443-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.444-0700 2019-07-07T15:03:58.443-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.444-0700 2019-07-07T15:03:58.444-0700 I - [main] going to run test: DropDatabasePassedThroughAwaitReplicationErrorForDropPendingCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.447-0700 2019-07-07T15:03:58.447-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1a7c-9f30-0dc5-4aab [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.453-0700 2019-07-07T15:03:58.453-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.454-0700 2019-07-07T15:03:58.454-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.454-0700 2019-07-07T15:03:58.454-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.454-0700 2019-07-07T15:03:58.454-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.454-0700 2019-07-07T15:03:58.454-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: d9ab17e9-a53a-41a8-8cba-daf07addc58a and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.455-0700 2019-07-07T15:03:58.454-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.455-0700 2019-07-07T15:03:58.454-0700 I STORAGE [main] createCollection: test.system.drop.100i0t1.foo with generated UUID: a50f08fb-b9f5-4e07-988b-0f5868e12250 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.455-0700 2019-07-07T15:03:58.454-0700 I INDEX [main] index build: done building index _id_ on ns test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.455-0700 2019-07-07T15:03:58.454-0700 I COMMAND [main] dropDatabase test - starting [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.456-0700 2019-07-07T15:03:58.454-0700 I COMMAND [main] dropDatabase test - dropping collection: test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.456-0700 2019-07-07T15:03:58.454-0700 I COMMAND [main] dropDatabase test - found drop-pending collection: test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.456-0700 2019-07-07T15:03:58.454-0700 I COMMAND [main] dropDatabase test waiting for { ts: Timestamp(100, 0), t: 1 } to be replicated at { w: "majority", wtimeout: 600000 }. Dropping 0 collection(s), with last collection drop at { ts: Timestamp(100, 0), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.456-0700 2019-07-07T15:03:58.455-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.456-0700 2019-07-07T15:03:58.455-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.457-0700 2019-07-07T15:03:58.456-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.457-0700 2019-07-07T15:03:58.456-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.457-0700 2019-07-07T15:03:58.457-0700 I - [main] going to run test: DropDatabaseSkipsSystemProfileCollectionWhenDroppingCollections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.461-0700 2019-07-07T15:03:58.461-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0030-67d1-2529-6d77 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.467-0700 2019-07-07T15:03:58.467-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.467-0700 2019-07-07T15:03:58.467-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.468-0700 2019-07-07T15:03:58.467-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.468-0700 2019-07-07T15:03:58.467-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.468-0700 2019-07-07T15:03:58.467-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: c363a18e-1758-40e2-afaf-3477725226e8 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.468-0700 2019-07-07T15:03:58.467-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.469-0700 2019-07-07T15:03:58.468-0700 I STORAGE [main] createCollection: test.system.profile with generated UUID: bca29f5b-b66e-4295-9238-5885f077cc1b and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.469-0700 2019-07-07T15:03:58.468-0700 I COMMAND [main] dropDatabase test - starting [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.469-0700 2019-07-07T15:03:58.468-0700 I COMMAND [main] dropDatabase test - dropping collection: test.system.profile [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.469-0700 2019-07-07T15:03:58.468-0700 I COMMAND [main] dropDatabase test - dropped 1 collection(s) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.469-0700 2019-07-07T15:03:58.468-0700 I COMMAND [main] dropDatabase test - finished [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.470-0700 2019-07-07T15:03:58.468-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.470-0700 2019-07-07T15:03:58.468-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.470-0700 2019-07-07T15:03:58.469-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.470-0700 2019-07-07T15:03:58.470-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.471-0700 2019-07-07T15:03:58.470-0700 I - [main] going to run test: DropDatabaseResetsDropPendingStateOnException [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.474-0700 2019-07-07T15:03:58.474-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2b3d-0843-b56c-33fd [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.481-0700 2019-07-07T15:03:58.481-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.481-0700 2019-07-07T15:03:58.481-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.481-0700 2019-07-07T15:03:58.481-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.481-0700 2019-07-07T15:03:58.481-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.481-0700 2019-07-07T15:03:58.481-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 7499d028-dc4c-4df7-8bb2-50d0f1e63edb and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.482-0700 2019-07-07T15:03:58.481-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.482-0700 2019-07-07T15:03:58.481-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 2d99015f-4b96-4895-bc6d-94b900f0c8f0 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.482-0700 2019-07-07T15:03:58.481-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.482-0700 2019-07-07T15:03:58.482-0700 I COMMAND [main] dropDatabase test - starting [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.482-0700 2019-07-07T15:03:58.482-0700 I COMMAND [main] dropDatabase test - dropping collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.483-0700 2019-07-07T15:03:58.482-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.483-0700 2019-07-07T15:03:58.482-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.483-0700 2019-07-07T15:03:58.483-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.484-0700 2019-07-07T15:03:58.484-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.484-0700 2019-07-07T15:03:58.484-0700 I - [main] going to run test: DropDatabaseResetsDropPendingStateIfAwaitReplicationFailsAndDatabaseIsPresent [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.488-0700 2019-07-07T15:03:58.488-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a6dc-99be-615c-11d5 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.494-0700 2019-07-07T15:03:58.494-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.494-0700 2019-07-07T15:03:58.494-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.494-0700 2019-07-07T15:03:58.494-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.495-0700 2019-07-07T15:03:58.494-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.495-0700 2019-07-07T15:03:58.494-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 8fb3f157-8680-4ec5-a468-bd68772ea840 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.495-0700 2019-07-07T15:03:58.494-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.495-0700 2019-07-07T15:03:58.495-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 441eec6c-2dc0-45f7-9cda-66b5e8b1b48d and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.495-0700 2019-07-07T15:03:58.495-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.496-0700 2019-07-07T15:03:58.495-0700 I COMMAND [main] dropDatabase test - starting [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.496-0700 2019-07-07T15:03:58.495-0700 I COMMAND [main] dropDatabase test - dropping collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.496-0700 2019-07-07T15:03:58.495-0700 I STORAGE [main] dropCollection: test.foo (441eec6c-2dc0-45f7-9cda-66b5e8b1b48d) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.496-0700 2019-07-07T15:03:58.495-0700 I STORAGE [main] renameCollection: renaming collection 441eec6c-2dc0-45f7-9cda-66b5e8b1b48d from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.496-0700 2019-07-07T15:03:58.495-0700 I COMMAND [main] dropDatabase test waiting for { ts: Timestamp(0, 0), t: -1 } to be replicated at { w: "majority", wtimeout: 600000 }. Dropping 1 collection(s), with last collection drop at { ts: Timestamp(0, 0), t: -1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.497-0700 2019-07-07T15:03:58.495-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.497-0700 2019-07-07T15:03:58.495-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.497-0700 2019-07-07T15:03:58.497-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.497-0700 2019-07-07T15:03:58.497-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.498-0700 2019-07-07T15:03:58.498-0700 I - [main] going to run test: DropDatabaseResetsDropPendingStateIfAwaitReplicationFailsAndDatabaseIsMissing [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.510-0700 2019-07-07T15:03:58.510-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3c1b-cb7f-988c-60e5 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.516-0700 2019-07-07T15:03:58.516-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.516-0700 2019-07-07T15:03:58.516-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.517-0700 2019-07-07T15:03:58.516-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.517-0700 2019-07-07T15:03:58.516-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.517-0700 2019-07-07T15:03:58.516-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 13cd95ce-98cd-4f99-a14f-d1c83c3d08bf and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.517-0700 2019-07-07T15:03:58.516-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.517-0700 2019-07-07T15:03:58.517-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 6c0368e6-fbe8-4a91-84c6-13d4a2749566 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.517-0700 2019-07-07T15:03:58.517-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.518-0700 2019-07-07T15:03:58.517-0700 I COMMAND [main] dropDatabase test - starting [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.518-0700 2019-07-07T15:03:58.517-0700 I COMMAND [main] dropDatabase test - dropping collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.518-0700 2019-07-07T15:03:58.517-0700 I STORAGE [main] dropCollection: test.foo (6c0368e6-fbe8-4a91-84c6-13d4a2749566) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.518-0700 2019-07-07T15:03:58.517-0700 I STORAGE [main] renameCollection: renaming collection 6c0368e6-fbe8-4a91-84c6-13d4a2749566 from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.518-0700 2019-07-07T15:03:58.517-0700 I COMMAND [main] dropDatabase test waiting for { ts: Timestamp(0, 0), t: -1 } to be replicated at { w: "majority", wtimeout: 600000 }. Dropping 1 collection(s), with last collection drop at { ts: Timestamp(0, 0), t: -1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.519-0700 2019-07-07T15:03:58.518-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.519-0700 2019-07-07T15:03:58.518-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.519-0700 2019-07-07T15:03:58.519-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.519-0700 2019-07-07T15:03:58.519-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.520-0700 2019-07-07T15:03:58.520-0700 I - [main] going to run test: DropDatabaseReleasesLocksWhileCallingAwaitReplicationIfCalledWhileHoldingGlobalLock [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.523-0700 2019-07-07T15:03:58.524-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-46e4-3b7a-e24b-924b [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.530-0700 2019-07-07T15:03:58.530-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.530-0700 2019-07-07T15:03:58.530-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.530-0700 2019-07-07T15:03:58.530-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.530-0700 2019-07-07T15:03:58.530-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.531-0700 2019-07-07T15:03:58.530-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: f2f35954-8b00-4752-9821-3b9807a66000 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.531-0700 2019-07-07T15:03:58.530-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.531-0700 2019-07-07T15:03:58.530-0700 I STORAGE [main] createCollection: test.foo with generated UUID: e777db9b-5a98-4fa7-ab05-98798c905e69 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.531-0700 2019-07-07T15:03:58.531-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.531-0700 2019-07-07T15:03:58.531-0700 I COMMAND [main] dropDatabase test - starting [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.532-0700 2019-07-07T15:03:58.531-0700 I COMMAND [main] dropDatabase test - dropping collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.532-0700 2019-07-07T15:03:58.531-0700 I STORAGE [main] dropCollection: test.foo (e777db9b-5a98-4fa7-ab05-98798c905e69) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.532-0700 2019-07-07T15:03:58.531-0700 I STORAGE [main] renameCollection: renaming collection e777db9b-5a98-4fa7-ab05-98798c905e69 from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.532-0700 2019-07-07T15:03:58.531-0700 I COMMAND [main] dropDatabase test waiting for { ts: Timestamp(0, 0), t: -1 } to be replicated at { w: "majority", wtimeout: 600000 }. Dropping 1 collection(s), with last collection drop at { ts: Timestamp(0, 0), t: -1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.532-0700 2019-07-07T15:03:58.531-0700 I COMMAND [main] dropDatabase test - successfully dropped 1 collection(s) (most recent drop optime: { ts: Timestamp(0, 0), t: -1 }) after 0ms. dropping database [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.532-0700 2019-07-07T15:03:58.531-0700 I COMMAND [main] dropDatabase test - dropped 1 collection(s) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.533-0700 2019-07-07T15:03:58.531-0700 I COMMAND [main] dropDatabase test - finished [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.533-0700 2019-07-07T15:03:58.531-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.533-0700 2019-07-07T15:03:58.531-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.533-0700 2019-07-07T15:03:58.533-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.533-0700 2019-07-07T15:03:58.533-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.534-0700 2019-07-07T15:03:58.534-0700 I - [main] going to run test: DropDatabaseReleasesLocksWhileCallingAwaitReplicationForDropPendingCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.537-0700 2019-07-07T15:03:58.537-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d631-4bac-0adf-e556 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.543-0700 2019-07-07T15:03:58.543-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.543-0700 2019-07-07T15:03:58.543-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.544-0700 2019-07-07T15:03:58.543-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.544-0700 2019-07-07T15:03:58.544-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.544-0700 2019-07-07T15:03:58.544-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: eaaa9157-995a-47dd-9c44-785d33debf24 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.544-0700 2019-07-07T15:03:58.544-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.544-0700 2019-07-07T15:03:58.544-0700 I STORAGE [main] createCollection: test.system.drop.100i0t1.foo with generated UUID: 588a9003-ca7b-4502-a81d-bd7c9dd35f90 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.545-0700 2019-07-07T15:03:58.544-0700 I INDEX [main] index build: done building index _id_ on ns test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.545-0700 2019-07-07T15:03:58.544-0700 I COMMAND [main] dropDatabase test - starting [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.545-0700 2019-07-07T15:03:58.544-0700 I COMMAND [main] dropDatabase test - dropping collection: test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.545-0700 2019-07-07T15:03:58.544-0700 I COMMAND [main] dropDatabase test - found drop-pending collection: test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.545-0700 2019-07-07T15:03:58.544-0700 I COMMAND [main] dropDatabase test waiting for { ts: Timestamp(100, 0), t: 1 } to be replicated at { w: "majority", wtimeout: 600000 }. Dropping 0 collection(s), with last collection drop at { ts: Timestamp(100, 0), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.546-0700 2019-07-07T15:03:58.544-0700 I COMMAND [main] dropDatabase test - successfully dropped 0 collection(s) (most recent drop optime: { ts: Timestamp(100, 0), t: 1 }) after 0ms. dropping database [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.546-0700 2019-07-07T15:03:58.545-0700 I COMMAND [main] dropDatabase test - dropped 1 collection(s) [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.546-0700 2019-07-07T15:03:58.545-0700 I COMMAND [main] dropDatabase test - finished [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.546-0700 2019-07-07T15:03:58.545-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.546-0700 2019-07-07T15:03:58.545-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.546-0700 2019-07-07T15:03:58.546-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.547-0700 2019-07-07T15:03:58.546-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.547-0700 2019-07-07T15:03:58.547-0700 I - [main] going to run test: DropDatabaseReturnsNamespaceNotFoundIfDatabaseIsRemovedAfterCollectionsDropsAreReplicated [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.551-0700 2019-07-07T15:03:58.551-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a204-bc42-dfa7-b784 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.557-0700 2019-07-07T15:03:58.557-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.557-0700 2019-07-07T15:03:58.557-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.557-0700 2019-07-07T15:03:58.557-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.557-0700 2019-07-07T15:03:58.557-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.557-0700 2019-07-07T15:03:58.557-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 4dbb2734-b5db-4423-a341-85772ad63892 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.558-0700 2019-07-07T15:03:58.557-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.558-0700 2019-07-07T15:03:58.557-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 4ad44a29-12d0-4bf0-9309-23f957156dd6 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.558-0700 2019-07-07T15:03:58.557-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.558-0700 2019-07-07T15:03:58.558-0700 I COMMAND [main] dropDatabase test - starting [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.558-0700 2019-07-07T15:03:58.558-0700 I COMMAND [main] dropDatabase test - dropping collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.559-0700 2019-07-07T15:03:58.558-0700 I STORAGE [main] dropCollection: test.foo (4ad44a29-12d0-4bf0-9309-23f957156dd6) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.559-0700 2019-07-07T15:03:58.558-0700 I STORAGE [main] renameCollection: renaming collection 4ad44a29-12d0-4bf0-9309-23f957156dd6 from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.559-0700 2019-07-07T15:03:58.558-0700 I COMMAND [main] dropDatabase test waiting for { ts: Timestamp(0, 0), t: -1 } to be replicated at { w: "majority", wtimeout: 600000 }. Dropping 1 collection(s), with last collection drop at { ts: Timestamp(0, 0), t: -1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.559-0700 2019-07-07T15:03:58.558-0700 I COMMAND [main] dropDatabase test - successfully dropped 1 collection(s) (most recent drop optime: { ts: Timestamp(0, 0), t: -1 }) after 0ms. dropping database [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.559-0700 2019-07-07T15:03:58.558-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.560-0700 2019-07-07T15:03:58.558-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.560-0700 2019-07-07T15:03:58.560-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.560-0700 2019-07-07T15:03:58.560-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.560-0700 2019-07-07T15:03:58.561-0700 I - [main] going to run test: DropDatabaseReturnsNotMasterIfNotPrimaryAfterCollectionsDropsAreReplicated [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.564-0700 2019-07-07T15:03:58.564-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8439-63c0-5b06-fc28 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.570-0700 2019-07-07T15:03:58.571-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.571-0700 2019-07-07T15:03:58.571-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.571-0700 2019-07-07T15:03:58.571-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.571-0700 2019-07-07T15:03:58.571-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.571-0700 2019-07-07T15:03:58.571-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 1e54d912-4756-464d-b265-6872bf4c282b and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.572-0700 2019-07-07T15:03:58.571-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.572-0700 2019-07-07T15:03:58.571-0700 I STORAGE [main] createCollection: test.foo with generated UUID: acf47abc-2d9f-49eb-804a-5ac0a125e06d and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.572-0700 2019-07-07T15:03:58.571-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.572-0700 2019-07-07T15:03:58.571-0700 I COMMAND [main] dropDatabase test - starting [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.572-0700 2019-07-07T15:03:58.571-0700 I COMMAND [main] dropDatabase test - dropping collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.573-0700 2019-07-07T15:03:58.572-0700 I STORAGE [main] dropCollection: test.foo (acf47abc-2d9f-49eb-804a-5ac0a125e06d) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.573-0700 2019-07-07T15:03:58.572-0700 I STORAGE [main] renameCollection: renaming collection acf47abc-2d9f-49eb-804a-5ac0a125e06d from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.573-0700 2019-07-07T15:03:58.572-0700 I COMMAND [main] dropDatabase test waiting for { ts: Timestamp(0, 0), t: -1 } to be replicated at { w: "majority", wtimeout: 600000 }. Dropping 1 collection(s), with last collection drop at { ts: Timestamp(0, 0), t: -1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.573-0700 2019-07-07T15:03:58.572-0700 I COMMAND [main] dropDatabase test - successfully dropped 1 collection(s) (most recent drop optime: { ts: Timestamp(0, 0), t: -1 }) after 0ms. dropping database [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.573-0700 2019-07-07T15:03:58.572-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.573-0700 2019-07-07T15:03:58.572-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.574-0700 2019-07-07T15:03:58.573-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.574-0700 2019-07-07T15:03:58.573-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.574-0700 2019-07-07T15:03:58.574-0700 I - [main] going to run test: DropDatabaseFailsToDropAdmin [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.578-0700 2019-07-07T15:03:58.578-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1717-2993-48a0-2696 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.584-0700 2019-07-07T15:03:58.584-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.584-0700 2019-07-07T15:03:58.584-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.584-0700 2019-07-07T15:03:58.584-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.585-0700 2019-07-07T15:03:58.584-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.585-0700 2019-07-07T15:03:58.584-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 07d4fe22-902f-4854-a7b3-87738f5f3010 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.585-0700 2019-07-07T15:03:58.584-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.585-0700 2019-07-07T15:03:58.585-0700 I STORAGE [main] createCollection: admin.foo with generated UUID: 2526fa8c-6ad4-4111-827f-9e2aee081ffa and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.585-0700 2019-07-07T15:03:58.585-0700 I INDEX [main] index build: done building index _id_ on ns admin.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.586-0700 2019-07-07T15:03:58.585-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.586-0700 2019-07-07T15:03:58.585-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.586-0700 2019-07-07T15:03:58.587-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.587-0700 2019-07-07T15:03:58.587-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.587-0700 2019-07-07T15:03:58.587-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.588-0700 2019-07-07T15:03:58.587-0700 I - [main] going to run suite: ForEachCollectionFromDbTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.588-0700 2019-07-07T15:03:58.587-0700 I - [main] going to run test: ForEachCollectionFromDb [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.591-0700 2019-07-07T15:03:58.591-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-37b0-c70e-949e-ce85 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.597-0700 2019-07-07T15:03:58.597-0700 I STORAGE [main] createCollection: db.coll1 with generated UUID: fd33db87-5687-4450-9cb5-a50214ca69fc and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.597-0700 2019-07-07T15:03:58.597-0700 I INDEX [main] index build: done building index _id_ on ns db.coll1 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.597-0700 2019-07-07T15:03:58.598-0700 I STORAGE [main] createCollection: db.coll2 with generated UUID: 6062b6bc-5291-472e-9752-2af23507d1d9 and options: { temp: true } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.598-0700 2019-07-07T15:03:58.598-0700 I INDEX [main] index build: done building index _id_ on ns db.coll2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.598-0700 2019-07-07T15:03:58.598-0700 I STORAGE [main] createCollection: db.coll3 with generated UUID: d9dceca3-9816-433e-8af4-d5e00a18898a and options: { temp: true } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.598-0700 2019-07-07T15:03:58.598-0700 I INDEX [main] index build: done building index _id_ on ns db.coll3 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.598-0700 2019-07-07T15:03:58.598-0700 I STORAGE [main] createCollection: db2.coll4 with generated UUID: 9b77b0de-e785-484b-a248-1b42bd077d40 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.598-0700 2019-07-07T15:03:58.598-0700 I INDEX [main] index build: done building index _id_ on ns db2.coll4 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.599-0700 2019-07-07T15:03:58.599-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.599-0700 2019-07-07T15:03:58.599-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.601-0700 2019-07-07T15:03:58.601-0700 I - [main] going to run test: ForEachCollectionFromDbWithPredicate [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.604-0700 2019-07-07T15:03:58.604-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5b63-f790-c5c2-4dde [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.611-0700 2019-07-07T15:03:58.611-0700 I STORAGE [main] createCollection: db.coll1 with generated UUID: ef4e2ea7-1204-478a-b223-00800c156e40 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.611-0700 2019-07-07T15:03:58.611-0700 I INDEX [main] index build: done building index _id_ on ns db.coll1 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.611-0700 2019-07-07T15:03:58.611-0700 I STORAGE [main] createCollection: db.coll2 with generated UUID: 0e21df07-2427-4685-b392-e73f7551df4b and options: { temp: true } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.611-0700 2019-07-07T15:03:58.611-0700 I INDEX [main] index build: done building index _id_ on ns db.coll2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.611-0700 2019-07-07T15:03:58.611-0700 I STORAGE [main] createCollection: db.coll3 with generated UUID: 0a054683-9ce2-4ed5-a307-e036f277be3c and options: { temp: true } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.612-0700 2019-07-07T15:03:58.612-0700 I INDEX [main] index build: done building index _id_ on ns db.coll3 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.612-0700 2019-07-07T15:03:58.612-0700 I STORAGE [main] createCollection: db2.coll4 with generated UUID: fc2e01dc-e58d-4291-b70a-3351746b58d4 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.612-0700 2019-07-07T15:03:58.612-0700 I INDEX [main] index build: done building index _id_ on ns db2.coll4 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.612-0700 2019-07-07T15:03:58.612-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.612-0700 2019-07-07T15:03:58.612-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.614-0700 2019-07-07T15:03:58.614-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.614-0700 2019-07-07T15:03:58.614-0700 I - [main] going to run suite: IdIndexSpecValidateTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.615-0700 2019-07-07T15:03:58.614-0700 I - [main] going to run test: ReturnsAnErrorIfKeyPatternIsIncorrectForIdIndex [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.615-0700 2019-07-07T15:03:58.614-0700 I - [main] going to run test: ReturnsOKStatusIfKeyPatternCorrectForIdIndex [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.615-0700 2019-07-07T15:03:58.614-0700 I - [main] going to run test: ReturnsAnErrorIfFieldNotAllowedForIdIndex [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.615-0700 2019-07-07T15:03:58.615-0700 I - [main] going to run test: ReturnsOKStatusIfAllFieldsAllowedForIdIndex [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.615-0700 2019-07-07T15:03:58.615-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.616-0700 2019-07-07T15:03:58.615-0700 I - [main] going to run suite: IndexBuildEntryTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.616-0700 2019-07-07T15:03:58.615-0700 I - [main] going to run test: IndexBuildEntryWithRequiredFields [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.616-0700 2019-07-07T15:03:58.615-0700 I - [main] going to run test: IndexBuildEntryWithOptionalFields [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.616-0700 2019-07-07T15:03:58.615-0700 I - [main] going to run test: SerializeAndDeserialize [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.616-0700 2019-07-07T15:03:58.615-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.616-0700 2019-07-07T15:03:58.615-0700 I - [main] going to run suite: IndexBuildsManagerTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.617-0700 2019-07-07T15:03:58.615-0700 I - [main] going to run test: IndexBuildsManagerSetUpAndTearDown [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.619-0700 2019-07-07T15:03:58.619-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-fa0b-7957-d4e1-fa8c [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.625-0700 2019-07-07T15:03:58.625-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 880a474e-8832-4d7f-a47b-e7fbbd1ee318 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.625-0700 2019-07-07T15:03:58.625-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.625-0700 2019-07-07T15:03:58.626-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { a: 1 }, name: "a_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.626-0700 2019-07-07T15:03:58.626-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.626-0700 2019-07-07T15:03:58.626-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { b: 1 }, name: "b_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.626-0700 2019-07-07T15:03:58.626-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.626-0700 2019-07-07T15:03:58.626-0700 I STORAGE [main] Index build initialized: 968980a3-ba09-40ed-8eed-a3e5e656e1e3: test.foo (880a474e-8832-4d7f-a47b-e7fbbd1ee318 ): indexes: 2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.626-0700 2019-07-07T15:03:58.626-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.627-0700 2019-07-07T15:03:58.626-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.628-0700 2019-07-07T15:03:58.628-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.628-0700 2019-07-07T15:03:58.628-0700 I - [main] going to run suite: IndexKeyValidateTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.629-0700 2019-07-07T15:03:58.628-0700 I - [main] going to run test: KeyElementValueOfSmallPositiveIntSucceeds [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.629-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementValueOfSmallNegativeIntSucceeds [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.629-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementValueOfZeroFailsForV2Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.629-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementValueOfZeroSucceedsForV1Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.629-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementValueOfNaNFailsForV2Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.630-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementValueOfNaNSucceedsForV1Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.630-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementValuePositiveFloatingPointSucceeds [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.630-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementValueNegativeFloatingPointSucceeds [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.630-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementValueOfBadPluginStringFails [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.630-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementBooleanValueFailsForV2Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.631-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementBooleanValueSucceedsForV1Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.631-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementNullValueFailsForV2Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.631-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementNullValueSucceedsForV1Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.631-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementUndefinedValueFailsForV2Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.631-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementUndefinedValueSucceedsForV1Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.632-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementMinKeyValueFailsForV2Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.632-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementMinKeyValueSucceedsForV1Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.632-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementMaxKeyValueFailsForV2Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.632-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementMaxKeyValueSucceedsForV1Indexes [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.632-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementObjectValueFails [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.633-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementArrayValueFails [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.633-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: CompoundKeySucceedsOn2dGeoIndex [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.633-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: CompoundKeySucceedsOn2dsphereGeoIndex [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.633-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementNameTextFailsOnNonTextIndex [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.633-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementNameTextSucceedsOnTextIndex [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.633-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementNameWildcardSucceedsOnSubPath [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.634-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementNameWildcardSucceeds [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.634-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: WildcardIndexNumericKeyElementValueFailsIfNotPositive [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.634-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementNameWildcardFailsOnRepeat [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.634-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementNameWildcardFailsOnSubPathRepeat [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.634-0700 2019-07-07T15:03:58.629-0700 I - [main] going to run test: KeyElementNameWildcardFailsOnCompound [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.635-0700 2019-07-07T15:03:58.630-0700 I - [main] going to run test: KeyElementNameWildcardFailsOnIncorrectValue [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.635-0700 2019-07-07T15:03:58.630-0700 I - [main] going to run test: KeyElementNameWildcardFailsWhenValueIsPluginNameWithInvalidKeyName [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.635-0700 2019-07-07T15:03:58.630-0700 I - [main] going to run test: KeyElementNameWildcardFailsWhenValueIsPluginNameWithValidKeyName [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.635-0700 2019-07-07T15:03:58.630-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.635-0700 2019-07-07T15:03:58.630-0700 I - [main] going to run suite: IndexSpecCollationValidateTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.636-0700 2019-07-07T15:03:58.630-0700 I - [main] going to run test: FillsInFullCollationSpec [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.636-0700 2019-07-07T15:03:58.633-0700 I - [main] going to run test: RemovesCollationFieldIfSimple [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.637-0700 2019-07-07T15:03:58.637-0700 I - [main] going to run test: FillsInCollationFieldWithCollectionDefaultIfNotPresent [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.640-0700 2019-07-07T15:03:58.641-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.641-0700 2019-07-07T15:03:58.641-0700 I - [main] going to run suite: IndexSpecPartialFilterTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.641-0700 2019-07-07T15:03:58.641-0700 I - [main] going to run test: FailsIfPartialFilterIsNotAnObject [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.641-0700 2019-07-07T15:03:58.641-0700 I - [main] going to run test: FailsIfPartialFilterContainsBannedFeature [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.641-0700 2019-07-07T15:03:58.641-0700 I - [main] going to run test: AcceptsValidPartialFilterExpression [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.642-0700 2019-07-07T15:03:58.641-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.642-0700 2019-07-07T15:03:58.641-0700 I - [main] going to run suite: IndexSpecValidateTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.642-0700 2019-07-07T15:03:58.641-0700 I - [main] going to run test: ReturnsAnErrorIfKeyPatternIsNotAnObject [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.642-0700 2019-07-07T15:03:58.641-0700 I - [main] going to run test: ReturnsAnErrorIfFieldRepeatedInKeyPattern [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.642-0700 2019-07-07T15:03:58.641-0700 I - [main] going to run test: ReturnsAnErrorIfKeyPatternIsNotPresent [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.642-0700 2019-07-07T15:03:58.641-0700 I - [main] going to run test: ReturnsAnErrorIfNameIsNotAString [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.643-0700 2019-07-07T15:03:58.641-0700 I - [main] going to run test: ReturnsAnErrorIfNameIsNotPresent [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.643-0700 2019-07-07T15:03:58.641-0700 I - [main] going to run test: ReturnsAnErrorIfNamespaceIsNotAString [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.643-0700 2019-07-07T15:03:58.641-0700 I - [main] going to run test: ReturnsAnErrorIfNamespaceIsEmptyString [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.643-0700 2019-07-07T15:03:58.641-0700 I - [main] going to run test: ReturnsAnErrorIfNamespaceDoesNotMatch [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.643-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: ReturnsIndexSpecWithNamespaceFilledInIfItIsNotPresent [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.644-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: ReturnsIndexSpecUnchangedIfNamespaceAndVersionArePresent [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.644-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: ReturnsAnErrorIfVersionIsNotANumber [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.644-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: ReturnsAnErrorIfVersionIsNotRepresentableAsInt [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.644-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: ReturnsAnErrorIfVersionIsV0 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.644-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: ReturnsAnErrorIfVersionIsUnsupported [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.645-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: AcceptsIndexVersionsThatAreAllowedForCreation [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.645-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: DefaultIndexVersionIsV2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.645-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: AcceptsIndexVersionV1 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.645-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: ReturnsAnErrorIfCollationIsNotAnObject [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.645-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: ReturnsAnErrorIfCollationIsEmpty [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.646-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: ReturnsAnErrorIfCollationIsPresentAndVersionIsLessThanV2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.646-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: AcceptsAnyNonEmptyObjectValueForCollation [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.646-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: AcceptsIndexSpecIfCollationIsPresentAndVersionIsEqualToV2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.646-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: ReturnsAnErrorIfUnknownFieldIsPresentInSpecV2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.646-0700 2019-07-07T15:03:58.642-0700 I - [main] going to run test: ReturnsAnErrorIfUnknownFieldIsPresentInSpecV1 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.646-0700 2019-07-07T15:03:58.643-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.647-0700 2019-07-07T15:03:58.643-0700 I - [main] going to run suite: IndexSpecWildcard [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.647-0700 2019-07-07T15:03:58.643-0700 I - [main] going to run test: SucceedsWithInclusion [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.647-0700 2019-07-07T15:03:58.643-0700 I - [main] going to run test: SucceedsWithExclusion [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.647-0700 2019-07-07T15:03:58.643-0700 I - [main] going to run test: SucceedsWithExclusionIncludingId [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.647-0700 2019-07-07T15:03:58.643-0700 I - [main] going to run test: SucceedsWithInclusionExcludingId [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.648-0700 2019-07-07T15:03:58.643-0700 I - [main] going to run test: FailsWithInclusionExcludingIdSubfield [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.648-0700 2019-07-07T15:03:58.643-0700 I - [main] going to run test: FailsWithExclusionIncludingIdSubfield [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.648-0700 2019-07-07T15:03:58.643-0700 I - [main] going to run test: FailsWithImproperFeatureCompatabilityVersion [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.648-0700 2019-07-07T15:03:58.644-0700 I - [main] going to run test: FailsWithMixedProjection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.648-0700 2019-07-07T15:03:58.644-0700 I - [main] going to run test: FailsWithComputedFieldsInProjection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.648-0700 2019-07-07T15:03:58.644-0700 I - [main] going to run test: FailsWhenProjectionPluginNotWildcard [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.649-0700 2019-07-07T15:03:58.644-0700 I - [main] going to run test: FailsWhenProjectionIsNotAnObject [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.649-0700 2019-07-07T15:03:58.644-0700 I - [main] going to run test: FailsWithEmptyProjection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.649-0700 2019-07-07T15:03:58.644-0700 I - [main] going to run test: FailsWhenInclusionWithSubpath [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.649-0700 2019-07-07T15:03:58.644-0700 I - [main] going to run test: FailsWhenExclusionWithSubpath [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.649-0700 2019-07-07T15:03:58.644-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.650-0700 2019-07-07T15:03:58.644-0700 I - [main] going to run suite: MultiIndexBlockTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.650-0700 2019-07-07T15:03:58.644-0700 I - [main] going to run test: CommitWithoutInsertingDocuments [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.650-0700 2019-07-07T15:03:58.648-0700 I - [main] going to run test: CommitAfterInsertingSingleDocument [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.651-0700 2019-07-07T15:03:58.651-0700 I - [main] going to run test: AbortWithoutCleanupAfterInsertingSingleDocument [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.655-0700 2019-07-07T15:03:58.655-0700 I - [main] going to run test: InitFailsAfterAbort [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.658-0700 2019-07-07T15:03:58.659-0700 I - [main] going to run test: InsertingSingleDocumentFailsAfterAbort [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.662-0700 2019-07-07T15:03:58.662-0700 I - [main] going to run test: DumpInsertsFromBulkFailsAfterAbort [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.666-0700 2019-07-07T15:03:58.666-0700 I - [main] going to run test: CommitFailsAfterAbort [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.669-0700 2019-07-07T15:03:58.670-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.670-0700 2019-07-07T15:03:58.670-0700 I - [main] going to run suite: RenameCollectionTest [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.670-0700 2019-07-07T15:03:58.670-0700 I - [main] going to run test: RenameCollectionReturnsNamespaceNotFoundIfDatabaseDoesNotExist [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.673-0700 2019-07-07T15:03:58.673-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1d86-43c9-9e34-b0c7 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.680-0700 2019-07-07T15:03:58.680-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.680-0700 2019-07-07T15:03:58.681-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.681-0700 2019-07-07T15:03:58.681-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.681-0700 2019-07-07T15:03:58.681-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.681-0700 2019-07-07T15:03:58.681-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 6edad91d-970b-4db6-9b84-ba72871b432d and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.681-0700 2019-07-07T15:03:58.681-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.681-0700 2019-07-07T15:03:58.681-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.682-0700 2019-07-07T15:03:58.681-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.682-0700 2019-07-07T15:03:58.681-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.682-0700 2019-07-07T15:03:58.681-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.682-0700 2019-07-07T15:03:58.682-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.682-0700 2019-07-07T15:03:58.683-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.683-0700 2019-07-07T15:03:58.683-0700 I - [main] going to run test: RenameCollectionReturnsNamespaceNotFoundIfSourceCollectionIsDropPending [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.687-0700 2019-07-07T15:03:58.687-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f8b3-495d-fb4e-c8a0 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.693-0700 2019-07-07T15:03:58.693-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.694-0700 2019-07-07T15:03:58.694-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.694-0700 2019-07-07T15:03:58.694-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.694-0700 2019-07-07T15:03:58.694-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.694-0700 2019-07-07T15:03:58.694-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: da7f4a23-5884-4fef-a89b-324165619847 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.694-0700 2019-07-07T15:03:58.694-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.694-0700 2019-07-07T15:03:58.694-0700 I STORAGE [main] createCollection: test.system.drop.100i0t1.foo with generated UUID: 9e8e275e-f06c-4cf0-808b-87dd7c0fb7eb and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.695-0700 2019-07-07T15:03:58.694-0700 I INDEX [main] index build: done building index _id_ on ns test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.695-0700 2019-07-07T15:03:58.695-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.695-0700 2019-07-07T15:03:58.695-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.696-0700 2019-07-07T15:03:58.696-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.696-0700 2019-07-07T15:03:58.696-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.697-0700 2019-07-07T15:03:58.697-0700 I - [main] going to run test: RenameCollectionReturnsNotMasterIfNotPrimary [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.706-0700 2019-07-07T15:03:58.706-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e616-e284-94b6-7913 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.713-0700 2019-07-07T15:03:58.713-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.713-0700 2019-07-07T15:03:58.713-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.713-0700 2019-07-07T15:03:58.713-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.713-0700 2019-07-07T15:03:58.713-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.713-0700 2019-07-07T15:03:58.713-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 4117fd7b-db10-4575-9cf3-6403167095c8 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.714-0700 2019-07-07T15:03:58.713-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.714-0700 2019-07-07T15:03:58.713-0700 I STORAGE [main] createCollection: test.foo with generated UUID: c892b90d-6689-465d-9af6-30799204a05a and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.714-0700 2019-07-07T15:03:58.714-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.714-0700 2019-07-07T15:03:58.714-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.714-0700 2019-07-07T15:03:58.714-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.715-0700 2019-07-07T15:03:58.714-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.715-0700 2019-07-07T15:03:58.715-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.715-0700 2019-07-07T15:03:58.716-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.716-0700 2019-07-07T15:03:58.716-0700 I - [main] going to run test: TargetCollectionNameLong [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.720-0700 2019-07-07T15:03:58.720-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1438-afca-63c9-861c [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.727-0700 2019-07-07T15:03:58.727-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.727-0700 2019-07-07T15:03:58.727-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.727-0700 2019-07-07T15:03:58.727-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.727-0700 2019-07-07T15:03:58.727-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.728-0700 2019-07-07T15:03:58.727-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 6f5e19d2-7850-4fb3-8cb4-161fda061d65 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.728-0700 2019-07-07T15:03:58.727-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.728-0700 2019-07-07T15:03:58.727-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 77e31b48-f220-4148-a795-4d2e0db3702d and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.728-0700 2019-07-07T15:03:58.728-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.728-0700 2019-07-07T15:03:58.728-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.729-0700 2019-07-07T15:03:58.729-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.729-0700 2019-07-07T15:03:58.729-0700 I STORAGE [main] renameCollection: renaming collection 77e31b48-f220-4148-a795-4d2e0db3702d from test.foo to test.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.730-0700 2019-07-07T15:03:58.730-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.730-0700 2019-07-07T15:03:58.730-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.731-0700 2019-07-07T15:03:58.731-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.731-0700 2019-07-07T15:03:58.731-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.732-0700 2019-07-07T15:03:58.732-0700 I - [main] going to run test: LongIndexNameAllowedForTargetCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.736-0700 2019-07-07T15:03:58.736-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-bf2a-b548-e506-fbdd [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.742-0700 2019-07-07T15:03:58.743-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.743-0700 2019-07-07T15:03:58.743-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.743-0700 2019-07-07T15:03:58.743-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.743-0700 2019-07-07T15:03:58.743-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.743-0700 2019-07-07T15:03:58.743-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 4d57a204-3ee2-436d-af09-cbd6dbb6b06c and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.743-0700 2019-07-07T15:03:58.743-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.744-0700 2019-07-07T15:03:58.743-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 03c23921-b2f3-412e-8a0a-8e03ac9c2ed5 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.744-0700 2019-07-07T15:03:58.743-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.744-0700 2019-07-07T15:03:58.744-0700 I INDEX [main] index build: done building index aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.744-0700 2019-07-07T15:03:58.745-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.745-0700 2019-07-07T15:03:58.745-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.745-0700 2019-07-07T15:03:58.745-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmpE9KHy.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.745-0700 2019-07-07T15:03:58.745-0700 I STORAGE [main] createCollection: test2.tmpE9KHy.renameCollection with provided UUID: c4d4c3a4-884a-4962-9b43-6ed4d0ae6871 and options: { uuid: UUID("c4d4c3a4-884a-4962-9b43-6ed4d0ae6871") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.745-0700 2019-07-07T15:03:58.745-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmpE9KHy.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.746-0700 2019-07-07T15:03:58.745-0700 I INDEX [main] index build: done building index aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa on ns test2.tmpE9KHy.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.746-0700 2019-07-07T15:03:58.746-0700 I SHARDING [main] Marking collection test2.tmpE9KHy.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.746-0700 2019-07-07T15:03:58.746-0700 I STORAGE [main] renameCollection: renaming collection c4d4c3a4-884a-4962-9b43-6ed4d0ae6871 from test2.tmpE9KHy.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.746-0700 2019-07-07T15:03:58.746-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.747-0700 2019-07-07T15:03:58.746-0700 I STORAGE [main] dropCollection: test.foo (03c23921-b2f3-412e-8a0a-8e03ac9c2ed5) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.747-0700 2019-07-07T15:03:58.746-0700 I STORAGE [main] renameCollection: renaming collection 03c23921-b2f3-412e-8a0a-8e03ac9c2ed5 from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.747-0700 2019-07-07T15:03:58.747-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.747-0700 2019-07-07T15:03:58.747-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.748-0700 2019-07-07T15:03:58.748-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.748-0700 2019-07-07T15:03:58.748-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.749-0700 2019-07-07T15:03:58.749-0700 I - [main] going to run test: LongIndexNameAllowedForTemporaryCollectionForRenameAcrossDatabase [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.752-0700 2019-07-07T15:03:58.753-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-55f4-775e-8dbc-3c0e [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.759-0700 2019-07-07T15:03:58.760-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.760-0700 2019-07-07T15:03:58.760-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.760-0700 2019-07-07T15:03:58.760-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.760-0700 2019-07-07T15:03:58.760-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.760-0700 2019-07-07T15:03:58.760-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 705fa948-7257-4782-8e16-97685f09fb3f and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.760-0700 2019-07-07T15:03:58.760-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.761-0700 2019-07-07T15:03:58.760-0700 I STORAGE [main] createCollection: test.foo with generated UUID: c7c9f0de-85ac-4cd9-a5b2-8cd2317fa40f and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.761-0700 2019-07-07T15:03:58.760-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.761-0700 2019-07-07T15:03:58.761-0700 I INDEX [main] index build: done building index aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.761-0700 2019-07-07T15:03:58.762-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.762-0700 2019-07-07T15:03:58.762-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.762-0700 2019-07-07T15:03:58.762-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmppwv81.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.762-0700 2019-07-07T15:03:58.762-0700 I STORAGE [main] createCollection: test2.tmppwv81.renameCollection with provided UUID: 288ba74b-0859-4403-bb26-39db7fa797de and options: { uuid: UUID("288ba74b-0859-4403-bb26-39db7fa797de") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.762-0700 2019-07-07T15:03:58.762-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmppwv81.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.763-0700 2019-07-07T15:03:58.762-0700 I INDEX [main] index build: done building index aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa on ns test2.tmppwv81.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.763-0700 2019-07-07T15:03:58.763-0700 I SHARDING [main] Marking collection test2.tmppwv81.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.763-0700 2019-07-07T15:03:58.763-0700 I STORAGE [main] renameCollection: renaming collection 288ba74b-0859-4403-bb26-39db7fa797de from test2.tmppwv81.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.763-0700 2019-07-07T15:03:58.763-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.764-0700 2019-07-07T15:03:58.763-0700 I STORAGE [main] dropCollection: test.foo (c7c9f0de-85ac-4cd9-a5b2-8cd2317fa40f) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.764-0700 2019-07-07T15:03:58.763-0700 I STORAGE [main] renameCollection: renaming collection c7c9f0de-85ac-4cd9-a5b2-8cd2317fa40f from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.764-0700 2019-07-07T15:03:58.764-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.764-0700 2019-07-07T15:03:58.764-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.765-0700 2019-07-07T15:03:58.765-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.765-0700 2019-07-07T15:03:58.765-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.766-0700 2019-07-07T15:03:58.766-0700 I - [main] going to run test: RenameCollectionAcrossDatabaseWithUuid [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.769-0700 2019-07-07T15:03:58.770-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8bd8-551b-8fb5-3bfd [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.776-0700 2019-07-07T15:03:58.776-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.776-0700 2019-07-07T15:03:58.777-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.777-0700 2019-07-07T15:03:58.777-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.777-0700 2019-07-07T15:03:58.777-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.777-0700 2019-07-07T15:03:58.777-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 03c0ea4a-3de5-49a1-b6f4-f64468b631d1 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.777-0700 2019-07-07T15:03:58.777-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.777-0700 2019-07-07T15:03:58.777-0700 I STORAGE [main] createCollection: test.foo with provided UUID: d7e5192d-c5c3-48bb-8a03-0eead7bf7714 and options: { uuid: UUID("d7e5192d-c5c3-48bb-8a03-0eead7bf7714") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.778-0700 2019-07-07T15:03:58.777-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.778-0700 2019-07-07T15:03:58.777-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.778-0700 2019-07-07T15:03:58.777-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.778-0700 2019-07-07T15:03:58.777-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmpYVidr.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.778-0700 2019-07-07T15:03:58.777-0700 I STORAGE [main] createCollection: test2.tmpYVidr.renameCollection with provided UUID: 48cff114-3135-473f-a738-dc54d5f99ff4 and options: { uuid: UUID("48cff114-3135-473f-a738-dc54d5f99ff4") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.778-0700 2019-07-07T15:03:58.778-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmpYVidr.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.779-0700 2019-07-07T15:03:58.778-0700 I SHARDING [main] Marking collection test2.tmpYVidr.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.779-0700 2019-07-07T15:03:58.778-0700 I STORAGE [main] renameCollection: renaming collection 48cff114-3135-473f-a738-dc54d5f99ff4 from test2.tmpYVidr.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.779-0700 2019-07-07T15:03:58.778-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.779-0700 2019-07-07T15:03:58.778-0700 I STORAGE [main] dropCollection: test.foo (d7e5192d-c5c3-48bb-8a03-0eead7bf7714) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.779-0700 2019-07-07T15:03:58.778-0700 I STORAGE [main] renameCollection: renaming collection d7e5192d-c5c3-48bb-8a03-0eead7bf7714 from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.780-0700 2019-07-07T15:03:58.778-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.780-0700 2019-07-07T15:03:58.778-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.780-0700 2019-07-07T15:03:58.780-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.780-0700 2019-07-07T15:03:58.780-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.780-0700 2019-07-07T15:03:58.781-0700 I - [main] going to run test: RenameCollectionForApplyOpsReturnsNamespaceNotFoundIfSourceCollectionIsDropPending [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.784-0700 2019-07-07T15:03:58.785-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2cd5-637d-b162-61ed [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.791-0700 2019-07-07T15:03:58.791-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.791-0700 2019-07-07T15:03:58.791-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.791-0700 2019-07-07T15:03:58.791-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.791-0700 2019-07-07T15:03:58.791-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.791-0700 2019-07-07T15:03:58.791-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 308db14a-606c-49b7-8114-2294e95de295 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.792-0700 2019-07-07T15:03:58.791-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.792-0700 2019-07-07T15:03:58.791-0700 I STORAGE [main] createCollection: test.system.drop.100i0t1.foo with generated UUID: 3bb12586-cbb6-4fef-aa80-6377e5538138 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.792-0700 2019-07-07T15:03:58.792-0700 I INDEX [main] index build: done building index _id_ on ns test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.792-0700 2019-07-07T15:03:58.792-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.792-0700 2019-07-07T15:03:58.792-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.793-0700 2019-07-07T15:03:58.793-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.793-0700 2019-07-07T15:03:58.794-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.794-0700 2019-07-07T15:03:58.794-0700 I - [main] going to run test: RenameCollectionForApplyOpsReturnsNamespaceNotFoundIfTargetUuidRefersToDropPendingCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.798-0700 2019-07-07T15:03:58.798-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-eef6-e9b6-5b65-8a92 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.804-0700 2019-07-07T15:03:58.805-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.805-0700 2019-07-07T15:03:58.805-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.805-0700 2019-07-07T15:03:58.805-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.805-0700 2019-07-07T15:03:58.805-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.805-0700 2019-07-07T15:03:58.805-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: c1c0abd8-4229-4e01-b91f-0e813d731958 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.805-0700 2019-07-07T15:03:58.805-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.806-0700 2019-07-07T15:03:58.805-0700 I STORAGE [main] createCollection: test.system.drop.100i0t1.foo with provided UUID: 57e88fa0-151d-43c8-839e-e2197545cb4d and options: { uuid: UUID("57e88fa0-151d-43c8-839e-e2197545cb4d") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.806-0700 2019-07-07T15:03:58.805-0700 I INDEX [main] index build: done building index _id_ on ns test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.806-0700 2019-07-07T15:03:58.806-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.806-0700 2019-07-07T15:03:58.806-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.807-0700 2019-07-07T15:03:58.807-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.807-0700 2019-07-07T15:03:58.807-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.808-0700 2019-07-07T15:03:58.808-0700 I - [main] going to run test: RenameCollectionToItselfByNsForApplyOps [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.811-0700 2019-07-07T15:03:58.812-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ad8c-e77f-4bc3-7070 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.818-0700 2019-07-07T15:03:58.818-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.818-0700 2019-07-07T15:03:58.818-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.818-0700 2019-07-07T15:03:58.818-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.818-0700 2019-07-07T15:03:58.818-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.819-0700 2019-07-07T15:03:58.818-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 1e694f9c-ce56-46d6-bcea-c63d11b46633 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.819-0700 2019-07-07T15:03:58.819-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.819-0700 2019-07-07T15:03:58.819-0700 I STORAGE [main] createCollection: test.foo with provided UUID: aef37f67-0f4e-47f6-9d8f-fc93dd52c170 and options: { uuid: UUID("aef37f67-0f4e-47f6-9d8f-fc93dd52c170") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.819-0700 2019-07-07T15:03:58.819-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.819-0700 2019-07-07T15:03:58.819-0700 I COMMAND [main] renameCollectionForApplyOps: rename test.foo (aef37f67-0f4e-47f6-9d8f-fc93dd52c170) to test.foo. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.820-0700 2019-07-07T15:03:58.819-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.820-0700 2019-07-07T15:03:58.819-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.820-0700 2019-07-07T15:03:58.819-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.820-0700 2019-07-07T15:03:58.821-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.821-0700 2019-07-07T15:03:58.821-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.821-0700 2019-07-07T15:03:58.822-0700 I - [main] going to run test: RenameCollectionToItselfByUUIDForApplyOps [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.825-0700 2019-07-07T15:03:58.825-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-73d0-8107-7298-5f89 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.832-0700 2019-07-07T15:03:58.832-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.832-0700 2019-07-07T15:03:58.832-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.832-0700 2019-07-07T15:03:58.832-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.833-0700 2019-07-07T15:03:58.832-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.833-0700 2019-07-07T15:03:58.833-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 1fb63525-d4d7-42c0-a5c2-5b8b0afa0fbc and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.833-0700 2019-07-07T15:03:58.833-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.833-0700 2019-07-07T15:03:58.833-0700 I STORAGE [main] createCollection: test.bar with provided UUID: 0aa9b71d-d1e6-4c7c-a7c8-ff079506d388 and options: { uuid: UUID("0aa9b71d-d1e6-4c7c-a7c8-ff079506d388") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.833-0700 2019-07-07T15:03:58.833-0700 I INDEX [main] index build: done building index _id_ on ns test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.834-0700 2019-07-07T15:03:58.833-0700 I COMMAND [main] renameCollectionForApplyOps: rename test.bar (0aa9b71d-d1e6-4c7c-a7c8-ff079506d388) to test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.834-0700 2019-07-07T15:03:58.833-0700 I SHARDING [main] Marking collection test.bar as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.834-0700 2019-07-07T15:03:58.833-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.834-0700 2019-07-07T15:03:58.833-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.835-0700 2019-07-07T15:03:58.835-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.835-0700 2019-07-07T15:03:58.835-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.835-0700 2019-07-07T15:03:58.836-0700 I - [main] going to run test: RenameCollectionByUUIDRatherThanNsForApplyOps [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.846-0700 2019-07-07T15:03:58.847-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ffa5-346e-e192-d3f3 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.853-0700 2019-07-07T15:03:58.853-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.853-0700 2019-07-07T15:03:58.853-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.853-0700 2019-07-07T15:03:58.853-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.853-0700 2019-07-07T15:03:58.853-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.854-0700 2019-07-07T15:03:58.853-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 2158eeff-c1cc-4bfc-89f2-88e5179135b8 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.854-0700 2019-07-07T15:03:58.854-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.854-0700 2019-07-07T15:03:58.854-0700 I STORAGE [main] createCollection: test.bar2 with provided UUID: b85f4592-1729-4b62-979a-27d7aae4249a and options: { uuid: UUID("b85f4592-1729-4b62-979a-27d7aae4249a") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.854-0700 2019-07-07T15:03:58.854-0700 I INDEX [main] index build: done building index _id_ on ns test.bar2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.854-0700 2019-07-07T15:03:58.854-0700 I COMMAND [main] renameCollectionForApplyOps: rename test.bar2 (b85f4592-1729-4b62-979a-27d7aae4249a) to test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.855-0700 2019-07-07T15:03:58.854-0700 I SHARDING [main] Marking collection test.bar2 as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.855-0700 2019-07-07T15:03:58.854-0700 I STORAGE [main] renameCollection: renaming collection b85f4592-1729-4b62-979a-27d7aae4249a from test.bar2 to test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.855-0700 2019-07-07T15:03:58.854-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.855-0700 2019-07-07T15:03:58.854-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.856-0700 2019-07-07T15:03:58.856-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.856-0700 2019-07-07T15:03:58.856-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.856-0700 2019-07-07T15:03:58.857-0700 I - [main] going to run test: RenameCollectionForApplyOpsDropTargetByUUIDTargetDoesNotExist [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.860-0700 2019-07-07T15:03:58.861-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-838b-f2ae-17ab-24a7 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.867-0700 2019-07-07T15:03:58.867-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.867-0700 2019-07-07T15:03:58.867-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.867-0700 2019-07-07T15:03:58.867-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.868-0700 2019-07-07T15:03:58.867-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.868-0700 2019-07-07T15:03:58.868-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: f6d4bccc-667b-41a3-b96e-26ccd4a7ce7b and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.868-0700 2019-07-07T15:03:58.868-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.868-0700 2019-07-07T15:03:58.868-0700 I STORAGE [main] createCollection: test.A with provided UUID: c7472043-4ca8-4700-a2af-d83cba01582f and options: { uuid: UUID("c7472043-4ca8-4700-a2af-d83cba01582f") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.868-0700 2019-07-07T15:03:58.868-0700 I INDEX [main] index build: done building index _id_ on ns test.A [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.869-0700 2019-07-07T15:03:58.868-0700 I STORAGE [main] createCollection: test.C with provided UUID: bebe6bca-a4d3-48f9-b17e-ee4043e77c46 and options: { uuid: UUID("bebe6bca-a4d3-48f9-b17e-ee4043e77c46") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.869-0700 2019-07-07T15:03:58.868-0700 I INDEX [main] index build: done building index _id_ on ns test.C [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.869-0700 2019-07-07T15:03:58.869-0700 I COMMAND [main] renameCollectionForApplyOps: rename test.A (c7472043-4ca8-4700-a2af-d83cba01582f) to test.B and drop bebe6bca-a4d3-48f9-b17e-ee4043e77c46. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.869-0700 2019-07-07T15:03:58.869-0700 I SHARDING [main] Marking collection test.A as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.869-0700 2019-07-07T15:03:58.869-0700 I STORAGE [main] dropCollection: test.C (bebe6bca-a4d3-48f9-b17e-ee4043e77c46) - renaming to drop-pending collection: test.system.drop.100i1t1.C with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.869-0700 2019-07-07T15:03:58.869-0700 I STORAGE [main] renameCollection: renaming collection bebe6bca-a4d3-48f9-b17e-ee4043e77c46 from test.C to test.system.drop.100i1t1.C [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.870-0700 2019-07-07T15:03:58.869-0700 I STORAGE [main] renameCollection: renaming collection c7472043-4ca8-4700-a2af-d83cba01582f from test.A to test.B [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.870-0700 2019-07-07T15:03:58.869-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.870-0700 2019-07-07T15:03:58.869-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.870-0700 2019-07-07T15:03:58.871-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.870-0700 2019-07-07T15:03:58.871-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.871-0700 2019-07-07T15:03:58.871-0700 I - [main] going to run test: RenameCollectionForApplyOpsDropTargetByUUIDTargetExists [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.875-0700 2019-07-07T15:03:58.875-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1aaf-27a7-3ac8-1460 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.882-0700 2019-07-07T15:03:58.882-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.882-0700 2019-07-07T15:03:58.882-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.882-0700 2019-07-07T15:03:58.882-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.882-0700 2019-07-07T15:03:58.882-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.883-0700 2019-07-07T15:03:58.882-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 9c376a95-7bfd-4d6d-af69-a4f64f543122 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.883-0700 2019-07-07T15:03:58.882-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.883-0700 2019-07-07T15:03:58.883-0700 I STORAGE [main] createCollection: test.A with provided UUID: 9975b18c-b957-4a08-b3b5-4e2dafb76145 and options: { uuid: UUID("9975b18c-b957-4a08-b3b5-4e2dafb76145") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.883-0700 2019-07-07T15:03:58.883-0700 I INDEX [main] index build: done building index _id_ on ns test.A [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.883-0700 2019-07-07T15:03:58.883-0700 I STORAGE [main] createCollection: test.B with provided UUID: 1daa4d08-4735-4b9f-8904-8d80df2f53e0 and options: { uuid: UUID("1daa4d08-4735-4b9f-8904-8d80df2f53e0") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.884-0700 2019-07-07T15:03:58.883-0700 I INDEX [main] index build: done building index _id_ on ns test.B [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.884-0700 2019-07-07T15:03:58.883-0700 I STORAGE [main] createCollection: test.C with provided UUID: 8a10084b-c9d8-4de6-9bde-33bdcca77293 and options: { uuid: UUID("8a10084b-c9d8-4de6-9bde-33bdcca77293") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.884-0700 2019-07-07T15:03:58.884-0700 I INDEX [main] index build: done building index _id_ on ns test.C [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.884-0700 2019-07-07T15:03:58.884-0700 I COMMAND [main] renameCollectionForApplyOps: rename test.A (9975b18c-b957-4a08-b3b5-4e2dafb76145) to test.B and drop 8a10084b-c9d8-4de6-9bde-33bdcca77293. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.884-0700 2019-07-07T15:03:58.884-0700 I SHARDING [main] Marking collection test.A as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.884-0700 2019-07-07T15:03:58.884-0700 I SHARDING [main] Marking collection test.B as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.885-0700 2019-07-07T15:03:58.884-0700 I STORAGE [main] renameCollection: renaming collection 1daa4d08-4735-4b9f-8904-8d80df2f53e0 from test.B to test.tmpy0AoI.rename [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.885-0700 2019-07-07T15:03:58.884-0700 I COMMAND [main] Successfully renamed the target test.B (1daa4d08-4735-4b9f-8904-8d80df2f53e0) to test.tmpy0AoI.rename so that the source test.A (9975b18c-b957-4a08-b3b5-4e2dafb76145) could be renamed to test.B [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.885-0700 2019-07-07T15:03:58.884-0700 I STORAGE [main] dropCollection: test.C (8a10084b-c9d8-4de6-9bde-33bdcca77293) - renaming to drop-pending collection: test.system.drop.100i1t1.C with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.885-0700 2019-07-07T15:03:58.884-0700 I STORAGE [main] renameCollection: renaming collection 8a10084b-c9d8-4de6-9bde-33bdcca77293 from test.C to test.system.drop.100i1t1.C [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.885-0700 2019-07-07T15:03:58.884-0700 I STORAGE [main] renameCollection: renaming collection 9975b18c-b957-4a08-b3b5-4e2dafb76145 from test.A to test.B [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.886-0700 2019-07-07T15:03:58.884-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.886-0700 2019-07-07T15:03:58.884-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.886-0700 2019-07-07T15:03:58.886-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.886-0700 2019-07-07T15:03:58.886-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.886-0700 2019-07-07T15:03:58.887-0700 I - [main] going to run test: RenameCollectionForApplyOpsDropTargetByUUIDTargetExistsButTemporarily [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.890-0700 2019-07-07T15:03:58.890-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-6037-ef28-5cbf-980d [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.897-0700 2019-07-07T15:03:58.897-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.897-0700 2019-07-07T15:03:58.897-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.897-0700 2019-07-07T15:03:58.897-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.897-0700 2019-07-07T15:03:58.897-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.898-0700 2019-07-07T15:03:58.898-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: ebefa807-e49b-41f0-9eaf-c849e0924550 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.898-0700 2019-07-07T15:03:58.898-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.898-0700 2019-07-07T15:03:58.898-0700 I STORAGE [main] createCollection: test.B with provided UUID: 422692f1-fe85-4985-a83f-caee4f641e88 and options: { uuid: UUID("422692f1-fe85-4985-a83f-caee4f641e88"), temp: true } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.898-0700 2019-07-07T15:03:58.898-0700 I INDEX [main] index build: done building index _id_ on ns test.B [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.898-0700 2019-07-07T15:03:58.898-0700 I STORAGE [main] createCollection: test.A with provided UUID: a7566d4c-e78b-4741-ae4d-4a2ad3bceaa4 and options: { uuid: UUID("a7566d4c-e78b-4741-ae4d-4a2ad3bceaa4") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.899-0700 2019-07-07T15:03:58.898-0700 I INDEX [main] index build: done building index _id_ on ns test.A [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.899-0700 2019-07-07T15:03:58.898-0700 I STORAGE [main] createCollection: test.C with provided UUID: 9e2083ef-90d7-4ceb-a767-dd1c47e0f901 and options: { uuid: UUID("9e2083ef-90d7-4ceb-a767-dd1c47e0f901") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.899-0700 2019-07-07T15:03:58.899-0700 I INDEX [main] index build: done building index _id_ on ns test.C [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.899-0700 2019-07-07T15:03:58.899-0700 I COMMAND [main] renameCollectionForApplyOps: rename test.A (a7566d4c-e78b-4741-ae4d-4a2ad3bceaa4) to test.B and drop 9e2083ef-90d7-4ceb-a767-dd1c47e0f901. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.899-0700 2019-07-07T15:03:58.899-0700 I SHARDING [main] Marking collection test.A as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.900-0700 2019-07-07T15:03:58.899-0700 I SHARDING [main] Marking collection test.B as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.900-0700 2019-07-07T15:03:58.899-0700 I STORAGE [main] renameCollection: renaming collection 422692f1-fe85-4985-a83f-caee4f641e88 from test.B to test.tmpptxd6.rename [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.900-0700 2019-07-07T15:03:58.899-0700 I COMMAND [main] Successfully renamed the target test.B (422692f1-fe85-4985-a83f-caee4f641e88) to test.tmpptxd6.rename so that the source test.A (a7566d4c-e78b-4741-ae4d-4a2ad3bceaa4) could be renamed to test.B [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.900-0700 2019-07-07T15:03:58.899-0700 I STORAGE [main] dropCollection: test.C (9e2083ef-90d7-4ceb-a767-dd1c47e0f901) - renaming to drop-pending collection: test.system.drop.100i1t1.C with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.900-0700 2019-07-07T15:03:58.899-0700 I STORAGE [main] renameCollection: renaming collection 9e2083ef-90d7-4ceb-a767-dd1c47e0f901 from test.C to test.system.drop.100i1t1.C [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.901-0700 2019-07-07T15:03:58.899-0700 I STORAGE [main] renameCollection: renaming collection a7566d4c-e78b-4741-ae4d-4a2ad3bceaa4 from test.A to test.B [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.901-0700 2019-07-07T15:03:58.899-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.901-0700 2019-07-07T15:03:58.900-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.901-0700 2019-07-07T15:03:58.901-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.901-0700 2019-07-07T15:03:58.901-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.901-0700 2019-07-07T15:03:58.902-0700 I - [main] going to run test: RenameCollectionForApplyOpsDropTargetByUUIDTargetExistsButRealDropTargetDoesNotExist [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.905-0700 2019-07-07T15:03:58.906-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0616-5432-8106-b18e [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.912-0700 2019-07-07T15:03:58.912-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.912-0700 2019-07-07T15:03:58.912-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.912-0700 2019-07-07T15:03:58.912-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.912-0700 2019-07-07T15:03:58.912-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.913-0700 2019-07-07T15:03:58.912-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: fcca81d1-041d-49e0-8f1d-fe50adb12b10 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.913-0700 2019-07-07T15:03:58.913-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.913-0700 2019-07-07T15:03:58.913-0700 I STORAGE [main] createCollection: test.A with provided UUID: 897ffbaa-219d-4b60-9446-8feaea36d0e5 and options: { uuid: UUID("897ffbaa-219d-4b60-9446-8feaea36d0e5") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.913-0700 2019-07-07T15:03:58.913-0700 I INDEX [main] index build: done building index _id_ on ns test.A [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.913-0700 2019-07-07T15:03:58.913-0700 I STORAGE [main] createCollection: test.B with provided UUID: 0d6b97f1-2a50-439c-a004-be3c677c6877 and options: { uuid: UUID("0d6b97f1-2a50-439c-a004-be3c677c6877") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.914-0700 2019-07-07T15:03:58.913-0700 I INDEX [main] index build: done building index _id_ on ns test.B [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.914-0700 2019-07-07T15:03:58.913-0700 I COMMAND [main] renameCollectionForApplyOps: rename test.A (897ffbaa-219d-4b60-9446-8feaea36d0e5) to test.B and drop f0a3981a-9e9f-4946-8486-f79c7cf6b1cd. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.914-0700 2019-07-07T15:03:58.913-0700 I SHARDING [main] Marking collection test.A as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.914-0700 2019-07-07T15:03:58.913-0700 I SHARDING [main] Marking collection test.B as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.914-0700 2019-07-07T15:03:58.914-0700 I STORAGE [main] renameCollection: renaming collection 0d6b97f1-2a50-439c-a004-be3c677c6877 from test.B to test.tmpMqYe1.rename [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.915-0700 2019-07-07T15:03:58.914-0700 I COMMAND [main] Successfully renamed the target test.B (0d6b97f1-2a50-439c-a004-be3c677c6877) to test.tmpMqYe1.rename so that the source test.A (897ffbaa-219d-4b60-9446-8feaea36d0e5) could be renamed to test.B [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.915-0700 2019-07-07T15:03:58.914-0700 I STORAGE [main] renameCollection: renaming collection 897ffbaa-219d-4b60-9446-8feaea36d0e5 from test.A to test.B [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.915-0700 2019-07-07T15:03:58.914-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.915-0700 2019-07-07T15:03:58.914-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.915-0700 2019-07-07T15:03:58.915-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.916-0700 2019-07-07T15:03:58.916-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.916-0700 2019-07-07T15:03:58.916-0700 I - [main] going to run test: RenameCollectionReturnsNamespaceExitsIfTargetExistsAndDropTargetIsFalse [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.920-0700 2019-07-07T15:03:58.920-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-481d-50f6-d594-2a12 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.926-0700 2019-07-07T15:03:58.927-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.926-0700 2019-07-07T15:03:58.927-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.927-0700 2019-07-07T15:03:58.927-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.927-0700 2019-07-07T15:03:58.927-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.927-0700 2019-07-07T15:03:58.927-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: d84dfffb-5180-41b7-a528-035f175d4501 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.927-0700 2019-07-07T15:03:58.927-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.927-0700 2019-07-07T15:03:58.927-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 9defd0ab-1811-49c2-b8d5-d8120b80a95b and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.928-0700 2019-07-07T15:03:58.927-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.928-0700 2019-07-07T15:03:58.928-0700 I STORAGE [main] createCollection: test.bar with generated UUID: a8bcf436-edc1-4fab-afee-ab5f21aa8390 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.928-0700 2019-07-07T15:03:58.928-0700 I INDEX [main] index build: done building index _id_ on ns test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.928-0700 2019-07-07T15:03:58.928-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.928-0700 2019-07-07T15:03:58.928-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.929-0700 2019-07-07T15:03:58.928-0700 I SHARDING [main] Marking collection test.bar as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.929-0700 2019-07-07T15:03:58.928-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.929-0700 2019-07-07T15:03:58.928-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.929-0700 2019-07-07T15:03:58.930-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.929-0700 2019-07-07T15:03:58.930-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.930-0700 2019-07-07T15:03:58.930-0700 I - [main] going to run test: RenameCollectionMakesTargetCollectionDropPendingIfDropTargetIsTrue [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.934-0700 2019-07-07T15:03:58.934-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-abb7-09fd-62f6-e5bb [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.940-0700 2019-07-07T15:03:58.940-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.940-0700 2019-07-07T15:03:58.941-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.940-0700 2019-07-07T15:03:58.941-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.941-0700 2019-07-07T15:03:58.941-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.941-0700 2019-07-07T15:03:58.941-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: ee3af0f2-a570-4239-899e-a8182d52330a and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.941-0700 2019-07-07T15:03:58.941-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.941-0700 2019-07-07T15:03:58.941-0700 I STORAGE [main] createCollection: test.foo with provided UUID: e36c355d-12a0-4918-b37b-eb00733d3dca and options: { uuid: UUID("e36c355d-12a0-4918-b37b-eb00733d3dca") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.941-0700 2019-07-07T15:03:58.941-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.941-0700 2019-07-07T15:03:58.941-0700 I STORAGE [main] createCollection: test.bar with provided UUID: e7e18722-4ca7-4697-a8d9-d3efce2fa64d and options: { uuid: UUID("e7e18722-4ca7-4697-a8d9-d3efce2fa64d") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.942-0700 2019-07-07T15:03:58.941-0700 I INDEX [main] index build: done building index _id_ on ns test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.942-0700 2019-07-07T15:03:58.942-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test.bar and drop test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.942-0700 2019-07-07T15:03:58.942-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.942-0700 2019-07-07T15:03:58.942-0700 I SHARDING [main] Marking collection test.bar as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.942-0700 2019-07-07T15:03:58.942-0700 I STORAGE [main] dropCollection: test.bar (e7e18722-4ca7-4697-a8d9-d3efce2fa64d) - renaming to drop-pending collection: test.system.drop.100i1t1.bar with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.943-0700 2019-07-07T15:03:58.942-0700 I STORAGE [main] renameCollection: renaming collection e7e18722-4ca7-4697-a8d9-d3efce2fa64d from test.bar to test.system.drop.100i1t1.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.943-0700 2019-07-07T15:03:58.942-0700 I STORAGE [main] renameCollection: renaming collection e36c355d-12a0-4918-b37b-eb00733d3dca from test.foo to test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.943-0700 2019-07-07T15:03:58.942-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.943-0700 2019-07-07T15:03:58.942-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.943-0700 2019-07-07T15:03:58.944-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.944-0700 2019-07-07T15:03:58.944-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.944-0700 2019-07-07T15:03:58.944-0700 I - [main] going to run test: RenameCollectionOverridesDropTargetIfTargetCollectionIsMissingAndDropTargetIsTrue [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.955-0700 2019-07-07T15:03:58.956-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3f34-7dd3-239a-eff3 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.962-0700 2019-07-07T15:03:58.962-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.962-0700 2019-07-07T15:03:58.963-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.962-0700 2019-07-07T15:03:58.963-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.963-0700 2019-07-07T15:03:58.963-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.963-0700 2019-07-07T15:03:58.963-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 4049b5dd-2be6-4a59-8c10-6e2289ce9c52 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.963-0700 2019-07-07T15:03:58.963-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.963-0700 2019-07-07T15:03:58.963-0700 I STORAGE [main] createCollection: test.foo with provided UUID: 656af51f-733d-4a79-ae53-71f9facae252 and options: { uuid: UUID("656af51f-733d-4a79-ae53-71f9facae252") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.963-0700 2019-07-07T15:03:58.963-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.964-0700 2019-07-07T15:03:58.963-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test.bar and drop test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.964-0700 2019-07-07T15:03:58.963-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.964-0700 2019-07-07T15:03:58.963-0700 I STORAGE [main] renameCollection: renaming collection 656af51f-733d-4a79-ae53-71f9facae252 from test.foo to test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.964-0700 2019-07-07T15:03:58.964-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.964-0700 2019-07-07T15:03:58.964-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.965-0700 2019-07-07T15:03:58.965-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.965-0700 2019-07-07T15:03:58.965-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.966-0700 2019-07-07T15:03:58.966-0700 I - [main] going to run test: RenameCollectionForApplyOpsRejectsRenameOpTimeIfWritesAreReplicated [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.979-0700 2019-07-07T15:03:58.980-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-763f-a1a2-5301-348a [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.986-0700 2019-07-07T15:03:58.986-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.986-0700 2019-07-07T15:03:58.986-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.986-0700 2019-07-07T15:03:58.986-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.986-0700 2019-07-07T15:03:58.986-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.987-0700 2019-07-07T15:03:58.986-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 22e8bb35-4c77-48f8-8e68-c1617a25cd7b and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.987-0700 2019-07-07T15:03:58.987-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.987-0700 2019-07-07T15:03:58.987-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 085f4387-5392-45df-b57d-c1fcddc5e12b and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.987-0700 2019-07-07T15:03:58.987-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.987-0700 2019-07-07T15:03:58.987-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.988-0700 2019-07-07T15:03:58.987-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.988-0700 2019-07-07T15:03:58.989-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.989-0700 2019-07-07T15:03:58.989-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.989-0700 2019-07-07T15:03:58.990-0700 I - [main] going to run test: RenameCollectionForApplyOpsMakesTargetCollectionDropPendingIfDropTargetIsTrue [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.993-0700 2019-07-07T15:03:58.993-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4a43-6b1e-06ed-b43a [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:58.999-0700 2019-07-07T15:03:59.000-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.000-0700 2019-07-07T15:03:59.000-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.000-0700 2019-07-07T15:03:59.000-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.000-0700 2019-07-07T15:03:59.000-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.000-0700 2019-07-07T15:03:59.000-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 12eb8d7b-f544-4005-89b5-4104c223561f and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.000-0700 2019-07-07T15:03:59.000-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.001-0700 2019-07-07T15:03:59.000-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 07bbfdb6-2e0f-4577-a3cb-23fc1d1ce59f and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.001-0700 2019-07-07T15:03:59.001-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.001-0700 2019-07-07T15:03:59.001-0700 I STORAGE [main] createCollection: test.bar with generated UUID: 42be8c0a-31c5-495d-8212-b7eea7893386 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.001-0700 2019-07-07T15:03:59.001-0700 I INDEX [main] index build: done building index _id_ on ns test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.002-0700 2019-07-07T15:03:59.001-0700 I COMMAND [main] renameCollectionForApplyOps: rename test.foo (UUID unknown) to test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.002-0700 2019-07-07T15:03:59.001-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.002-0700 2019-07-07T15:03:59.001-0700 I SHARDING [main] Marking collection test.bar as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.002-0700 2019-07-07T15:03:59.001-0700 I STORAGE [main] dropCollection: test.bar (42be8c0a-31c5-495d-8212-b7eea7893386) - renaming to drop-pending collection: test.system.drop.200i1t1.bar with drop optime { ts: Timestamp(200, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.002-0700 2019-07-07T15:03:59.001-0700 I STORAGE [main] renameCollection: renaming collection 42be8c0a-31c5-495d-8212-b7eea7893386 from test.bar to test.system.drop.200i1t1.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.003-0700 2019-07-07T15:03:59.001-0700 I STORAGE [main] renameCollection: renaming collection 07bbfdb6-2e0f-4577-a3cb-23fc1d1ce59f from test.foo to test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.003-0700 2019-07-07T15:03:59.001-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.003-0700 2019-07-07T15:03:59.002-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.003-0700 2019-07-07T15:03:59.003-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.004-0700 2019-07-07T15:03:59.004-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.004-0700 2019-07-07T15:03:59.004-0700 I - [main] going to run test: RenameCollectionForApplyOpsTriggersFatalAssertionIfLogOpReturnsValidOpTime [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.004-0700 2019-07-07T15:03:59.004-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.004-0700 2019-07-07T15:03:59.004-0700 I - [main] going to run test: RenameCollectionForApplyOpsSourceAndTargetDoNotExist [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.007-0700 2019-07-07T15:03:59.008-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5656-175e-7438-386e [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.014-0700 2019-07-07T15:03:59.015-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.015-0700 2019-07-07T15:03:59.015-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.015-0700 2019-07-07T15:03:59.015-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.015-0700 2019-07-07T15:03:59.015-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.015-0700 2019-07-07T15:03:59.015-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 84e4b37b-aa4a-4412-9731-e9d5ce1f3fdd and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.016-0700 2019-07-07T15:03:59.015-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.016-0700 2019-07-07T15:03:59.015-0700 I COMMAND [main] CMD: drop test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.016-0700 2019-07-07T15:03:59.016-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.016-0700 2019-07-07T15:03:59.016-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.017-0700 2019-07-07T15:03:59.017-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.017-0700 2019-07-07T15:03:59.017-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.017-0700 2019-07-07T15:03:59.018-0700 I - [main] going to run test: RenameCollectionForApplyOpsDropTargetEvenIfSourceDoesNotExist [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.028-0700 2019-07-07T15:03:59.029-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f718-285b-4659-e766 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.035-0700 2019-07-07T15:03:59.036-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.035-0700 2019-07-07T15:03:59.036-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.036-0700 2019-07-07T15:03:59.036-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.036-0700 2019-07-07T15:03:59.036-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.036-0700 2019-07-07T15:03:59.036-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 9e95df52-decd-41b3-97a0-0943b0153685 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.036-0700 2019-07-07T15:03:59.036-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.037-0700 2019-07-07T15:03:59.036-0700 I STORAGE [main] createCollection: test.bar with provided UUID: 72004d2b-14b5-4d1d-b707-c8382afed8a5 and options: { uuid: UUID("72004d2b-14b5-4d1d-b707-c8382afed8a5") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.037-0700 2019-07-07T15:03:59.036-0700 I INDEX [main] index build: done building index _id_ on ns test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.037-0700 2019-07-07T15:03:59.037-0700 I COMMAND [main] CMD: drop test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.037-0700 2019-07-07T15:03:59.037-0700 I STORAGE [main] dropCollection: test.bar (72004d2b-14b5-4d1d-b707-c8382afed8a5) - renaming to drop-pending collection: test.system.drop.100i1t1.bar with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.037-0700 2019-07-07T15:03:59.037-0700 I STORAGE [main] renameCollection: renaming collection 72004d2b-14b5-4d1d-b707-c8382afed8a5 from test.bar to test.system.drop.100i1t1.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.038-0700 2019-07-07T15:03:59.037-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.038-0700 2019-07-07T15:03:59.037-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.038-0700 2019-07-07T15:03:59.038-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.038-0700 2019-07-07T15:03:59.038-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.038-0700 2019-07-07T15:03:59.039-0700 I - [main] going to run test: RenameCollectionForApplyOpsDropTargetByUUIDEvenIfSourceDoesNotExist [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.042-0700 2019-07-07T15:03:59.043-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3ce1-4548-3154-9fab [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.049-0700 2019-07-07T15:03:59.049-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.049-0700 2019-07-07T15:03:59.050-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.049-0700 2019-07-07T15:03:59.050-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.050-0700 2019-07-07T15:03:59.050-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.050-0700 2019-07-07T15:03:59.050-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 5897910b-90cb-4f68-8b5a-214623bc2cd2 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.050-0700 2019-07-07T15:03:59.050-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.050-0700 2019-07-07T15:03:59.050-0700 I STORAGE [main] createCollection: test.bar with provided UUID: 10fe5022-3c6f-416c-aaa9-82b7af12a41e and options: { uuid: UUID("10fe5022-3c6f-416c-aaa9-82b7af12a41e") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.051-0700 2019-07-07T15:03:59.050-0700 I INDEX [main] index build: done building index _id_ on ns test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.051-0700 2019-07-07T15:03:59.050-0700 I STORAGE [main] createCollection: test.bar3 with provided UUID: 1faf875f-28a6-4b2b-b56d-c86785736800 and options: { uuid: UUID("1faf875f-28a6-4b2b-b56d-c86785736800") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.051-0700 2019-07-07T15:03:59.051-0700 I INDEX [main] index build: done building index _id_ on ns test.bar3 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.051-0700 2019-07-07T15:03:59.051-0700 I COMMAND [main] CMD: drop test.bar3 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.051-0700 2019-07-07T15:03:59.051-0700 I STORAGE [main] dropCollection: test.bar3 (1faf875f-28a6-4b2b-b56d-c86785736800) - renaming to drop-pending collection: test.system.drop.100i1t1.bar3 with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.052-0700 2019-07-07T15:03:59.051-0700 I STORAGE [main] renameCollection: renaming collection 1faf875f-28a6-4b2b-b56d-c86785736800 from test.bar3 to test.system.drop.100i1t1.bar3 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.052-0700 2019-07-07T15:03:59.051-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.052-0700 2019-07-07T15:03:59.051-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.052-0700 2019-07-07T15:03:59.053-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.053-0700 2019-07-07T15:03:59.053-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.053-0700 2019-07-07T15:03:59.053-0700 I - [main] going to run test: RenameCollectionForApplyOpsDropTargetEvenIfSourceIsDropPending [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.057-0700 2019-07-07T15:03:59.057-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f486-281a-62c2-4868 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.063-0700 2019-07-07T15:03:59.064-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.064-0700 2019-07-07T15:03:59.064-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.064-0700 2019-07-07T15:03:59.064-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.064-0700 2019-07-07T15:03:59.064-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.064-0700 2019-07-07T15:03:59.064-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 996da5d5-111f-4f7d-add6-ac2267f1bba4 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.065-0700 2019-07-07T15:03:59.064-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.065-0700 2019-07-07T15:03:59.064-0700 I STORAGE [main] createCollection: test.bar with provided UUID: 41f1838a-14c5-4fa1-a9c9-1a5e38640b72 and options: { uuid: UUID("41f1838a-14c5-4fa1-a9c9-1a5e38640b72") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.065-0700 2019-07-07T15:03:59.065-0700 I INDEX [main] index build: done building index _id_ on ns test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.065-0700 2019-07-07T15:03:59.065-0700 I STORAGE [main] createCollection: test.system.drop.100i0t1.foo with provided UUID: 14212882-375c-4b91-9697-d53bb7daa2b1 and options: { uuid: UUID("14212882-375c-4b91-9697-d53bb7daa2b1") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.066-0700 2019-07-07T15:03:59.065-0700 I INDEX [main] index build: done building index _id_ on ns test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.066-0700 2019-07-07T15:03:59.065-0700 I COMMAND [main] CMD: drop test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.066-0700 2019-07-07T15:03:59.065-0700 I STORAGE [main] dropCollection: test.bar (41f1838a-14c5-4fa1-a9c9-1a5e38640b72) - renaming to drop-pending collection: test.system.drop.200i1t1.bar with drop optime { ts: Timestamp(200, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.066-0700 2019-07-07T15:03:59.065-0700 I STORAGE [main] renameCollection: renaming collection 41f1838a-14c5-4fa1-a9c9-1a5e38640b72 from test.bar to test.system.drop.200i1t1.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.066-0700 2019-07-07T15:03:59.066-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.067-0700 2019-07-07T15:03:59.066-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.067-0700 2019-07-07T15:03:59.067-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.067-0700 2019-07-07T15:03:59.067-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.067-0700 2019-07-07T15:03:59.068-0700 I - [main] going to run test: RenameCollectionForApplyOpsDropTargetByUUIDEvenIfSourceIsDropPending [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.080-0700 2019-07-07T15:03:59.080-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-60ae-3464-7b25-83a5 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.086-0700 2019-07-07T15:03:59.087-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.086-0700 2019-07-07T15:03:59.087-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.087-0700 2019-07-07T15:03:59.087-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.087-0700 2019-07-07T15:03:59.087-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.087-0700 2019-07-07T15:03:59.087-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: c0a6866b-1e47-49da-984d-872f2cd24886 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.087-0700 2019-07-07T15:03:59.087-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.088-0700 2019-07-07T15:03:59.087-0700 I STORAGE [main] createCollection: test.bar with provided UUID: a624cd5a-3f6b-491c-9907-b187a23c0a12 and options: { uuid: UUID("a624cd5a-3f6b-491c-9907-b187a23c0a12") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.088-0700 2019-07-07T15:03:59.087-0700 I INDEX [main] index build: done building index _id_ on ns test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.088-0700 2019-07-07T15:03:59.088-0700 I STORAGE [main] createCollection: test.bar2 with provided UUID: 8e0a2673-6323-42c4-ada1-f7b4f0ada236 and options: { uuid: UUID("8e0a2673-6323-42c4-ada1-f7b4f0ada236") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.088-0700 2019-07-07T15:03:59.088-0700 I INDEX [main] index build: done building index _id_ on ns test.bar2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.088-0700 2019-07-07T15:03:59.088-0700 I STORAGE [main] createCollection: test.system.drop.100i0t1.foo with provided UUID: 84cabf9d-87e5-4c33-aafa-a3ebc4f4a0b7 and options: { uuid: UUID("84cabf9d-87e5-4c33-aafa-a3ebc4f4a0b7") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.089-0700 2019-07-07T15:03:59.088-0700 I INDEX [main] index build: done building index _id_ on ns test.system.drop.100i0t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.089-0700 2019-07-07T15:03:59.088-0700 I COMMAND [main] CMD: drop test.bar2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.089-0700 2019-07-07T15:03:59.088-0700 I STORAGE [main] dropCollection: test.bar2 (8e0a2673-6323-42c4-ada1-f7b4f0ada236) - renaming to drop-pending collection: test.system.drop.200i1t1.bar2 with drop optime { ts: Timestamp(200, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.089-0700 2019-07-07T15:03:59.088-0700 I STORAGE [main] renameCollection: renaming collection 8e0a2673-6323-42c4-ada1-f7b4f0ada236 from test.bar2 to test.system.drop.200i1t1.bar2 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.090-0700 2019-07-07T15:03:59.089-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.090-0700 2019-07-07T15:03:59.089-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.090-0700 2019-07-07T15:03:59.090-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.090-0700 2019-07-07T15:03:59.090-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.090-0700 2019-07-07T15:03:59.091-0700 I - [main] going to run test: RenameCollectionForApplyOpsDropTargetByUUIDEvenIfSourceEqualsTarget [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.094-0700 2019-07-07T15:03:59.095-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c942-9769-5807-5e8d [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.100-0700 2019-07-07T15:03:59.101-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.101-0700 2019-07-07T15:03:59.101-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.101-0700 2019-07-07T15:03:59.101-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.101-0700 2019-07-07T15:03:59.101-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.101-0700 2019-07-07T15:03:59.101-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 56096945-2eba-45ad-bee9-02ae3750c070 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.102-0700 2019-07-07T15:03:59.101-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.102-0700 2019-07-07T15:03:59.102-0700 I STORAGE [main] createCollection: test.bar with provided UUID: 41074ec9-2c4b-424f-8e64-c4a9a1b22605 and options: { uuid: UUID("41074ec9-2c4b-424f-8e64-c4a9a1b22605") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.102-0700 2019-07-07T15:03:59.102-0700 I INDEX [main] index build: done building index _id_ on ns test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.102-0700 2019-07-07T15:03:59.102-0700 I STORAGE [main] createCollection: test.foo with provided UUID: fdf829fb-e9ff-49a1-bf28-7c273c1c9ca8 and options: { uuid: UUID("fdf829fb-e9ff-49a1-bf28-7c273c1c9ca8") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.102-0700 2019-07-07T15:03:59.102-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.103-0700 2019-07-07T15:03:59.102-0700 I COMMAND [main] renameCollectionForApplyOps: rename test.foo (fdf829fb-e9ff-49a1-bf28-7c273c1c9ca8) to test.foo and drop 41074ec9-2c4b-424f-8e64-c4a9a1b22605. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.103-0700 2019-07-07T15:03:59.102-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.103-0700 2019-07-07T15:03:59.102-0700 I STORAGE [main] dropCollection: test.bar (41074ec9-2c4b-424f-8e64-c4a9a1b22605) - renaming to drop-pending collection: test.system.drop.200i1t1.bar with drop optime { ts: Timestamp(200, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.103-0700 2019-07-07T15:03:59.102-0700 I STORAGE [main] renameCollection: renaming collection 41074ec9-2c4b-424f-8e64-c4a9a1b22605 from test.bar to test.system.drop.200i1t1.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.104-0700 2019-07-07T15:03:59.103-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.104-0700 2019-07-07T15:03:59.103-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.104-0700 2019-07-07T15:03:59.104-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.104-0700 2019-07-07T15:03:59.104-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.104-0700 2019-07-07T15:03:59.105-0700 I - [main] going to run test: RenameSameDatabaseStayTempFalse [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.108-0700 2019-07-07T15:03:59.109-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3e9c-d547-5249-fa14 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.114-0700 2019-07-07T15:03:59.115-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.115-0700 2019-07-07T15:03:59.115-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.115-0700 2019-07-07T15:03:59.115-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.115-0700 2019-07-07T15:03:59.116-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.115-0700 2019-07-07T15:03:59.116-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 89578d4d-d22e-467f-bb5e-af189c5f5d42 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.116-0700 2019-07-07T15:03:59.116-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.116-0700 2019-07-07T15:03:59.116-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 8036ed78-1f14-4c67-a1ee-817c96cbff08 and options: { temp: true } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.116-0700 2019-07-07T15:03:59.116-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.116-0700 2019-07-07T15:03:59.116-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.117-0700 2019-07-07T15:03:59.116-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.117-0700 2019-07-07T15:03:59.116-0700 I STORAGE [main] renameCollection: renaming collection 8036ed78-1f14-4c67-a1ee-817c96cbff08 from test.foo to test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.117-0700 2019-07-07T15:03:59.116-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.117-0700 2019-07-07T15:03:59.116-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.117-0700 2019-07-07T15:03:59.118-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.118-0700 2019-07-07T15:03:59.118-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.118-0700 2019-07-07T15:03:59.119-0700 I - [main] going to run test: RenameSameDatabaseStayTempTrue [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.123-0700 2019-07-07T15:03:59.122-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1267-7f54-a55a-4ed8 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.128-0700 2019-07-07T15:03:59.128-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.128-0700 2019-07-07T15:03:59.129-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.128-0700 2019-07-07T15:03:59.129-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.128-0700 2019-07-07T15:03:59.129-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.129-0700 2019-07-07T15:03:59.129-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: e402e9de-f86c-4e59-9587-91a7aba5ebd2 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.129-0700 2019-07-07T15:03:59.129-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.129-0700 2019-07-07T15:03:59.129-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 4631e85c-5419-4706-8ed0-ba9156eb7d46 and options: { temp: true } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.129-0700 2019-07-07T15:03:59.129-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.129-0700 2019-07-07T15:03:59.129-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.130-0700 2019-07-07T15:03:59.129-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.130-0700 2019-07-07T15:03:59.129-0700 I STORAGE [main] renameCollection: renaming collection 4631e85c-5419-4706-8ed0-ba9156eb7d46 from test.foo to test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.130-0700 2019-07-07T15:03:59.130-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.130-0700 2019-07-07T15:03:59.130-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.131-0700 2019-07-07T15:03:59.131-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.131-0700 2019-07-07T15:03:59.131-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.131-0700 2019-07-07T15:03:59.132-0700 I - [main] going to run test: RenameDifferentDatabaseStayTempFalse [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.135-0700 2019-07-07T15:03:59.136-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4b41-7c32-0eaa-5fa1 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.142-0700 2019-07-07T15:03:59.142-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.142-0700 2019-07-07T15:03:59.142-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.142-0700 2019-07-07T15:03:59.142-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.143-0700 2019-07-07T15:03:59.142-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.143-0700 2019-07-07T15:03:59.142-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: fd7205c4-6c5d-43e0-badb-fdf9e7f1cfdc and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.143-0700 2019-07-07T15:03:59.142-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.143-0700 2019-07-07T15:03:59.142-0700 I STORAGE [main] createCollection: test.foo with generated UUID: e937b17e-4f62-4a72-8486-263ab27cf80f and options: { temp: true } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.143-0700 2019-07-07T15:03:59.142-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.144-0700 2019-07-07T15:03:59.142-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.144-0700 2019-07-07T15:03:59.142-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.144-0700 2019-07-07T15:03:59.143-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmpor0T3.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.144-0700 2019-07-07T15:03:59.143-0700 I STORAGE [main] createCollection: test2.tmpor0T3.renameCollection with provided UUID: 7d6588e7-bdc7-400d-ad9c-34c51e7ab3ac and options: { uuid: UUID("7d6588e7-bdc7-400d-ad9c-34c51e7ab3ac"), temp: true } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.144-0700 2019-07-07T15:03:59.143-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmpor0T3.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.145-0700 2019-07-07T15:03:59.143-0700 I SHARDING [main] Marking collection test2.tmpor0T3.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.145-0700 2019-07-07T15:03:59.143-0700 I STORAGE [main] renameCollection: renaming collection 7d6588e7-bdc7-400d-ad9c-34c51e7ab3ac from test2.tmpor0T3.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.145-0700 2019-07-07T15:03:59.143-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.145-0700 2019-07-07T15:03:59.143-0700 I STORAGE [main] dropCollection: test.foo (e937b17e-4f62-4a72-8486-263ab27cf80f) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.146-0700 2019-07-07T15:03:59.143-0700 I STORAGE [main] renameCollection: renaming collection e937b17e-4f62-4a72-8486-263ab27cf80f from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.146-0700 2019-07-07T15:03:59.143-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.146-0700 2019-07-07T15:03:59.144-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.146-0700 2019-07-07T15:03:59.145-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.146-0700 2019-07-07T15:03:59.145-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.147-0700 2019-07-07T15:03:59.146-0700 I - [main] going to run test: RenameDifferentDatabaseStayTempTrue [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.150-0700 2019-07-07T15:03:59.150-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-cc78-1cd8-0cbe-dfed [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.156-0700 2019-07-07T15:03:59.156-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.156-0700 2019-07-07T15:03:59.156-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.156-0700 2019-07-07T15:03:59.156-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.157-0700 2019-07-07T15:03:59.156-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.157-0700 2019-07-07T15:03:59.156-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 9d09d0ee-2bb0-40ee-935b-55b0f7d4085e and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.157-0700 2019-07-07T15:03:59.156-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.157-0700 2019-07-07T15:03:59.156-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 2f52dade-a5af-478a-9ddf-943580cc51dd and options: { temp: true } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.158-0700 2019-07-07T15:03:59.156-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.158-0700 2019-07-07T15:03:59.157-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.158-0700 2019-07-07T15:03:59.157-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.158-0700 2019-07-07T15:03:59.157-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmp8JK7r.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.158-0700 2019-07-07T15:03:59.157-0700 I STORAGE [main] createCollection: test2.tmp8JK7r.renameCollection with provided UUID: 50804307-4c60-47b5-9185-56ccce4298fc and options: { uuid: UUID("50804307-4c60-47b5-9185-56ccce4298fc"), temp: true } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.159-0700 2019-07-07T15:03:59.157-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmp8JK7r.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.159-0700 2019-07-07T15:03:59.157-0700 I SHARDING [main] Marking collection test2.tmp8JK7r.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.159-0700 2019-07-07T15:03:59.157-0700 I STORAGE [main] renameCollection: renaming collection 50804307-4c60-47b5-9185-56ccce4298fc from test2.tmp8JK7r.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.159-0700 2019-07-07T15:03:59.157-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.160-0700 2019-07-07T15:03:59.157-0700 I STORAGE [main] dropCollection: test.foo (2f52dade-a5af-478a-9ddf-943580cc51dd) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.160-0700 2019-07-07T15:03:59.157-0700 I STORAGE [main] renameCollection: renaming collection 2f52dade-a5af-478a-9ddf-943580cc51dd from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.160-0700 2019-07-07T15:03:59.158-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.160-0700 2019-07-07T15:03:59.158-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.160-0700 2019-07-07T15:03:59.159-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.161-0700 2019-07-07T15:03:59.159-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.161-0700 2019-07-07T15:03:59.160-0700 I - [main] going to run test: RenameSameDatabaseStayTempFalseSourceNotTemporary [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.164-0700 2019-07-07T15:03:59.164-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0988-1647-9f9f-72e7 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.170-0700 2019-07-07T15:03:59.170-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.170-0700 2019-07-07T15:03:59.170-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.171-0700 2019-07-07T15:03:59.170-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.171-0700 2019-07-07T15:03:59.170-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.171-0700 2019-07-07T15:03:59.170-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: df15155c-a508-4d81-9b51-218889de5efd and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.171-0700 2019-07-07T15:03:59.170-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.172-0700 2019-07-07T15:03:59.170-0700 I STORAGE [main] createCollection: test.foo with generated UUID: c971bf10-cd29-43a4-9d85-bc2a5c31e53a and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.172-0700 2019-07-07T15:03:59.171-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.172-0700 2019-07-07T15:03:59.171-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.172-0700 2019-07-07T15:03:59.171-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.172-0700 2019-07-07T15:03:59.171-0700 I STORAGE [main] renameCollection: renaming collection c971bf10-cd29-43a4-9d85-bc2a5c31e53a from test.foo to test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.173-0700 2019-07-07T15:03:59.171-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.173-0700 2019-07-07T15:03:59.171-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.173-0700 2019-07-07T15:03:59.173-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.173-0700 2019-07-07T15:03:59.173-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.174-0700 2019-07-07T15:03:59.173-0700 I - [main] going to run test: RenameSameDatabaseStayTempTrueSourceNotTemporary [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.177-0700 2019-07-07T15:03:59.177-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-cb1d-6476-02a9-d961 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.183-0700 2019-07-07T15:03:59.183-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.184-0700 2019-07-07T15:03:59.183-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.184-0700 2019-07-07T15:03:59.183-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.184-0700 2019-07-07T15:03:59.183-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.184-0700 2019-07-07T15:03:59.183-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: eab95f96-ebda-40a3-bc79-40d17f9ee255 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.185-0700 2019-07-07T15:03:59.184-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.185-0700 2019-07-07T15:03:59.184-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 5ce1227e-d438-4ddc-b0a7-ab3fc5333198 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.185-0700 2019-07-07T15:03:59.184-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.185-0700 2019-07-07T15:03:59.184-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.185-0700 2019-07-07T15:03:59.184-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.186-0700 2019-07-07T15:03:59.184-0700 I STORAGE [main] renameCollection: renaming collection 5ce1227e-d438-4ddc-b0a7-ab3fc5333198 from test.foo to test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.186-0700 2019-07-07T15:03:59.184-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.186-0700 2019-07-07T15:03:59.184-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.186-0700 2019-07-07T15:03:59.186-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.187-0700 2019-07-07T15:03:59.186-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.187-0700 2019-07-07T15:03:59.187-0700 I - [main] going to run test: RenameDifferentDatabaseStayTempFalseSourceNotTemporary [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.190-0700 2019-07-07T15:03:59.190-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4bd8-843d-f212-97c9 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.196-0700 2019-07-07T15:03:59.196-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.197-0700 2019-07-07T15:03:59.196-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.197-0700 2019-07-07T15:03:59.196-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.197-0700 2019-07-07T15:03:59.197-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.197-0700 2019-07-07T15:03:59.197-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 6b87f865-033f-4b93-b28e-c31b0637d8a8 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.198-0700 2019-07-07T15:03:59.197-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.198-0700 2019-07-07T15:03:59.197-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 6ddd50ee-f53c-499a-bfef-f3d2c1d4021f and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.198-0700 2019-07-07T15:03:59.197-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.198-0700 2019-07-07T15:03:59.197-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.199-0700 2019-07-07T15:03:59.197-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.199-0700 2019-07-07T15:03:59.197-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmpqB6Ty.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.199-0700 2019-07-07T15:03:59.197-0700 I STORAGE [main] createCollection: test2.tmpqB6Ty.renameCollection with provided UUID: 5c459d4e-23da-42ef-80eb-8ea3047002e6 and options: { uuid: UUID("5c459d4e-23da-42ef-80eb-8ea3047002e6") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.199-0700 2019-07-07T15:03:59.198-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmpqB6Ty.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.199-0700 2019-07-07T15:03:59.198-0700 I SHARDING [main] Marking collection test2.tmpqB6Ty.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.200-0700 2019-07-07T15:03:59.198-0700 I STORAGE [main] renameCollection: renaming collection 5c459d4e-23da-42ef-80eb-8ea3047002e6 from test2.tmpqB6Ty.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.200-0700 2019-07-07T15:03:59.198-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.200-0700 2019-07-07T15:03:59.198-0700 I STORAGE [main] dropCollection: test.foo (6ddd50ee-f53c-499a-bfef-f3d2c1d4021f) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.200-0700 2019-07-07T15:03:59.198-0700 I STORAGE [main] renameCollection: renaming collection 6ddd50ee-f53c-499a-bfef-f3d2c1d4021f from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.201-0700 2019-07-07T15:03:59.198-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.201-0700 2019-07-07T15:03:59.198-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.201-0700 2019-07-07T15:03:59.200-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.201-0700 2019-07-07T15:03:59.200-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.201-0700 2019-07-07T15:03:59.200-0700 I - [main] going to run test: RenameDifferentDatabaseStayTempTrueSourceNotTemporary [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.204-0700 2019-07-07T15:03:59.204-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-31a7-1f61-a8e4-9328 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.210-0700 2019-07-07T15:03:59.210-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.211-0700 2019-07-07T15:03:59.210-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.211-0700 2019-07-07T15:03:59.210-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.211-0700 2019-07-07T15:03:59.210-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.211-0700 2019-07-07T15:03:59.210-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: f70581d9-9cc0-4a37-9e8b-fd5eaa3de206 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.212-0700 2019-07-07T15:03:59.211-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.212-0700 2019-07-07T15:03:59.211-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 86b2023e-cd41-443b-a4a8-738a4d94558c and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.212-0700 2019-07-07T15:03:59.211-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.212-0700 2019-07-07T15:03:59.211-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.213-0700 2019-07-07T15:03:59.211-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.213-0700 2019-07-07T15:03:59.211-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmpINcbT.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.213-0700 2019-07-07T15:03:59.211-0700 I STORAGE [main] createCollection: test2.tmpINcbT.renameCollection with provided UUID: 13bfa19c-2e62-40e2-930e-6be8b97fbfd6 and options: { uuid: UUID("13bfa19c-2e62-40e2-930e-6be8b97fbfd6") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.213-0700 2019-07-07T15:03:59.211-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmpINcbT.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.214-0700 2019-07-07T15:03:59.212-0700 I SHARDING [main] Marking collection test2.tmpINcbT.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.214-0700 2019-07-07T15:03:59.212-0700 I STORAGE [main] renameCollection: renaming collection 13bfa19c-2e62-40e2-930e-6be8b97fbfd6 from test2.tmpINcbT.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.214-0700 2019-07-07T15:03:59.212-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.214-0700 2019-07-07T15:03:59.212-0700 I STORAGE [main] dropCollection: test.foo (86b2023e-cd41-443b-a4a8-738a4d94558c) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.214-0700 2019-07-07T15:03:59.212-0700 I STORAGE [main] renameCollection: renaming collection 86b2023e-cd41-443b-a4a8-738a4d94558c from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.215-0700 2019-07-07T15:03:59.212-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.215-0700 2019-07-07T15:03:59.212-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.215-0700 2019-07-07T15:03:59.214-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.215-0700 2019-07-07T15:03:59.214-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.215-0700 2019-07-07T15:03:59.214-0700 I - [main] going to run test: RenameCollectionAcrossDatabaseOplogEntries [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.218-0700 2019-07-07T15:03:59.218-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b0dc-e720-a428-57d5 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.224-0700 2019-07-07T15:03:59.224-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.224-0700 2019-07-07T15:03:59.224-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.225-0700 2019-07-07T15:03:59.224-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.225-0700 2019-07-07T15:03:59.224-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.225-0700 2019-07-07T15:03:59.224-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 8d36bdba-92cf-4d06-a366-d08147376fd2 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.225-0700 2019-07-07T15:03:59.224-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.226-0700 2019-07-07T15:03:59.224-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 77ec0d4d-5261-44f7-8103-4ff560b14eb8 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.226-0700 2019-07-07T15:03:59.225-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.226-0700 2019-07-07T15:03:59.225-0700 I INDEX [main] index build: done building index a_1 on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.226-0700 2019-07-07T15:03:59.225-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test2.bar and drop test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.227-0700 2019-07-07T15:03:59.225-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.227-0700 2019-07-07T15:03:59.225-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmpcpwFP.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.227-0700 2019-07-07T15:03:59.225-0700 I STORAGE [main] createCollection: test2.tmpcpwFP.renameCollection with provided UUID: 55b322cc-398f-4260-a841-b1afb2d8d582 and options: { uuid: UUID("55b322cc-398f-4260-a841-b1afb2d8d582") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.227-0700 2019-07-07T15:03:59.226-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmpcpwFP.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.227-0700 2019-07-07T15:03:59.226-0700 I INDEX [main] index build: done building index a_1 on ns test2.tmpcpwFP.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.228-0700 2019-07-07T15:03:59.226-0700 I SHARDING [main] Marking collection test2.tmpcpwFP.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.228-0700 2019-07-07T15:03:59.226-0700 I STORAGE [main] renameCollection: renaming collection 55b322cc-398f-4260-a841-b1afb2d8d582 from test2.tmpcpwFP.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.228-0700 2019-07-07T15:03:59.226-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.228-0700 2019-07-07T15:03:59.226-0700 I STORAGE [main] dropCollection: test.foo (77ec0d4d-5261-44f7-8103-4ff560b14eb8) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.228-0700 2019-07-07T15:03:59.226-0700 I STORAGE [main] renameCollection: renaming collection 77ec0d4d-5261-44f7-8103-4ff560b14eb8 from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.229-0700 2019-07-07T15:03:59.227-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.229-0700 2019-07-07T15:03:59.227-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.229-0700 2019-07-07T15:03:59.228-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.229-0700 2019-07-07T15:03:59.228-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.230-0700 2019-07-07T15:03:59.229-0700 I - [main] going to run test: RenameCollectionForApplyOpsAcrossDatabaseOplogEntries [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.233-0700 2019-07-07T15:03:59.233-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-02c2-ec50-1aa3-0135 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.238-0700 2019-07-07T15:03:59.239-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.239-0700 2019-07-07T15:03:59.239-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.239-0700 2019-07-07T15:03:59.239-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.239-0700 2019-07-07T15:03:59.239-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.239-0700 2019-07-07T15:03:59.239-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: cf5243bb-4b13-4c69-a69d-c79e1fd3f94d and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.240-0700 2019-07-07T15:03:59.239-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.240-0700 2019-07-07T15:03:59.239-0700 I STORAGE [main] createCollection: test.foo with generated UUID: e813607d-1028-4094-909b-d5efbf34e07f and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.240-0700 2019-07-07T15:03:59.239-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.240-0700 2019-07-07T15:03:59.240-0700 I INDEX [main] index build: done building index a_1 on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.241-0700 2019-07-07T15:03:59.240-0700 I COMMAND [main] renameCollectionForApplyOps: rename test.foo (UUID unknown) to test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.241-0700 2019-07-07T15:03:59.240-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.241-0700 2019-07-07T15:03:59.240-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmpzOxeg.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.241-0700 2019-07-07T15:03:59.240-0700 I STORAGE [main] createCollection: test2.tmpzOxeg.renameCollection with provided UUID: 9ae4f3f8-c606-4d38-8d39-d8eda9cc3ee9 and options: { uuid: UUID("9ae4f3f8-c606-4d38-8d39-d8eda9cc3ee9") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.241-0700 2019-07-07T15:03:59.240-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmpzOxeg.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.242-0700 2019-07-07T15:03:59.240-0700 I INDEX [main] index build: done building index a_1 on ns test2.tmpzOxeg.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.242-0700 2019-07-07T15:03:59.241-0700 I SHARDING [main] Marking collection test2.tmpzOxeg.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.242-0700 2019-07-07T15:03:59.241-0700 I STORAGE [main] renameCollection: renaming collection 9ae4f3f8-c606-4d38-8d39-d8eda9cc3ee9 from test2.tmpzOxeg.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.242-0700 2019-07-07T15:03:59.241-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.243-0700 2019-07-07T15:03:59.241-0700 I STORAGE [main] dropCollection: test.foo (e813607d-1028-4094-909b-d5efbf34e07f) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.243-0700 2019-07-07T15:03:59.241-0700 I STORAGE [main] renameCollection: renaming collection e813607d-1028-4094-909b-d5efbf34e07f from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.243-0700 2019-07-07T15:03:59.241-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.243-0700 2019-07-07T15:03:59.241-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.244-0700 2019-07-07T15:03:59.243-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.244-0700 2019-07-07T15:03:59.243-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.244-0700 2019-07-07T15:03:59.244-0700 I - [main] going to run test: RenameCollectionAcrossDatabaseOplogEntriesDropTarget [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.259-0700 2019-07-07T15:03:59.259-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-96ad-5aaf-4dad-338d [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.265-0700 2019-07-07T15:03:59.266-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.265-0700 2019-07-07T15:03:59.266-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.265-0700 2019-07-07T15:03:59.266-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.266-0700 2019-07-07T15:03:59.266-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.266-0700 2019-07-07T15:03:59.266-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: c609296f-6bde-4726-96bc-4f1aa9d42245 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.266-0700 2019-07-07T15:03:59.266-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.266-0700 2019-07-07T15:03:59.266-0700 I STORAGE [main] createCollection: test2.bar with generated UUID: 98256e77-86ad-41e1-972a-eade03a467fd and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.266-0700 2019-07-07T15:03:59.266-0700 I INDEX [main] index build: done building index _id_ on ns test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.267-0700 2019-07-07T15:03:59.267-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 4d46707c-738c-491b-9224-08e97e95a9c4 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.267-0700 2019-07-07T15:03:59.267-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.267-0700 2019-07-07T15:03:59.267-0700 I INDEX [main] index build: done building index a_1 on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.267-0700 2019-07-07T15:03:59.267-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test2.bar and drop test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.268-0700 2019-07-07T15:03:59.267-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.268-0700 2019-07-07T15:03:59.267-0700 I SHARDING [main] Marking collection test2.bar as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.268-0700 2019-07-07T15:03:59.267-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmporyNr.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.268-0700 2019-07-07T15:03:59.267-0700 I STORAGE [main] createCollection: test2.tmporyNr.renameCollection with provided UUID: 6a052f46-f321-4fad-838f-be692e0e3179 and options: { uuid: UUID("6a052f46-f321-4fad-838f-be692e0e3179") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.269-0700 2019-07-07T15:03:59.268-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmporyNr.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.269-0700 2019-07-07T15:03:59.268-0700 I INDEX [main] index build: done building index a_1 on ns test2.tmporyNr.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.269-0700 2019-07-07T15:03:59.268-0700 I SHARDING [main] Marking collection test2.tmporyNr.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.269-0700 2019-07-07T15:03:59.268-0700 I STORAGE [main] dropCollection: test2.bar (98256e77-86ad-41e1-972a-eade03a467fd) - renaming to drop-pending collection: test2.system.drop.100i1t1.bar with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.269-0700 2019-07-07T15:03:59.268-0700 I STORAGE [main] renameCollection: renaming collection 98256e77-86ad-41e1-972a-eade03a467fd from test2.bar to test2.system.drop.100i1t1.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.270-0700 2019-07-07T15:03:59.268-0700 I STORAGE [main] renameCollection: renaming collection 6a052f46-f321-4fad-838f-be692e0e3179 from test2.tmporyNr.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.270-0700 2019-07-07T15:03:59.268-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.270-0700 2019-07-07T15:03:59.268-0700 I STORAGE [main] dropCollection: test.foo (4d46707c-738c-491b-9224-08e97e95a9c4) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.270-0700 2019-07-07T15:03:59.268-0700 I STORAGE [main] renameCollection: renaming collection 4d46707c-738c-491b-9224-08e97e95a9c4 from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.271-0700 2019-07-07T15:03:59.269-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.271-0700 2019-07-07T15:03:59.269-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.271-0700 2019-07-07T15:03:59.270-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.271-0700 2019-07-07T15:03:59.270-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.271-0700 2019-07-07T15:03:59.271-0700 I - [main] going to run test: RenameCollectionForApplyOpsAcrossDatabaseOplogEntriesDropTarget [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.274-0700 2019-07-07T15:03:59.275-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-adf6-8b4c-8de0-a033 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.280-0700 2019-07-07T15:03:59.281-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.280-0700 2019-07-07T15:03:59.281-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.281-0700 2019-07-07T15:03:59.281-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.281-0700 2019-07-07T15:03:59.281-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.281-0700 2019-07-07T15:03:59.281-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: c1f01dfe-61bf-44e8-bdd0-eed42fb29e07 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.282-0700 2019-07-07T15:03:59.281-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.282-0700 2019-07-07T15:03:59.281-0700 I STORAGE [main] createCollection: test2.bar with generated UUID: 9b3bec43-5cd7-4897-a904-02a3c5adf207 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.282-0700 2019-07-07T15:03:59.281-0700 I INDEX [main] index build: done building index _id_ on ns test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.282-0700 2019-07-07T15:03:59.282-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 167efb6c-be44-43b4-a044-d5f7cab8b5bd and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.282-0700 2019-07-07T15:03:59.282-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.283-0700 2019-07-07T15:03:59.282-0700 I INDEX [main] index build: done building index a_1 on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.283-0700 2019-07-07T15:03:59.282-0700 I COMMAND [main] renameCollectionForApplyOps: rename test.foo (UUID unknown) to test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.283-0700 2019-07-07T15:03:59.282-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.283-0700 2019-07-07T15:03:59.282-0700 I SHARDING [main] Marking collection test2.bar as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.284-0700 2019-07-07T15:03:59.282-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmpngtgz.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.284-0700 2019-07-07T15:03:59.282-0700 I STORAGE [main] createCollection: test2.tmpngtgz.renameCollection with provided UUID: 90f8fd76-b5dc-462f-b347-3088f13a84d9 and options: { uuid: UUID("90f8fd76-b5dc-462f-b347-3088f13a84d9") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.284-0700 2019-07-07T15:03:59.283-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmpngtgz.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.284-0700 2019-07-07T15:03:59.283-0700 I INDEX [main] index build: done building index a_1 on ns test2.tmpngtgz.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.284-0700 2019-07-07T15:03:59.283-0700 I SHARDING [main] Marking collection test2.tmpngtgz.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.285-0700 2019-07-07T15:03:59.283-0700 I STORAGE [main] dropCollection: test2.bar (9b3bec43-5cd7-4897-a904-02a3c5adf207) - renaming to drop-pending collection: test2.system.drop.100i1t1.bar with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.285-0700 2019-07-07T15:03:59.283-0700 I STORAGE [main] renameCollection: renaming collection 9b3bec43-5cd7-4897-a904-02a3c5adf207 from test2.bar to test2.system.drop.100i1t1.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.285-0700 2019-07-07T15:03:59.283-0700 I STORAGE [main] renameCollection: renaming collection 90f8fd76-b5dc-462f-b347-3088f13a84d9 from test2.tmpngtgz.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.285-0700 2019-07-07T15:03:59.283-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.285-0700 2019-07-07T15:03:59.283-0700 I STORAGE [main] dropCollection: test.foo (167efb6c-be44-43b4-a044-d5f7cab8b5bd) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.286-0700 2019-07-07T15:03:59.283-0700 I STORAGE [main] renameCollection: renaming collection 167efb6c-be44-43b4-a044-d5f7cab8b5bd from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.286-0700 2019-07-07T15:03:59.284-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.286-0700 2019-07-07T15:03:59.284-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.286-0700 2019-07-07T15:03:59.285-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.287-0700 2019-07-07T15:03:59.285-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.287-0700 2019-07-07T15:03:59.286-0700 I - [main] going to run test: RenameCollectionAcrossDatabaseOplogEntriesWritesNotReplicated [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.289-0700 2019-07-07T15:03:59.290-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-85ac-51ae-6fab-ecd0 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.295-0700 2019-07-07T15:03:59.296-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.295-0700 2019-07-07T15:03:59.296-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.296-0700 2019-07-07T15:03:59.296-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.296-0700 2019-07-07T15:03:59.296-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.296-0700 2019-07-07T15:03:59.296-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 20671621-f9a5-4739-b9a5-5fe2cccde6cd and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.296-0700 2019-07-07T15:03:59.296-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.297-0700 2019-07-07T15:03:59.296-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 50454394-3cf8-4350-9c25-c60241167c31 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.297-0700 2019-07-07T15:03:59.296-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.297-0700 2019-07-07T15:03:59.297-0700 I INDEX [main] index build: done building index a_1 on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.297-0700 2019-07-07T15:03:59.297-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test2.bar and drop test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.297-0700 2019-07-07T15:03:59.297-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.298-0700 2019-07-07T15:03:59.297-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmpMxWhg.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.298-0700 2019-07-07T15:03:59.297-0700 I STORAGE [main] createCollection: test2.tmpMxWhg.renameCollection with provided UUID: e20ca5f6-3e4b-4fa4-baf9-799badb25589 and options: { uuid: UUID("e20ca5f6-3e4b-4fa4-baf9-799badb25589") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.298-0700 2019-07-07T15:03:59.297-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmpMxWhg.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.298-0700 2019-07-07T15:03:59.297-0700 I INDEX [main] index build: done building index a_1 on ns test2.tmpMxWhg.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.299-0700 2019-07-07T15:03:59.298-0700 I SHARDING [main] Marking collection test2.tmpMxWhg.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.299-0700 2019-07-07T15:03:59.298-0700 I STORAGE [main] renameCollection: renaming collection e20ca5f6-3e4b-4fa4-baf9-799badb25589 from test2.tmpMxWhg.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.299-0700 2019-07-07T15:03:59.298-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.299-0700 2019-07-07T15:03:59.298-0700 I STORAGE [main] Finishing collection drop for test.foo (50454394-3cf8-4350-9c25-c60241167c31). [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.299-0700 2019-07-07T15:03:59.298-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.300-0700 2019-07-07T15:03:59.298-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.300-0700 2019-07-07T15:03:59.300-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.300-0700 2019-07-07T15:03:59.300-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.300-0700 2019-07-07T15:03:59.300-0700 I - [main] going to run test: RenameCollectionForApplyOpsAcrossDatabaseOplogEntriesWritesNotReplicated [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.304-0700 2019-07-07T15:03:59.304-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4c48-a05a-aa35-9d4a [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.310-0700 2019-07-07T15:03:59.310-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.310-0700 2019-07-07T15:03:59.311-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.310-0700 2019-07-07T15:03:59.311-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.311-0700 2019-07-07T15:03:59.311-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.311-0700 2019-07-07T15:03:59.311-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 201662ac-410d-42cd-b3d9-cbf314d195f1 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.311-0700 2019-07-07T15:03:59.311-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.311-0700 2019-07-07T15:03:59.311-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 3ce3929f-3840-4289-ad15-4f091b72d79d and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.312-0700 2019-07-07T15:03:59.311-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.312-0700 2019-07-07T15:03:59.311-0700 I INDEX [main] index build: done building index a_1 on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.312-0700 2019-07-07T15:03:59.312-0700 I COMMAND [main] renameCollectionForApplyOps: rename test.foo (UUID unknown) to test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.312-0700 2019-07-07T15:03:59.312-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.312-0700 2019-07-07T15:03:59.312-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmppGvWk.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.313-0700 2019-07-07T15:03:59.312-0700 I STORAGE [main] createCollection: test2.tmppGvWk.renameCollection with provided UUID: efbd40b0-160f-4703-83ec-040ad7221244 and options: { uuid: UUID("efbd40b0-160f-4703-83ec-040ad7221244") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.313-0700 2019-07-07T15:03:59.312-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmppGvWk.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.313-0700 2019-07-07T15:03:59.312-0700 I INDEX [main] index build: done building index a_1 on ns test2.tmppGvWk.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.313-0700 2019-07-07T15:03:59.312-0700 I SHARDING [main] Marking collection test2.tmppGvWk.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.314-0700 2019-07-07T15:03:59.312-0700 I STORAGE [main] renameCollection: renaming collection efbd40b0-160f-4703-83ec-040ad7221244 from test2.tmppGvWk.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.314-0700 2019-07-07T15:03:59.313-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.314-0700 2019-07-07T15:03:59.313-0700 I STORAGE [main] Finishing collection drop for test.foo (3ce3929f-3840-4289-ad15-4f091b72d79d). [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.314-0700 2019-07-07T15:03:59.313-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.314-0700 2019-07-07T15:03:59.313-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.315-0700 2019-07-07T15:03:59.314-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.315-0700 2019-07-07T15:03:59.315-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.315-0700 2019-07-07T15:03:59.315-0700 I - [main] going to run test: RenameCollectionAcrossDatabaseDropsTemporaryCollectionOnException [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.318-0700 2019-07-07T15:03:59.319-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d14f-5479-11a7-d7e7 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.324-0700 2019-07-07T15:03:59.325-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.325-0700 2019-07-07T15:03:59.325-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.325-0700 2019-07-07T15:03:59.325-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.325-0700 2019-07-07T15:03:59.325-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.325-0700 2019-07-07T15:03:59.325-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 5236b765-1447-4216-923b-49d61f16ed84 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.326-0700 2019-07-07T15:03:59.325-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.326-0700 2019-07-07T15:03:59.325-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 7b503263-f881-494f-a157-bd6e696c4c2f and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.326-0700 2019-07-07T15:03:59.326-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.326-0700 2019-07-07T15:03:59.326-0700 I INDEX [main] index build: done building index a_1 on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.326-0700 2019-07-07T15:03:59.326-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.327-0700 2019-07-07T15:03:59.326-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.327-0700 2019-07-07T15:03:59.326-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmppyzKA.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.327-0700 2019-07-07T15:03:59.326-0700 I STORAGE [main] createCollection: test2.tmppyzKA.renameCollection with provided UUID: 494b1a28-7d63-4f76-8f17-fef7bd9d8942 and options: { uuid: UUID("494b1a28-7d63-4f76-8f17-fef7bd9d8942") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.327-0700 2019-07-07T15:03:59.326-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmppyzKA.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.328-0700 2019-07-07T15:03:59.327-0700 I INDEX [main] index build: done building index a_1 on ns test2.tmppyzKA.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.328-0700 2019-07-07T15:03:59.327-0700 I COMMAND [main] CMD: drop test2.tmppyzKA.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.328-0700 2019-07-07T15:03:59.327-0700 I STORAGE [main] dropCollection: test2.tmppyzKA.renameCollection (494b1a28-7d63-4f76-8f17-fef7bd9d8942) - renaming to drop-pending collection: test2.system.drop.100i1t1.tmppyzKA.renameCollection with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.328-0700 2019-07-07T15:03:59.327-0700 I STORAGE [main] renameCollection: renaming collection 494b1a28-7d63-4f76-8f17-fef7bd9d8942 from test2.tmppyzKA.renameCollection to test2.system.drop.100i1t1.tmppyzKA.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.328-0700 2019-07-07T15:03:59.327-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.329-0700 2019-07-07T15:03:59.327-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.329-0700 2019-07-07T15:03:59.329-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.329-0700 2019-07-07T15:03:59.329-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.329-0700 2019-07-07T15:03:59.330-0700 I - [main] going to run test: RenameCollectionAcrossDatabaseDowngradesGlobalWriteLockToNonExclusive [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.333-0700 2019-07-07T15:03:59.333-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2f90-b072-692e-60cf [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.339-0700 2019-07-07T15:03:59.340-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.340-0700 2019-07-07T15:03:59.340-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.340-0700 2019-07-07T15:03:59.340-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.340-0700 2019-07-07T15:03:59.340-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.340-0700 2019-07-07T15:03:59.340-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 5a327a9b-0594-4e1b-8947-adb1c4ab3b9a and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.341-0700 2019-07-07T15:03:59.340-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.341-0700 2019-07-07T15:03:59.340-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 2d0e7b2c-5a18-474c-804b-0c7e327dfe6b and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.341-0700 2019-07-07T15:03:59.340-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.341-0700 2019-07-07T15:03:59.340-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.342-0700 2019-07-07T15:03:59.341-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.342-0700 2019-07-07T15:03:59.341-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmpctuRv.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.342-0700 2019-07-07T15:03:59.341-0700 I STORAGE [main] createCollection: test2.tmpctuRv.renameCollection with provided UUID: 06adc70c-2d5d-4001-87f7-94f4f30b697a and options: { uuid: UUID("06adc70c-2d5d-4001-87f7-94f4f30b697a") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.342-0700 2019-07-07T15:03:59.341-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmpctuRv.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.342-0700 2019-07-07T15:03:59.341-0700 I SHARDING [main] Marking collection test2.tmpctuRv.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.343-0700 2019-07-07T15:03:59.341-0700 I STORAGE [main] renameCollection: renaming collection 06adc70c-2d5d-4001-87f7-94f4f30b697a from test2.tmpctuRv.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.343-0700 2019-07-07T15:03:59.341-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.343-0700 2019-07-07T15:03:59.341-0700 I STORAGE [main] dropCollection: test.foo (2d0e7b2c-5a18-474c-804b-0c7e327dfe6b) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.343-0700 2019-07-07T15:03:59.341-0700 I STORAGE [main] renameCollection: renaming collection 2d0e7b2c-5a18-474c-804b-0c7e327dfe6b from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.344-0700 2019-07-07T15:03:59.342-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.344-0700 2019-07-07T15:03:59.342-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.344-0700 2019-07-07T15:03:59.343-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.344-0700 2019-07-07T15:03:59.343-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.344-0700 2019-07-07T15:03:59.344-0700 I - [main] going to run test: RenameCollectionAcrossDatabaseKeepsGlobalWriteLockExclusiveIfCallerHasGlobalWriteLock [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.350-0700 2019-07-07T15:03:59.350-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b895-f3e5-6b7a-b15a [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.355-0700 2019-07-07T15:03:59.356-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.356-0700 2019-07-07T15:03:59.356-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.356-0700 2019-07-07T15:03:59.356-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.356-0700 2019-07-07T15:03:59.356-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.356-0700 2019-07-07T15:03:59.356-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 4fc8f37a-8a79-4777-9ef6-1d7dca8f81e4 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.357-0700 2019-07-07T15:03:59.356-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.357-0700 2019-07-07T15:03:59.356-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 2036dba2-702e-419d-bb68-e74fa28a6c4b and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.357-0700 2019-07-07T15:03:59.357-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.357-0700 2019-07-07T15:03:59.357-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test2.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.358-0700 2019-07-07T15:03:59.357-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.358-0700 2019-07-07T15:03:59.357-0700 I COMMAND [main] Attempting to create temporary collection: test2.tmpu3C7z.renameCollection with the contents of collection: test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.358-0700 2019-07-07T15:03:59.357-0700 I STORAGE [main] createCollection: test2.tmpu3C7z.renameCollection with provided UUID: 61bbbc19-2da5-4dab-872a-6b833690758f and options: { uuid: UUID("61bbbc19-2da5-4dab-872a-6b833690758f") } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.358-0700 2019-07-07T15:03:59.357-0700 I INDEX [main] index build: done building index _id_ on ns test2.tmpu3C7z.renameCollection [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.358-0700 2019-07-07T15:03:59.357-0700 I SHARDING [main] Marking collection test2.tmpu3C7z.renameCollection as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.359-0700 2019-07-07T15:03:59.357-0700 I STORAGE [main] renameCollection: renaming collection 61bbbc19-2da5-4dab-872a-6b833690758f from test2.tmpu3C7z.renameCollection to test2.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.359-0700 2019-07-07T15:03:59.357-0700 I COMMAND [main] CMD: drop test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.359-0700 2019-07-07T15:03:59.357-0700 I STORAGE [main] dropCollection: test.foo (2036dba2-702e-419d-bb68-e74fa28a6c4b) - renaming to drop-pending collection: test.system.drop.100i1t1.foo with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.359-0700 2019-07-07T15:03:59.358-0700 I STORAGE [main] renameCollection: renaming collection 2036dba2-702e-419d-bb68-e74fa28a6c4b from test.foo to test.system.drop.100i1t1.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.359-0700 2019-07-07T15:03:59.358-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.360-0700 2019-07-07T15:03:59.358-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.360-0700 2019-07-07T15:03:59.359-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.360-0700 2019-07-07T15:03:59.359-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.360-0700 2019-07-07T15:03:59.360-0700 I - [main] going to run test: CollectionPointerRemainsValidThroughRename [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.363-0700 2019-07-07T15:03:59.364-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a15b-5868-9e49-945b [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.369-0700 2019-07-07T15:03:59.370-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.369-0700 2019-07-07T15:03:59.370-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.370-0700 2019-07-07T15:03:59.370-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.370-0700 2019-07-07T15:03:59.370-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.370-0700 2019-07-07T15:03:59.370-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 22148b90-569f-46b5-baec-9aa4b5f2c00f and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.370-0700 2019-07-07T15:03:59.370-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.371-0700 2019-07-07T15:03:59.370-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 1e835da6-385f-46a3-8560-08f03a9aa277 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.371-0700 2019-07-07T15:03:59.370-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.371-0700 2019-07-07T15:03:59.370-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.371-0700 2019-07-07T15:03:59.371-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.372-0700 2019-07-07T15:03:59.371-0700 I STORAGE [main] renameCollection: renaming collection 1e835da6-385f-46a3-8560-08f03a9aa277 from test.foo to test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.372-0700 2019-07-07T15:03:59.371-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.372-0700 2019-07-07T15:03:59.371-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.372-0700 2019-07-07T15:03:59.372-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.372-0700 2019-07-07T15:03:59.372-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.373-0700 2019-07-07T15:03:59.373-0700 I - [main] going to run test: CatalogPointersRenameValidThroughRenameForApplyOps [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.376-0700 2019-07-07T15:03:59.377-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7479-af9f-cc99-8788 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.383-0700 2019-07-07T15:03:59.383-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.383-0700 2019-07-07T15:03:59.383-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.383-0700 2019-07-07T15:03:59.383-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.383-0700 2019-07-07T15:03:59.383-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.384-0700 2019-07-07T15:03:59.383-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 26ad20a6-2399-45fb-a0b1-e984f9bab223 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.384-0700 2019-07-07T15:03:59.383-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.384-0700 2019-07-07T15:03:59.384-0700 I STORAGE [main] createCollection: test.foo with generated UUID: dd36e55f-2098-45b1-959e-4b66fbedec1c and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.384-0700 2019-07-07T15:03:59.384-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.384-0700 2019-07-07T15:03:59.384-0700 I COMMAND [main] renameCollectionForApplyOps: rename test.foo (630649ba-ab79-410f-a5a5-91758577e285) to test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.385-0700 2019-07-07T15:03:59.384-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.385-0700 2019-07-07T15:03:59.384-0700 I STORAGE [main] renameCollection: renaming collection dd36e55f-2098-45b1-959e-4b66fbedec1c from test.foo to test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.385-0700 2019-07-07T15:03:59.384-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.385-0700 2019-07-07T15:03:59.384-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.386-0700 2019-07-07T15:03:59.386-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.386-0700 2019-07-07T15:03:59.386-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.386-0700 2019-07-07T15:03:59.387-0700 I - [main] going to run test: CollectionCatalogMappingRemainsIntactThroughRename [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.396-0700 2019-07-07T15:03:59.397-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-25d8-4912-e2eb-5cff [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.402-0700 2019-07-07T15:03:59.403-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.403-0700 2019-07-07T15:03:59.403-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.403-0700 2019-07-07T15:03:59.403-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.403-0700 2019-07-07T15:03:59.403-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.403-0700 2019-07-07T15:03:59.403-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 1f5e67ee-b722-47fc-85cb-c86296344d4a and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.404-0700 2019-07-07T15:03:59.403-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.404-0700 2019-07-07T15:03:59.403-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 2e684c88-e365-42f3-af82-44672c28e545 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.404-0700 2019-07-07T15:03:59.403-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.404-0700 2019-07-07T15:03:59.403-0700 I COMMAND [main] renameCollectionForCommand: rename test.foo to test.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.404-0700 2019-07-07T15:03:59.403-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.405-0700 2019-07-07T15:03:59.403-0700 I STORAGE [main] renameCollection: renaming collection 2e684c88-e365-42f3-af82-44672c28e545 from test.foo to test.bar [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.405-0700 2019-07-07T15:03:59.404-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.405-0700 2019-07-07T15:03:59.404-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.405-0700 2019-07-07T15:03:59.405-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.406-0700 2019-07-07T15:03:59.405-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.406-0700 2019-07-07T15:03:59.406-0700 I - [main] going to run test: FailRenameCollectionFromReplicatedToUnreplicatedDB [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.410-0700 2019-07-07T15:03:59.410-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-219b-1e43-7667-b1bf [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.416-0700 2019-07-07T15:03:59.416-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.416-0700 2019-07-07T15:03:59.416-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.416-0700 2019-07-07T15:03:59.416-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.417-0700 2019-07-07T15:03:59.416-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.417-0700 2019-07-07T15:03:59.416-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: a8317416-3c55-4699-82b5-7d290826ec10 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.417-0700 2019-07-07T15:03:59.416-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.417-0700 2019-07-07T15:03:59.416-0700 I STORAGE [main] createCollection: foo.isReplicated with generated UUID: f8e4254b-1d0e-4746-bdeb-5fe7655593a9 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.417-0700 2019-07-07T15:03:59.417-0700 I INDEX [main] index build: done building index _id_ on ns foo.isReplicated [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.418-0700 2019-07-07T15:03:59.417-0700 I COMMAND [main] renameCollectionForCommand: rename foo.isReplicated to local.isUnreplicated. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.418-0700 2019-07-07T15:03:59.417-0700 I SHARDING [main] Marking collection foo.isReplicated as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.418-0700 2019-07-07T15:03:59.417-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.418-0700 2019-07-07T15:03:59.417-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.419-0700 2019-07-07T15:03:59.418-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.419-0700 2019-07-07T15:03:59.419-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.419-0700 2019-07-07T15:03:59.419-0700 I - [main] going to run test: FailRenameCollectionFromUnreplicatedToReplicatedDB [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.423-0700 2019-07-07T15:03:59.423-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f526-4482-0d1d-cf5b [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.429-0700 2019-07-07T15:03:59.429-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.429-0700 2019-07-07T15:03:59.429-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.430-0700 2019-07-07T15:03:59.429-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.430-0700 2019-07-07T15:03:59.429-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.430-0700 2019-07-07T15:03:59.429-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: b37a3159-4366-40b0-8242-4253904128b9 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.430-0700 2019-07-07T15:03:59.429-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.430-0700 2019-07-07T15:03:59.430-0700 I STORAGE [main] createCollection: foo.system.profile with generated UUID: 1c2a68b5-a3d9-48dc-a434-50bdbd568953 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.431-0700 2019-07-07T15:03:59.430-0700 I COMMAND [main] renameCollectionForCommand: rename foo.system.profile to foo.bar. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.431-0700 2019-07-07T15:03:59.430-0700 I SHARDING [main] Marking collection foo.system.profile as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.431-0700 2019-07-07T15:03:59.430-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.431-0700 2019-07-07T15:03:59.430-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.432-0700 2019-07-07T15:03:59.431-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.432-0700 2019-07-07T15:03:59.432-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.432-0700 2019-07-07T15:03:59.432-0700 I - [main] going to run test: RenameCollectionForApplyOpsReturnsInvalidNamespaceIfTargetNamespaceIsInvalid [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.436-0700 2019-07-07T15:03:59.436-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4db0-48ed-a670-b43a [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.442-0700 2019-07-07T15:03:59.442-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.442-0700 2019-07-07T15:03:59.442-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.442-0700 2019-07-07T15:03:59.442-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.442-0700 2019-07-07T15:03:59.442-0700 I REPL [main] creating replication oplog of size: 5MB... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.443-0700 2019-07-07T15:03:59.442-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: a7d9c9fe-ab9a-4159-ac69-f6fb6a2fef9d and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.443-0700 2019-07-07T15:03:59.442-0700 I REPL [main] ****** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.443-0700 2019-07-07T15:03:59.442-0700 I STORAGE [main] createCollection: test.foo with generated UUID: b101ee4e-33d7-46fd-b8a8-59e8d8c71395 and options: {} [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.443-0700 2019-07-07T15:03:59.443-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.444-0700 2019-07-07T15:03:59.443-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.444-0700 2019-07-07T15:03:59.443-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.444-0700 2019-07-07T15:03:59.444-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.444-0700 2019-07-07T15:03:59.444-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.445-0700 2019-07-07T15:03:59.445-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.445-0700 2019-07-07T15:03:59.445-0700 I - [main] ************************************************** [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.446-0700 2019-07-07T15:03:59.445-0700 I - [main] CappedUtilsTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.043 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.446-0700 2019-07-07T15:03:59.445-0700 I - [main] CatalogControlTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.446-0700 2019-07-07T15:03:59.445-0700 I - [main] CollectionCatalogIterationTest | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.446-0700 2019-07-07T15:03:59.445-0700 I - [main] CollectionCatalogResourceMapTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.446-0700 2019-07-07T15:03:59.445-0700 I - [main] CollectionCatalogResourceTest | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.447-0700 2019-07-07T15:03:59.445-0700 I - [main] CollectionCatalogTest | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.447-0700 2019-07-07T15:03:59.445-0700 I - [main] CollectionOptions | tests: 36 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.447-0700 2019-07-07T15:03:59.445-0700 I - [main] CollectionTest | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.231 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.447-0700 2019-07-07T15:03:59.445-0700 I - [main] CommitQuorumOptionsTest | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.448-0700 2019-07-07T15:03:59.445-0700 I - [main] CreateCollectionTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.067 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.448-0700 2019-07-07T15:03:59.445-0700 I - [main] DatabaseTest | tests: 18 | fails: 0 | assert calls: 0 | time secs: 0.301 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.448-0700 2019-07-07T15:03:59.445-0700 I - [main] DropDatabaseTest | tests: 15 | fails: 0 | assert calls: 0 | time secs: 0.246 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.448-0700 2019-07-07T15:03:59.446-0700 I - [main] ForEachCollectionFromDbTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.026 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.448-0700 2019-07-07T15:03:59.446-0700 I - [main] IdIndexSpecValidateTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.449-0700 2019-07-07T15:03:59.446-0700 I - [main] IndexBuildEntryTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.449-0700 2019-07-07T15:03:59.446-0700 I - [main] IndexBuildsManagerTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.013 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.449-0700 2019-07-07T15:03:59.446-0700 I - [main] IndexKeyValidateTest | tests: 34 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.449-0700 2019-07-07T15:03:59.446-0700 I - [main] IndexSpecCollationValidateTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.011 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.449-0700 2019-07-07T15:03:59.446-0700 I - [main] IndexSpecPartialFilterTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.450-0700 2019-07-07T15:03:59.446-0700 I - [main] IndexSpecValidateTest | tests: 24 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.450-0700 2019-07-07T15:03:59.446-0700 I - [main] IndexSpecWildcard | tests: 14 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.450-0700 2019-07-07T15:03:59.446-0700 I - [main] MultiIndexBlockTest | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.025 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.450-0700 2019-07-07T15:03:59.446-0700 I - [main] RenameCollectionTest | tests: 51 | fails: 0 | assert calls: 0 | time secs: 0.775 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.451-0700 2019-07-07T15:03:59.446-0700 I - [main] TOTALS | tests: 267 | fails: 0 | assert calls: 0 | time secs: 1.743 [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.451-0700 2019-07-07T15:03:59.446-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_catalog_test] 2019-07-07T15:03:59.525-0700 C++ unit test build\opt\mongo\db\catalog\db_catalog_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:03:59.525-0700 db_catalog_test.exe ran in 4.20 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:03:59.541-0700 Running db_catalog_util_test.exe... build\opt\mongo\db\catalog\util\db_catalog_util_test.exe [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.541-0700 Starting C++ unit test build\opt\mongo\db\catalog\util\db_catalog_util_test.exe... build\opt\mongo\db\catalog\util\db_catalog_util_test.exe [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.666-0700 C++ unit test build\opt\mongo\db\catalog\util\db_catalog_util_test.exe started with pid 22476. [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.902-0700 2019-07-07T15:03:59.901-0700 I - [main] going to run suite: Partitioned [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.903-0700 2019-07-07T15:03:59.903-0700 I - [main] going to run test: DefaultConstructedPartitionedShouldBeEmpty [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.903-0700 2019-07-07T15:03:59.903-0700 I - [main] going to run test: InsertionShouldModifySize [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.903-0700 2019-07-07T15:03:59.903-0700 I - [main] going to run test: DuplicateInsertionShouldNotModifySize [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.904-0700 2019-07-07T15:03:59.903-0700 I - [main] going to run test: ClearShouldResetSizeToZero [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.904-0700 2019-07-07T15:03:59.903-0700 I - [main] going to run test: ErasingEntryShouldModifySize [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.904-0700 2019-07-07T15:03:59.903-0700 I - [main] going to run test: ErasingEntryThatDoesNotExistShouldNotModifySize [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.904-0700 2019-07-07T15:03:59.903-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.904-0700 2019-07-07T15:03:59.903-0700 I - [main] going to run suite: PartitionedAll [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.905-0700 2019-07-07T15:03:59.903-0700 I - [main] going to run test: DefaultConstructedPartitionedShouldBeEmpty [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.905-0700 2019-07-07T15:03:59.903-0700 I - [main] going to run test: InsertionShouldModifySize [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.905-0700 2019-07-07T15:03:59.903-0700 I - [main] going to run test: DuplicateInsertionShouldNotModifySize [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.905-0700 2019-07-07T15:03:59.903-0700 I - [main] going to run test: ClearShouldResetSizeToZero [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.905-0700 2019-07-07T15:03:59.903-0700 I - [main] going to run test: ErasingEntryShouldModifySize [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.906-0700 2019-07-07T15:03:59.903-0700 I - [main] going to run test: ErasingEntryThatDoesNotExistShouldNotModifySize [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.906-0700 2019-07-07T15:03:59.903-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.906-0700 2019-07-07T15:03:59.904-0700 I - [main] going to run suite: PartitionedConcurrency [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.906-0700 2019-07-07T15:03:59.904-0700 I - [main] going to run test: ShouldBeAbleToGuardSeparatePartitionsSimultaneously [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.907-0700 2019-07-07T15:03:59.904-0700 I - [main] going to run test: ModificationsFromOnePartitionShouldBeVisible [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.907-0700 2019-07-07T15:03:59.904-0700 I - [main] going to run test: ModificationsFromAllShouldBeVisible [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.907-0700 2019-07-07T15:03:59.904-0700 I - [main] going to run test: ShouldProtectConcurrentAccesses [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.945-0700 2019-07-07T15:03:59.946-0700 I - [main] DONE running tests [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.946-0700 2019-07-07T15:03:59.946-0700 I - [main] ************************************************** [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.946-0700 2019-07-07T15:03:59.946-0700 I - [main] Partitioned | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.946-0700 2019-07-07T15:03:59.946-0700 I - [main] PartitionedAll | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.946-0700 2019-07-07T15:03:59.946-0700 I - [main] PartitionedConcurrency | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.042 [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.947-0700 2019-07-07T15:03:59.946-0700 I - [main] TOTALS | tests: 16 | fails: 0 | assert calls: 0 | time secs: 0.042 [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.947-0700 2019-07-07T15:03:59.946-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_catalog_util_test] 2019-07-07T15:03:59.955-0700 C++ unit test build\opt\mongo\db\catalog\util\db_catalog_util_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:03:59.955-0700 db_catalog_util_test.exe ran in 0.43 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:03:59.955-0700 Running db_commands_test.exe... build\opt\mongo\db\commands\db_commands_test.exe [cpp_unit_test:db_commands_test] 2019-07-07T15:03:59.955-0700 Starting C++ unit test build\opt\mongo\db\commands\db_commands_test.exe... build\opt\mongo\db\commands\db_commands_test.exe [cpp_unit_test:db_commands_test] 2019-07-07T15:04:01.508-0700 C++ unit test build\opt\mongo\db\commands\db_commands_test.exe started with pid 5068. [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.510-0700 2019-07-07T15:04:02.510-0700 I - [main] going to run suite: ConfigOutputOptionsTest [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.510-0700 2019-07-07T15:04:02.510-0700 I - [main] going to run test: parseOutputOptions [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.511-0700 2019-07-07T15:04:02.511-0700 I - [main] DONE running tests [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.511-0700 2019-07-07T15:04:02.511-0700 I - [main] going to run suite: ConfigTest [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.511-0700 2019-07-07T15:04:02.511-0700 I - [main] going to run test: ParseCollation [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.511-0700 2019-07-07T15:04:02.511-0700 I - [main] going to run test: ParseNoCollation [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.511-0700 2019-07-07T15:04:02.511-0700 I - [main] going to run test: CollationNotAnObjectFailsToParse [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.511-0700 2019-07-07T15:04:02.511-0700 I - [main] DONE running tests [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.511-0700 2019-07-07T15:04:02.511-0700 I - [main] going to run suite: IndexFilterCommandsTest [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.511-0700 2019-07-07T15:04:02.511-0700 I - [main] going to run test: ListFiltersEmpty [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.511-0700 2019-07-07T15:04:02.511-0700 I - [main] going to run test: ClearFiltersInvalidParameter [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.511-0700 2019-07-07T15:04:02.511-0700 I - [main] going to run test: ClearNonexistentHint [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.512-0700 2019-07-07T15:04:02.512-0700 I QUERY [main] Index filter set on test.collection query: { a: 1 } sort: {} projection: {} indexes: [ { a: 1 } ] [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.512-0700 2019-07-07T15:04:02.512-0700 I QUERY [main] Removed index filter on test.collection query: { b: 1 } sort: {} projection: {} [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.512-0700 2019-07-07T15:04:02.512-0700 I - [main] going to run test: SetFilterInvalidParameter [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.512-0700 2019-07-07T15:04:02.512-0700 I - [main] going to run test: SetAndClearFilters [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.515-0700 2019-07-07T15:04:02.515-0700 I QUERY [main] Index filter set on test.collection query: { a: 1, b: 1 } sort: { a: -1 } projection: { _id: 0, a: 1 } collation: { locale: "mock_reverse_string" } indexes: [ { a: 1 } ] [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.515-0700 2019-07-07T15:04:02.516-0700 I QUERY [main] Index filter set on test.collection query: { b: 2, a: 3 } sort: { a: -1 } projection: { _id: 0, a: 1 } collation: { locale: "mock_reverse_string" } indexes: [ { a: 1, b: 1 } ] [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.515-0700 2019-07-07T15:04:02.516-0700 I QUERY [main] Index filter set on test.collection query: { b: 1 } sort: {} projection: {} indexes: [ { b: 1 } ] [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.515-0700 2019-07-07T15:04:02.516-0700 I QUERY [main] Index filter set on test.collection query: { a: 1 } sort: {} projection: {} indexes: [ { a: 1 } ] [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.516-0700 2019-07-07T15:04:02.516-0700 I QUERY [main] Removed index filter on test.collection query: { a: 1 } sort: {} projection: {} [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.516-0700 2019-07-07T15:04:02.516-0700 I QUERY [main] Removed all index filters for collection: test.collection [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.516-0700 2019-07-07T15:04:02.516-0700 I - [main] going to run test: SetAndClearFiltersCollation [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.517-0700 2019-07-07T15:04:02.518-0700 I QUERY [main] Index filter set on test.collection query: { a: "foo" } sort: {} projection: {} collation: { locale: "mock_reverse_string" } indexes: [ { a: 1 } ] [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.518-0700 2019-07-07T15:04:02.518-0700 I QUERY [main] Index filter set on test.collection query: { a: "foo" } sort: {} projection: {} indexes: [ { b: 1 } ] [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.518-0700 2019-07-07T15:04:02.518-0700 I QUERY [main] Removed index filter on test.collection query: { a: "foo" } sort: {} projection: {} collation: { locale: "mock_reverse_string" } [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.518-0700 2019-07-07T15:04:02.518-0700 I - [main] going to run test: SetFilterAcceptsIndexNames [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.519-0700 2019-07-07T15:04:02.520-0700 I QUERY [main] Index filter set on test.collection query: { a: 2 } sort: {} projection: {} indexes: [ { a: 1 }, "a_1:rev" ] [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.520-0700 2019-07-07T15:04:02.520-0700 I - [main] DONE running tests [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.520-0700 2019-07-07T15:04:02.520-0700 I - [main] going to run suite: ListCollectionsFilterTest [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.520-0700 2019-07-07T15:04:02.520-0700 I - [main] going to run test: AddCollectionFilter [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.520-0700 2019-07-07T15:04:02.520-0700 I - [main] going to run test: AddCollectionFilterToEmptyInputFilter [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.520-0700 2019-07-07T15:04:02.520-0700 I - [main] going to run test: AddViewFilter [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.520-0700 2019-07-07T15:04:02.520-0700 I - [main] going to run test: AddViewFilterToEmptyInputFilter [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.520-0700 2019-07-07T15:04:02.520-0700 I - [main] DONE running tests [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.520-0700 2019-07-07T15:04:02.520-0700 I - [main] going to run suite: MapReduceCommandTest [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.520-0700 2019-07-07T15:04:02.520-0700 I - [main] going to run test: MapIdToValue [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.521-0700 2019-07-07T15:04:02.522-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3c81-087c-3b0b-ce73 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.528-0700 2019-07-07T15:04:02.528-0700 I STORAGE [main] createCollection: myDB.myCollection with provided UUID: c68dec8a-cfcb-4e52-ad84-309424a4c0c5 and options: { uuid: UUID("c68dec8a-cfcb-4e52-ad84-309424a4c0c5") } [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.528-0700 2019-07-07T15:04:02.528-0700 I INDEX [main] index build: done building index _id_ on ns myDB.myCollection [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.528-0700 2019-07-07T15:04:02.529-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.529-0700 2019-07-07T15:04:02.529-0700 I SHARDING [main] Marking collection myDB.myCollection as collection version: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.558-0700 2019-07-07T15:04:02.558-0700 I SHARDING [main] Marking collection myDB.system.js as collection version: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.574-0700 2019-07-07T15:04:02.575-0700 I STORAGE [main] createCollection: local.tmp.mr.myCollection_3_myDB_inc with provided UUID: d8336ea3-f0f4-4749-9938-0ef434bac4a9 and options: { uuid: UUID("d8336ea3-f0f4-4749-9938-0ef434bac4a9"), autoIndexId: false, temp: true } [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.575-0700 2019-07-07T15:04:02.575-0700 I INDEX [main] index build: done building index _temp_0 on ns local.tmp.mr.myCollection_3_myDB_inc [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.575-0700 2019-07-07T15:04:02.575-0700 I SHARDING [main] Marking collection local.tmp.mr.myCollection_3_myDB_inc as collection version: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.575-0700 2019-07-07T15:04:02.575-0700 I STORAGE [main] createCollection: myDB.tmp.mr.myCollection_3 with provided UUID: 31192e45-ba90-4829-8375-5791d16f437c and options: { uuid: UUID("31192e45-ba90-4829-8375-5791d16f437c"), temp: true } [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.575-0700 2019-07-07T15:04:02.575-0700 I INDEX [main] index build: done building index _id_ on ns myDB.tmp.mr.myCollection_3 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.575-0700 2019-07-07T15:04:02.575-0700 I SHARDING [main] Marking collection myDB.tmp.mr.myCollection_3 as collection version: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.575-0700 2019-07-07T15:04:02.576-0700 I COMMAND [main] CMD: drop myDB.outCollection [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.576-0700 2019-07-07T15:04:02.576-0700 I COMMAND [main] renameCollectionForCommand: rename myDB.tmp.mr.myCollection_3 to myDB.outCollection. [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.576-0700 2019-07-07T15:04:02.576-0700 I STORAGE [main] renameCollection: renaming collection 31192e45-ba90-4829-8375-5791d16f437c from myDB.tmp.mr.myCollection_3 to myDB.outCollection [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.576-0700 2019-07-07T15:04:02.576-0700 I COMMAND [main] CMD: drop myDB.tmp.mr.myCollection_3 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.576-0700 2019-07-07T15:04:02.577-0700 I STORAGE [main] Finishing collection drop for local.tmp.mr.myCollection_3_myDB_inc (d8336ea3-f0f4-4749-9938-0ef434bac4a9). [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.578-0700 2019-07-07T15:04:02.578-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.578-0700 2019-07-07T15:04:02.578-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.579-0700 2019-07-07T15:04:02.579-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.579-0700 2019-07-07T15:04:02.579-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.580-0700 2019-07-07T15:04:02.580-0700 I - [main] going to run test: DropTemporaryCollectionsOnInsertError [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.582-0700 2019-07-07T15:04:02.582-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ed2c-b42b-2480-4549 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.586-0700 2019-07-07T15:04:02.587-0700 I STORAGE [main] createCollection: myDB.myCollection with provided UUID: 453e4d74-5bc4-495f-b7fa-e5146103d65a and options: { uuid: UUID("453e4d74-5bc4-495f-b7fa-e5146103d65a") } [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.586-0700 2019-07-07T15:04:02.587-0700 I INDEX [main] index build: done building index _id_ on ns myDB.myCollection [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.587-0700 2019-07-07T15:04:02.587-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.587-0700 2019-07-07T15:04:02.587-0700 I SHARDING [main] Marking collection myDB.myCollection as collection version: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.611-0700 2019-07-07T15:04:02.611-0700 I SHARDING [main] Marking collection myDB.system.js as collection version: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.613-0700 2019-07-07T15:04:02.613-0700 I STORAGE [main] createCollection: local.tmp.mr.myCollection_4_myDB_inc with provided UUID: 67cfc86f-1d1c-4346-be85-279789330f81 and options: { uuid: UUID("67cfc86f-1d1c-4346-be85-279789330f81"), autoIndexId: false, temp: true } [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.613-0700 2019-07-07T15:04:02.613-0700 I INDEX [main] index build: done building index _temp_0 on ns local.tmp.mr.myCollection_4_myDB_inc [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.613-0700 2019-07-07T15:04:02.613-0700 I SHARDING [main] Marking collection local.tmp.mr.myCollection_4_myDB_inc as collection version: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.613-0700 2019-07-07T15:04:02.613-0700 I STORAGE [main] createCollection: myDB.tmp.mr.myCollection_4 with provided UUID: e557c405-6eac-4750-90d7-4864a4373d39 and options: { uuid: UUID("e557c405-6eac-4750-90d7-4864a4373d39"), temp: true } [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.613-0700 2019-07-07T15:04:02.614-0700 I INDEX [main] index build: done building index _id_ on ns myDB.tmp.mr.myCollection_4 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.613-0700 2019-07-07T15:04:02.614-0700 I SHARDING [main] Marking collection myDB.tmp.mr.myCollection_4 as collection version: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.613-0700 2019-07-07T15:04:02.614-0700 I STORAGE [main] dropCollection: myDB.tmp.mr.myCollection_4 (e557c405-6eac-4750-90d7-4864a4373d39) - renaming to drop-pending collection: myDB.system.drop.100i1t1.tmp.mr.myCollection_4 with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.613-0700 2019-07-07T15:04:02.614-0700 I STORAGE [main] renameCollection: renaming collection e557c405-6eac-4750-90d7-4864a4373d39 from myDB.tmp.mr.myCollection_4 to myDB.system.drop.100i1t1.tmp.mr.myCollection_4 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.614-0700 2019-07-07T15:04:02.614-0700 I STORAGE [main] Finishing collection drop for local.tmp.mr.myCollection_4_myDB_inc (67cfc86f-1d1c-4346-be85-279789330f81). [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.615-0700 2019-07-07T15:04:02.615-0700 I COMMAND [main] mr failed, removing collectionOperationFailed: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.615-0700 2019-07-07T15:04:02.616-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.615-0700 2019-07-07T15:04:02.616-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.616-0700 2019-07-07T15:04:02.616-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.616-0700 2019-07-07T15:04:02.617-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.617-0700 2019-07-07T15:04:02.617-0700 I - [main] going to run test: PrimaryStepDownPreventsTemporaryCollectionDrops [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.618-0700 2019-07-07T15:04:02.619-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d5ad-1769-a3b5-9814 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.623-0700 2019-07-07T15:04:02.623-0700 I STORAGE [main] createCollection: myDB.myCollection with provided UUID: c7c64e75-edb3-4990-a08c-ce677245ed3a and options: { uuid: UUID("c7c64e75-edb3-4990-a08c-ce677245ed3a") } [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.623-0700 2019-07-07T15:04:02.623-0700 I INDEX [main] index build: done building index _id_ on ns myDB.myCollection [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.623-0700 2019-07-07T15:04:02.623-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.623-0700 2019-07-07T15:04:02.623-0700 I SHARDING [main] Marking collection myDB.myCollection as collection version: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.647-0700 2019-07-07T15:04:02.647-0700 I SHARDING [main] Marking collection myDB.system.js as collection version: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.649-0700 2019-07-07T15:04:02.649-0700 I STORAGE [main] createCollection: local.tmp.mr.myCollection_5_myDB_inc with provided UUID: 82c5116c-9535-4ded-96a3-bb24c192651e and options: { uuid: UUID("82c5116c-9535-4ded-96a3-bb24c192651e"), autoIndexId: false, temp: true } [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.649-0700 2019-07-07T15:04:02.650-0700 I INDEX [main] index build: done building index _temp_0 on ns local.tmp.mr.myCollection_5_myDB_inc [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.649-0700 2019-07-07T15:04:02.650-0700 I SHARDING [main] Marking collection local.tmp.mr.myCollection_5_myDB_inc as collection version: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.649-0700 2019-07-07T15:04:02.650-0700 I STORAGE [main] createCollection: myDB.tmp.mr.myCollection_5 with provided UUID: d26cf247-d791-4283-b5fe-718f2c039695 and options: { uuid: UUID("d26cf247-d791-4283-b5fe-718f2c039695"), temp: true } [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.649-0700 2019-07-07T15:04:02.650-0700 I INDEX [main] index build: done building index _id_ on ns myDB.tmp.mr.myCollection_5 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.649-0700 2019-07-07T15:04:02.650-0700 I SHARDING [main] Marking collection myDB.tmp.mr.myCollection_5 as collection version: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.650-0700 2019-07-07T15:04:02.650-0700 E COMMAND [main] Unable to drop temporary collection created by mapReduce: myDB.tmp.mr.myCollection_5. This collection will be removed automatically the next time the server starts up. PrimarySteppedDown: no longer primary while dropping temporary collection for mapReduce: myDB.tmp.mr.myCollection_5 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.651-0700 2019-07-07T15:04:02.651-0700 I COMMAND [main] mr failed, removing collectionOperationFailed: [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.651-0700 2019-07-07T15:04:02.652-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.651-0700 2019-07-07T15:04:02.652-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.652-0700 2019-07-07T15:04:02.652-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.652-0700 2019-07-07T15:04:02.652-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.652-0700 2019-07-07T15:04:02.653-0700 I - [main] DONE running tests [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.653-0700 2019-07-07T15:04:02.653-0700 I - [main] going to run suite: PlanCacheCommandsTest [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.653-0700 2019-07-07T15:04:02.653-0700 I - [main] going to run test: planCacheListQueryShapesEmpty [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.653-0700 2019-07-07T15:04:02.653-0700 I - [main] going to run test: planCacheListQueryShapesOneKey [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.654-0700 2019-07-07T15:04:02.655-0700 I - [main] going to run test: planCacheClearAllShapes [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.656-0700 2019-07-07T15:04:02.656-0700 I - [main] going to run test: Canonicalize [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.657-0700 2019-07-07T15:04:02.658-0700 I - [main] going to run test: planCacheClearInvalidParameter [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.657-0700 2019-07-07T15:04:02.658-0700 I - [main] going to run test: planCacheClearUnknownKey [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.658-0700 2019-07-07T15:04:02.658-0700 I - [main] going to run test: planCacheClearOneKey [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.659-0700 2019-07-07T15:04:02.660-0700 I - [main] going to run test: planCacheClearOneKeyCollation [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.661-0700 2019-07-07T15:04:02.661-0700 I - [main] going to run test: planCacheListPlansInvalidParameter [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.661-0700 2019-07-07T15:04:02.661-0700 I - [main] going to run test: planCacheListPlansUnknownKey [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.661-0700 2019-07-07T15:04:02.661-0700 I - [main] going to run test: planCacheListPlansOnlyOneSolutionTrue [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.664-0700 2019-07-07T15:04:02.664-0700 I - [main] going to run test: planCacheListPlansOnlyOneSolutionFalse [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.667-0700 2019-07-07T15:04:02.667-0700 I - [main] going to run test: planCacheListPlansCollation [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.671-0700 2019-07-07T15:04:02.672-0700 I - [main] going to run test: planCacheListPlansTimeOfCreationIsCorrect [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.673-0700 2019-07-07T15:04:02.673-0700 I - [main] DONE running tests [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.673-0700 2019-07-07T15:04:02.673-0700 I - [main] ************************************************** [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.673-0700 2019-07-07T15:04:02.673-0700 I - [main] ConfigOutputOptionsTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.673-0700 2019-07-07T15:04:02.673-0700 I - [main] ConfigTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.673-0700 2019-07-07T15:04:02.673-0700 I - [main] IndexFilterCommandsTest | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.008 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.673-0700 2019-07-07T15:04:02.673-0700 I - [main] ListCollectionsFilterTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.673-0700 2019-07-07T15:04:02.673-0700 I - [main] MapReduceCommandTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.132 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.673-0700 2019-07-07T15:04:02.673-0700 I - [main] PlanCacheCommandsTest | tests: 14 | fails: 0 | assert calls: 0 | time secs: 0.020 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.673-0700 2019-07-07T15:04:02.673-0700 I - [main] TOTALS | tests: 32 | fails: 0 | assert calls: 0 | time secs: 0.160 [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.673-0700 2019-07-07T15:04:02.673-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_commands_test] 2019-07-07T15:04:02.708-0700 C++ unit test build\opt\mongo\db\commands\db_commands_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:04:02.708-0700 db_commands_test.exe ran in 2.75 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:04:02.708-0700 Running db_concurrency_test.exe... build\opt\mongo\db\concurrency\db_concurrency_test.exe [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:02.708-0700 Starting C++ unit test build\opt\mongo\db\concurrency\db_concurrency_test.exe... build\opt\mongo\db\concurrency\db_concurrency_test.exe [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:03.990-0700 C++ unit test build\opt\mongo\db\concurrency\db_concurrency_test.exe started with pid 10964. [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.011-0700 2019-07-07T15:04:05.011-0700 I - [main] going to run suite: DConcurrencyTestFixture [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.011-0700 2019-07-07T15:04:05.011-0700 I - [main] going to run test: WriteConflictRetryInstantiatesOK [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.015-0700 2019-07-07T15:04:05.015-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-496d-0b6f-c791-1bd6 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.019-0700 2019-07-07T15:04:05.019-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.019-0700 2019-07-07T15:04:05.019-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.020-0700 2019-07-07T15:04:05.020-0700 I - [main] going to run test: WriteConflictRetryRetriesFunctionOnWriteConflictException [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.022-0700 2019-07-07T15:04:05.021-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b865-ad89-616f-2634 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.025-0700 2019-07-07T15:04:05.025-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.025-0700 2019-07-07T15:04:05.025-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.026-0700 2019-07-07T15:04:05.025-0700 I - [main] going to run test: WriteConflictRetryPropagatesNonWriteConflictException [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.027-0700 2019-07-07T15:04:05.027-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b97d-bae4-9f66-ab47 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.030-0700 2019-07-07T15:04:05.030-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.030-0700 2019-07-07T15:04:05.030-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.031-0700 2019-07-07T15:04:05.031-0700 I - [main] going to run test: WriteConflictRetryPropagatesWriteConflictExceptionIfAlreadyInAWriteUnitOfWork [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.032-0700 2019-07-07T15:04:05.032-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5cd5-a476-f5e6-dbbc [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.035-0700 2019-07-07T15:04:05.035-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.035-0700 2019-07-07T15:04:05.035-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.036-0700 2019-07-07T15:04:05.036-0700 I - [main] going to run test: ResourceMutex [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.037-0700 2019-07-07T15:04:05.037-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a117-8367-07ea-e02d [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.041-0700 2019-07-07T15:04:05.041-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.042-0700 2019-07-07T15:04:05.041-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.042-0700 2019-07-07T15:04:05.042-0700 I - [main] going to run test: GlobalRead [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.044-0700 2019-07-07T15:04:05.044-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-615a-662b-b489-c81f [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.047-0700 2019-07-07T15:04:05.047-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.047-0700 2019-07-07T15:04:05.047-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.047-0700 2019-07-07T15:04:05.047-0700 I - [main] going to run test: GlobalWrite [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.049-0700 2019-07-07T15:04:05.049-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a8e9-47de-6c43-9f55 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.052-0700 2019-07-07T15:04:05.052-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.052-0700 2019-07-07T15:04:05.052-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.052-0700 2019-07-07T15:04:05.052-0700 I - [main] going to run test: GlobalWriteAndGlobalRead [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.054-0700 2019-07-07T15:04:05.054-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4ed9-5605-1291-58de [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.057-0700 2019-07-07T15:04:05.057-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.057-0700 2019-07-07T15:04:05.057-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.058-0700 2019-07-07T15:04:05.058-0700 I - [main] going to run test: GlobalWriteRequiresExplicitDowngradeToIntentWriteModeIfDestroyedWhileHoldingDatabaseLock [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.059-0700 2019-07-07T15:04:05.059-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ce2f-2052-f781-7011 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.062-0700 2019-07-07T15:04:05.062-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.062-0700 2019-07-07T15:04:05.062-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.063-0700 2019-07-07T15:04:05.063-0700 I - [main] going to run test: GlobalWriteRequiresSupportsDowngradeToIntentWriteModeWhileHoldingDatabaseLock [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.065-0700 2019-07-07T15:04:05.065-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-27a7-b92c-2148-d07e [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.067-0700 2019-07-07T15:04:05.067-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.068-0700 2019-07-07T15:04:05.068-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.068-0700 2019-07-07T15:04:05.068-0700 I - [main] going to run test: NestedGlobalWriteSupportsDowngradeToIntentWriteModeWhileHoldingDatabaseLock [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.070-0700 2019-07-07T15:04:05.070-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a453-c904-79f0-7c41 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.073-0700 2019-07-07T15:04:05.073-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.073-0700 2019-07-07T15:04:05.073-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.073-0700 2019-07-07T15:04:05.073-0700 I - [main] going to run test: GlobalLockS_Timeout [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.075-0700 2019-07-07T15:04:05.075-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9d39-7a45-5664-adb2 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.080-0700 2019-07-07T15:04:05.080-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.080-0700 2019-07-07T15:04:05.080-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.081-0700 2019-07-07T15:04:05.081-0700 I - [main] going to run test: GlobalLockX_Timeout [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.082-0700 2019-07-07T15:04:05.082-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-baeb-f19d-88d6-311b [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.087-0700 2019-07-07T15:04:05.087-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.087-0700 2019-07-07T15:04:05.087-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.087-0700 2019-07-07T15:04:05.088-0700 I - [main] going to run test: RSTLmodeX_Timeout [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.089-0700 2019-07-07T15:04:05.089-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4b28-21f6-0b56-de61 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.094-0700 2019-07-07T15:04:05.094-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.094-0700 2019-07-07T15:04:05.094-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.095-0700 2019-07-07T15:04:05.095-0700 I - [main] going to run test: GlobalLockXSetsGlobalWriteLockedOnOperationContext [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.096-0700 2019-07-07T15:04:05.096-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3a84-1b79-dacc-1a52 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.099-0700 2019-07-07T15:04:05.099-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.099-0700 2019-07-07T15:04:05.099-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.100-0700 2019-07-07T15:04:05.100-0700 I - [main] going to run test: GlobalLockIXSetsGlobalWriteLockedOnOperationContext [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.101-0700 2019-07-07T15:04:05.101-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e9f9-211b-386c-0e78 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.104-0700 2019-07-07T15:04:05.104-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.104-0700 2019-07-07T15:04:05.104-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.105-0700 2019-07-07T15:04:05.105-0700 I - [main] going to run test: GlobalLockSDoesNotSetGlobalWriteLockedOnOperationContext [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.107-0700 2019-07-07T15:04:05.107-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-6392-dd6d-4d9d-548e [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.109-0700 2019-07-07T15:04:05.110-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.110-0700 2019-07-07T15:04:05.110-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.110-0700 2019-07-07T15:04:05.110-0700 I - [main] going to run test: GlobalLockISDoesNotSetGlobalWriteLockedOnOperationContext [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.112-0700 2019-07-07T15:04:05.112-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b88f-2794-9fe6-65a7 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.115-0700 2019-07-07T15:04:05.115-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.115-0700 2019-07-07T15:04:05.115-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.115-0700 2019-07-07T15:04:05.116-0700 I - [main] going to run test: DBLockXSetsGlobalWriteLockedOnOperationContext [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.117-0700 2019-07-07T15:04:05.117-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7f4f-b4ab-2017-fb9b [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.120-0700 2019-07-07T15:04:05.120-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.120-0700 2019-07-07T15:04:05.120-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.121-0700 2019-07-07T15:04:05.121-0700 I - [main] going to run test: DBLockSDoesNotSetGlobalWriteLockedOnOperationContext [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.122-0700 2019-07-07T15:04:05.122-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f386-a0cb-8e1c-05f5 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.125-0700 2019-07-07T15:04:05.125-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.125-0700 2019-07-07T15:04:05.125-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.126-0700 2019-07-07T15:04:05.126-0700 I - [main] going to run test: GlobalLockXDoesNotSetGlobalWriteLockedWhenLockAcquisitionTimesOut [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.128-0700 2019-07-07T15:04:05.128-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3e40-9550-334c-ce2a [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.132-0700 2019-07-07T15:04:05.132-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.132-0700 2019-07-07T15:04:05.132-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.133-0700 2019-07-07T15:04:05.133-0700 I - [main] going to run test: GlobalLockSSetsGlobalLockTakenInModeConflictingWithWrites [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.134-0700 2019-07-07T15:04:05.134-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-fac6-ae05-d452-3e2e [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.137-0700 2019-07-07T15:04:05.137-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.137-0700 2019-07-07T15:04:05.137-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.138-0700 2019-07-07T15:04:05.138-0700 I - [main] going to run test: GlobalLockISDoesNotSetGlobalLockTakenInModeConflictingWithWrites [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.139-0700 2019-07-07T15:04:05.139-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2101-8ec8-57ab-7452 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.142-0700 2019-07-07T15:04:05.142-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.142-0700 2019-07-07T15:04:05.142-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.143-0700 2019-07-07T15:04:05.143-0700 I - [main] going to run test: GlobalLockIXSetsGlobalLockTakenInModeConflictingWithWrites [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.144-0700 2019-07-07T15:04:05.144-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0391-7946-336a-1e9a [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.148-0700 2019-07-07T15:04:05.148-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.148-0700 2019-07-07T15:04:05.148-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.149-0700 2019-07-07T15:04:05.149-0700 I - [main] going to run test: GlobalLockXSetsGlobalLockTakenInModeConflictingWithWrites [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.150-0700 2019-07-07T15:04:05.150-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-176c-5bf5-7b48-86d0 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.153-0700 2019-07-07T15:04:05.153-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.153-0700 2019-07-07T15:04:05.153-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.154-0700 2019-07-07T15:04:05.154-0700 I - [main] going to run test: DBLockSDoesNotSetGlobalLockTakenInModeConflictingWithWrites [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.156-0700 2019-07-07T15:04:05.156-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-71c1-2cd6-bfbc-f54a [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.159-0700 2019-07-07T15:04:05.159-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.159-0700 2019-07-07T15:04:05.159-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.159-0700 2019-07-07T15:04:05.160-0700 I - [main] going to run test: DBLockISDoesNotSetGlobalLockTakenInModeConflictingWithWrites [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.161-0700 2019-07-07T15:04:05.161-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0b28-7227-d703-e3ec [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.164-0700 2019-07-07T15:04:05.164-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.164-0700 2019-07-07T15:04:05.164-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.165-0700 2019-07-07T15:04:05.165-0700 I - [main] going to run test: DBLockIXSetsGlobalLockTakenInModeConflictingWithWrites [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.166-0700 2019-07-07T15:04:05.166-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0fe1-7108-2062-42c2 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.169-0700 2019-07-07T15:04:05.169-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.169-0700 2019-07-07T15:04:05.169-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.170-0700 2019-07-07T15:04:05.170-0700 I - [main] going to run test: DBLockXSetsGlobalLockTakenInModeConflictingWithWrites [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.171-0700 2019-07-07T15:04:05.171-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c31d-a135-c328-a967 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.174-0700 2019-07-07T15:04:05.174-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.174-0700 2019-07-07T15:04:05.174-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.175-0700 2019-07-07T15:04:05.175-0700 I - [main] going to run test: GlobalLockSDoesNotSetGlobalLockTakenInModeConflictingWithWritesWhenLockAcquisitionTimesOut [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.176-0700 2019-07-07T15:04:05.177-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2717-f932-b3f6-7bd3 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.181-0700 2019-07-07T15:04:05.181-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.181-0700 2019-07-07T15:04:05.181-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.181-0700 2019-07-07T15:04:05.182-0700 I - [main] going to run test: GlobalLockS_NoTimeoutDueToGlobalLockS [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.183-0700 2019-07-07T15:04:05.183-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ed5c-526d-84a2-b3fb [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.186-0700 2019-07-07T15:04:05.186-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.186-0700 2019-07-07T15:04:05.187-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.187-0700 2019-07-07T15:04:05.187-0700 I - [main] going to run test: GlobalLockX_TimeoutDueToGlobalLockS [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.188-0700 2019-07-07T15:04:05.189-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c61a-c44d-c7f8-3382 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.193-0700 2019-07-07T15:04:05.193-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.193-0700 2019-07-07T15:04:05.193-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.193-0700 2019-07-07T15:04:05.194-0700 I - [main] going to run test: GlobalLockS_TimeoutDueToGlobalLockX [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.195-0700 2019-07-07T15:04:05.195-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-bec0-f02b-2856-ab0c [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.200-0700 2019-07-07T15:04:05.200-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.200-0700 2019-07-07T15:04:05.200-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.200-0700 2019-07-07T15:04:05.201-0700 I - [main] going to run test: GlobalLockX_TimeoutDueToGlobalLockX [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.210-0700 2019-07-07T15:04:05.211-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3523-ec2e-241a-009f [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.215-0700 2019-07-07T15:04:05.215-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.215-0700 2019-07-07T15:04:05.215-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.215-0700 2019-07-07T15:04:05.216-0700 I - [main] going to run test: TempReleaseGlobalWrite [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.217-0700 2019-07-07T15:04:05.217-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-dbf2-38ba-7570-e804 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.220-0700 2019-07-07T15:04:05.220-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.220-0700 2019-07-07T15:04:05.220-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.221-0700 2019-07-07T15:04:05.221-0700 I - [main] going to run test: TempReleaseRecursive [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.222-0700 2019-07-07T15:04:05.223-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-18cc-b810-01e4-f297 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.225-0700 2019-07-07T15:04:05.225-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.225-0700 2019-07-07T15:04:05.225-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.226-0700 2019-07-07T15:04:05.226-0700 I - [main] going to run test: GlobalLockWaitIsInterruptible [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.227-0700 2019-07-07T15:04:05.228-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-59e4-eb25-3502-63d2 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.231-0700 2019-07-07T15:04:05.231-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.231-0700 2019-07-07T15:04:05.231-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.231-0700 2019-07-07T15:04:05.232-0700 I - [main] going to run test: GlobalLockWaitIsInterruptibleBlockedOnRSTL [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.233-0700 2019-07-07T15:04:05.233-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1703-35c8-2a13-9d6d [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.236-0700 2019-07-07T15:04:05.237-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.236-0700 2019-07-07T15:04:05.237-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.237-0700 2019-07-07T15:04:05.237-0700 I - [main] going to run test: GlobalLockWaitIsInterruptibleMMAP [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.238-0700 2019-07-07T15:04:05.239-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-957f-f38c-9ba6-a044 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.242-0700 2019-07-07T15:04:05.242-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.242-0700 2019-07-07T15:04:05.242-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.242-0700 2019-07-07T15:04:05.243-0700 I - [main] going to run test: GlobalLockWaitNotInterruptedWithLeaveUnlockedBehavior [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.244-0700 2019-07-07T15:04:05.244-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4d09-50ba-d572-d912 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.247-0700 2019-07-07T15:04:05.248-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.248-0700 2019-07-07T15:04:05.248-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.248-0700 2019-07-07T15:04:05.249-0700 I - [main] going to run test: GlobalLockWaitNotInterruptedWithLeaveUnlockedBehaviorBlockedOnRSTL [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.250-0700 2019-07-07T15:04:05.250-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-59d1-245c-8857-03af [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.253-0700 2019-07-07T15:04:05.253-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.253-0700 2019-07-07T15:04:05.253-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.254-0700 2019-07-07T15:04:05.254-0700 I - [main] going to run test: GlobalLockEnqueueOnlyNotInterruptedWithLeaveUnlockedBehavior [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.255-0700 2019-07-07T15:04:05.256-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8519-ba1a-5118-4542 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.259-0700 2019-07-07T15:04:05.259-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.259-0700 2019-07-07T15:04:05.259-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.259-0700 2019-07-07T15:04:05.260-0700 I - [main] going to run test: GlobalLockWaitForLockUntilNotInterruptedWithLeaveUnlockedBehavior [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.261-0700 2019-07-07T15:04:05.261-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f378-2222-504f-4f1d [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.264-0700 2019-07-07T15:04:05.264-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.264-0700 2019-07-07T15:04:05.265-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.265-0700 2019-07-07T15:04:05.265-0700 I - [main] going to run test: SetMaxLockTimeoutMillisAndDoNotUsingWithInterruptBehavior [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.266-0700 2019-07-07T15:04:05.267-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-bda2-7fa1-d93d-206d [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.370-0700 2019-07-07T15:04:05.370-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.370-0700 2019-07-07T15:04:05.370-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.371-0700 2019-07-07T15:04:05.371-0700 I - [main] going to run test: SetMaxLockTimeoutMillisAndNotUsingInterruptBehaviorBlockedOnRSTL [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.372-0700 2019-07-07T15:04:05.373-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c2a2-c59c-32c1-bce1 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.477-0700 2019-07-07T15:04:05.477-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.477-0700 2019-07-07T15:04:05.477-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.478-0700 2019-07-07T15:04:05.478-0700 I - [main] going to run test: SetMaxLockTimeoutMillisAndThrowUsingInterruptBehavior [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.481-0700 2019-07-07T15:04:05.481-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5b5a-969e-20a3-0025 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.588-0700 2019-07-07T15:04:05.589-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.588-0700 2019-07-07T15:04:05.589-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.590-0700 2019-07-07T15:04:05.591-0700 I - [main] going to run test: SetMaxLockTimeoutMillisAndThrowUsingInterruptBehaviorBlockedOnRSTL [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.594-0700 2019-07-07T15:04:05.594-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0225-3ea3-7e8b-d1ea [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.701-0700 2019-07-07T15:04:05.702-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.701-0700 2019-07-07T15:04:05.702-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.703-0700 2019-07-07T15:04:05.704-0700 I - [main] going to run test: FailedGlobalLockShouldUnlockRSTLOnlyOnce [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.707-0700 2019-07-07T15:04:05.707-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-bf2f-d33e-38c4-0be9 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.815-0700 2019-07-07T15:04:05.815-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.815-0700 2019-07-07T15:04:05.815-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.817-0700 2019-07-07T15:04:05.817-0700 I - [main] going to run test: DBLockWaitIsInterruptible [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.821-0700 2019-07-07T15:04:05.821-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d237-056c-d4de-e1b2 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.828-0700 2019-07-07T15:04:05.828-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.828-0700 2019-07-07T15:04:05.828-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.830-0700 2019-07-07T15:04:05.831-0700 I - [main] going to run test: GlobalLockWaitIsNotInterruptibleWithLockGuard [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.834-0700 2019-07-07T15:04:05.834-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-dae0-cdc5-5854-24f2 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.841-0700 2019-07-07T15:04:05.842-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.841-0700 2019-07-07T15:04:05.842-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.843-0700 2019-07-07T15:04:05.844-0700 I - [main] going to run test: DBLockWaitIsNotInterruptibleWithLockGuard [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.847-0700 2019-07-07T15:04:05.847-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-eef3-24a9-e898-6ddf [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.854-0700 2019-07-07T15:04:05.855-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.855-0700 2019-07-07T15:04:05.855-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.856-0700 2019-07-07T15:04:05.857-0700 I - [main] going to run test: LockCompleteInterruptedWhenUncontested [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.860-0700 2019-07-07T15:04:05.861-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-40c7-4a5d-f30b-1147 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.866-0700 2019-07-07T15:04:05.867-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.866-0700 2019-07-07T15:04:05.867-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.868-0700 2019-07-07T15:04:05.869-0700 I - [main] going to run test: DBLockTakesS [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.872-0700 2019-07-07T15:04:05.873-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-325f-182e-4f22-f02b [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.879-0700 2019-07-07T15:04:05.879-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.879-0700 2019-07-07T15:04:05.879-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.881-0700 2019-07-07T15:04:05.881-0700 I - [main] going to run test: DBLockTakesX [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.884-0700 2019-07-07T15:04:05.885-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-206f-b515-5f37-f37f [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.890-0700 2019-07-07T15:04:05.891-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.890-0700 2019-07-07T15:04:05.891-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.892-0700 2019-07-07T15:04:05.893-0700 I - [main] going to run test: DBLockTakesISForAdminIS [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.896-0700 2019-07-07T15:04:05.896-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-efb3-2ddb-8871-2909 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.902-0700 2019-07-07T15:04:05.902-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.902-0700 2019-07-07T15:04:05.902-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.904-0700 2019-07-07T15:04:05.904-0700 I - [main] going to run test: DBLockTakesSForAdminS [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.907-0700 2019-07-07T15:04:05.908-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d3b4-2173-6f91-20da [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.913-0700 2019-07-07T15:04:05.913-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.913-0700 2019-07-07T15:04:05.914-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.915-0700 2019-07-07T15:04:05.915-0700 I - [main] going to run test: DBLockTakesXForAdminIX [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.918-0700 2019-07-07T15:04:05.919-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ae3b-23b6-ecb3-4786 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.924-0700 2019-07-07T15:04:05.925-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.925-0700 2019-07-07T15:04:05.925-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.926-0700 2019-07-07T15:04:05.927-0700 I - [main] going to run test: DBLockTakesXForAdminX [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.930-0700 2019-07-07T15:04:05.930-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d14b-c5b0-0c28-dae7 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.936-0700 2019-07-07T15:04:05.936-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.936-0700 2019-07-07T15:04:05.936-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.938-0700 2019-07-07T15:04:05.938-0700 I - [main] going to run test: MultipleWriteDBLocksOnSameThread [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.941-0700 2019-07-07T15:04:05.942-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8b77-4a46-474a-ca61 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.947-0700 2019-07-07T15:04:05.948-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.947-0700 2019-07-07T15:04:05.948-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.949-0700 2019-07-07T15:04:05.950-0700 I - [main] going to run test: MultipleConflictingDBLocksOnSameThread [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.953-0700 2019-07-07T15:04:05.953-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4fa5-76da-ad42-191a [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.959-0700 2019-07-07T15:04:05.959-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.959-0700 2019-07-07T15:04:05.959-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.961-0700 2019-07-07T15:04:05.961-0700 I - [main] going to run test: IsDbLockedForSMode [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.964-0700 2019-07-07T15:04:05.965-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4e27-0454-5144-fe7d [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.970-0700 2019-07-07T15:04:05.971-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.971-0700 2019-07-07T15:04:05.971-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.972-0700 2019-07-07T15:04:05.973-0700 I - [main] going to run test: IsDbLockedForXMode [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.976-0700 2019-07-07T15:04:05.976-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2549-b000-a3fa-c61c [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.982-0700 2019-07-07T15:04:05.982-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.982-0700 2019-07-07T15:04:05.982-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.984-0700 2019-07-07T15:04:05.984-0700 I - [main] going to run test: IsCollectionLocked_DB_Locked_IS [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.987-0700 2019-07-07T15:04:05.988-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-52db-aba9-7881-6339 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.994-0700 2019-07-07T15:04:05.994-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.994-0700 2019-07-07T15:04:05.994-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.995-0700 2019-07-07T15:04:05.996-0700 I - [main] going to run test: IsCollectionLocked_DB_Locked_IX [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:05.999-0700 2019-07-07T15:04:06.000-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b1ed-3de7-2163-9f33 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:06.005-0700 2019-07-07T15:04:06.006-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:06.005-0700 2019-07-07T15:04:06.006-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:06.007-0700 2019-07-07T15:04:06.007-0700 I - [main] going to run test: Stress [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:06.010-0700 2019-07-07T15:04:06.011-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-09b4-3a6c-5223-a03a [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:09.000-0700 2019-07-07T15:04:09.000-0700 I - [thread1] Progress: 102197/160000 63% [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:09.277-0700 2019-07-07T15:04:09.277-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:09.277-0700 2019-07-07T15:04:09.277-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:09.278-0700 2019-07-07T15:04:09.278-0700 I - [main] going to run test: StressPartitioned [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:09.280-0700 2019-07-07T15:04:09.281-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8d3a-1599-32bb-45f2 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.111-0700 2019-07-07T15:04:12.111-0700 I - [thread2] Progress: 212/160000 0% [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.111-0700 2019-07-07T15:04:12.111-0700 I - [thread3] Progress: 301/160000 0% [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.126-0700 2019-07-07T15:04:12.111-0700 I - [thread4] Progress: 382/160000 0% [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.126-0700 2019-07-07T15:04:12.111-0700 I - [thread5] Progress: 471/160000 0% [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.159-0700 2019-07-07T15:04:12.159-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.159-0700 2019-07-07T15:04:12.159-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.160-0700 2019-07-07T15:04:12.160-0700 I - [main] going to run test: ResourceMutexLabels [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.162-0700 2019-07-07T15:04:12.162-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-eb5f-9c43-b3be-fa49 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.165-0700 2019-07-07T15:04:12.165-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.165-0700 2019-07-07T15:04:12.165-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.166-0700 2019-07-07T15:04:12.166-0700 I - [main] going to run test: Throttling [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.167-0700 2019-07-07T15:04:12.168-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-116a-3ab9-2aa3-27fd [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.213-0700 2019-07-07T15:04:12.213-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.213-0700 2019-07-07T15:04:12.213-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.214-0700 2019-07-07T15:04:12.214-0700 I - [main] going to run test: NoThrottlingWhenNotAcquiringTickets [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.215-0700 2019-07-07T15:04:12.215-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9d9e-713a-de2a-bbe8 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.219-0700 2019-07-07T15:04:12.219-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.219-0700 2019-07-07T15:04:12.219-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.220-0700 2019-07-07T15:04:12.220-0700 I - [main] going to run test: ReleaseAndReacquireTicket [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.221-0700 2019-07-07T15:04:12.221-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-aacb-46f5-65f1-5f62 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.224-0700 2019-07-07T15:04:12.224-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.224-0700 2019-07-07T15:04:12.224-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.225-0700 2019-07-07T15:04:12.225-0700 I - [main] going to run test: LockerWithReleasedTicketCanBeUnlocked [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.227-0700 2019-07-07T15:04:12.227-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-466e-8178-87be-b5e2 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.230-0700 2019-07-07T15:04:12.230-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.230-0700 2019-07-07T15:04:12.230-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.231-0700 2019-07-07T15:04:12.231-0700 I - [main] going to run test: TicketAcquireCanThrowDueToKill [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.233-0700 2019-07-07T15:04:12.233-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0fb7-ec52-bc17-909a [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.237-0700 2019-07-07T15:04:12.237-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.237-0700 2019-07-07T15:04:12.237-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.238-0700 2019-07-07T15:04:12.238-0700 I - [main] going to run test: TicketAcquireCanThrowDueToMaxLockTimeout [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.240-0700 2019-07-07T15:04:12.240-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d0e7-269d-5485-88e9 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.344-0700 2019-07-07T15:04:12.345-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.344-0700 2019-07-07T15:04:12.345-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.345-0700 2019-07-07T15:04:12.346-0700 I - [main] going to run test: TicketAcquireCanThrowDueToDeadline [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:12.347-0700 2019-07-07T15:04:12.347-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2a4f-5898-cecd-32ee [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:13.851-0700 2019-07-07T15:04:13.851-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:13.851-0700 2019-07-07T15:04:13.851-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:13.853-0700 2019-07-07T15:04:13.854-0700 I - [main] going to run test: TicketAcquireShouldNotThrowIfBehaviorIsLeaveUnlocked1 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:13.857-0700 2019-07-07T15:04:13.858-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4d56-0564-2b82-bb81 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:13.965-0700 2019-07-07T15:04:13.965-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:13.965-0700 2019-07-07T15:04:13.965-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:13.967-0700 2019-07-07T15:04:13.967-0700 I - [main] going to run test: TicketAcquireShouldNotThrowIfBehaviorIsLeaveUnlocked2 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:13.971-0700 2019-07-07T15:04:13.971-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-bc5a-5d4c-cb6c-7118 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.479-0700 2019-07-07T15:04:15.479-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.479-0700 2019-07-07T15:04:15.479-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.481-0700 2019-07-07T15:04:15.481-0700 I - [main] going to run test: TicketAcquireWithMaxDeadlineRespectsUninterruptibleLockGuard [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.485-0700 2019-07-07T15:04:15.485-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3b91-9e3d-1cfa-0b27 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.492-0700 2019-07-07T15:04:15.492-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.492-0700 2019-07-07T15:04:15.492-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.494-0700 2019-07-07T15:04:15.494-0700 I - [main] going to run test: TicketReacquireCanBeInterrupted [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.497-0700 2019-07-07T15:04:15.497-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-fdc7-a27c-358c-2d68 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.504-0700 2019-07-07T15:04:15.504-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.505-0700 2019-07-07T15:04:15.504-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.507-0700 2019-07-07T15:04:15.507-0700 I - [main] going to run test: GlobalLockInInterruptedContextThrowsEvenWhenUncontested [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.510-0700 2019-07-07T15:04:15.510-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5f0c-199c-54f7-434c [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.516-0700 2019-07-07T15:04:15.516-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.517-0700 2019-07-07T15:04:15.517-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.518-0700 2019-07-07T15:04:15.518-0700 I - [main] going to run test: GlobalLockInInterruptedContextThrowsEvenAcquiringRecursively [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.522-0700 2019-07-07T15:04:15.522-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8537-5fcd-753e-b876 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.527-0700 2019-07-07T15:04:15.528-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.528-0700 2019-07-07T15:04:15.528-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.530-0700 2019-07-07T15:04:15.530-0700 I - [main] going to run test: GlobalLockInInterruptedContextRespectsUninterruptibleGuard [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.533-0700 2019-07-07T15:04:15.534-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-22f6-f715-ff83-9ce6 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.540-0700 2019-07-07T15:04:15.541-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.540-0700 2019-07-07T15:04:15.541-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.542-0700 2019-07-07T15:04:15.543-0700 I - [main] going to run test: DBLockInInterruptedContextThrowsEvenWhenUncontested [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.546-0700 2019-07-07T15:04:15.546-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3b0a-f057-8ee1-e1ef [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.552-0700 2019-07-07T15:04:15.553-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.553-0700 2019-07-07T15:04:15.553-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.554-0700 2019-07-07T15:04:15.555-0700 I - [main] going to run test: DBLockInInterruptedContextThrowsEvenWhenAcquiringRecursively [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.558-0700 2019-07-07T15:04:15.559-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5674-75cf-a7ad-ca06 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.564-0700 2019-07-07T15:04:15.565-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.565-0700 2019-07-07T15:04:15.565-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.566-0700 2019-07-07T15:04:15.567-0700 I - [main] going to run test: DBLockInInterruptedContextRespectsUninterruptibleGuard [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.570-0700 2019-07-07T15:04:15.571-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8e08-aeea-b894-7063 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.576-0700 2019-07-07T15:04:15.577-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.577-0700 2019-07-07T15:04:15.577-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.578-0700 2019-07-07T15:04:15.579-0700 I - [main] going to run test: DBLockTimeout [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:15.582-0700 2019-07-07T15:04:15.582-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b1a9-b33f-8d7b-52e7 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:17.089-0700 2019-07-07T15:04:17.089-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:17.089-0700 2019-07-07T15:04:17.089-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:17.091-0700 2019-07-07T15:04:17.091-0700 I - [main] going to run test: DBLockTimeoutDueToGlobalLock [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:17.095-0700 2019-07-07T15:04:17.095-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9dc8-864a-3b5b-57dd [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.603-0700 2019-07-07T15:04:18.603-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.603-0700 2019-07-07T15:04:18.603-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.605-0700 2019-07-07T15:04:18.606-0700 I - [main] going to run test: CollectionLockInInterruptedContextThrowsEvenWhenUncontested [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.609-0700 2019-07-07T15:04:18.610-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d9bf-726c-2c2e-05ce [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.617-0700 2019-07-07T15:04:18.617-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.617-0700 2019-07-07T15:04:18.617-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.619-0700 2019-07-07T15:04:18.619-0700 I - [main] going to run test: CollectionLockInInterruptedContextThrowsEvenWhenAcquiringRecursively [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.622-0700 2019-07-07T15:04:18.623-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-6925-3794-3227-dc7c [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.629-0700 2019-07-07T15:04:18.630-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.629-0700 2019-07-07T15:04:18.630-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.631-0700 2019-07-07T15:04:18.632-0700 I - [main] going to run test: CollectionLockInInterruptedContextRespectsUninterruptibleGuard [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.635-0700 2019-07-07T15:04:18.635-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-95b3-d77c-78de-952c [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.642-0700 2019-07-07T15:04:18.643-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.643-0700 2019-07-07T15:04:18.643-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.644-0700 2019-07-07T15:04:18.645-0700 I - [main] going to run test: CollectionLockTimeout [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:18.648-0700 2019-07-07T15:04:18.649-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2d78-5cc4-da16-312a [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.155-0700 2019-07-07T15:04:20.155-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.155-0700 2019-07-07T15:04:20.155-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.157-0700 2019-07-07T15:04:20.157-0700 I - [main] going to run test: CompatibleFirstWithSXIS [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.161-0700 2019-07-07T15:04:20.161-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1394-05b3-a00c-25d5 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.169-0700 2019-07-07T15:04:20.169-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.169-0700 2019-07-07T15:04:20.169-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.171-0700 2019-07-07T15:04:20.171-0700 I - [main] going to run test: CompatibleFirstWithXSIXIS [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.174-0700 2019-07-07T15:04:20.174-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1c05-2423-95cc-a39c [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.182-0700 2019-07-07T15:04:20.182-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.182-0700 2019-07-07T15:04:20.182-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.184-0700 2019-07-07T15:04:20.184-0700 I - [main] going to run test: CompatibleFirstWithXSXIXIS [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.187-0700 2019-07-07T15:04:20.187-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0a39-41ea-3df4-3a72 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.195-0700 2019-07-07T15:04:20.195-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.195-0700 2019-07-07T15:04:20.195-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.197-0700 2019-07-07T15:04:20.197-0700 I - [main] going to run test: CompatibleFirstStress [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.201-0700 2019-07-07T15:04:20.201-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-43df-f90e-3abf-0131 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.708-0700 2019-07-07T15:04:20.708-0700 I - [main] thread 0 stats: 1594 acquisitions, 1197 timeouts, 17M busy waits [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.708-0700 2019-07-07T15:04:20.708-0700 I - [main] thread 1 stats: 4588 acquisitions, 848 timeouts, 26M busy waits [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.708-0700 2019-07-07T15:04:20.708-0700 I - [main] thread 2 stats: 9693 acquisitions, 1199 timeouts, 53M busy waits [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.709-0700 2019-07-07T15:04:20.708-0700 I - [main] thread 3 stats: 1703 acquisitions, 267 timeouts, 9M busy waits [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.709-0700 2019-07-07T15:04:20.708-0700 I - [main] thread 4 stats: 9294 acquisitions, 1201 timeouts, 51M busy waits [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.709-0700 2019-07-07T15:04:20.708-0700 I - [main] thread 5 stats: 1343 acquisitions, 1259 timeouts, 20M busy waits [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.709-0700 2019-07-07T15:04:20.708-0700 I - [main] thread 6 stats: 1844 acquisitions, 1124 timeouts, 14M busy waits [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.709-0700 2019-07-07T15:04:20.708-0700 I - [main] thread 7 stats: 11389 acquisitions, 1801 timeouts, 65M busy waits [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.710-0700 2019-07-07T15:04:20.708-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.710-0700 2019-07-07T15:04:20.708-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.710-0700 2019-07-07T15:04:20.711-0700 I - [main] going to run test: TestGlobalLockAbandonsSnapshotWhenNotInWriteUnitOfWork [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.714-0700 2019-07-07T15:04:20.714-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1227-f368-b9a4-f704 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.721-0700 2019-07-07T15:04:20.721-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.721-0700 2019-07-07T15:04:20.721-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.723-0700 2019-07-07T15:04:20.723-0700 I - [main] going to run test: TestGlobalLockDoesNotAbandonSnapshotWhenInWriteUnitOfWork [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.726-0700 2019-07-07T15:04:20.727-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8ace-9264-64cd-d08a [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.732-0700 2019-07-07T15:04:20.733-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.733-0700 2019-07-07T15:04:20.733-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.734-0700 2019-07-07T15:04:20.734-0700 I - [main] going to run test: RSTLLockGuardTimeout [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.738-0700 2019-07-07T15:04:20.738-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e888-79b2-b2da-e2f1 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.745-0700 2019-07-07T15:04:20.745-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.745-0700 2019-07-07T15:04:20.745-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.747-0700 2019-07-07T15:04:20.747-0700 I - [main] going to run test: RSTLLockGuardEnqueueAndWait [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.750-0700 2019-07-07T15:04:20.751-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f160-070a-6f71-1e2c [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.756-0700 2019-07-07T15:04:20.757-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.756-0700 2019-07-07T15:04:20.757-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.758-0700 2019-07-07T15:04:20.759-0700 I - [main] going to run test: RSTLLockGuardResilientToExceptionThrownBeforeWaitForRSTLComplete [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.762-0700 2019-07-07T15:04:20.762-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5e72-92e8-3596-69af [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.768-0700 2019-07-07T15:04:20.768-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.769-0700 2019-07-07T15:04:20.768-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.770-0700 2019-07-07T15:04:20.770-0700 I - [main] DONE running tests [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.771-0700 2019-07-07T15:04:20.770-0700 I - [main] going to run suite: FastMapNoAlloc [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.771-0700 2019-07-07T15:04:20.770-0700 I - [main] going to run test: Empty [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.771-0700 2019-07-07T15:04:20.770-0700 I - [main] going to run test: NotEmpty [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.771-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: FindNonExisting [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.772-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: FindAndRemove [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.772-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: RemoveAll [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.772-0700 2019-07-07T15:04:20.771-0700 I - [main] DONE running tests [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.772-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run suite: LockManager [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.772-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: Grant [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.773-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: GrantMultipleNoConflict [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.773-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: GrantMultipleFIFOOrder [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.773-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: GrantRecursive [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.773-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: GrantRecursiveCompatibleConvertUp [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.773-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: GrantRecursiveNonCompatibleConvertUp [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.774-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: GrantRecursiveNonCompatibleConvertDown [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.774-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: Conflict [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.774-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: MultipleConflict [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.774-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: ConflictCancelWaiting [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.775-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: ConflictCancelMultipleWaiting [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.775-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: CancelWaitingConversionWeakModes [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.775-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: CancelWaitingConversionStrongModes [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.775-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: ConflictingConversion [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.775-0700 2019-07-07T15:04:20.771-0700 I - [main] going to run test: ConflictingConversionInTheMiddle [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.776-0700 2019-07-07T15:04:20.772-0700 I - [main] going to run test: ConvertUpgrade [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.776-0700 2019-07-07T15:04:20.772-0700 I - [main] going to run test: Downgrade [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.776-0700 2019-07-07T15:04:20.772-0700 I - [main] going to run test: ValidateConflictMatrix [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.776-0700 2019-07-07T15:04:20.772-0700 I - [main] going to run test: EnqueueAtFront [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.776-0700 2019-07-07T15:04:20.772-0700 I - [main] going to run test: CompatibleFirstImmediateGrant [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.777-0700 2019-07-07T15:04:20.772-0700 I - [main] going to run test: CompatibleFirstGrantAlreadyQueued [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.777-0700 2019-07-07T15:04:20.772-0700 I - [main] going to run test: CompatibleFirstDelayedGrant [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.777-0700 2019-07-07T15:04:20.772-0700 I - [main] going to run test: CompatibleFirstCancelWaiting [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.777-0700 2019-07-07T15:04:20.772-0700 I - [main] going to run test: Fairness [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.777-0700 2019-07-07T15:04:20.773-0700 I - [main] DONE running tests [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.778-0700 2019-07-07T15:04:20.773-0700 I - [main] going to run suite: LockStatsTest [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.778-0700 2019-07-07T15:04:20.773-0700 I - [main] going to run test: NoWait [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.778-0700 2019-07-07T15:04:20.776-0700 I - [main] going to run test: Wait [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.785-0700 2019-07-07T15:04:20.785-0700 I - [main] going to run test: Reporting [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.789-0700 2019-07-07T15:04:20.789-0700 I - [main] going to run test: Subtraction [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.803-0700 2019-07-07T15:04:20.804-0700 I - [main] going to run test: GlobalRetrievableSeparately [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.807-0700 2019-07-07T15:04:20.808-0700 I - [main] going to run test: ServerStatus [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.811-0700 2019-07-07T15:04:20.811-0700 I - [main] DONE running tests [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.811-0700 2019-07-07T15:04:20.811-0700 I - [main] going to run suite: LockerImplTest [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.811-0700 2019-07-07T15:04:20.811-0700 I - [main] going to run test: LockNoConflict [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.814-0700 2019-07-07T15:04:20.815-0700 I - [main] going to run test: ReLockNoConflict [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.818-0700 2019-07-07T15:04:20.819-0700 I - [main] going to run test: ConflictWithTimeout [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.822-0700 2019-07-07T15:04:20.822-0700 I - [main] going to run test: ConflictUpgradeWithTimeout [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.827-0700 2019-07-07T15:04:20.828-0700 I - [main] going to run test: FailPointInLockFailsGlobalNonIntentLocksIfTheyCannotBeImmediatelyGranted [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.830-0700 2019-07-07T15:04:20.831-0700 W COMMAND [main] failpoint: failNonIntentLocksIfWaitNeeded set to: { mode: 1, data: {} } [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.831-0700 2019-07-07T15:04:20.831-0700 W COMMAND [main] failpoint: failNonIntentLocksIfWaitNeeded set to: { mode: 0, data: {} } [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.831-0700 2019-07-07T15:04:20.832-0700 I - [main] going to run test: FailPointInLockFailsNonIntentLocksIfTheyCannotBeImmediatelyGranted [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.834-0700 2019-07-07T15:04:20.835-0700 W COMMAND [main] failpoint: failNonIntentLocksIfWaitNeeded set to: { mode: 1, data: {} } [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.835-0700 2019-07-07T15:04:20.835-0700 W COMMAND [main] failpoint: failNonIntentLocksIfWaitNeeded set to: { mode: 0, data: {} } [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.835-0700 2019-07-07T15:04:20.836-0700 I - [main] going to run test: ReadTransaction [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.839-0700 2019-07-07T15:04:20.839-0700 I - [main] going to run test: saveAndRestoreGlobal [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.842-0700 2019-07-07T15:04:20.843-0700 I - [main] going to run test: saveAndRestoreRSTL [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.846-0700 2019-07-07T15:04:20.847-0700 I - [main] going to run test: saveAndRestoreGlobalAcquiredTwice [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.850-0700 2019-07-07T15:04:20.850-0700 I - [main] going to run test: saveAndRestoreDBAndCollection [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.853-0700 2019-07-07T15:04:20.854-0700 I - [main] going to run test: releaseWriteUnitOfWork [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.857-0700 2019-07-07T15:04:20.858-0700 I - [main] going to run test: restoreWriteUnitOfWork [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.861-0700 2019-07-07T15:04:20.861-0700 I - [main] going to run test: releaseAndRestoreWriteUnitOfWorkWithoutUnlock [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.864-0700 2019-07-07T15:04:20.865-0700 I - [main] going to run test: releaseAndRestoreReadOnlyWriteUnitOfWork [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.868-0700 2019-07-07T15:04:20.869-0700 I - [main] going to run test: releaseAndRestoreEmptyWriteUnitOfWork [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.872-0700 2019-07-07T15:04:20.872-0700 I - [main] going to run test: releaseAndRestoreWriteUnitOfWorkWithRecursiveLocks [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.876-0700 2019-07-07T15:04:20.876-0700 I - [main] going to run test: DefaultLocker [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.879-0700 2019-07-07T15:04:20.880-0700 I - [main] going to run test: SharedLocksShouldTwoPhaseLockIsTrue [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.883-0700 2019-07-07T15:04:20.884-0700 I - [main] going to run test: ModeIXAndXLockParticipatesInTwoPhaseLocking [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.886-0700 2019-07-07T15:04:20.887-0700 I - [main] going to run test: RSTLUnlocksWithNestedLock [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.890-0700 2019-07-07T15:04:20.891-0700 I - [main] going to run test: RSTLModeIXWithTwoPhaseLockingCanBeUnlockedWhenPrepared [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.894-0700 2019-07-07T15:04:20.894-0700 I - [main] going to run test: RSTLModeISWithTwoPhaseLockingCanBeUnlockedWhenPrepared [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.897-0700 2019-07-07T15:04:20.898-0700 I - [main] going to run test: RSTLTwoPhaseLockingBehaviorModeIS [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:20.901-0700 2019-07-07T15:04:20.902-0700 I - [main] going to run test: OverrideLockRequestTimeout [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.906-0700 2019-07-07T15:04:21.907-0700 I - [main] going to run test: DoNotWaitForLockAcquisition [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.910-0700 2019-07-07T15:04:21.911-0700 I - [main] going to run test: GetLockerInfoShouldReportHeldLocks [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.914-0700 2019-07-07T15:04:21.914-0700 I - [main] going to run test: GetLockerInfoShouldReportPendingLocks [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.918-0700 2019-07-07T15:04:21.918-0700 I - [main] going to run test: ReaquireLockPendingUnlock [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.921-0700 2019-07-07T15:04:21.922-0700 I - [main] going to run test: AcquireLockPendingUnlockWithCoveredMode [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.925-0700 2019-07-07T15:04:21.925-0700 I - [main] going to run test: ConvertLockPendingUnlock [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.928-0700 2019-07-07T15:04:21.929-0700 I - [main] going to run test: ConvertLockPendingUnlockAndUnlock [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.932-0700 2019-07-07T15:04:21.933-0700 I - [main] DONE running tests [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.932-0700 2019-07-07T15:04:21.933-0700 I - [main] going to run suite: ResourceId [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.933-0700 2019-07-07T15:04:21.933-0700 I - [main] going to run test: Semantics [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.933-0700 2019-07-07T15:04:21.933-0700 I - [main] going to run test: Constructors [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.933-0700 2019-07-07T15:04:21.933-0700 I - [main] going to run test: Masking [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.933-0700 2019-07-07T15:04:21.933-0700 I - [main] DONE running tests [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.934-0700 2019-07-07T15:04:21.933-0700 I - [main] ************************************************** [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.934-0700 2019-07-07T15:04:21.933-0700 I - [main] DConcurrencyTestFixture | tests: 99 | fails: 0 | assert calls: 0 | time secs: 15.758 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.934-0700 2019-07-07T15:04:21.933-0700 I - [main] FastMapNoAlloc | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.934-0700 2019-07-07T15:04:21.933-0700 I - [main] LockManager | tests: 24 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.934-0700 2019-07-07T15:04:21.933-0700 I - [main] LockStatsTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.038 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.935-0700 2019-07-07T15:04:21.933-0700 I - [main] LockerImplTest | tests: 32 | fails: 0 | assert calls: 0 | time secs: 1.121 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.935-0700 2019-07-07T15:04:21.933-0700 I - [main] ResourceId | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.935-0700 2019-07-07T15:04:21.933-0700 I - [main] TOTALS | tests: 169 | fails: 0 | assert calls: 0 | time secs: 16.918 [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:21.935-0700 2019-07-07T15:04:21.933-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_concurrency_test] 2019-07-07T15:04:22.016-0700 C++ unit test build\opt\mongo\db\concurrency\db_concurrency_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:04:22.016-0700 db_concurrency_test.exe ran in 19.31 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:04:22.016-0700 Running db_test.exe... build\opt\mongo\db\db_test.exe [cpp_unit_test:db_test] 2019-07-07T15:04:22.031-0700 Starting C++ unit test build\opt\mongo\db\db_test.exe... build\opt\mongo\db\db_test.exe [cpp_unit_test:db_test] 2019-07-07T15:04:23.625-0700 C++ unit test build\opt\mongo\db\db_test.exe started with pid 9244. [cpp_unit_test:db_test] 2019-07-07T15:04:24.594-0700 2019-07-07T15:04:24.604-0700 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' [cpp_unit_test:db_test] 2019-07-07T15:04:24.608-0700 2019-07-07T15:04:24.608-0700 I - [main] going to run suite: AppendLong [cpp_unit_test:db_test] 2019-07-07T15:04:24.608-0700 2019-07-07T15:04:24.608-0700 I - [main] going to run test: Simple [cpp_unit_test:db_test] 2019-07-07T15:04:24.608-0700 2019-07-07T15:04:24.608-0700 I - [main] going to run test: AppendAndReplace1 [cpp_unit_test:db_test] 2019-07-07T15:04:24.608-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: AppendAndReplace2 [cpp_unit_test:db_test] 2019-07-07T15:04:24.608-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: ReplaceAndAppend [cpp_unit_test:db_test] 2019-07-07T15:04:24.608-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: AppendAndGetPart [cpp_unit_test:db_test] 2019-07-07T15:04:24.608-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: AppendEmptyPart [cpp_unit_test:db_test] 2019-07-07T15:04:24.609-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: SetEmptyPartThenAppend [cpp_unit_test:db_test] 2019-07-07T15:04:24.609-0700 2019-07-07T15:04:24.609-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:24.609-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run suite: AppendMedium [cpp_unit_test:db_test] 2019-07-07T15:04:24.609-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: Simple [cpp_unit_test:db_test] 2019-07-07T15:04:24.609-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: AppendAndReplace1 [cpp_unit_test:db_test] 2019-07-07T15:04:24.609-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: AppendAndReplace2 [cpp_unit_test:db_test] 2019-07-07T15:04:24.609-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: ReplaceAndAppend [cpp_unit_test:db_test] 2019-07-07T15:04:24.609-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: AppendAndGetPart [cpp_unit_test:db_test] 2019-07-07T15:04:24.609-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: AppendEmptyPart [cpp_unit_test:db_test] 2019-07-07T15:04:24.609-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: SetEmptyPartThenAppend [cpp_unit_test:db_test] 2019-07-07T15:04:24.609-0700 2019-07-07T15:04:24.609-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:24.609-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run suite: AppendShort [cpp_unit_test:db_test] 2019-07-07T15:04:24.610-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: Simple [cpp_unit_test:db_test] 2019-07-07T15:04:24.610-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: AppendAndReplace1 [cpp_unit_test:db_test] 2019-07-07T15:04:24.610-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: AppendAndReplace2 [cpp_unit_test:db_test] 2019-07-07T15:04:24.610-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: ReplaceAndAppend [cpp_unit_test:db_test] 2019-07-07T15:04:24.610-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: AppendAndGetPart [cpp_unit_test:db_test] 2019-07-07T15:04:24.610-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: AppendEmptyPart [cpp_unit_test:db_test] 2019-07-07T15:04:24.610-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: SetEmptyPartThenAppend [cpp_unit_test:db_test] 2019-07-07T15:04:24.610-0700 2019-07-07T15:04:24.609-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:24.610-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run suite: BSONElementHasher [cpp_unit_test:db_test] 2019-07-07T15:04:24.610-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: DifferentOidsAreDifferentHashes [cpp_unit_test:db_test] 2019-07-07T15:04:24.610-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: ConsistentHashOfIntLongAndDouble [cpp_unit_test:db_test] 2019-07-07T15:04:24.611-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: DifferentIntHashesDiffer [cpp_unit_test:db_test] 2019-07-07T15:04:24.611-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: SeedMatters [cpp_unit_test:db_test] 2019-07-07T15:04:24.611-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: IntAndStringHashesDiffer [cpp_unit_test:db_test] 2019-07-07T15:04:24.611-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: RegexAndStringHashesDiffer [cpp_unit_test:db_test] 2019-07-07T15:04:24.611-0700 2019-07-07T15:04:24.609-0700 I - [main] going to run test: ArrayAndSubobjectHashesDiffer [cpp_unit_test:db_test] 2019-07-07T15:04:24.611-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: SubDocumentGroupingHashesDiffer [cpp_unit_test:db_test] 2019-07-07T15:04:24.611-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: CodeWithScopeSquashesScopeIntsAndDoubles [cpp_unit_test:db_test] 2019-07-07T15:04:24.611-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: RecursiveSquashingIntsAndDoubles [cpp_unit_test:db_test] 2019-07-07T15:04:24.611-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: MinKeyMaxKeyHashesDiffer [cpp_unit_test:db_test] 2019-07-07T15:04:24.611-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: VeryLargeAndSmallDoubles [cpp_unit_test:db_test] 2019-07-07T15:04:24.611-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: HashIntOrLongOrDouble [cpp_unit_test:db_test] 2019-07-07T15:04:24.611-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: HashMinKey [cpp_unit_test:db_test] 2019-07-07T15:04:24.612-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: HashMaxKey [cpp_unit_test:db_test] 2019-07-07T15:04:24.612-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: HashUndefined [cpp_unit_test:db_test] 2019-07-07T15:04:24.612-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: HashNull [cpp_unit_test:db_test] 2019-07-07T15:04:24.612-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: HashString [cpp_unit_test:db_test] 2019-07-07T15:04:24.612-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: HashObject [cpp_unit_test:db_test] 2019-07-07T15:04:24.612-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: HashArray [cpp_unit_test:db_test] 2019-07-07T15:04:24.612-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: HashBinary [cpp_unit_test:db_test] 2019-07-07T15:04:24.612-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: HashObjectId [cpp_unit_test:db_test] 2019-07-07T15:04:24.612-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: HashBoolean [cpp_unit_test:db_test] 2019-07-07T15:04:24.612-0700 2019-07-07T15:04:24.610-0700 I - [main] going to run test: HashTimeStamp [cpp_unit_test:db_test] 2019-07-07T15:04:24.612-0700 2019-07-07T15:04:24.611-0700 I - [main] going to run test: HashRegEx [cpp_unit_test:db_test] 2019-07-07T15:04:24.613-0700 2019-07-07T15:04:24.611-0700 I - [main] going to run test: HashDBRef [cpp_unit_test:db_test] 2019-07-07T15:04:24.613-0700 2019-07-07T15:04:24.611-0700 I - [main] going to run test: HashCode [cpp_unit_test:db_test] 2019-07-07T15:04:24.613-0700 2019-07-07T15:04:24.611-0700 I - [main] going to run test: HashCodeWScope [cpp_unit_test:db_test] 2019-07-07T15:04:24.613-0700 2019-07-07T15:04:24.611-0700 I - [main] going to run test: HashWithNonZeroSeed [cpp_unit_test:db_test] 2019-07-07T15:04:24.613-0700 2019-07-07T15:04:24.611-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:24.613-0700 2019-07-07T15:04:24.611-0700 I - [main] going to run suite: BSONRange [cpp_unit_test:db_test] 2019-07-07T15:04:24.613-0700 2019-07-07T15:04:24.611-0700 I - [main] going to run test: SmallerLowerRangeNonSubset [cpp_unit_test:db_test] 2019-07-07T15:04:24.613-0700 2019-07-07T15:04:24.611-0700 I - [main] going to run test: BiggerUpperRangeNonSubset [cpp_unit_test:db_test] 2019-07-07T15:04:24.613-0700 2019-07-07T15:04:24.611-0700 I - [main] going to run test: RangeIsSubsetOfOther [cpp_unit_test:db_test] 2019-07-07T15:04:24.613-0700 2019-07-07T15:04:24.611-0700 I - [main] going to run test: EqualRange [cpp_unit_test:db_test] 2019-07-07T15:04:24.613-0700 2019-07-07T15:04:24.611-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:24.613-0700 2019-07-07T15:04:24.611-0700 I - [main] going to run suite: CatalogRAIITestFixture [cpp_unit_test:db_test] 2019-07-07T15:04:24.614-0700 2019-07-07T15:04:24.611-0700 I - [main] going to run test: AutoGetDBDeadline [cpp_unit_test:db_test] 2019-07-07T15:04:25.620-0700 2019-07-07T15:04:25.621-0700 I - [main] LockTimeout: Unable to acquire X lock on '{10123292395995783581: Database, 899920359141007773}' within 1000ms. opId: 2, op: client2, connId: 0. [cpp_unit_test:db_test] 2019-07-07T15:04:25.622-0700 2019-07-07T15:04:25.623-0700 I - [main] going to run test: AutoGetDBGlobalLockDeadline [cpp_unit_test:db_test] 2019-07-07T15:04:26.626-0700 2019-07-07T15:04:26.627-0700 I - [main] LockTimeout: Unable to acquire IX lock on '{6917529027641081857: Global, 1}' within 1000ms. opId: 2, op: client2, connId: 0. [cpp_unit_test:db_test] 2019-07-07T15:04:26.627-0700 2019-07-07T15:04:26.627-0700 I - [main] going to run test: AutoGetDBDeadlineNow [cpp_unit_test:db_test] 2019-07-07T15:04:26.630-0700 2019-07-07T15:04:26.631-0700 I - [main] LockTimeout: Unable to acquire X lock on '{10123292395995783581: Database, 899920359141007773}' within 0ms. opId: 2, op: client2, connId: 0. [cpp_unit_test:db_test] 2019-07-07T15:04:26.631-0700 2019-07-07T15:04:26.631-0700 I - [main] going to run test: AutoGetDBDeadlineMin [cpp_unit_test:db_test] 2019-07-07T15:04:26.634-0700 2019-07-07T15:04:26.635-0700 I - [main] LockTimeout: Unable to acquire X lock on '{10123292395995783581: Database, 899920359141007773}' within 0ms. opId: 2, op: client2, connId: 0. [cpp_unit_test:db_test] 2019-07-07T15:04:26.635-0700 2019-07-07T15:04:26.635-0700 I - [main] going to run test: AutoGetOrCreateDbDeadline [cpp_unit_test:db_test] 2019-07-07T15:04:27.639-0700 2019-07-07T15:04:27.639-0700 I - [main] LockTimeout: Unable to acquire X lock on '{10123292395995783581: Database, 899920359141007773}' within 1000ms. opId: 2, op: client2, connId: 0. [cpp_unit_test:db_test] 2019-07-07T15:04:27.640-0700 2019-07-07T15:04:27.640-0700 I - [main] going to run test: AutoGetCollectionCollLockDeadline [cpp_unit_test:db_test] 2019-07-07T15:04:28.644-0700 2019-07-07T15:04:28.644-0700 I - [main] LockTimeout: Unable to acquire X lock on '{12297030591899894225: Collection, 767815545831424465}' within 1000ms. opId: 2, op: client2, connId: 0. [cpp_unit_test:db_test] 2019-07-07T15:04:28.645-0700 2019-07-07T15:04:28.644-0700 I - [main] going to run test: AutoGetCollectionDBLockDeadline [cpp_unit_test:db_test] 2019-07-07T15:04:29.649-0700 2019-07-07T15:04:29.649-0700 I - [main] LockTimeout: Unable to acquire IX lock on '{10123292395995783581: Database, 899920359141007773}' within 1000ms. opId: 2, op: client2, connId: 0. [cpp_unit_test:db_test] 2019-07-07T15:04:29.650-0700 2019-07-07T15:04:29.650-0700 I - [main] going to run test: AutoGetCollectionGlobalLockDeadline [cpp_unit_test:db_test] 2019-07-07T15:04:30.655-0700 2019-07-07T15:04:30.655-0700 I - [main] LockTimeout: Unable to acquire IX lock on '{6917529027641081857: Global, 1}' within 1000ms. opId: 2, op: client2, connId: 0. [cpp_unit_test:db_test] 2019-07-07T15:04:30.655-0700 2019-07-07T15:04:30.655-0700 I - [main] going to run test: AutoGetCollectionDeadlineNow [cpp_unit_test:db_test] 2019-07-07T15:04:30.659-0700 2019-07-07T15:04:30.659-0700 I - [main] LockTimeout: Unable to acquire X lock on '{12297030591899894225: Collection, 767815545831424465}' within 0ms. opId: 2, op: client2, connId: 0. [cpp_unit_test:db_test] 2019-07-07T15:04:30.659-0700 2019-07-07T15:04:30.659-0700 I - [main] going to run test: AutoGetCollectionDeadlineMin [cpp_unit_test:db_test] 2019-07-07T15:04:30.663-0700 2019-07-07T15:04:30.663-0700 I - [main] LockTimeout: Unable to acquire X lock on '{12297030591899894225: Collection, 767815545831424465}' within 0ms. opId: 2, op: client2, connId: 0. [cpp_unit_test:db_test] 2019-07-07T15:04:30.663-0700 2019-07-07T15:04:30.663-0700 I - [main] going to run test: AutoGetCollectionDBLockCompatibleX [cpp_unit_test:db_test] 2019-07-07T15:04:30.667-0700 2019-07-07T15:04:30.667-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.667-0700 2019-07-07T15:04:30.667-0700 I - [main] going to run suite: CollectionIndexUsageTrackerTest [cpp_unit_test:db_test] 2019-07-07T15:04:30.667-0700 2019-07-07T15:04:30.667-0700 I - [main] going to run test: Empty [cpp_unit_test:db_test] 2019-07-07T15:04:30.668-0700 2019-07-07T15:04:30.667-0700 I - [main] going to run test: SingleHit [cpp_unit_test:db_test] 2019-07-07T15:04:30.668-0700 2019-07-07T15:04:30.667-0700 I - [main] going to run test: MultipleHit [cpp_unit_test:db_test] 2019-07-07T15:04:30.668-0700 2019-07-07T15:04:30.667-0700 I - [main] going to run test: IndexKey [cpp_unit_test:db_test] 2019-07-07T15:04:30.668-0700 2019-07-07T15:04:30.667-0700 I - [main] going to run test: Register [cpp_unit_test:db_test] 2019-07-07T15:04:30.668-0700 2019-07-07T15:04:30.667-0700 I - [main] going to run test: Deregister [cpp_unit_test:db_test] 2019-07-07T15:04:30.669-0700 2019-07-07T15:04:30.667-0700 I - [main] going to run test: HitAfterDeregister [cpp_unit_test:db_test] 2019-07-07T15:04:30.669-0700 2019-07-07T15:04:30.667-0700 I - [main] going to run test: DateTimeAfterDeregister [cpp_unit_test:db_test] 2019-07-07T15:04:30.669-0700 2019-07-07T15:04:30.667-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.669-0700 2019-07-07T15:04:30.667-0700 I - [main] going to run suite: Commands [cpp_unit_test:db_test] 2019-07-07T15:04:30.670-0700 2019-07-07T15:04:30.667-0700 I - [main] going to run test: appendCommandStatusOK [cpp_unit_test:db_test] 2019-07-07T15:04:30.670-0700 2019-07-07T15:04:30.667-0700 I - [main] going to run test: appendCommandStatusError [cpp_unit_test:db_test] 2019-07-07T15:04:30.670-0700 2019-07-07T15:04:30.667-0700 I - [main] going to run test: appendCommandStatusNoOverwrite [cpp_unit_test:db_test] 2019-07-07T15:04:30.670-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: appendCommandStatusErrorExtraInfo [cpp_unit_test:db_test] 2019-07-07T15:04:30.670-0700 2019-07-07T15:04:30.668-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.671-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run suite: Comparison [cpp_unit_test:db_test] 2019-07-07T15:04:30.671-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: BothEmpty [cpp_unit_test:db_test] 2019-07-07T15:04:30.671-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: EqualInSize [cpp_unit_test:db_test] 2019-07-07T15:04:30.671-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: NonEqual [cpp_unit_test:db_test] 2019-07-07T15:04:30.671-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: MixedEmtpyAndNot [cpp_unit_test:db_test] 2019-07-07T15:04:30.672-0700 2019-07-07T15:04:30.668-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.672-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run suite: ComplexExtraction [cpp_unit_test:db_test] 2019-07-07T15:04:30.672-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: GetStringVector [cpp_unit_test:db_test] 2019-07-07T15:04:30.672-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: GetObjectVector [cpp_unit_test:db_test] 2019-07-07T15:04:30.673-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: GetBadVector [cpp_unit_test:db_test] 2019-07-07T15:04:30.673-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: RoundTripVector [cpp_unit_test:db_test] 2019-07-07T15:04:30.673-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: GetStringMap [cpp_unit_test:db_test] 2019-07-07T15:04:30.673-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: GetObjectMap [cpp_unit_test:db_test] 2019-07-07T15:04:30.673-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: GetBadMap [cpp_unit_test:db_test] 2019-07-07T15:04:30.674-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: RoundTripMap [cpp_unit_test:db_test] 2019-07-07T15:04:30.674-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: GetNestedMap [cpp_unit_test:db_test] 2019-07-07T15:04:30.674-0700 2019-07-07T15:04:30.668-0700 I - [main] going to run test: GetBadNestedMap [cpp_unit_test:db_test] 2019-07-07T15:04:30.674-0700 2019-07-07T15:04:30.669-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.674-0700 2019-07-07T15:04:30.669-0700 I - [main] going to run suite: ConfigTxnParticipantTest [cpp_unit_test:db_test] 2019-07-07T15:04:30.675-0700 2019-07-07T15:04:30.669-0700 I - [main] going to run test: CannotSpecifyStartTransactionOnInProgressTxn [cpp_unit_test:db_test] 2019-07-07T15:04:30.675-0700 2019-07-07T15:04:30.673-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-85d3-1d25-3370-ce2c [cpp_unit_test:db_test] 2019-07-07T15:04:30.681-0700 2019-07-07T15:04:30.681-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:30.682-0700 2019-07-07T15:04:30.682-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 9684f9ae-0f2b-4e7b-8a19-bed7c6ae3969 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:30.683-0700 2019-07-07T15:04:30.683-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:30.684-0700 2019-07-07T15:04:30.684-0700 I SHARDING [main] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:30.685-0700 2019-07-07T15:04:30.685-0700 I STORAGE [main] createCollection: config.transactions with generated UUID: 97a39882-dab7-4bfc-9190-9bb716ce579a and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:30.685-0700 2019-07-07T15:04:30.685-0700 I INDEX [main] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:30.686-0700 2019-07-07T15:04:30.686-0700 I STORAGE [main] createCollection: TestDB.TestColl with provided UUID: 5017ff89-bb88-4962-baa4-173e0ecb6bbf and options: { uuid: UUID("5017ff89-bb88-4962-baa4-173e0ecb6bbf") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.686-0700 2019-07-07T15:04:30.686-0700 I INDEX [main] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:30.686-0700 2019-07-07T15:04:30.686-0700 W COMMAND [main] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:30.687-0700 2019-07-07T15:04:30.687-0700 W COMMAND [main] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:30.687-0700 2019-07-07T15:04:30.687-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.687-0700 2019-07-07T15:04:30.687-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.689-0700 2019-07-07T15:04:30.689-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.689-0700 2019-07-07T15:04:30.689-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.690-0700 2019-07-07T15:04:30.690-0700 I - [main] going to run test: CanSpecifyStartTransactionOnAbortedTxn [cpp_unit_test:db_test] 2019-07-07T15:04:30.694-0700 2019-07-07T15:04:30.694-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f5ad-c770-7bbf-020c [cpp_unit_test:db_test] 2019-07-07T15:04:30.701-0700 2019-07-07T15:04:30.701-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:30.701-0700 2019-07-07T15:04:30.701-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 261f2a16-9905-4382-9ef1-d5ac71d310ca and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:30.702-0700 2019-07-07T15:04:30.702-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:30.702-0700 2019-07-07T15:04:30.702-0700 I SHARDING [main] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:30.702-0700 2019-07-07T15:04:30.702-0700 I STORAGE [main] createCollection: config.transactions with generated UUID: ef9ef4a1-fda8-4587-b47f-19da0a8679e5 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:30.702-0700 2019-07-07T15:04:30.702-0700 I INDEX [main] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:30.703-0700 2019-07-07T15:04:30.702-0700 I STORAGE [main] createCollection: TestDB.TestColl with provided UUID: a604c69a-9d39-45b3-a692-bd13ebde1afa and options: { uuid: UUID("a604c69a-9d39-45b3-a692-bd13ebde1afa") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.703-0700 2019-07-07T15:04:30.703-0700 I INDEX [main] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:30.703-0700 2019-07-07T15:04:30.703-0700 W COMMAND [main] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:30.703-0700 2019-07-07T15:04:30.703-0700 W COMMAND [main] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:30.703-0700 2019-07-07T15:04:30.703-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.704-0700 2019-07-07T15:04:30.703-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.705-0700 2019-07-07T15:04:30.705-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.705-0700 2019-07-07T15:04:30.705-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.706-0700 2019-07-07T15:04:30.706-0700 I - [main] going to run test: CannotSpecifyStartTransactionOnCommittedTxn [cpp_unit_test:db_test] 2019-07-07T15:04:30.710-0700 2019-07-07T15:04:30.710-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d296-f3f6-83c4-8a55 [cpp_unit_test:db_test] 2019-07-07T15:04:30.716-0700 2019-07-07T15:04:30.716-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:30.716-0700 2019-07-07T15:04:30.716-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: bc54c4c3-fc60-4c58-b303-cd89175ffd30 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:30.717-0700 2019-07-07T15:04:30.717-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:30.717-0700 2019-07-07T15:04:30.717-0700 I SHARDING [main] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:30.717-0700 2019-07-07T15:04:30.717-0700 I STORAGE [main] createCollection: config.transactions with generated UUID: 06f9466c-9322-4f0a-8073-1e4998949d7f and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:30.717-0700 2019-07-07T15:04:30.717-0700 I INDEX [main] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:30.717-0700 2019-07-07T15:04:30.717-0700 I STORAGE [main] createCollection: TestDB.TestColl with provided UUID: 3b38417e-ab13-4bc5-a5db-c47155d2cb0f and options: { uuid: UUID("3b38417e-ab13-4bc5-a5db-c47155d2cb0f") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.718-0700 2019-07-07T15:04:30.718-0700 I INDEX [main] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:30.718-0700 2019-07-07T15:04:30.718-0700 W COMMAND [main] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:30.718-0700 2019-07-07T15:04:30.718-0700 W COMMAND [main] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:30.718-0700 2019-07-07T15:04:30.718-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.719-0700 2019-07-07T15:04:30.718-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.720-0700 2019-07-07T15:04:30.720-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.720-0700 2019-07-07T15:04:30.720-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.720-0700 2019-07-07T15:04:30.720-0700 I - [main] going to run test: CannotSpecifyStartTransactionOnPreparedTxn [cpp_unit_test:db_test] 2019-07-07T15:04:30.724-0700 2019-07-07T15:04:30.724-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-695a-4fa2-38de-fa03 [cpp_unit_test:db_test] 2019-07-07T15:04:30.730-0700 2019-07-07T15:04:30.730-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:30.731-0700 2019-07-07T15:04:30.731-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: a8b7d96d-b1f7-4a8a-9e06-de0b2a928263 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:30.731-0700 2019-07-07T15:04:30.731-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:30.731-0700 2019-07-07T15:04:30.731-0700 I SHARDING [main] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:30.731-0700 2019-07-07T15:04:30.731-0700 I STORAGE [main] createCollection: config.transactions with generated UUID: 2a249ade-de20-432c-81fa-bd26b30026ff and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:30.732-0700 2019-07-07T15:04:30.732-0700 I INDEX [main] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:30.732-0700 2019-07-07T15:04:30.732-0700 I STORAGE [main] createCollection: TestDB.TestColl with provided UUID: 45cea25a-0eb7-44b8-a41b-ab76dc351050 and options: { uuid: UUID("45cea25a-0eb7-44b8-a41b-ab76dc351050") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.732-0700 2019-07-07T15:04:30.732-0700 I INDEX [main] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:30.732-0700 2019-07-07T15:04:30.732-0700 W COMMAND [main] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:30.733-0700 2019-07-07T15:04:30.733-0700 W COMMAND [main] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:30.733-0700 2019-07-07T15:04:30.733-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.733-0700 2019-07-07T15:04:30.733-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.734-0700 2019-07-07T15:04:30.734-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.734-0700 2019-07-07T15:04:30.734-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.735-0700 2019-07-07T15:04:30.735-0700 I - [main] going to run test: canSpecifyStartTransactionOnRetryableWriteWithNoWritesExecuted [cpp_unit_test:db_test] 2019-07-07T15:04:30.739-0700 2019-07-07T15:04:30.739-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1412-ebfc-b57f-f6bb [cpp_unit_test:db_test] 2019-07-07T15:04:30.745-0700 2019-07-07T15:04:30.745-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:30.745-0700 2019-07-07T15:04:30.745-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 4b030265-1f1c-4f99-a409-4531172585ee and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:30.746-0700 2019-07-07T15:04:30.746-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:30.746-0700 2019-07-07T15:04:30.746-0700 I SHARDING [main] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:30.746-0700 2019-07-07T15:04:30.746-0700 I STORAGE [main] createCollection: config.transactions with generated UUID: 51c99b2b-6ba4-4cc2-b453-fe5c3701ff61 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:30.746-0700 2019-07-07T15:04:30.746-0700 I INDEX [main] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:30.747-0700 2019-07-07T15:04:30.747-0700 I STORAGE [main] createCollection: TestDB.TestColl with provided UUID: ebd03445-516c-48c4-a04e-73ebc7ec30ab and options: { uuid: UUID("ebd03445-516c-48c4-a04e-73ebc7ec30ab") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.747-0700 2019-07-07T15:04:30.747-0700 I INDEX [main] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:30.747-0700 2019-07-07T15:04:30.747-0700 W COMMAND [main] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:30.747-0700 2019-07-07T15:04:30.747-0700 W COMMAND [main] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:30.747-0700 2019-07-07T15:04:30.747-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.748-0700 2019-07-07T15:04:30.747-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.749-0700 2019-07-07T15:04:30.749-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.749-0700 2019-07-07T15:04:30.749-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.750-0700 2019-07-07T15:04:30.750-0700 I - [main] going to run test: CannotSpecifyStartTransactionOnAbortedPreparedTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:30.753-0700 2019-07-07T15:04:30.753-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-bdcb-fd88-c9be-c790 [cpp_unit_test:db_test] 2019-07-07T15:04:30.759-0700 2019-07-07T15:04:30.759-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:30.759-0700 2019-07-07T15:04:30.760-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: a2b04f42-4afc-4a6e-8786-5066a8f287dd and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:30.760-0700 2019-07-07T15:04:30.760-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:30.760-0700 2019-07-07T15:04:30.760-0700 I SHARDING [main] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:30.760-0700 2019-07-07T15:04:30.760-0700 I STORAGE [main] createCollection: config.transactions with generated UUID: b90f936b-a56c-423e-9b9e-b79cb188988d and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:30.760-0700 2019-07-07T15:04:30.760-0700 I INDEX [main] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:30.761-0700 2019-07-07T15:04:30.761-0700 I STORAGE [main] createCollection: TestDB.TestColl with provided UUID: c656025a-a351-4c55-acf5-c059227eb298 and options: { uuid: UUID("c656025a-a351-4c55-acf5-c059227eb298") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.761-0700 2019-07-07T15:04:30.761-0700 I INDEX [main] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:30.761-0700 2019-07-07T15:04:30.761-0700 W COMMAND [main] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:30.761-0700 2019-07-07T15:04:30.761-0700 W COMMAND [main] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:30.762-0700 2019-07-07T15:04:30.761-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.762-0700 2019-07-07T15:04:30.762-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.763-0700 2019-07-07T15:04:30.763-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.763-0700 2019-07-07T15:04:30.763-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.764-0700 2019-07-07T15:04:30.764-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.764-0700 2019-07-07T15:04:30.764-0700 I - [main] going to run suite: CurOpTest [cpp_unit_test:db_test] 2019-07-07T15:04:30.764-0700 2019-07-07T15:04:30.764-0700 I - [main] going to run test: CopyConstructors [cpp_unit_test:db_test] 2019-07-07T15:04:30.764-0700 2019-07-07T15:04:30.764-0700 I - [main] going to run test: AddingAdditiveMetricsObjectsTogetherShouldAddFieldsTogether [cpp_unit_test:db_test] 2019-07-07T15:04:30.765-0700 2019-07-07T15:04:30.764-0700 I - [main] going to run test: AddingUninitializedAdditiveMetricsFieldsShouldBeTreatedAsZero [cpp_unit_test:db_test] 2019-07-07T15:04:30.765-0700 2019-07-07T15:04:30.764-0700 I - [main] going to run test: AdditiveMetricsFieldsShouldIncrementByN [cpp_unit_test:db_test] 2019-07-07T15:04:30.765-0700 2019-07-07T15:04:30.764-0700 I - [main] going to run test: OptionalAdditiveMetricsNotDisplayedIfUninitialized [cpp_unit_test:db_test] 2019-07-07T15:04:30.768-0700 2019-07-07T15:04:30.768-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.768-0700 2019-07-07T15:04:30.768-0700 I - [main] going to run suite: DBMessage1 [cpp_unit_test:db_test] 2019-07-07T15:04:30.768-0700 2019-07-07T15:04:30.768-0700 I - [main] going to run test: ShortFlags [cpp_unit_test:db_test] 2019-07-07T15:04:30.768-0700 2019-07-07T15:04:30.768-0700 I - [main] going to run test: BadNS [cpp_unit_test:db_test] 2019-07-07T15:04:30.769-0700 2019-07-07T15:04:30.768-0700 I - [main] going to run test: GoodKill [cpp_unit_test:db_test] 2019-07-07T15:04:30.769-0700 2019-07-07T15:04:30.768-0700 I - [main] going to run test: GoodKill2 [cpp_unit_test:db_test] 2019-07-07T15:04:30.769-0700 2019-07-07T15:04:30.768-0700 I - [main] going to run test: GoodInsert [cpp_unit_test:db_test] 2019-07-07T15:04:30.769-0700 2019-07-07T15:04:30.768-0700 I - [main] going to run test: GoodInsert2 [cpp_unit_test:db_test] 2019-07-07T15:04:30.770-0700 2019-07-07T15:04:30.769-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.770-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run suite: DottedField [cpp_unit_test:db_test] 2019-07-07T15:04:30.770-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: Simple1 [cpp_unit_test:db_test] 2019-07-07T15:04:30.770-0700 2019-07-07T15:04:30.769-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.770-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run suite: DottedSubstring [cpp_unit_test:db_test] 2019-07-07T15:04:30.771-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: Short [cpp_unit_test:db_test] 2019-07-07T15:04:30.771-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: Empty [cpp_unit_test:db_test] 2019-07-07T15:04:30.771-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: Nested [cpp_unit_test:db_test] 2019-07-07T15:04:30.771-0700 2019-07-07T15:04:30.769-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.771-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run suite: EdgeCases [cpp_unit_test:db_test] 2019-07-07T15:04:30.772-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: EmbeddedNullStrings [cpp_unit_test:db_test] 2019-07-07T15:04:30.772-0700 2019-07-07T15:04:30.769-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.772-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run suite: Empty [cpp_unit_test:db_test] 2019-07-07T15:04:30.772-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: NoFields [cpp_unit_test:db_test] 2019-07-07T15:04:30.773-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: NoFieldNames [cpp_unit_test:db_test] 2019-07-07T15:04:30.773-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: NoFieldNames2 [cpp_unit_test:db_test] 2019-07-07T15:04:30.773-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: EmptyFieldName [cpp_unit_test:db_test] 2019-07-07T15:04:30.773-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: ReinitializeWithEmptyString [cpp_unit_test:db_test] 2019-07-07T15:04:30.773-0700 2019-07-07T15:04:30.769-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.774-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run suite: EmptySet [cpp_unit_test:db_test] 2019-07-07T15:04:30.774-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: Normal [cpp_unit_test:db_test] 2019-07-07T15:04:30.774-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: Conflict [cpp_unit_test:db_test] 2019-07-07T15:04:30.774-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: EmptyField [cpp_unit_test:db_test] 2019-07-07T15:04:30.774-0700 2019-07-07T15:04:30.769-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.775-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run suite: Equality [cpp_unit_test:db_test] 2019-07-07T15:04:30.775-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: Simple1 [cpp_unit_test:db_test] 2019-07-07T15:04:30.775-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: Simple2 [cpp_unit_test:db_test] 2019-07-07T15:04:30.775-0700 2019-07-07T15:04:30.769-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.776-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run suite: ExtractionFixture [cpp_unit_test:db_test] 2019-07-07T15:04:30.776-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: GetBool [cpp_unit_test:db_test] 2019-07-07T15:04:30.776-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: GetBSONArray [cpp_unit_test:db_test] 2019-07-07T15:04:30.776-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: GetBSONObj [cpp_unit_test:db_test] 2019-07-07T15:04:30.776-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: GetDate [cpp_unit_test:db_test] 2019-07-07T15:04:30.777-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: GetString [cpp_unit_test:db_test] 2019-07-07T15:04:30.777-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: GetOID [cpp_unit_test:db_test] 2019-07-07T15:04:30.777-0700 2019-07-07T15:04:30.769-0700 I - [main] going to run test: GetLong [cpp_unit_test:db_test] 2019-07-07T15:04:30.777-0700 2019-07-07T15:04:30.770-0700 I - [main] going to run test: IsFound [cpp_unit_test:db_test] 2019-07-07T15:04:30.778-0700 2019-07-07T15:04:30.770-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.778-0700 2019-07-07T15:04:30.770-0700 I - [main] going to run suite: FieldRefSetWithStorageTest [cpp_unit_test:db_test] 2019-07-07T15:04:30.778-0700 2019-07-07T15:04:30.770-0700 I - [main] going to run test: ManagesFieldRefLifetime [cpp_unit_test:db_test] 2019-07-07T15:04:30.778-0700 2019-07-07T15:04:30.770-0700 I - [main] going to run test: InsertRemovesConflictsByKeepingShortest [cpp_unit_test:db_test] 2019-07-07T15:04:30.778-0700 2019-07-07T15:04:30.770-0700 I - [main] going to run test: InsertRemovesMultipleConflicts [cpp_unit_test:db_test] 2019-07-07T15:04:30.779-0700 2019-07-07T15:04:30.770-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.779-0700 2019-07-07T15:04:30.770-0700 I - [main] going to run suite: IndexBuildEntryHelpersTest [cpp_unit_test:db_test] 2019-07-07T15:04:30.779-0700 2019-07-07T15:04:30.770-0700 I - [main] going to run test: AddIndexBuildEntry [cpp_unit_test:db_test] 2019-07-07T15:04:30.779-0700 2019-07-07T15:04:30.774-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-51a1-0345-1b12-15af [cpp_unit_test:db_test] 2019-07-07T15:04:30.781-0700 2019-07-07T15:04:30.781-0700 I STORAGE [main] createCollection: config.system.indexBuilds with generated UUID: 16c71f35-d3ab-425a-ac53-5c3e78be6b53 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:30.781-0700 2019-07-07T15:04:30.781-0700 I INDEX [main] index build: done building index _id_ on ns config.system.indexBuilds [cpp_unit_test:db_test] 2019-07-07T15:04:30.782-0700 2019-07-07T15:04:30.782-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.782-0700 2019-07-07T15:04:30.782-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.784-0700 2019-07-07T15:04:30.784-0700 I - [main] going to run test: RemoveIndexBuildEntry [cpp_unit_test:db_test] 2019-07-07T15:04:30.787-0700 2019-07-07T15:04:30.787-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1106-6ce7-c125-6c70 [cpp_unit_test:db_test] 2019-07-07T15:04:30.794-0700 2019-07-07T15:04:30.794-0700 I STORAGE [main] createCollection: config.system.indexBuilds with generated UUID: 27daf53d-3e76-4200-b558-6b093148fa45 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:30.794-0700 2019-07-07T15:04:30.794-0700 I INDEX [main] index build: done building index _id_ on ns config.system.indexBuilds [cpp_unit_test:db_test] 2019-07-07T15:04:30.795-0700 2019-07-07T15:04:30.795-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.795-0700 2019-07-07T15:04:30.795-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.797-0700 2019-07-07T15:04:30.797-0700 I - [main] going to run test: GetIndexBuildEntries [cpp_unit_test:db_test] 2019-07-07T15:04:30.801-0700 2019-07-07T15:04:30.801-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-acfb-18e7-1a94-dc6b [cpp_unit_test:db_test] 2019-07-07T15:04:30.807-0700 2019-07-07T15:04:30.807-0700 I STORAGE [main] createCollection: config.system.indexBuilds with generated UUID: 14369f09-154b-4b9d-a2b9-20895bd3c811 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:30.807-0700 2019-07-07T15:04:30.807-0700 I INDEX [main] index build: done building index _id_ on ns config.system.indexBuilds [cpp_unit_test:db_test] 2019-07-07T15:04:30.808-0700 2019-07-07T15:04:30.808-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.808-0700 2019-07-07T15:04:30.808-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.810-0700 2019-07-07T15:04:30.810-0700 I - [main] going to run test: CommitQuorum [cpp_unit_test:db_test] 2019-07-07T15:04:30.814-0700 2019-07-07T15:04:30.814-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8bac-cf27-24e5-f60c [cpp_unit_test:db_test] 2019-07-07T15:04:30.820-0700 2019-07-07T15:04:30.820-0700 I STORAGE [main] createCollection: config.system.indexBuilds with generated UUID: d97c8707-b83c-4c67-b024-39d8f3563a50 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:30.820-0700 2019-07-07T15:04:30.820-0700 I INDEX [main] index build: done building index _id_ on ns config.system.indexBuilds [cpp_unit_test:db_test] 2019-07-07T15:04:30.821-0700 2019-07-07T15:04:30.821-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:30.821-0700 2019-07-07T15:04:30.821-0700 I SHARDING [main] Marking collection config.system.indexBuilds as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:30.821-0700 2019-07-07T15:04:30.822-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.822-0700 2019-07-07T15:04:30.822-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.823-0700 2019-07-07T15:04:30.823-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.823-0700 2019-07-07T15:04:30.823-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.824-0700 2019-07-07T15:04:30.824-0700 I - [main] going to run test: CommitReadyMembers [cpp_unit_test:db_test] 2019-07-07T15:04:30.828-0700 2019-07-07T15:04:30.828-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2412-4b84-e558-fe89 [cpp_unit_test:db_test] 2019-07-07T15:04:30.834-0700 2019-07-07T15:04:30.834-0700 I STORAGE [main] createCollection: config.system.indexBuilds with generated UUID: c8b9c4da-563a-4326-ae2d-d7d4380c67cb and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:30.834-0700 2019-07-07T15:04:30.835-0700 I INDEX [main] index build: done building index _id_ on ns config.system.indexBuilds [cpp_unit_test:db_test] 2019-07-07T15:04:30.835-0700 2019-07-07T15:04:30.835-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:30.835-0700 2019-07-07T15:04:30.835-0700 I SHARDING [main] Marking collection config.system.indexBuilds as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:30.836-0700 2019-07-07T15:04:30.837-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.837-0700 2019-07-07T15:04:30.837-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.838-0700 2019-07-07T15:04:30.838-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.838-0700 2019-07-07T15:04:30.838-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:30.839-0700 2019-07-07T15:04:30.839-0700 I - [main] going to run test: ClearAllIndexBuildEntries [cpp_unit_test:db_test] 2019-07-07T15:04:30.843-0700 2019-07-07T15:04:30.843-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e367-1031-fa7a-43e4 [cpp_unit_test:db_test] 2019-07-07T15:04:30.849-0700 2019-07-07T15:04:30.849-0700 I STORAGE [main] createCollection: config.system.indexBuilds with generated UUID: 442e6c63-0cc0-42e7-a4e5-0718c189b280 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:30.849-0700 2019-07-07T15:04:30.849-0700 I INDEX [main] index build: done building index _id_ on ns config.system.indexBuilds [cpp_unit_test:db_test] 2019-07-07T15:04:30.849-0700 2019-07-07T15:04:30.850-0700 I INDEX [main] index build: done building index _id_ on ns config.system.indexBuilds [cpp_unit_test:db_test] 2019-07-07T15:04:30.850-0700 2019-07-07T15:04:30.850-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.850-0700 2019-07-07T15:04:30.850-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.852-0700 2019-07-07T15:04:30.852-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:30.852-0700 2019-07-07T15:04:30.852-0700 I - [main] going to run suite: IndexBuildsCoordinatorMongodTest [cpp_unit_test:db_test] 2019-07-07T15:04:30.852-0700 2019-07-07T15:04:30.852-0700 I - [main] going to run test: AttemptBuildSameIndexReturnsImmediateSuccess [cpp_unit_test:db_test] 2019-07-07T15:04:30.856-0700 2019-07-07T15:04:30.856-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-23b7-ca7f-f5a2-9e9b [cpp_unit_test:db_test] 2019-07-07T15:04:30.862-0700 2019-07-07T15:04:30.862-0700 I STORAGE [main] createCollection: test.foo with provided UUID: 4639f3b4-74bb-4a9e-8f7d-b605deb274e1 and options: { uuid: UUID("4639f3b4-74bb-4a9e-8f7d-b605deb274e1") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.862-0700 2019-07-07T15:04:30.862-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.862-0700 2019-07-07T15:04:30.863-0700 I STORAGE [main] createCollection: test.bar with provided UUID: 328878da-6f2d-44c0-ab37-abd5244dd202 and options: { uuid: UUID("328878da-6f2d-44c0-ab37-abd5244dd202") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.863-0700 2019-07-07T15:04:30.863-0700 I INDEX [main] index build: done building index _id_ on ns test.bar [cpp_unit_test:db_test] 2019-07-07T15:04:30.863-0700 2019-07-07T15:04:30.863-0700 I STORAGE [main] createCollection: othertest.foo with provided UUID: d6526d42-a851-4426-a512-d8eb0abc1db9 and options: { uuid: UUID("d6526d42-a851-4426-a512-d8eb0abc1db9") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.863-0700 2019-07-07T15:04:30.863-0700 I INDEX [main] index build: done building index _id_ on ns othertest.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.863-0700 2019-07-07T15:04:30.864-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { a: 1 }, name: "a_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:30.864-0700 2019-07-07T15:04:30.864-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:30.864-0700 2019-07-07T15:04:30.864-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { b: 1 }, name: "b_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:30.864-0700 2019-07-07T15:04:30.864-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:30.864-0700 2019-07-07T15:04:30.864-0700 I STORAGE [main] Index build initialized: 01d3472d-82ed-4a5b-9c75-caf8786b5e60: test.foo (4639f3b4-74bb-4a9e-8f7d-b605deb274e1 ): indexes: 2 [cpp_unit_test:db_test] 2019-07-07T15:04:30.865-0700 2019-07-07T15:04:30.865-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: collection scan done. scanned 0 total records in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.865-0700 2019-07-07T15:04:30.865-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.865-0700 2019-07-07T15:04:30.865-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.865-0700 2019-07-07T15:04:30.865-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: done building index a_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.866-0700 2019-07-07T15:04:30.865-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: done building index b_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.866-0700 2019-07-07T15:04:30.865-0700 I STORAGE [IndexBuildsCoordinatorMongod-0] Index build completed successfully: 01d3472d-82ed-4a5b-9c75-caf8786b5e60: test.foo ( 4639f3b4-74bb-4a9e-8f7d-b605deb274e1 ). Index specs built: 2. Indexes in catalog before build: 1. Indexes in catalog after build: 3 [cpp_unit_test:db_test] 2019-07-07T15:04:30.866-0700 2019-07-07T15:04:30.866-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.866-0700 2019-07-07T15:04:30.866-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.868-0700 2019-07-07T15:04:30.868-0700 I - [main] going to run test: Registration [cpp_unit_test:db_test] 2019-07-07T15:04:30.871-0700 2019-07-07T15:04:30.872-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e1d0-cd2d-8105-11cd [cpp_unit_test:db_test] 2019-07-07T15:04:30.877-0700 2019-07-07T15:04:30.878-0700 I STORAGE [main] createCollection: test.foo with provided UUID: 4832e803-8663-4caf-aeb4-9b4f2c3bed59 and options: { uuid: UUID("4832e803-8663-4caf-aeb4-9b4f2c3bed59") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.878-0700 2019-07-07T15:04:30.878-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.878-0700 2019-07-07T15:04:30.878-0700 I STORAGE [main] createCollection: test.bar with provided UUID: f7e9e6da-8295-4008-bc98-591b90f1e9a7 and options: { uuid: UUID("f7e9e6da-8295-4008-bc98-591b90f1e9a7") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.878-0700 2019-07-07T15:04:30.878-0700 I INDEX [main] index build: done building index _id_ on ns test.bar [cpp_unit_test:db_test] 2019-07-07T15:04:30.878-0700 2019-07-07T15:04:30.878-0700 I STORAGE [main] createCollection: othertest.foo with provided UUID: af34c9c1-ae4b-4174-bea5-6217b4d6b493 and options: { uuid: UUID("af34c9c1-ae4b-4174-bea5-6217b4d6b493") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.878-0700 2019-07-07T15:04:30.878-0700 I INDEX [main] index build: done building index _id_ on ns othertest.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.879-0700 2019-07-07T15:04:30.879-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { a: 1 }, name: "a_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:30.879-0700 2019-07-07T15:04:30.879-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:30.879-0700 2019-07-07T15:04:30.879-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { b: 1 }, name: "b_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:30.879-0700 2019-07-07T15:04:30.879-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:30.880-0700 2019-07-07T15:04:30.879-0700 I STORAGE [main] Index build initialized: 9abbfe73-26f0-4e69-bcfe-168f8014e2e6: test.foo (4832e803-8663-4caf-aeb4-9b4f2c3bed59 ): indexes: 2 [cpp_unit_test:db_test] 2019-07-07T15:04:30.880-0700 2019-07-07T15:04:30.880-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { c: 1 }, name: "c_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:30.880-0700 2019-07-07T15:04:30.880-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:30.880-0700 2019-07-07T15:04:30.880-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { d: 1 }, name: "d_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:30.881-0700 2019-07-07T15:04:30.880-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:30.881-0700 2019-07-07T15:04:30.880-0700 I STORAGE [main] Index build initialized: d6e566f6-03cc-4b81-ba5a-c8e4d3e8c7c7: test.foo (4832e803-8663-4caf-aeb4-9b4f2c3bed59 ): indexes: 2 [cpp_unit_test:db_test] 2019-07-07T15:04:30.881-0700 2019-07-07T15:04:30.881-0700 I INDEX [main] index build: starting on test.bar properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "test.bar" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:30.881-0700 2019-07-07T15:04:30.881-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:30.881-0700 2019-07-07T15:04:30.881-0700 I INDEX [main] index build: starting on test.bar properties: { v: 2, key: { y: 1 }, name: "y_1", ns: "test.bar" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:30.882-0700 2019-07-07T15:04:30.881-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:30.882-0700 2019-07-07T15:04:30.881-0700 I STORAGE [main] Index build initialized: 16d3ae8f-274c-4f14-a89c-d69dee9b42c0: test.bar (f7e9e6da-8295-4008-bc98-591b90f1e9a7 ): indexes: 2 [cpp_unit_test:db_test] 2019-07-07T15:04:30.882-0700 2019-07-07T15:04:30.882-0700 I INDEX [main] index build: starting on othertest.foo properties: { v: 2, key: { r: 1 }, name: "r_1", ns: "othertest.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:30.882-0700 2019-07-07T15:04:30.882-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:30.882-0700 2019-07-07T15:04:30.882-0700 I INDEX [main] index build: starting on othertest.foo properties: { v: 2, key: { s: 1 }, name: "s_1", ns: "othertest.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:30.883-0700 2019-07-07T15:04:30.882-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:30.883-0700 2019-07-07T15:04:30.882-0700 I STORAGE [main] Index build initialized: 935c4663-a6f7-4e4d-b10a-0348383675fa: othertest.foo (af34c9c1-ae4b-4174-bea5-6217b4d6b493 ): indexes: 2 [cpp_unit_test:db_test] 2019-07-07T15:04:30.883-0700 2019-07-07T15:04:30.883-0700 I INDEX [IndexBuildsCoordinatorMongod-3] index build: collection scan done. scanned 0 total records in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.883-0700 2019-07-07T15:04:30.883-0700 I INDEX [IndexBuildsCoordinatorMongod-3] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.884-0700 2019-07-07T15:04:30.883-0700 I INDEX [IndexBuildsCoordinatorMongod-3] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.884-0700 2019-07-07T15:04:30.883-0700 I INDEX [IndexBuildsCoordinatorMongod-3] index build: done building index r_1 on ns othertest.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.884-0700 2019-07-07T15:04:30.883-0700 I INDEX [IndexBuildsCoordinatorMongod-3] index build: done building index s_1 on ns othertest.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.884-0700 2019-07-07T15:04:30.883-0700 I STORAGE [IndexBuildsCoordinatorMongod-3] Index build completed successfully: 935c4663-a6f7-4e4d-b10a-0348383675fa: othertest.foo ( af34c9c1-ae4b-4174-bea5-6217b4d6b493 ). Index specs built: 2. Indexes in catalog before build: 1. Indexes in catalog after build: 3 [cpp_unit_test:db_test] 2019-07-07T15:04:30.981-0700 2019-07-07T15:04:30.981-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: collection scan done. scanned 0 total records in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.981-0700 2019-07-07T15:04:30.981-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.981-0700 2019-07-07T15:04:30.981-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.982-0700 2019-07-07T15:04:30.981-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: done building index a_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.982-0700 2019-07-07T15:04:30.981-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: done building index b_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.982-0700 2019-07-07T15:04:30.981-0700 I STORAGE [IndexBuildsCoordinatorMongod-0] Index build completed successfully: 9abbfe73-26f0-4e69-bcfe-168f8014e2e6: test.foo ( 4832e803-8663-4caf-aeb4-9b4f2c3bed59 ). Index specs built: 2. Indexes in catalog before build: 1. Indexes in catalog after build: 5 [cpp_unit_test:db_test] 2019-07-07T15:04:30.982-0700 2019-07-07T15:04:30.982-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: collection scan done. scanned 0 total records in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.983-0700 2019-07-07T15:04:30.982-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.983-0700 2019-07-07T15:04:30.982-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.983-0700 2019-07-07T15:04:30.982-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: done building index c_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.983-0700 2019-07-07T15:04:30.982-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: done building index d_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.983-0700 2019-07-07T15:04:30.982-0700 I STORAGE [IndexBuildsCoordinatorMongod-1] Index build completed successfully: d6e566f6-03cc-4b81-ba5a-c8e4d3e8c7c7: test.foo ( 4832e803-8663-4caf-aeb4-9b4f2c3bed59 ). Index specs built: 2. Indexes in catalog before build: 3. Indexes in catalog after build: 5 [cpp_unit_test:db_test] 2019-07-07T15:04:30.984-0700 2019-07-07T15:04:30.983-0700 I INDEX [IndexBuildsCoordinatorMongod-2] index build: collection scan done. scanned 0 total records in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.984-0700 2019-07-07T15:04:30.983-0700 I INDEX [IndexBuildsCoordinatorMongod-2] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.984-0700 2019-07-07T15:04:30.983-0700 I INDEX [IndexBuildsCoordinatorMongod-2] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:30.984-0700 2019-07-07T15:04:30.983-0700 I INDEX [IndexBuildsCoordinatorMongod-2] index build: done building index x_1 on ns test.bar [cpp_unit_test:db_test] 2019-07-07T15:04:30.984-0700 2019-07-07T15:04:30.983-0700 I INDEX [IndexBuildsCoordinatorMongod-2] index build: done building index y_1 on ns test.bar [cpp_unit_test:db_test] 2019-07-07T15:04:30.985-0700 2019-07-07T15:04:30.983-0700 I STORAGE [IndexBuildsCoordinatorMongod-2] Index build completed successfully: 16d3ae8f-274c-4f14-a89c-d69dee9b42c0: test.bar ( f7e9e6da-8295-4008-bc98-591b90f1e9a7 ). Index specs built: 2. Indexes in catalog before build: 1. Indexes in catalog after build: 3 [cpp_unit_test:db_test] 2019-07-07T15:04:30.985-0700 2019-07-07T15:04:30.984-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:30.985-0700 2019-07-07T15:04:30.984-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:30.986-0700 2019-07-07T15:04:30.986-0700 I - [main] going to run test: DisallowNewBuildsOnNamespace [cpp_unit_test:db_test] 2019-07-07T15:04:30.990-0700 2019-07-07T15:04:30.990-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-faaa-9df1-ef37-8140 [cpp_unit_test:db_test] 2019-07-07T15:04:30.997-0700 2019-07-07T15:04:30.997-0700 I STORAGE [main] createCollection: test.foo with provided UUID: e3a8f4c9-cff5-4bfd-86a4-f41e279fed89 and options: { uuid: UUID("e3a8f4c9-cff5-4bfd-86a4-f41e279fed89") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.997-0700 2019-07-07T15:04:30.997-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.998-0700 2019-07-07T15:04:30.997-0700 I STORAGE [main] createCollection: test.bar with provided UUID: 3d3320f6-f71b-45f6-a9af-5f2d41818695 and options: { uuid: UUID("3d3320f6-f71b-45f6-a9af-5f2d41818695") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.998-0700 2019-07-07T15:04:30.998-0700 I INDEX [main] index build: done building index _id_ on ns test.bar [cpp_unit_test:db_test] 2019-07-07T15:04:30.998-0700 2019-07-07T15:04:30.998-0700 I STORAGE [main] createCollection: othertest.foo with provided UUID: ed30bd8d-556b-47be-a64e-b3fb38d01881 and options: { uuid: UUID("ed30bd8d-556b-47be-a64e-b3fb38d01881") } [cpp_unit_test:db_test] 2019-07-07T15:04:30.998-0700 2019-07-07T15:04:30.998-0700 I INDEX [main] index build: done building index _id_ on ns othertest.foo [cpp_unit_test:db_test] 2019-07-07T15:04:30.999-0700 2019-07-07T15:04:30.999-0700 I INDEX [main] index build: starting on test.bar properties: { v: 2, key: { c: 1 }, name: "c_1", ns: "test.bar" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:30.999-0700 2019-07-07T15:04:30.999-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:30.999-0700 2019-07-07T15:04:30.999-0700 I INDEX [main] index build: starting on test.bar properties: { v: 2, key: { d: 1 }, name: "d_1", ns: "test.bar" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:30.999-0700 2019-07-07T15:04:30.999-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:31.000-0700 2019-07-07T15:04:30.999-0700 I STORAGE [main] Index build initialized: 6dc1f253-4d04-4641-a7eb-abec06ec766b: test.bar (3d3320f6-f71b-45f6-a9af-5f2d41818695 ): indexes: 2 [cpp_unit_test:db_test] 2019-07-07T15:04:31.000-0700 2019-07-07T15:04:30.999-0700 I INDEX [main] index build: starting on othertest.foo properties: { v: 2, key: { e: 1 }, name: "e_1", ns: "othertest.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:31.000-0700 2019-07-07T15:04:30.999-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:31.000-0700 2019-07-07T15:04:31.000-0700 I INDEX [main] index build: starting on othertest.foo properties: { v: 2, key: { f: 1 }, name: "f_1", ns: "othertest.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:31.000-0700 2019-07-07T15:04:31.000-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:31.001-0700 2019-07-07T15:04:31.000-0700 I STORAGE [main] Index build initialized: 5a6e854d-d058-4cbd-be3d-5e4ab2ffe874: othertest.foo (ed30bd8d-556b-47be-a64e-b3fb38d01881 ): indexes: 2 [cpp_unit_test:db_test] 2019-07-07T15:04:31.001-0700 2019-07-07T15:04:31.000-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: collection scan done. scanned 0 total records in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.001-0700 2019-07-07T15:04:31.000-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.001-0700 2019-07-07T15:04:31.000-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.002-0700 2019-07-07T15:04:31.000-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: done building index e_1 on ns othertest.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.002-0700 2019-07-07T15:04:31.000-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: done building index f_1 on ns othertest.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.002-0700 2019-07-07T15:04:31.001-0700 I STORAGE [IndexBuildsCoordinatorMongod-1] Index build completed successfully: 5a6e854d-d058-4cbd-be3d-5e4ab2ffe874: othertest.foo ( ed30bd8d-556b-47be-a64e-b3fb38d01881 ). Index specs built: 2. Indexes in catalog before build: 1. Indexes in catalog after build: 3 [cpp_unit_test:db_test] 2019-07-07T15:04:31.101-0700 2019-07-07T15:04:31.101-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: collection scan done. scanned 0 total records in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.101-0700 2019-07-07T15:04:31.101-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.101-0700 2019-07-07T15:04:31.101-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.102-0700 2019-07-07T15:04:31.101-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: done building index c_1 on ns test.bar [cpp_unit_test:db_test] 2019-07-07T15:04:31.102-0700 2019-07-07T15:04:31.101-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: done building index d_1 on ns test.bar [cpp_unit_test:db_test] 2019-07-07T15:04:31.102-0700 2019-07-07T15:04:31.101-0700 I STORAGE [IndexBuildsCoordinatorMongod-0] Index build completed successfully: 6dc1f253-4d04-4641-a7eb-abec06ec766b: test.bar ( 3d3320f6-f71b-45f6-a9af-5f2d41818695 ). Index specs built: 2. Indexes in catalog before build: 1. Indexes in catalog after build: 3 [cpp_unit_test:db_test] 2019-07-07T15:04:31.102-0700 2019-07-07T15:04:31.102-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { a: 1 }, name: "a_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:31.102-0700 2019-07-07T15:04:31.102-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:31.103-0700 2019-07-07T15:04:31.102-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { b: 1 }, name: "b_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:31.103-0700 2019-07-07T15:04:31.102-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:31.104-0700 2019-07-07T15:04:31.102-0700 I STORAGE [main] Index build initialized: 805f3545-b5dd-462e-a58a-331e2dea4ab0: test.foo (e3a8f4c9-cff5-4bfd-86a4-f41e279fed89 ): indexes: 2 [cpp_unit_test:db_test] 2019-07-07T15:04:31.104-0700 2019-07-07T15:04:31.102-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: collection scan done. scanned 0 total records in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.104-0700 2019-07-07T15:04:31.102-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.104-0700 2019-07-07T15:04:31.102-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.104-0700 2019-07-07T15:04:31.102-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: done building index a_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.105-0700 2019-07-07T15:04:31.103-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: done building index b_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.105-0700 2019-07-07T15:04:31.103-0700 I STORAGE [IndexBuildsCoordinatorMongod-1] Index build completed successfully: 805f3545-b5dd-462e-a58a-331e2dea4ab0: test.foo ( e3a8f4c9-cff5-4bfd-86a4-f41e279fed89 ). Index specs built: 2. Indexes in catalog before build: 1. Indexes in catalog after build: 3 [cpp_unit_test:db_test] 2019-07-07T15:04:31.105-0700 2019-07-07T15:04:31.103-0700 I INDEX [main] index build: starting on othertest.foo properties: { v: 2, key: { g: 1 }, name: "g_1", ns: "othertest.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:31.105-0700 2019-07-07T15:04:31.104-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:31.106-0700 2019-07-07T15:04:31.104-0700 I INDEX [main] index build: starting on othertest.foo properties: { v: 2, key: { h: 1 }, name: "h_1", ns: "othertest.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:31.106-0700 2019-07-07T15:04:31.104-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:31.106-0700 2019-07-07T15:04:31.104-0700 I STORAGE [main] Index build initialized: a9974740-7276-40d7-b01f-c03e278d8409: othertest.foo (ed30bd8d-556b-47be-a64e-b3fb38d01881 ): indexes: 2 [cpp_unit_test:db_test] 2019-07-07T15:04:31.106-0700 2019-07-07T15:04:31.104-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: collection scan done. scanned 0 total records in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.106-0700 2019-07-07T15:04:31.104-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.107-0700 2019-07-07T15:04:31.104-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.107-0700 2019-07-07T15:04:31.104-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: done building index g_1 on ns othertest.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.107-0700 2019-07-07T15:04:31.104-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: done building index h_1 on ns othertest.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.107-0700 2019-07-07T15:04:31.105-0700 I STORAGE [IndexBuildsCoordinatorMongod-0] Index build completed successfully: a9974740-7276-40d7-b01f-c03e278d8409: othertest.foo ( ed30bd8d-556b-47be-a64e-b3fb38d01881 ). Index specs built: 2. Indexes in catalog before build: 3. Indexes in catalog after build: 5 [cpp_unit_test:db_test] 2019-07-07T15:04:31.107-0700 2019-07-07T15:04:31.105-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { c: 1 }, name: "c_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:31.108-0700 2019-07-07T15:04:31.105-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:31.108-0700 2019-07-07T15:04:31.105-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { d: 1 }, name: "d_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:31.108-0700 2019-07-07T15:04:31.106-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:31.108-0700 2019-07-07T15:04:31.106-0700 I STORAGE [main] Index build initialized: 8a811996-f48e-44e6-9c51-b8e9fb3dd316: test.foo (e3a8f4c9-cff5-4bfd-86a4-f41e279fed89 ): indexes: 2 [cpp_unit_test:db_test] 2019-07-07T15:04:31.109-0700 2019-07-07T15:04:31.106-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: collection scan done. scanned 0 total records in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.109-0700 2019-07-07T15:04:31.106-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.109-0700 2019-07-07T15:04:31.106-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.109-0700 2019-07-07T15:04:31.106-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: done building index c_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.109-0700 2019-07-07T15:04:31.106-0700 I INDEX [IndexBuildsCoordinatorMongod-1] index build: done building index d_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.110-0700 2019-07-07T15:04:31.106-0700 I STORAGE [IndexBuildsCoordinatorMongod-1] Index build completed successfully: 8a811996-f48e-44e6-9c51-b8e9fb3dd316: test.foo ( e3a8f4c9-cff5-4bfd-86a4-f41e279fed89 ). Index specs built: 2. Indexes in catalog before build: 3. Indexes in catalog after build: 5 [cpp_unit_test:db_test] 2019-07-07T15:04:31.110-0700 2019-07-07T15:04:31.107-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { e: 1 }, name: "e_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:31.110-0700 2019-07-07T15:04:31.107-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:31.110-0700 2019-07-07T15:04:31.107-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { f: 1 }, name: "f_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:31.110-0700 2019-07-07T15:04:31.107-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:31.111-0700 2019-07-07T15:04:31.107-0700 I STORAGE [main] Index build initialized: c6a83b45-dd2b-479b-9ba2-56f8d1dd8641: test.foo (e3a8f4c9-cff5-4bfd-86a4-f41e279fed89 ): indexes: 2 [cpp_unit_test:db_test] 2019-07-07T15:04:31.111-0700 2019-07-07T15:04:31.108-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: collection scan done. scanned 0 total records in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.111-0700 2019-07-07T15:04:31.108-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.111-0700 2019-07-07T15:04:31.108-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.111-0700 2019-07-07T15:04:31.108-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: done building index e_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.112-0700 2019-07-07T15:04:31.108-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: done building index f_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.112-0700 2019-07-07T15:04:31.108-0700 I STORAGE [IndexBuildsCoordinatorMongod-0] Index build completed successfully: c6a83b45-dd2b-479b-9ba2-56f8d1dd8641: test.foo ( e3a8f4c9-cff5-4bfd-86a4-f41e279fed89 ). Index specs built: 2. Indexes in catalog before build: 5. Indexes in catalog after build: 7 [cpp_unit_test:db_test] 2019-07-07T15:04:31.112-0700 2019-07-07T15:04:31.109-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:31.112-0700 2019-07-07T15:04:31.109-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:31.113-0700 2019-07-07T15:04:31.111-0700 I - [main] going to run test: SetCommitQuorumWithBadArguments [cpp_unit_test:db_test] 2019-07-07T15:04:31.115-0700 2019-07-07T15:04:31.115-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-75ea-b880-b419-8218 [cpp_unit_test:db_test] 2019-07-07T15:04:31.122-0700 2019-07-07T15:04:31.122-0700 I STORAGE [main] createCollection: test.foo with provided UUID: f42cad5d-f4ae-4059-aa74-fdd93122c113 and options: { uuid: UUID("f42cad5d-f4ae-4059-aa74-fdd93122c113") } [cpp_unit_test:db_test] 2019-07-07T15:04:31.122-0700 2019-07-07T15:04:31.122-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.122-0700 2019-07-07T15:04:31.122-0700 I STORAGE [main] createCollection: test.bar with provided UUID: 99ecde4d-5d80-47f9-9dbc-9e471a428553 and options: { uuid: UUID("99ecde4d-5d80-47f9-9dbc-9e471a428553") } [cpp_unit_test:db_test] 2019-07-07T15:04:31.122-0700 2019-07-07T15:04:31.122-0700 I INDEX [main] index build: done building index _id_ on ns test.bar [cpp_unit_test:db_test] 2019-07-07T15:04:31.123-0700 2019-07-07T15:04:31.122-0700 I STORAGE [main] createCollection: othertest.foo with provided UUID: bb6f6d47-e89d-4a68-9bed-5185419d5306 and options: { uuid: UUID("bb6f6d47-e89d-4a68-9bed-5185419d5306") } [cpp_unit_test:db_test] 2019-07-07T15:04:31.123-0700 2019-07-07T15:04:31.123-0700 I INDEX [main] index build: done building index _id_ on ns othertest.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.123-0700 2019-07-07T15:04:31.123-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { a: 1 }, name: "a_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:31.123-0700 2019-07-07T15:04:31.123-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:31.124-0700 2019-07-07T15:04:31.123-0700 I INDEX [main] index build: starting on test.foo properties: { v: 2, key: { b: 1 }, name: "b_1", ns: "test.foo" } using method: Hybrid [cpp_unit_test:db_test] 2019-07-07T15:04:31.124-0700 2019-07-07T15:04:31.123-0700 I INDEX [main] build may temporarily use up to 250 megabytes of RAM [cpp_unit_test:db_test] 2019-07-07T15:04:31.124-0700 2019-07-07T15:04:31.123-0700 I STORAGE [main] Index build initialized: 4484f073-d479-4034-9147-e8dc0747d7be: test.foo (f42cad5d-f4ae-4059-aa74-fdd93122c113 ): indexes: 2 [cpp_unit_test:db_test] 2019-07-07T15:04:31.124-0700 2019-07-07T15:04:31.124-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: collection scan done. scanned 0 total records in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.124-0700 2019-07-07T15:04:31.124-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.125-0700 2019-07-07T15:04:31.124-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: inserted 0 keys from external sorter into index in 0 seconds [cpp_unit_test:db_test] 2019-07-07T15:04:31.125-0700 2019-07-07T15:04:31.124-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: done building index a_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.125-0700 2019-07-07T15:04:31.124-0700 I INDEX [IndexBuildsCoordinatorMongod-0] index build: done building index b_1 on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.125-0700 2019-07-07T15:04:31.124-0700 I STORAGE [IndexBuildsCoordinatorMongod-0] Index build completed successfully: 4484f073-d479-4034-9147-e8dc0747d7be: test.foo ( f42cad5d-f4ae-4059-aa74-fdd93122c113 ). Index specs built: 2. Indexes in catalog before build: 1. Indexes in catalog after build: 3 [cpp_unit_test:db_test] 2019-07-07T15:04:31.126-0700 2019-07-07T15:04:31.125-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:31.126-0700 2019-07-07T15:04:31.125-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:31.127-0700 2019-07-07T15:04:31.127-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:31.127-0700 2019-07-07T15:04:31.127-0700 I - [main] going to run suite: KeyPattern [cpp_unit_test:db_test] 2019-07-07T15:04:31.127-0700 2019-07-07T15:04:31.127-0700 I - [main] going to run test: ExtendRangeBound [cpp_unit_test:db_test] 2019-07-07T15:04:31.128-0700 2019-07-07T15:04:31.127-0700 E - [main] Assertion: Location16649: keyPattern { a: 1 } shorter than bound { a: 55, b: 66 } src\mongo\db\keypattern.cpp 94 [cpp_unit_test:db_test] 2019-07-07T15:04:31.128-0700 2019-07-07T15:04:31.127-0700 E - [main] Assertion: Location16634: field names of bound { a: 55 } do not match those of keyPattern { b: 1 } src\mongo\db\keypattern.cpp 101 [cpp_unit_test:db_test] 2019-07-07T15:04:31.128-0700 2019-07-07T15:04:31.127-0700 E - [main] Assertion: Location16634: field names of bound { a: 55, b: 66 } do not match those of keyPattern { a: 1, c: 1 } src\mongo\db\keypattern.cpp 101 [cpp_unit_test:db_test] 2019-07-07T15:04:31.128-0700 2019-07-07T15:04:31.127-0700 I - [main] going to run test: GlobalMinMax [cpp_unit_test:db_test] 2019-07-07T15:04:31.129-0700 2019-07-07T15:04:31.127-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:31.129-0700 2019-07-07T15:04:31.128-0700 I - [main] going to run suite: KeysCollectionDocument [cpp_unit_test:db_test] 2019-07-07T15:04:31.129-0700 2019-07-07T15:04:31.128-0700 I - [main] going to run test: Roundtrip [cpp_unit_test:db_test] 2019-07-07T15:04:31.129-0700 2019-07-07T15:04:31.128-0700 I - [main] going to run test: MissingKeyIdShouldFailToParse [cpp_unit_test:db_test] 2019-07-07T15:04:31.129-0700 2019-07-07T15:04:31.128-0700 I - [main] going to run test: MissingPurposeShouldFailToParse [cpp_unit_test:db_test] 2019-07-07T15:04:31.130-0700 2019-07-07T15:04:31.128-0700 I - [main] going to run test: MissingKeyShouldFailToParse [cpp_unit_test:db_test] 2019-07-07T15:04:31.130-0700 2019-07-07T15:04:31.128-0700 I - [main] going to run test: MissingExpiresAtShouldFailToParse [cpp_unit_test:db_test] 2019-07-07T15:04:31.130-0700 2019-07-07T15:04:31.128-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:31.130-0700 2019-07-07T15:04:31.128-0700 I - [main] going to run suite: LogicalClockTest [cpp_unit_test:db_test] 2019-07-07T15:04:31.130-0700 2019-07-07T15:04:31.128-0700 I - [main] going to run test: roundtrip [cpp_unit_test:db_test] 2019-07-07T15:04:31.132-0700 2019-07-07T15:04:31.132-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ff71-a585-f184-4a77 [cpp_unit_test:db_test] 2019-07-07T15:04:31.139-0700 2019-07-07T15:04:31.139-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:31.139-0700 2019-07-07T15:04:31.139-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:31.139-0700 2019-07-07T15:04:31.139-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.140-0700 2019-07-07T15:04:31.139-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.140-0700 2019-07-07T15:04:31.139-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test] 2019-07-07T15:04:31.140-0700 2019-07-07T15:04:31.139-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 275f2dfd-a1fe-4c82-a656-d7cc9d70f8a7 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:31.140-0700 2019-07-07T15:04:31.140-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.141-0700 2019-07-07T15:04:31.140-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:31.141-0700 2019-07-07T15:04:31.140-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:31.141-0700 2019-07-07T15:04:31.141-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.141-0700 2019-07-07T15:04:31.141-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.142-0700 2019-07-07T15:04:31.142-0700 I - [main] going to run test: reserveTicks [cpp_unit_test:db_test] 2019-07-07T15:04:31.146-0700 2019-07-07T15:04:31.146-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-187b-f04a-06cc-c333 [cpp_unit_test:db_test] 2019-07-07T15:04:31.153-0700 2019-07-07T15:04:31.153-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:31.153-0700 2019-07-07T15:04:31.153-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:31.153-0700 2019-07-07T15:04:31.153-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.154-0700 2019-07-07T15:04:31.153-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.154-0700 2019-07-07T15:04:31.153-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test] 2019-07-07T15:04:31.154-0700 2019-07-07T15:04:31.153-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: f5cc354e-5378-4e0a-be53-cc6637d26b4c and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:31.154-0700 2019-07-07T15:04:31.154-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.155-0700 2019-07-07T15:04:31.154-0700 I - [main] Exceeded maximum allowable increment value within one second. Moving clusterTime forward to the next second. [cpp_unit_test:db_test] 2019-07-07T15:04:31.155-0700 2019-07-07T15:04:31.154-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:31.155-0700 2019-07-07T15:04:31.154-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:31.155-0700 2019-07-07T15:04:31.155-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.155-0700 2019-07-07T15:04:31.155-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.156-0700 2019-07-07T15:04:31.156-0700 I - [main] going to run test: advanceClusterTime [cpp_unit_test:db_test] 2019-07-07T15:04:31.160-0700 2019-07-07T15:04:31.160-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-648c-710f-89b3-bf02 [cpp_unit_test:db_test] 2019-07-07T15:04:31.166-0700 2019-07-07T15:04:31.166-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:31.166-0700 2019-07-07T15:04:31.166-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:31.166-0700 2019-07-07T15:04:31.166-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.166-0700 2019-07-07T15:04:31.166-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.166-0700 2019-07-07T15:04:31.166-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test] 2019-07-07T15:04:31.167-0700 2019-07-07T15:04:31.166-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: a592775e-048c-4289-9324-a5b3870a87b4 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:31.167-0700 2019-07-07T15:04:31.167-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.167-0700 2019-07-07T15:04:31.167-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:31.167-0700 2019-07-07T15:04:31.167-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:31.168-0700 2019-07-07T15:04:31.168-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.168-0700 2019-07-07T15:04:31.168-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.169-0700 2019-07-07T15:04:31.169-0700 I - [main] going to run test: RateLimiterRejectsLogicalTimesTooFarAhead [cpp_unit_test:db_test] 2019-07-07T15:04:31.172-0700 2019-07-07T15:04:31.173-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-6733-34c1-4fe7-d8fb [cpp_unit_test:db_test] 2019-07-07T15:04:31.178-0700 2019-07-07T15:04:31.179-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:31.179-0700 2019-07-07T15:04:31.179-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:31.179-0700 2019-07-07T15:04:31.179-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.179-0700 2019-07-07T15:04:31.179-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.179-0700 2019-07-07T15:04:31.179-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test] 2019-07-07T15:04:31.180-0700 2019-07-07T15:04:31.179-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 785009f5-c23b-4eab-b168-eba9686bc3c0 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:31.180-0700 2019-07-07T15:04:31.180-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.180-0700 2019-07-07T15:04:31.180-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:31.180-0700 2019-07-07T15:04:31.180-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:31.181-0700 2019-07-07T15:04:31.181-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.181-0700 2019-07-07T15:04:31.181-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.182-0700 2019-07-07T15:04:31.182-0700 I - [main] going to run test: InitFromTrustedSourceCanAcceptVeryOldLogicalTime [cpp_unit_test:db_test] 2019-07-07T15:04:31.185-0700 2019-07-07T15:04:31.186-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-da97-d4e3-f8fd-ac4f [cpp_unit_test:db_test] 2019-07-07T15:04:31.192-0700 2019-07-07T15:04:31.192-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:31.192-0700 2019-07-07T15:04:31.192-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:31.192-0700 2019-07-07T15:04:31.192-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.192-0700 2019-07-07T15:04:31.192-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.193-0700 2019-07-07T15:04:31.192-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test] 2019-07-07T15:04:31.193-0700 2019-07-07T15:04:31.193-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: f469199e-e1a8-4e70-a3dc-64c369a6e29c and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:31.193-0700 2019-07-07T15:04:31.193-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.193-0700 2019-07-07T15:04:31.193-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:31.193-0700 2019-07-07T15:04:31.193-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:31.194-0700 2019-07-07T15:04:31.194-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.194-0700 2019-07-07T15:04:31.194-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.195-0700 2019-07-07T15:04:31.195-0700 I - [main] going to run test: WritesToOplogAdvanceClusterTime [cpp_unit_test:db_test] 2019-07-07T15:04:31.198-0700 2019-07-07T15:04:31.199-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3fb8-c8af-df45-c5ec [cpp_unit_test:db_test] 2019-07-07T15:04:31.205-0700 2019-07-07T15:04:31.205-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:31.205-0700 2019-07-07T15:04:31.205-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:31.205-0700 2019-07-07T15:04:31.205-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.205-0700 2019-07-07T15:04:31.205-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.205-0700 2019-07-07T15:04:31.205-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test] 2019-07-07T15:04:31.206-0700 2019-07-07T15:04:31.205-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 9b86be49-52c2-4b76-b982-c401e5a63d59 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:31.206-0700 2019-07-07T15:04:31.205-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.206-0700 2019-07-07T15:04:31.206-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.206-0700 2019-07-07T15:04:31.206-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 50bc5d02-55f9-4012-975a-723934cc68b1 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:31.206-0700 2019-07-07T15:04:31.206-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.207-0700 2019-07-07T15:04:31.207-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:31.207-0700 2019-07-07T15:04:31.207-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:31.208-0700 2019-07-07T15:04:31.208-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.208-0700 2019-07-07T15:04:31.208-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.209-0700 2019-07-07T15:04:31.209-0700 I - [main] going to run test: WallClockSetTooFarInPast [cpp_unit_test:db_test] 2019-07-07T15:04:31.212-0700 2019-07-07T15:04:31.213-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-028d-3927-8fbb-effa [cpp_unit_test:db_test] 2019-07-07T15:04:31.219-0700 2019-07-07T15:04:31.219-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:31.219-0700 2019-07-07T15:04:31.219-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:31.219-0700 2019-07-07T15:04:31.220-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.220-0700 2019-07-07T15:04:31.220-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.220-0700 2019-07-07T15:04:31.220-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test] 2019-07-07T15:04:31.220-0700 2019-07-07T15:04:31.220-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: c8e27704-fc6c-468d-9eff-6a6e788e4eae and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:31.220-0700 2019-07-07T15:04:31.220-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.220-0700 2019-07-07T15:04:31.220-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.221-0700 2019-07-07T15:04:31.220-0700 I STORAGE [main] createCollection: test.foo with generated UUID: 4929b829-7bae-4c50-86d2-458760bc5b80 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:31.221-0700 2019-07-07T15:04:31.220-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.221-0700 2019-07-07T15:04:31.221-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:31.221-0700 2019-07-07T15:04:31.221-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:31.222-0700 2019-07-07T15:04:31.222-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.222-0700 2019-07-07T15:04:31.222-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.223-0700 2019-07-07T15:04:31.223-0700 I - [main] going to run test: WallClockSetTooFarInFuture [cpp_unit_test:db_test] 2019-07-07T15:04:31.226-0700 2019-07-07T15:04:31.227-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8186-b48a-30fd-eee7 [cpp_unit_test:db_test] 2019-07-07T15:04:31.233-0700 2019-07-07T15:04:31.233-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:31.233-0700 2019-07-07T15:04:31.233-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:31.233-0700 2019-07-07T15:04:31.233-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.233-0700 2019-07-07T15:04:31.233-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.233-0700 2019-07-07T15:04:31.233-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test] 2019-07-07T15:04:31.234-0700 2019-07-07T15:04:31.233-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: ec1b4868-18da-48e9-bf9d-91748be72826 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:31.234-0700 2019-07-07T15:04:31.233-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.234-0700 2019-07-07T15:04:31.234-0700 I SHARDING [main] Marking collection test.foo as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.234-0700 2019-07-07T15:04:31.234-0700 I STORAGE [main] createCollection: test.foo with generated UUID: df136f58-899d-4117-9de8-c0b60a68cb3e and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:31.234-0700 2019-07-07T15:04:31.234-0700 I INDEX [main] index build: done building index _id_ on ns test.foo [cpp_unit_test:db_test] 2019-07-07T15:04:31.235-0700 2019-07-07T15:04:31.234-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:31.235-0700 2019-07-07T15:04:31.234-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:31.235-0700 2019-07-07T15:04:31.236-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.236-0700 2019-07-07T15:04:31.236-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.236-0700 2019-07-07T15:04:31.237-0700 I - [main] going to run test: ReserveTicksBehaviorAroundMaxTime [cpp_unit_test:db_test] 2019-07-07T15:04:31.240-0700 2019-07-07T15:04:31.240-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0fb3-601a-db7c-c82f [cpp_unit_test:db_test] 2019-07-07T15:04:31.246-0700 2019-07-07T15:04:31.246-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:31.246-0700 2019-07-07T15:04:31.247-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:31.247-0700 2019-07-07T15:04:31.247-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.247-0700 2019-07-07T15:04:31.247-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.247-0700 2019-07-07T15:04:31.247-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test] 2019-07-07T15:04:31.247-0700 2019-07-07T15:04:31.247-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: f52d3e8d-a7d1-4fe8-9e90-b7ccdcf4bd7b and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:31.247-0700 2019-07-07T15:04:31.247-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.248-0700 2019-07-07T15:04:31.247-0700 I - [main] Exceeded maximum allowable increment value within one second. Moving clusterTime forward to the next second. [cpp_unit_test:db_test] 2019-07-07T15:04:31.248-0700 2019-07-07T15:04:31.247-0700 I - [main] Exceeded maximum allowable increment value within one second. Moving clusterTime forward to the next second. [cpp_unit_test:db_test] 2019-07-07T15:04:31.248-0700 2019-07-07T15:04:31.247-0700 I - [main] Exceeded maximum allowable increment value within one second. Moving clusterTime forward to the next second. [cpp_unit_test:db_test] 2019-07-07T15:04:31.248-0700 2019-07-07T15:04:31.247-0700 I - [main] Exceeded maximum allowable increment value within one second. Moving clusterTime forward to the next second. [cpp_unit_test:db_test] 2019-07-07T15:04:31.248-0700 2019-07-07T15:04:31.247-0700 I - [main] Exceeded maximum allowable increment value within one second. Moving clusterTime forward to the next second. [cpp_unit_test:db_test] 2019-07-07T15:04:31.249-0700 2019-07-07T15:04:31.247-0700 I - [main] Exceeded maximum allowable increment value within one second. Moving clusterTime forward to the next second. [cpp_unit_test:db_test] 2019-07-07T15:04:31.249-0700 2019-07-07T15:04:31.247-0700 I - [main] Exceeded maximum allowable increment value within one second. Moving clusterTime forward to the next second. [cpp_unit_test:db_test] 2019-07-07T15:04:31.249-0700 2019-07-07T15:04:31.248-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:31.249-0700 2019-07-07T15:04:31.248-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:31.250-0700 2019-07-07T15:04:31.249-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.250-0700 2019-07-07T15:04:31.249-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.250-0700 2019-07-07T15:04:31.250-0700 I - [main] going to run test: ReserveTicksBehaviorWhenWallClockNearMaxTime [cpp_unit_test:db_test] 2019-07-07T15:04:31.253-0700 2019-07-07T15:04:31.254-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1bca-f483-b41f-9f80 [cpp_unit_test:db_test] 2019-07-07T15:04:31.260-0700 2019-07-07T15:04:31.260-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:31.260-0700 2019-07-07T15:04:31.260-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:31.260-0700 2019-07-07T15:04:31.260-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.260-0700 2019-07-07T15:04:31.260-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.260-0700 2019-07-07T15:04:31.260-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test] 2019-07-07T15:04:31.261-0700 2019-07-07T15:04:31.260-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 6baff370-d782-4bb4-84f6-1c884fd8d6d1 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:31.261-0700 2019-07-07T15:04:31.260-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.261-0700 2019-07-07T15:04:31.260-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:31.261-0700 2019-07-07T15:04:31.260-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:31.262-0700 2019-07-07T15:04:31.262-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.262-0700 2019-07-07T15:04:31.262-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.263-0700 2019-07-07T15:04:31.263-0700 I - [main] going to run test: RejectsLogicalTimesGreaterThanMaxTime [cpp_unit_test:db_test] 2019-07-07T15:04:31.266-0700 2019-07-07T15:04:31.267-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4e88-c5df-c420-331a [cpp_unit_test:db_test] 2019-07-07T15:04:31.272-0700 2019-07-07T15:04:31.273-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:31.273-0700 2019-07-07T15:04:31.273-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:31.273-0700 2019-07-07T15:04:31.273-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:31.273-0700 2019-07-07T15:04:31.273-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.273-0700 2019-07-07T15:04:31.273-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test] 2019-07-07T15:04:31.274-0700 2019-07-07T15:04:31.273-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: afe20cd8-0154-4e62-abbf-381311785388 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:31.274-0700 2019-07-07T15:04:31.273-0700 I REPL [main] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:31.274-0700 2019-07-07T15:04:31.273-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:31.274-0700 2019-07-07T15:04:31.273-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:31.275-0700 2019-07-07T15:04:31.275-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.275-0700 2019-07-07T15:04:31.275-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:31.276-0700 2019-07-07T15:04:31.276-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:31.276-0700 2019-07-07T15:04:31.276-0700 I - [main] going to run suite: LogicalSessionCacheTest [cpp_unit_test:db_test] 2019-07-07T15:04:31.276-0700 2019-07-07T15:04:31.276-0700 I - [main] going to run test: VivifyUpdatesLastUse [cpp_unit_test:db_test] 2019-07-07T15:04:31.279-0700 2019-07-07T15:04:31.280-0700 I - [main] going to run test: StartSession [cpp_unit_test:db_test] 2019-07-07T15:04:31.283-0700 2019-07-07T15:04:31.283-0700 I - [main] going to run test: BasicSessionExpiration [cpp_unit_test:db_test] 2019-07-07T15:04:31.287-0700 2019-07-07T15:04:31.287-0700 I - [main] going to run test: ManySignedLsidsInCacheRefresh [cpp_unit_test:db_test] 2019-07-07T15:04:31.337-0700 2019-07-07T15:04:31.337-0700 I - [main] going to run test: RefreshMatrixSessionState [cpp_unit_test:db_test] 2019-07-07T15:04:31.341-0700 2019-07-07T15:04:31.342-0700 I - [main] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:31.342-0700 2019-07-07T15:04:31.342-0700 I - [main] going to run suite: LogicalSessionIdTest [cpp_unit_test:db_test] 2019-07-07T15:04:31.342-0700 2019-07-07T15:04:31.342-0700 I - [main] going to run test: ConstructorFromClientWithoutPassedUid [cpp_unit_test:db_test] 2019-07-07T15:04:31.376-0700 2019-07-07T15:04:31.376-0700 I - [main1] going to run test: ConstructorFromClientWithoutPassedUidAndWithoutAuthedUser [cpp_unit_test:db_test] 2019-07-07T15:04:31.380-0700 2019-07-07T15:04:31.380-0700 I - [main12] going to run test: ConstructorFromClientWithPassedUidWithPermissions [cpp_unit_test:db_test] 2019-07-07T15:04:31.466-0700 2019-07-07T15:04:31.466-0700 I - [main123] going to run test: ConstructorFromClientWithOwnUidWithNonImpersonatePermissions [cpp_unit_test:db_test] 2019-07-07T15:04:31.499-0700 2019-07-07T15:04:31.499-0700 I - [main1234] going to run test: ConstructorFromClientWithPassedUidWithoutAuthedUser [cpp_unit_test:db_test] 2019-07-07T15:04:31.503-0700 2019-07-07T15:04:31.503-0700 I - [main12345] going to run test: ConstructorFromClientWithPassedNonMatchingUidWithoutPermissions [cpp_unit_test:db_test] 2019-07-07T15:04:31.536-0700 2019-07-07T15:04:31.536-0700 I - [main123456] going to run test: ConstructorFromClientWithPassedMatchingUidWithoutPermissions [cpp_unit_test:db_test] 2019-07-07T15:04:31.569-0700 2019-07-07T15:04:31.569-0700 I - [main1234567] going to run test: GenWithUser [cpp_unit_test:db_test] 2019-07-07T15:04:31.602-0700 2019-07-07T15:04:31.603-0700 I - [main12345678] going to run test: GenWithMultipleAuthedUsers [cpp_unit_test:db_test] 2019-07-07T15:04:31.664-0700 2019-07-07T15:04:31.665-0700 I - [main123456789] going to run test: GenWithoutAuthedUser [cpp_unit_test:db_test] 2019-07-07T15:04:31.668-0700 2019-07-07T15:04:31.669-0700 I - [main12345678910] going to run test: InitializeOperationSessionInfo_NoSessionIdNoTransactionNumber [cpp_unit_test:db_test] 2019-07-07T15:04:31.701-0700 2019-07-07T15:04:31.702-0700 I - [main1234567891011] going to run test: InitializeOperationSessionInfo_SessionIdNoTransactionNumber [cpp_unit_test:db_test] 2019-07-07T15:04:31.734-0700 2019-07-07T15:04:31.735-0700 I - [main123456789101112] going to run test: InitializeOperationSessionInfo_MissingSessionIdWithTransactionNumber [cpp_unit_test:db_test] 2019-07-07T15:04:31.767-0700 2019-07-07T15:04:31.768-0700 I - [main12345678910111213] going to run test: InitializeOperationSessionInfo_SessionIdAndTransactionNumber [cpp_unit_test:db_test] 2019-07-07T15:04:31.800-0700 2019-07-07T15:04:31.801-0700 I - [main1234567891011121314] going to run test: InitializeOperationSessionInfo_IsReplSetMemberOrMongosFalse [cpp_unit_test:db_test] 2019-07-07T15:04:31.833-0700 2019-07-07T15:04:31.834-0700 I - [main123456789101112131415] going to run test: InitializeOperationSessionInfo_SupportsDocLockingFalse [cpp_unit_test:db_test] 2019-07-07T15:04:31.866-0700 2019-07-07T15:04:31.867-0700 I - [main12345678910111213141516] going to run test: InitializeOperationSessionInfo_IgnoresInfoIfNoCache [cpp_unit_test:db_test] 2019-07-07T15:04:31.899-0700 2019-07-07T15:04:31.900-0700 I - [main1234567891011121314151617] going to run test: InitializeOperationSessionInfo_IgnoresInfoIfDoNotAttachToOpCtx [cpp_unit_test:db_test] 2019-07-07T15:04:31.932-0700 2019-07-07T15:04:31.933-0700 I - [main123456789101112131415161718] going to run test: InitializeOperationSessionInfo_VerifyUIDEvenIfDoNotAttachToOpCtx [cpp_unit_test:db_test] 2019-07-07T15:04:31.965-0700 2019-07-07T15:04:31.966-0700 I - [main12345678910111213141516171819] going to run test: InitializeOperationSessionInfo_SendingInfoFailsInDirectClient [cpp_unit_test:db_test] 2019-07-07T15:04:31.969-0700 2019-07-07T15:04:31.970-0700 I - [main1234567891011121314151617181920] going to run test: ConstructorFromClientWithTooLongName [cpp_unit_test:db_test] 2019-07-07T15:04:31.989-0700 2019-07-07T15:04:31.989-0700 I - [main123456789101112131415161718192021] going to run test: MultipleUsersPerSessionIsNotAllowed [cpp_unit_test:db_test] 2019-07-07T15:04:32.013-0700 2019-07-07T15:04:32.013-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.014-0700 2019-07-07T15:04:32.013-0700 I - [main12345678910111213141516171819202122] going to run suite: LogicalTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.014-0700 2019-07-07T15:04:32.013-0700 I - [main12345678910111213141516171819202122] going to run test: comparisons [cpp_unit_test:db_test] 2019-07-07T15:04:32.014-0700 2019-07-07T15:04:32.014-0700 I - [main12345678910111213141516171819202122] going to run test: roundtrip [cpp_unit_test:db_test] 2019-07-07T15:04:32.014-0700 2019-07-07T15:04:32.014-0700 I - [main12345678910111213141516171819202122] going to run test: addTicks [cpp_unit_test:db_test] 2019-07-07T15:04:32.014-0700 2019-07-07T15:04:32.014-0700 I - [main12345678910111213141516171819202122] going to run test: addTicksConst [cpp_unit_test:db_test] 2019-07-07T15:04:32.014-0700 2019-07-07T15:04:32.014-0700 I - [main12345678910111213141516171819202122] going to run test: defaultInit [cpp_unit_test:db_test] 2019-07-07T15:04:32.014-0700 2019-07-07T15:04:32.014-0700 I - [main12345678910111213141516171819202122] going to run test: toUnsignedArray [cpp_unit_test:db_test] 2019-07-07T15:04:32.014-0700 2019-07-07T15:04:32.014-0700 I - [main12345678910111213141516171819202122] going to run test: appendAsOperationTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.014-0700 2019-07-07T15:04:32.014-0700 I - [main12345678910111213141516171819202122] going to run test: fromOperationTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.014-0700 2019-07-07T15:04:32.014-0700 I - [main12345678910111213141516171819202122] going to run test: fromOperationTimeMissingOperationTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.014-0700 2019-07-07T15:04:32.014-0700 I - [main12345678910111213141516171819202122] going to run test: fromOperationTimeBadType [cpp_unit_test:db_test] 2019-07-07T15:04:32.015-0700 2019-07-07T15:04:32.014-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.015-0700 2019-07-07T15:04:32.014-0700 I - [main12345678910111213141516171819202122] going to run suite: MongoDSessionCatalogTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.015-0700 2019-07-07T15:04:32.014-0700 I - [main12345678910111213141516171819202122] going to run test: ReapSomeExpiredSomeNot [cpp_unit_test:db_test] 2019-07-07T15:04:32.015-0700 2019-07-07T15:04:32.015-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d5d2-c0af-70fa-e218 [cpp_unit_test:db_test] 2019-07-07T15:04:32.020-0700 2019-07-07T15:04:32.020-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.020-0700 2019-07-07T15:04:32.020-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.020-0700 2019-07-07T15:04:32.020-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 1cc947e1-e542-48bf-8e79-52fc4ce0df43 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.020-0700 2019-07-07T15:04:32.020-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.021-0700 2019-07-07T15:04:32.021-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.021-0700 2019-07-07T15:04:32.021-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.021-0700 2019-07-07T15:04:32.021-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.021-0700 2019-07-07T15:04:32.021-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.022-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.022-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run suite: MultikeyPathTracker [cpp_unit_test:db_test] 2019-07-07T15:04:32.022-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: TestMergeMultikeyPaths [cpp_unit_test:db_test] 2019-07-07T15:04:32.022-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.022-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run suite: NamespaceStringTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.022-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: Oplog [cpp_unit_test:db_test] 2019-07-07T15:04:32.022-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: DatabaseValidNames [cpp_unit_test:db_test] 2019-07-07T15:04:32.022-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: ListCollectionsCursorNS [cpp_unit_test:db_test] 2019-07-07T15:04:32.022-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: IsCollectionlessCursorNamespace [cpp_unit_test:db_test] 2019-07-07T15:04:32.022-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: IsDropPendingNamespace [cpp_unit_test:db_test] 2019-07-07T15:04:32.023-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: MakeDropPendingNamespace [cpp_unit_test:db_test] 2019-07-07T15:04:32.023-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: GetDropPendingNamespaceOpTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.023-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: CollectionComponentValidNames [cpp_unit_test:db_test] 2019-07-07T15:04:32.023-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: CollectionValidNames [cpp_unit_test:db_test] 2019-07-07T15:04:32.023-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: nsToDatabase1 [cpp_unit_test:db_test] 2019-07-07T15:04:32.023-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: NamespaceStringParse1 [cpp_unit_test:db_test] 2019-07-07T15:04:32.023-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: NamespaceStringParse2 [cpp_unit_test:db_test] 2019-07-07T15:04:32.023-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: NamespaceStringParse3 [cpp_unit_test:db_test] 2019-07-07T15:04:32.023-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: NamespaceStringParse4 [cpp_unit_test:db_test] 2019-07-07T15:04:32.023-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: makeListCollectionsNSIsCorrect [cpp_unit_test:db_test] 2019-07-07T15:04:32.023-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: EmptyNSStringReturnsEmptyColl [cpp_unit_test:db_test] 2019-07-07T15:04:32.023-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: EmptyNSStringReturnsEmptyDb [cpp_unit_test:db_test] 2019-07-07T15:04:32.024-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.024-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run suite: Normal [cpp_unit_test:db_test] 2019-07-07T15:04:32.024-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: SinglePart [cpp_unit_test:db_test] 2019-07-07T15:04:32.024-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: ParseTwice [cpp_unit_test:db_test] 2019-07-07T15:04:32.024-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: MulitplePartsVariable [cpp_unit_test:db_test] 2019-07-07T15:04:32.024-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.024-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run suite: NotEmpty [cpp_unit_test:db_test] 2019-07-07T15:04:32.024-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: Conflict [cpp_unit_test:db_test] 2019-07-07T15:04:32.024-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.024-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run suite: NotEmptySet [cpp_unit_test:db_test] 2019-07-07T15:04:32.024-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: Normal [cpp_unit_test:db_test] 2019-07-07T15:04:32.025-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.025-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run suite: NumericPathComponents [cpp_unit_test:db_test] 2019-07-07T15:04:32.025-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: CanIdentifyNumericPathComponents [cpp_unit_test:db_test] 2019-07-07T15:04:32.025-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: CanObtainAllNumericPathComponents [cpp_unit_test:db_test] 2019-07-07T15:04:32.025-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: FieldsWithLeadingZeroesAreNotConsideredNumeric [cpp_unit_test:db_test] 2019-07-07T15:04:32.025-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.025-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run suite: OpObserverLargeTransactionTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.025-0700 2019-07-07T15:04:32.022-0700 I - [main12345678910111213141516171819202122] going to run test: LargeTransactionCreatesMultipleOplogEntries [cpp_unit_test:db_test] 2019-07-07T15:04:32.025-0700 2019-07-07T15:04:32.024-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ccb5-6b40-a1a2-636c [cpp_unit_test:db_test] 2019-07-07T15:04:32.028-0700 2019-07-07T15:04:32.028-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.028-0700 2019-07-07T15:04:32.028-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.028-0700 2019-07-07T15:04:32.028-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.029-0700 2019-07-07T15:04:32.028-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 18MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.029-0700 2019-07-07T15:04:32.028-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 2a38f3c5-83e1-43d6-b79f-c46d11aefe1c and options: { capped: true, size: 18890752, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.029-0700 2019-07-07T15:04:32.028-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.029-0700 2019-07-07T15:04:32.028-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.029-0700 2019-07-07T15:04:32.029-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: a9db6a90-82b2-40cd-9f9d-ec7fc18928b3 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.029-0700 2019-07-07T15:04:32.029-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.111-0700 2019-07-07T15:04:32.111-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.111-0700 2019-07-07T15:04:32.111-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.112-0700 2019-07-07T15:04:32.112-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.112-0700 2019-07-07T15:04:32.112-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.115-0700 2019-07-07T15:04:32.115-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.115-0700 2019-07-07T15:04:32.115-0700 I - [main12345678910111213141516171819202122] going to run suite: OpObserverMultiEntryTransactionTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.115-0700 2019-07-07T15:04:32.115-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionSingleStatementTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.117-0700 2019-07-07T15:04:32.117-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-13a4-a004-35a5-11bb [cpp_unit_test:db_test] 2019-07-07T15:04:32.121-0700 2019-07-07T15:04:32.121-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.121-0700 2019-07-07T15:04:32.121-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.121-0700 2019-07-07T15:04:32.121-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.121-0700 2019-07-07T15:04:32.121-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.121-0700 2019-07-07T15:04:32.121-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: cddfe45f-b569-45c1-94a4-cd39aea4f3d4 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.121-0700 2019-07-07T15:04:32.121-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.122-0700 2019-07-07T15:04:32.121-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.122-0700 2019-07-07T15:04:32.122-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 7c6a86ab-92db-45f6-8020-0d76e34ea3ee and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.122-0700 2019-07-07T15:04:32.122-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.122-0700 2019-07-07T15:04:32.122-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.122-0700 2019-07-07T15:04:32.122-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.123-0700 2019-07-07T15:04:32.123-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.123-0700 2019-07-07T15:04:32.123-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.123-0700 2019-07-07T15:04:32.123-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionalInsertTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.125-0700 2019-07-07T15:04:32.125-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-88c0-d235-ed1e-2e4f [cpp_unit_test:db_test] 2019-07-07T15:04:32.129-0700 2019-07-07T15:04:32.129-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.129-0700 2019-07-07T15:04:32.129-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.129-0700 2019-07-07T15:04:32.129-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.129-0700 2019-07-07T15:04:32.129-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.129-0700 2019-07-07T15:04:32.129-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: cd6e2919-1e44-4084-b0ab-c950195b01f1 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.129-0700 2019-07-07T15:04:32.129-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.129-0700 2019-07-07T15:04:32.129-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.129-0700 2019-07-07T15:04:32.129-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: e81a09e1-8fff-4bbd-bdfb-df4fff53a0a5 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.129-0700 2019-07-07T15:04:32.129-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.130-0700 2019-07-07T15:04:32.129-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.130-0700 2019-07-07T15:04:32.130-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.130-0700 2019-07-07T15:04:32.130-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.130-0700 2019-07-07T15:04:32.130-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.130-0700 2019-07-07T15:04:32.131-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionalUpdateTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.132-0700 2019-07-07T15:04:32.132-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ebf5-3355-c32d-2b3b [cpp_unit_test:db_test] 2019-07-07T15:04:32.136-0700 2019-07-07T15:04:32.136-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.136-0700 2019-07-07T15:04:32.137-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.137-0700 2019-07-07T15:04:32.137-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.137-0700 2019-07-07T15:04:32.137-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.137-0700 2019-07-07T15:04:32.137-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 54dd481f-806f-46a8-981c-7f3ab14943f2 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.137-0700 2019-07-07T15:04:32.137-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.137-0700 2019-07-07T15:04:32.137-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.137-0700 2019-07-07T15:04:32.137-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 6bcf243c-6076-4e7b-806b-996e2b737134 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.137-0700 2019-07-07T15:04:32.137-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.137-0700 2019-07-07T15:04:32.137-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.137-0700 2019-07-07T15:04:32.137-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.138-0700 2019-07-07T15:04:32.138-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.138-0700 2019-07-07T15:04:32.138-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.138-0700 2019-07-07T15:04:32.138-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionalDeleteTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.140-0700 2019-07-07T15:04:32.140-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e3b1-6ddc-148f-b518 [cpp_unit_test:db_test] 2019-07-07T15:04:32.144-0700 2019-07-07T15:04:32.144-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.144-0700 2019-07-07T15:04:32.144-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.144-0700 2019-07-07T15:04:32.144-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.144-0700 2019-07-07T15:04:32.144-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.144-0700 2019-07-07T15:04:32.144-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: b20e5a83-b0fd-4741-a429-513545212542 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.144-0700 2019-07-07T15:04:32.144-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.144-0700 2019-07-07T15:04:32.144-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.145-0700 2019-07-07T15:04:32.144-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 3832925e-1c6e-4392-bcea-c92b62f35edf and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.145-0700 2019-07-07T15:04:32.144-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.145-0700 2019-07-07T15:04:32.145-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection testDB.testColl as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.145-0700 2019-07-07T15:04:32.145-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection testDB2.testColl2 as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.145-0700 2019-07-07T15:04:32.145-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.145-0700 2019-07-07T15:04:32.145-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.145-0700 2019-07-07T15:04:32.146-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.146-0700 2019-07-07T15:04:32.146-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.146-0700 2019-07-07T15:04:32.146-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionalInsertPrepareTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.148-0700 2019-07-07T15:04:32.148-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8ced-44a5-0809-b005 [cpp_unit_test:db_test] 2019-07-07T15:04:32.152-0700 2019-07-07T15:04:32.152-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.152-0700 2019-07-07T15:04:32.152-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.152-0700 2019-07-07T15:04:32.152-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.152-0700 2019-07-07T15:04:32.152-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.152-0700 2019-07-07T15:04:32.152-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: daf78cb3-de30-489b-b5c3-2bf175e47fe7 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.153-0700 2019-07-07T15:04:32.152-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.153-0700 2019-07-07T15:04:32.152-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.153-0700 2019-07-07T15:04:32.153-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: b8a244cc-a6ff-4ad8-bea4-6c2776d3f7bf and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.153-0700 2019-07-07T15:04:32.153-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.153-0700 2019-07-07T15:04:32.153-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.153-0700 2019-07-07T15:04:32.153-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.154-0700 2019-07-07T15:04:32.154-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.154-0700 2019-07-07T15:04:32.154-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.154-0700 2019-07-07T15:04:32.154-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionalUpdatePrepareTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.156-0700 2019-07-07T15:04:32.156-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9196-8897-ae3d-fb3a [cpp_unit_test:db_test] 2019-07-07T15:04:32.160-0700 2019-07-07T15:04:32.160-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.160-0700 2019-07-07T15:04:32.160-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.160-0700 2019-07-07T15:04:32.160-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.160-0700 2019-07-07T15:04:32.160-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.160-0700 2019-07-07T15:04:32.160-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 99b71f75-8563-4eed-a93d-6a837ea5f2f8 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.160-0700 2019-07-07T15:04:32.160-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.161-0700 2019-07-07T15:04:32.160-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.161-0700 2019-07-07T15:04:32.160-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: f6944e2e-4c5f-45e0-a173-b71605243619 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.161-0700 2019-07-07T15:04:32.161-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.161-0700 2019-07-07T15:04:32.161-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.161-0700 2019-07-07T15:04:32.161-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.161-0700 2019-07-07T15:04:32.162-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.162-0700 2019-07-07T15:04:32.162-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.162-0700 2019-07-07T15:04:32.162-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionalDeletePrepareTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.163-0700 2019-07-07T15:04:32.164-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5cdc-f29d-fb3d-f780 [cpp_unit_test:db_test] 2019-07-07T15:04:32.168-0700 2019-07-07T15:04:32.168-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.168-0700 2019-07-07T15:04:32.168-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.168-0700 2019-07-07T15:04:32.168-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.168-0700 2019-07-07T15:04:32.168-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.168-0700 2019-07-07T15:04:32.168-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 53e7cf38-34cc-480a-b0e9-6a5256243875 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.168-0700 2019-07-07T15:04:32.168-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.168-0700 2019-07-07T15:04:32.168-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.168-0700 2019-07-07T15:04:32.168-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: aefff101-0dfa-4092-9bdb-9b70e5a1aa2e and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.168-0700 2019-07-07T15:04:32.168-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.169-0700 2019-07-07T15:04:32.168-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection testDB.testColl as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.169-0700 2019-07-07T15:04:32.168-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection testDB2.testColl2 as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.169-0700 2019-07-07T15:04:32.169-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.169-0700 2019-07-07T15:04:32.169-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.169-0700 2019-07-07T15:04:32.169-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.169-0700 2019-07-07T15:04:32.169-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.170-0700 2019-07-07T15:04:32.170-0700 I - [main12345678910111213141516171819202122] going to run test: CommitPreparedTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.171-0700 2019-07-07T15:04:32.171-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-cd94-6633-9c07-2f58 [cpp_unit_test:db_test] 2019-07-07T15:04:32.175-0700 2019-07-07T15:04:32.176-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.176-0700 2019-07-07T15:04:32.176-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.176-0700 2019-07-07T15:04:32.176-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.176-0700 2019-07-07T15:04:32.176-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.176-0700 2019-07-07T15:04:32.176-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: bd54c3fc-26ed-4ff3-9759-e56ba188d73b and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.176-0700 2019-07-07T15:04:32.176-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.176-0700 2019-07-07T15:04:32.176-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.176-0700 2019-07-07T15:04:32.176-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 1cf8c9aa-3204-4b35-818d-d9be13531903 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.176-0700 2019-07-07T15:04:32.176-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.177-0700 2019-07-07T15:04:32.177-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.177-0700 2019-07-07T15:04:32.177-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.177-0700 2019-07-07T15:04:32.177-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.177-0700 2019-07-07T15:04:32.178-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.178-0700 2019-07-07T15:04:32.178-0700 I - [main12345678910111213141516171819202122] going to run test: AbortPreparedTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.179-0700 2019-07-07T15:04:32.179-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1118-f504-4898-3360 [cpp_unit_test:db_test] 2019-07-07T15:04:32.193-0700 2019-07-07T15:04:32.193-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.193-0700 2019-07-07T15:04:32.193-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.193-0700 2019-07-07T15:04:32.193-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.193-0700 2019-07-07T15:04:32.193-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.193-0700 2019-07-07T15:04:32.193-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 89872272-efe3-4fc0-ad15-d0f850cc1986 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.193-0700 2019-07-07T15:04:32.193-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.194-0700 2019-07-07T15:04:32.193-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.194-0700 2019-07-07T15:04:32.193-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 38b21427-82e8-4cb2-8873-4242c457b403 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.194-0700 2019-07-07T15:04:32.194-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.194-0700 2019-07-07T15:04:32.194-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.194-0700 2019-07-07T15:04:32.194-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.195-0700 2019-07-07T15:04:32.195-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.195-0700 2019-07-07T15:04:32.195-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.195-0700 2019-07-07T15:04:32.195-0700 I - [main12345678910111213141516171819202122] going to run test: UnpreparedTransactionPackingTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.197-0700 2019-07-07T15:04:32.197-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-dbb3-0c79-a298-4971 [cpp_unit_test:db_test] 2019-07-07T15:04:32.201-0700 2019-07-07T15:04:32.201-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.201-0700 2019-07-07T15:04:32.201-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.201-0700 2019-07-07T15:04:32.201-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.201-0700 2019-07-07T15:04:32.201-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.201-0700 2019-07-07T15:04:32.201-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 589fcd77-8e48-4ed0-a408-5c9e5c86d4f4 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.201-0700 2019-07-07T15:04:32.201-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.201-0700 2019-07-07T15:04:32.201-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.202-0700 2019-07-07T15:04:32.201-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 6e5aa07b-70bf-4b3e-b66f-693d4f99cd63 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.202-0700 2019-07-07T15:04:32.202-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.202-0700 2019-07-07T15:04:32.202-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.202-0700 2019-07-07T15:04:32.202-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.202-0700 2019-07-07T15:04:32.202-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.202-0700 2019-07-07T15:04:32.202-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.203-0700 2019-07-07T15:04:32.203-0700 I - [main12345678910111213141516171819202122] going to run test: PreparedTransactionPackingTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.204-0700 2019-07-07T15:04:32.204-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5a2f-fa75-1c84-5278 [cpp_unit_test:db_test] 2019-07-07T15:04:32.209-0700 2019-07-07T15:04:32.209-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.209-0700 2019-07-07T15:04:32.209-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.209-0700 2019-07-07T15:04:32.209-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.209-0700 2019-07-07T15:04:32.209-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.209-0700 2019-07-07T15:04:32.209-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 4bc22bd2-209e-4e13-b52a-b302e4164343 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.209-0700 2019-07-07T15:04:32.209-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.209-0700 2019-07-07T15:04:32.209-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.209-0700 2019-07-07T15:04:32.209-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 85bbe702-1685-4cf8-a984-ef3dd9a5e763 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.209-0700 2019-07-07T15:04:32.209-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.209-0700 2019-07-07T15:04:32.209-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.209-0700 2019-07-07T15:04:32.209-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.210-0700 2019-07-07T15:04:32.210-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.210-0700 2019-07-07T15:04:32.210-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.210-0700 2019-07-07T15:04:32.211-0700 I - [main12345678910111213141516171819202122] going to run test: CommitPreparedPackingTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.212-0700 2019-07-07T15:04:32.212-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a70a-542c-537c-8d9e [cpp_unit_test:db_test] 2019-07-07T15:04:32.216-0700 2019-07-07T15:04:32.216-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.216-0700 2019-07-07T15:04:32.216-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.216-0700 2019-07-07T15:04:32.216-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.216-0700 2019-07-07T15:04:32.216-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.217-0700 2019-07-07T15:04:32.216-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 44b20bae-32b6-41a1-8c21-3a5aebb2d6ce and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.217-0700 2019-07-07T15:04:32.216-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.217-0700 2019-07-07T15:04:32.217-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.217-0700 2019-07-07T15:04:32.217-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: e72fbd72-c83d-4d01-9cc9-5f4e4f659633 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.217-0700 2019-07-07T15:04:32.217-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.217-0700 2019-07-07T15:04:32.217-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.217-0700 2019-07-07T15:04:32.217-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.218-0700 2019-07-07T15:04:32.218-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.218-0700 2019-07-07T15:04:32.218-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.218-0700 2019-07-07T15:04:32.218-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.218-0700 2019-07-07T15:04:32.218-0700 I - [main12345678910111213141516171819202122] going to run suite: OpObserverRegistryTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.218-0700 2019-07-07T15:04:32.218-0700 I - [main12345678910111213141516171819202122] going to run test: NoObservers [cpp_unit_test:db_test] 2019-07-07T15:04:32.219-0700 2019-07-07T15:04:32.218-0700 I - [main12345678910111213141516171819202122] going to run test: TwoObservers [cpp_unit_test:db_test] 2019-07-07T15:04:32.219-0700 2019-07-07T15:04:32.219-0700 I - [main12345678910111213141516171819202122] going to run test: ThrowingObserver1 [cpp_unit_test:db_test] 2019-07-07T15:04:32.219-0700 2019-07-07T15:04:32.219-0700 I - [main12345678910111213141516171819202122] going to run test: ThrowingObserver2 [cpp_unit_test:db_test] 2019-07-07T15:04:32.219-0700 2019-07-07T15:04:32.219-0700 I - [main12345678910111213141516171819202122] going to run test: OnDropCollectionObserverResultReturnsRightTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.219-0700 2019-07-07T15:04:32.219-0700 I - [main12345678910111213141516171819202122] going to run test: PreRenameCollectionObserverResultReturnsRightTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.219-0700 2019-07-07T15:04:32.219-0700 I - [main12345678910111213141516171819202122] going to run test: OnDropCollectionReturnsInconsistentTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.219-0700 2019-07-07T15:04:32.219-0700 I - [main12345678910111213141516171819202122] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:32.219-0700 2019-07-07T15:04:32.219-0700 I - [main12345678910111213141516171819202122] going to run test: PreRenameCollectionReturnsInconsistentTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.219-0700 2019-07-07T15:04:32.219-0700 I - [main12345678910111213141516171819202122] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:32.219-0700 2019-07-07T15:04:32.219-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.219-0700 2019-07-07T15:04:32.219-0700 I - [main12345678910111213141516171819202122] going to run suite: OpObserverSessionCatalogRollbackTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.219-0700 2019-07-07T15:04:32.219-0700 I - [main12345678910111213141516171819202122] going to run test: OnRollbackDoesntInvalidateSessionCatalogIfNoSessionOpsRolledBack [cpp_unit_test:db_test] 2019-07-07T15:04:32.220-0700 2019-07-07T15:04:32.220-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5a99-2932-92c1-d2cf [cpp_unit_test:db_test] 2019-07-07T15:04:32.224-0700 2019-07-07T15:04:32.224-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.224-0700 2019-07-07T15:04:32.224-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.224-0700 2019-07-07T15:04:32.224-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.224-0700 2019-07-07T15:04:32.224-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.224-0700 2019-07-07T15:04:32.225-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: ab30cb04-9f17-45e9-b873-6368359ecc54 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.224-0700 2019-07-07T15:04:32.225-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.224-0700 2019-07-07T15:04:32.225-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.224-0700 2019-07-07T15:04:32.225-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 2f914e04-c6ad-4eea-bfd2-acdec62072b8 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.224-0700 2019-07-07T15:04:32.225-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.224-0700 2019-07-07T15:04:32.225-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.225-0700 2019-07-07T15:04:32.225-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.225-0700 2019-07-07T15:04:32.226-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.225-0700 2019-07-07T15:04:32.226-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.225-0700 2019-07-07T15:04:32.226-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.225-0700 2019-07-07T15:04:32.226-0700 I - [main12345678910111213141516171819202122] going to run suite: OpObserverTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.225-0700 2019-07-07T15:04:32.226-0700 I - [main12345678910111213141516171819202122] going to run test: StartIndexBuildExpectedOplogEntry [cpp_unit_test:db_test] 2019-07-07T15:04:32.227-0700 2019-07-07T15:04:32.228-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3d91-2303-fd3d-dc99 [cpp_unit_test:db_test] 2019-07-07T15:04:32.232-0700 2019-07-07T15:04:32.232-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.232-0700 2019-07-07T15:04:32.232-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.232-0700 2019-07-07T15:04:32.232-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.232-0700 2019-07-07T15:04:32.232-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.232-0700 2019-07-07T15:04:32.232-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 452f67bf-7666-43ef-87c1-eb25e611314f and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.233-0700 2019-07-07T15:04:32.232-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.233-0700 2019-07-07T15:04:32.232-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.233-0700 2019-07-07T15:04:32.232-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.233-0700 2019-07-07T15:04:32.233-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.233-0700 2019-07-07T15:04:32.233-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.233-0700 2019-07-07T15:04:32.234-0700 I - [main12345678910111213141516171819202122] going to run test: CommitIndexBuildExpectedOplogEntry [cpp_unit_test:db_test] 2019-07-07T15:04:32.235-0700 2019-07-07T15:04:32.235-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f90e-693e-e3ce-1173 [cpp_unit_test:db_test] 2019-07-07T15:04:32.239-0700 2019-07-07T15:04:32.239-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.239-0700 2019-07-07T15:04:32.239-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.240-0700 2019-07-07T15:04:32.240-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.240-0700 2019-07-07T15:04:32.240-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.240-0700 2019-07-07T15:04:32.240-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 3b3c4082-e20d-4da6-aed9-31d9640cc2e5 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.240-0700 2019-07-07T15:04:32.240-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.240-0700 2019-07-07T15:04:32.240-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.240-0700 2019-07-07T15:04:32.240-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.240-0700 2019-07-07T15:04:32.240-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.240-0700 2019-07-07T15:04:32.240-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.241-0700 2019-07-07T15:04:32.241-0700 I - [main12345678910111213141516171819202122] going to run test: AbortIndexBuildExpectedOplogEntry [cpp_unit_test:db_test] 2019-07-07T15:04:32.242-0700 2019-07-07T15:04:32.242-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9370-d38b-ef5b-e1bc [cpp_unit_test:db_test] 2019-07-07T15:04:32.247-0700 2019-07-07T15:04:32.247-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.247-0700 2019-07-07T15:04:32.247-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.247-0700 2019-07-07T15:04:32.247-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.247-0700 2019-07-07T15:04:32.247-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.247-0700 2019-07-07T15:04:32.247-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 36dc8867-bfac-4ade-8027-2a12a46162df and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.247-0700 2019-07-07T15:04:32.247-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.247-0700 2019-07-07T15:04:32.247-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.247-0700 2019-07-07T15:04:32.247-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.247-0700 2019-07-07T15:04:32.248-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.248-0700 2019-07-07T15:04:32.248-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.248-0700 2019-07-07T15:04:32.248-0700 I - [main12345678910111213141516171819202122] going to run test: CollModWithCollectionOptionsAndTTLInfo [cpp_unit_test:db_test] 2019-07-07T15:04:32.249-0700 2019-07-07T15:04:32.250-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-6f90-6478-68d5-9285 [cpp_unit_test:db_test] 2019-07-07T15:04:32.254-0700 2019-07-07T15:04:32.254-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.254-0700 2019-07-07T15:04:32.254-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.254-0700 2019-07-07T15:04:32.254-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.254-0700 2019-07-07T15:04:32.254-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.254-0700 2019-07-07T15:04:32.254-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: a97d65ab-aa8c-4911-85fb-bb3beb87e17e and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.254-0700 2019-07-07T15:04:32.254-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.254-0700 2019-07-07T15:04:32.254-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.254-0700 2019-07-07T15:04:32.254-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.255-0700 2019-07-07T15:04:32.255-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.255-0700 2019-07-07T15:04:32.255-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.255-0700 2019-07-07T15:04:32.255-0700 I - [main12345678910111213141516171819202122] going to run test: CollModWithOnlyCollectionOptions [cpp_unit_test:db_test] 2019-07-07T15:04:32.257-0700 2019-07-07T15:04:32.257-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5865-02cb-a217-da68 [cpp_unit_test:db_test] 2019-07-07T15:04:32.261-0700 2019-07-07T15:04:32.261-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.261-0700 2019-07-07T15:04:32.261-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.261-0700 2019-07-07T15:04:32.261-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.261-0700 2019-07-07T15:04:32.261-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.261-0700 2019-07-07T15:04:32.261-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: b7d10bea-cb53-4291-a14b-708a7adb2551 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.261-0700 2019-07-07T15:04:32.261-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.262-0700 2019-07-07T15:04:32.261-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.262-0700 2019-07-07T15:04:32.261-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.262-0700 2019-07-07T15:04:32.262-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.262-0700 2019-07-07T15:04:32.262-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.262-0700 2019-07-07T15:04:32.262-0700 I - [main12345678910111213141516171819202122] going to run test: OnDropCollectionReturnsDropOpTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.264-0700 2019-07-07T15:04:32.264-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4318-fe96-d21a-9295 [cpp_unit_test:db_test] 2019-07-07T15:04:32.268-0700 2019-07-07T15:04:32.268-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.268-0700 2019-07-07T15:04:32.268-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.268-0700 2019-07-07T15:04:32.268-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.268-0700 2019-07-07T15:04:32.268-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.268-0700 2019-07-07T15:04:32.268-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: d378fb6c-6e75-4f09-8c61-fa4d410354b8 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.268-0700 2019-07-07T15:04:32.268-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.269-0700 2019-07-07T15:04:32.268-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.269-0700 2019-07-07T15:04:32.268-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.269-0700 2019-07-07T15:04:32.269-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.269-0700 2019-07-07T15:04:32.269-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.269-0700 2019-07-07T15:04:32.269-0700 I - [main12345678910111213141516171819202122] going to run test: OnRenameCollectionReturnsRenameOpTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.271-0700 2019-07-07T15:04:32.271-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ee61-108a-20c5-784d [cpp_unit_test:db_test] 2019-07-07T15:04:32.275-0700 2019-07-07T15:04:32.275-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.275-0700 2019-07-07T15:04:32.275-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.275-0700 2019-07-07T15:04:32.275-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.275-0700 2019-07-07T15:04:32.275-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.275-0700 2019-07-07T15:04:32.275-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 5084802c-b6c7-44af-8529-fe0bd0f7a9da and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.275-0700 2019-07-07T15:04:32.275-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.276-0700 2019-07-07T15:04:32.275-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.276-0700 2019-07-07T15:04:32.275-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.276-0700 2019-07-07T15:04:32.276-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.276-0700 2019-07-07T15:04:32.276-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.276-0700 2019-07-07T15:04:32.276-0700 I - [main12345678910111213141516171819202122] going to run test: OnRenameCollectionOmitsDropTargetFieldIfDropTargetUuidIsNull [cpp_unit_test:db_test] 2019-07-07T15:04:32.278-0700 2019-07-07T15:04:32.278-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-62a9-59dd-2bba-b0e7 [cpp_unit_test:db_test] 2019-07-07T15:04:32.282-0700 2019-07-07T15:04:32.282-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.282-0700 2019-07-07T15:04:32.282-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.282-0700 2019-07-07T15:04:32.282-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.283-0700 2019-07-07T15:04:32.282-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.283-0700 2019-07-07T15:04:32.282-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: d1b38fa7-a0ac-43e3-8f41-978e993b13ee and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.283-0700 2019-07-07T15:04:32.283-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.283-0700 2019-07-07T15:04:32.283-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.283-0700 2019-07-07T15:04:32.283-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.283-0700 2019-07-07T15:04:32.283-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.283-0700 2019-07-07T15:04:32.283-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.284-0700 2019-07-07T15:04:32.284-0700 I - [main12345678910111213141516171819202122] going to run test: MultipleAboutToDeleteAndOnDelete [cpp_unit_test:db_test] 2019-07-07T15:04:32.285-0700 2019-07-07T15:04:32.285-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4043-e2a7-5315-64d8 [cpp_unit_test:db_test] 2019-07-07T15:04:32.289-0700 2019-07-07T15:04:32.290-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.290-0700 2019-07-07T15:04:32.290-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.290-0700 2019-07-07T15:04:32.290-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.290-0700 2019-07-07T15:04:32.290-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.290-0700 2019-07-07T15:04:32.290-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: df918e2e-1f4a-4831-ad93-9d73c00241fd and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.290-0700 2019-07-07T15:04:32.290-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.290-0700 2019-07-07T15:04:32.290-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection test.coll as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.290-0700 2019-07-07T15:04:32.290-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.290-0700 2019-07-07T15:04:32.290-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.290-0700 2019-07-07T15:04:32.290-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.290-0700 2019-07-07T15:04:32.290-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.291-0700 2019-07-07T15:04:32.291-0700 I - [main12345678910111213141516171819202122] going to run test: AboutToDeleteMustPreceedOnDelete [cpp_unit_test:db_test] 2019-07-07T15:04:32.291-0700 2019-07-07T15:04:32.291-0700 I - [main12345678910111213141516171819202122] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:32.291-0700 2019-07-07T15:04:32.291-0700 I - [main12345678910111213141516171819202122] going to run test: EachOnDeleteRequiresAboutToDelete [cpp_unit_test:db_test] 2019-07-07T15:04:32.291-0700 2019-07-07T15:04:32.291-0700 I - [main12345678910111213141516171819202122] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:32.291-0700 2019-07-07T15:04:32.291-0700 I - [main12345678910111213141516171819202122] going to run test: NodeCrashesIfShardIdentityDocumentRolledBack [cpp_unit_test:db_test] 2019-07-07T15:04:32.291-0700 2019-07-07T15:04:32.291-0700 I - [main12345678910111213141516171819202122] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:32.291-0700 2019-07-07T15:04:32.291-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.291-0700 2019-07-07T15:04:32.291-0700 I - [main12345678910111213141516171819202122] going to run suite: OpObserverTransactionTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.291-0700 2019-07-07T15:04:32.291-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionalPrepareTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.292-0700 2019-07-07T15:04:32.292-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3456-f23a-87b4-e627 [cpp_unit_test:db_test] 2019-07-07T15:04:32.297-0700 2019-07-07T15:04:32.297-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.297-0700 2019-07-07T15:04:32.297-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.297-0700 2019-07-07T15:04:32.297-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.297-0700 2019-07-07T15:04:32.297-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.297-0700 2019-07-07T15:04:32.297-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 0d923cb7-0b9a-48d4-8f85-e4d928005bc5 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.297-0700 2019-07-07T15:04:32.297-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.297-0700 2019-07-07T15:04:32.297-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.297-0700 2019-07-07T15:04:32.297-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: c9e42bcd-a8be-4a36-aba2-17cf0caa8145 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.297-0700 2019-07-07T15:04:32.297-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.297-0700 2019-07-07T15:04:32.297-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection testDB.testColl as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.297-0700 2019-07-07T15:04:32.297-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.298-0700 2019-07-07T15:04:32.297-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.298-0700 2019-07-07T15:04:32.298-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.298-0700 2019-07-07T15:04:32.298-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.298-0700 2019-07-07T15:04:32.298-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionalPreparedCommitTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.300-0700 2019-07-07T15:04:32.300-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ee72-f1e2-82fe-b729 [cpp_unit_test:db_test] 2019-07-07T15:04:32.304-0700 2019-07-07T15:04:32.304-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.304-0700 2019-07-07T15:04:32.305-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.305-0700 2019-07-07T15:04:32.305-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.305-0700 2019-07-07T15:04:32.305-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.305-0700 2019-07-07T15:04:32.305-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 669ee84f-f6cc-4728-a823-bf4612387eec and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.305-0700 2019-07-07T15:04:32.305-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.305-0700 2019-07-07T15:04:32.305-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.305-0700 2019-07-07T15:04:32.305-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: cf1dc54f-4f59-465b-ba6d-84af1ce217e5 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.305-0700 2019-07-07T15:04:32.305-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.305-0700 2019-07-07T15:04:32.305-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.305-0700 2019-07-07T15:04:32.305-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.306-0700 2019-07-07T15:04:32.306-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.306-0700 2019-07-07T15:04:32.306-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.306-0700 2019-07-07T15:04:32.306-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionalPreparedAbortTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.308-0700 2019-07-07T15:04:32.308-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4ede-149c-ca48-7328 [cpp_unit_test:db_test] 2019-07-07T15:04:32.312-0700 2019-07-07T15:04:32.312-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.312-0700 2019-07-07T15:04:32.312-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.312-0700 2019-07-07T15:04:32.312-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.312-0700 2019-07-07T15:04:32.312-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.312-0700 2019-07-07T15:04:32.312-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 62aecd0a-ac09-48df-875c-d79a74b8dc30 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.312-0700 2019-07-07T15:04:32.312-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.313-0700 2019-07-07T15:04:32.312-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.313-0700 2019-07-07T15:04:32.312-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: c83c4e3a-3444-4b39-a785-4f87eb181035 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.313-0700 2019-07-07T15:04:32.313-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.313-0700 2019-07-07T15:04:32.313-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.313-0700 2019-07-07T15:04:32.313-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.313-0700 2019-07-07T15:04:32.314-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.314-0700 2019-07-07T15:04:32.314-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.314-0700 2019-07-07T15:04:32.314-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionalUnpreparedAbortTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.315-0700 2019-07-07T15:04:32.316-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4c73-be88-450d-0cfb [cpp_unit_test:db_test] 2019-07-07T15:04:32.320-0700 2019-07-07T15:04:32.320-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.320-0700 2019-07-07T15:04:32.320-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.320-0700 2019-07-07T15:04:32.320-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.320-0700 2019-07-07T15:04:32.320-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.320-0700 2019-07-07T15:04:32.320-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 67599e84-b911-419a-b3e3-21acf4df4dd9 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.320-0700 2019-07-07T15:04:32.320-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.320-0700 2019-07-07T15:04:32.320-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.321-0700 2019-07-07T15:04:32.320-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 390b3f02-dfc4-45d4-be39-96829b20c5df and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.321-0700 2019-07-07T15:04:32.321-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.321-0700 2019-07-07T15:04:32.321-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.321-0700 2019-07-07T15:04:32.321-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.321-0700 2019-07-07T15:04:32.321-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.321-0700 2019-07-07T15:04:32.321-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.322-0700 2019-07-07T15:04:32.322-0700 I - [main12345678910111213141516171819202122] going to run test: PreparingEmptyTransactionLogsEmptyApplyOpsAndWritesToTransactionTable [cpp_unit_test:db_test] 2019-07-07T15:04:32.323-0700 2019-07-07T15:04:32.323-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0b6e-5548-cb3b-06bd [cpp_unit_test:db_test] 2019-07-07T15:04:32.327-0700 2019-07-07T15:04:32.328-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.328-0700 2019-07-07T15:04:32.328-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.328-0700 2019-07-07T15:04:32.328-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.328-0700 2019-07-07T15:04:32.328-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.328-0700 2019-07-07T15:04:32.328-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 525ac9a6-dad0-4a20-96cf-190df591b4bd and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.328-0700 2019-07-07T15:04:32.328-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.328-0700 2019-07-07T15:04:32.328-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.328-0700 2019-07-07T15:04:32.328-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 841c06db-e843-4285-b0cd-0ade9d62f120 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.328-0700 2019-07-07T15:04:32.328-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.328-0700 2019-07-07T15:04:32.328-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.328-0700 2019-07-07T15:04:32.328-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.329-0700 2019-07-07T15:04:32.329-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.329-0700 2019-07-07T15:04:32.329-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.329-0700 2019-07-07T15:04:32.329-0700 I - [main12345678910111213141516171819202122] going to run test: PreparingTransactionWritesToTransactionTable [cpp_unit_test:db_test] 2019-07-07T15:04:32.331-0700 2019-07-07T15:04:32.331-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-302f-5080-a019-ed82 [cpp_unit_test:db_test] 2019-07-07T15:04:32.335-0700 2019-07-07T15:04:32.335-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.335-0700 2019-07-07T15:04:32.335-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.335-0700 2019-07-07T15:04:32.335-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.335-0700 2019-07-07T15:04:32.335-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.335-0700 2019-07-07T15:04:32.335-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 67843752-331c-47b7-8532-c95e98034ddf and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.335-0700 2019-07-07T15:04:32.336-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.335-0700 2019-07-07T15:04:32.336-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.335-0700 2019-07-07T15:04:32.336-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: c015ea9c-6b81-42c7-bce8-3cb2b6644cf4 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.335-0700 2019-07-07T15:04:32.336-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.335-0700 2019-07-07T15:04:32.336-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.336-0700 2019-07-07T15:04:32.336-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.336-0700 2019-07-07T15:04:32.337-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.336-0700 2019-07-07T15:04:32.337-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.336-0700 2019-07-07T15:04:32.337-0700 I - [main12345678910111213141516171819202122] going to run test: AbortingUnpreparedTransactionDoesNotWriteToTransactionTable [cpp_unit_test:db_test] 2019-07-07T15:04:32.338-0700 2019-07-07T15:04:32.339-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-eda4-b96e-f5c2-5e13 [cpp_unit_test:db_test] 2019-07-07T15:04:32.342-0700 2019-07-07T15:04:32.343-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.342-0700 2019-07-07T15:04:32.343-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.343-0700 2019-07-07T15:04:32.343-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.343-0700 2019-07-07T15:04:32.343-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.343-0700 2019-07-07T15:04:32.343-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 2e09196e-1b14-4661-95a0-3a32eb6190d6 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.343-0700 2019-07-07T15:04:32.343-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.343-0700 2019-07-07T15:04:32.343-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.343-0700 2019-07-07T15:04:32.343-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: f7fbfdd0-3303-4f27-b9c7-ff8b717b75d5 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.343-0700 2019-07-07T15:04:32.344-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.343-0700 2019-07-07T15:04:32.344-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.343-0700 2019-07-07T15:04:32.344-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.344-0700 2019-07-07T15:04:32.344-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.344-0700 2019-07-07T15:04:32.345-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.344-0700 2019-07-07T15:04:32.345-0700 I - [main12345678910111213141516171819202122] going to run test: AbortingPreparedTransactionWritesToTransactionTable [cpp_unit_test:db_test] 2019-07-07T15:04:32.346-0700 2019-07-07T15:04:32.346-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b707-5353-25c7-e9fe [cpp_unit_test:db_test] 2019-07-07T15:04:32.350-0700 2019-07-07T15:04:32.351-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.350-0700 2019-07-07T15:04:32.351-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.350-0700 2019-07-07T15:04:32.351-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.350-0700 2019-07-07T15:04:32.351-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.350-0700 2019-07-07T15:04:32.351-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: d23da62a-c8a6-434c-baf1-ef20ca166d61 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.350-0700 2019-07-07T15:04:32.351-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.351-0700 2019-07-07T15:04:32.351-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.351-0700 2019-07-07T15:04:32.351-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 114cf9cc-ccd7-49ff-bca0-a31635282779 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.351-0700 2019-07-07T15:04:32.351-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.351-0700 2019-07-07T15:04:32.351-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.351-0700 2019-07-07T15:04:32.352-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.351-0700 2019-07-07T15:04:32.352-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.352-0700 2019-07-07T15:04:32.352-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.352-0700 2019-07-07T15:04:32.352-0700 I - [main12345678910111213141516171819202122] going to run test: CommittingUnpreparedNonEmptyTransactionWritesToTransactionTable [cpp_unit_test:db_test] 2019-07-07T15:04:32.353-0700 2019-07-07T15:04:32.354-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-df50-b586-1651-dbc2 [cpp_unit_test:db_test] 2019-07-07T15:04:32.357-0700 2019-07-07T15:04:32.358-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.358-0700 2019-07-07T15:04:32.358-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.358-0700 2019-07-07T15:04:32.358-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.358-0700 2019-07-07T15:04:32.358-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.358-0700 2019-07-07T15:04:32.358-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: aab8a1f3-7905-427b-b13f-84206d3e58cf and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.358-0700 2019-07-07T15:04:32.358-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.358-0700 2019-07-07T15:04:32.358-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.358-0700 2019-07-07T15:04:32.359-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: fb799184-f9fb-449b-a77f-fec4cbef6890 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.358-0700 2019-07-07T15:04:32.359-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.358-0700 2019-07-07T15:04:32.359-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.358-0700 2019-07-07T15:04:32.359-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.359-0700 2019-07-07T15:04:32.360-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.359-0700 2019-07-07T15:04:32.360-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.359-0700 2019-07-07T15:04:32.360-0700 I - [main12345678910111213141516171819202122] going to run test: CommittingUnpreparedEmptyTransactionDoesNotWriteToTransactionTableOrOplog [cpp_unit_test:db_test] 2019-07-07T15:04:32.361-0700 2019-07-07T15:04:32.362-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-36e8-63fd-d489-aa0a [cpp_unit_test:db_test] 2019-07-07T15:04:32.365-0700 2019-07-07T15:04:32.366-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.365-0700 2019-07-07T15:04:32.366-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.365-0700 2019-07-07T15:04:32.366-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.365-0700 2019-07-07T15:04:32.366-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.366-0700 2019-07-07T15:04:32.366-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: d21110af-f149-494b-bac6-14098336ee15 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.366-0700 2019-07-07T15:04:32.366-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.366-0700 2019-07-07T15:04:32.366-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.366-0700 2019-07-07T15:04:32.366-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 54e08f11-7c97-4f29-95c3-dfb8a6ead37b and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.366-0700 2019-07-07T15:04:32.366-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.366-0700 2019-07-07T15:04:32.367-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.366-0700 2019-07-07T15:04:32.367-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.367-0700 2019-07-07T15:04:32.367-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.367-0700 2019-07-07T15:04:32.367-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.367-0700 2019-07-07T15:04:32.368-0700 I - [main12345678910111213141516171819202122] going to run test: CommittingPreparedTransactionWritesToTransactionTable [cpp_unit_test:db_test] 2019-07-07T15:04:32.369-0700 2019-07-07T15:04:32.369-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-fdef-e97e-e4f1-4f8c [cpp_unit_test:db_test] 2019-07-07T15:04:32.373-0700 2019-07-07T15:04:32.373-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.373-0700 2019-07-07T15:04:32.373-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.373-0700 2019-07-07T15:04:32.373-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.373-0700 2019-07-07T15:04:32.373-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.373-0700 2019-07-07T15:04:32.373-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: b2fb4caf-a332-4eff-9dd8-ee6703ff9828 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.373-0700 2019-07-07T15:04:32.374-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.373-0700 2019-07-07T15:04:32.374-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.373-0700 2019-07-07T15:04:32.374-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: a3f75a7d-2bce-4764-b180-8391e77e3113 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.373-0700 2019-07-07T15:04:32.374-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.373-0700 2019-07-07T15:04:32.374-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.374-0700 2019-07-07T15:04:32.374-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.374-0700 2019-07-07T15:04:32.375-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.374-0700 2019-07-07T15:04:32.375-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.374-0700 2019-07-07T15:04:32.375-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionalInsertTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.376-0700 2019-07-07T15:04:32.377-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-23b8-9562-1a07-8e51 [cpp_unit_test:db_test] 2019-07-07T15:04:32.380-0700 2019-07-07T15:04:32.381-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.380-0700 2019-07-07T15:04:32.381-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.380-0700 2019-07-07T15:04:32.381-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.380-0700 2019-07-07T15:04:32.381-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.380-0700 2019-07-07T15:04:32.381-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: d02ecc0b-1b41-4777-8b54-0135d68e9a99 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.381-0700 2019-07-07T15:04:32.381-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.381-0700 2019-07-07T15:04:32.381-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.381-0700 2019-07-07T15:04:32.381-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 3fdf15e4-03ec-4dc7-bb01-fd48ba9b9621 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.381-0700 2019-07-07T15:04:32.381-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.381-0700 2019-07-07T15:04:32.381-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.381-0700 2019-07-07T15:04:32.381-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.381-0700 2019-07-07T15:04:32.382-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.382-0700 2019-07-07T15:04:32.382-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.382-0700 2019-07-07T15:04:32.383-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionalUpdateTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.383-0700 2019-07-07T15:04:32.384-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-737e-3a06-ef61-5f4c [cpp_unit_test:db_test] 2019-07-07T15:04:32.388-0700 2019-07-07T15:04:32.388-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.388-0700 2019-07-07T15:04:32.388-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.388-0700 2019-07-07T15:04:32.388-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.388-0700 2019-07-07T15:04:32.388-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.388-0700 2019-07-07T15:04:32.388-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 55d8e05d-c50e-4f7b-9a1a-595e894b3772 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.388-0700 2019-07-07T15:04:32.389-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.388-0700 2019-07-07T15:04:32.389-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.388-0700 2019-07-07T15:04:32.389-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: a056a464-188b-4854-8788-22ee0de57502 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.388-0700 2019-07-07T15:04:32.389-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.388-0700 2019-07-07T15:04:32.389-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.389-0700 2019-07-07T15:04:32.389-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.389-0700 2019-07-07T15:04:32.390-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.389-0700 2019-07-07T15:04:32.390-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.389-0700 2019-07-07T15:04:32.390-0700 I - [main12345678910111213141516171819202122] going to run test: TransactionalDeleteTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.391-0700 2019-07-07T15:04:32.392-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ee22-371e-f817-92ef [cpp_unit_test:db_test] 2019-07-07T15:04:32.395-0700 2019-07-07T15:04:32.396-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:32.395-0700 2019-07-07T15:04:32.396-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.395-0700 2019-07-07T15:04:32.396-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.395-0700 2019-07-07T15:04:32.396-0700 I REPL [main12345678910111213141516171819202122] creating replication oplog of size: 5MB... [cpp_unit_test:db_test] 2019-07-07T15:04:32.395-0700 2019-07-07T15:04:32.396-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: b5326d07-a514-4fc8-b079-61e300fb3cd5 and options: { capped: true, size: 5242880, autoIndexId: false } [cpp_unit_test:db_test] 2019-07-07T15:04:32.395-0700 2019-07-07T15:04:32.396-0700 I REPL [main12345678910111213141516171819202122] ****** [cpp_unit_test:db_test] 2019-07-07T15:04:32.395-0700 2019-07-07T15:04:32.396-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.396-0700 2019-07-07T15:04:32.396-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 69690b9a-3ce0-4866-a5bb-7ff2222daab4 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:32.396-0700 2019-07-07T15:04:32.396-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:32.396-0700 2019-07-07T15:04:32.396-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection testDB.testColl as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.396-0700 2019-07-07T15:04:32.396-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection testDB2.testColl2 as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:32.396-0700 2019-07-07T15:04:32.397-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:32.396-0700 2019-07-07T15:04:32.397-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:32.396-0700 2019-07-07T15:04:32.397-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.396-0700 2019-07-07T15:04:32.397-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:32.397-0700 2019-07-07T15:04:32.398-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.397-0700 2019-07-07T15:04:32.398-0700 I - [main12345678910111213141516171819202122] going to run suite: OperationContextTest [cpp_unit_test:db_test] 2019-07-07T15:04:32.397-0700 2019-07-07T15:04:32.398-0700 I - [main12345678910111213141516171819202122] going to run test: NoSessionIdNoTransactionNumber [cpp_unit_test:db_test] 2019-07-07T15:04:32.398-0700 2019-07-07T15:04:32.399-0700 I - [main12345678910111213141516171819202122] going to run test: SessionIdNoTransactionNumber [cpp_unit_test:db_test] 2019-07-07T15:04:32.400-0700 2019-07-07T15:04:32.400-0700 I - [main12345678910111213141516171819202122] going to run test: SessionIdAndTransactionNumber [cpp_unit_test:db_test] 2019-07-07T15:04:32.401-0700 2019-07-07T15:04:32.402-0700 I - [main12345678910111213141516171819202122] going to run test: SettingTransactionNumberWithoutSessionIdShouldCrash [cpp_unit_test:db_test] 2019-07-07T15:04:32.401-0700 2019-07-07T15:04:32.402-0700 I - [main12345678910111213141516171819202122] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:32.401-0700 2019-07-07T15:04:32.402-0700 I - [main12345678910111213141516171819202122] going to run test: CallingMarkKillWithExtraInfoCrashes [cpp_unit_test:db_test] 2019-07-07T15:04:32.401-0700 2019-07-07T15:04:32.402-0700 I - [main12345678910111213141516171819202122] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:32.401-0700 2019-07-07T15:04:32.402-0700 I - [main12345678910111213141516171819202122] going to run test: CallingSetDeadlineWithExtraInfoCrashes [cpp_unit_test:db_test] 2019-07-07T15:04:32.401-0700 2019-07-07T15:04:32.402-0700 I - [main12345678910111213141516171819202122] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:32.401-0700 2019-07-07T15:04:32.402-0700 I - [main12345678910111213141516171819202122] going to run test: OpCtxGroup [cpp_unit_test:db_test] 2019-07-07T15:04:32.407-0700 2019-07-07T15:04:32.408-0700 I - [main12345678910111213141516171819202122] going to run test: IgnoreInterruptsWorks [cpp_unit_test:db_test] 2019-07-07T15:04:32.408-0700 2019-07-07T15:04:32.409-0700 I - [main12345678910111213141516171819202122] going to run test: setIsExecutingShutdownWorks [cpp_unit_test:db_test] 2019-07-07T15:04:32.410-0700 2019-07-07T15:04:32.411-0700 I - [main12345678910111213141516171819202122] going to run test: TestWaitForConditionOrInterruptNoAssertUntilAPI [cpp_unit_test:db_test] 2019-07-07T15:04:32.912-0700 2019-07-07T15:04:32.912-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.913-0700 2019-07-07T15:04:32.912-0700 I - [main12345678910111213141516171819202122] going to run suite: OperationDeadlineTests [cpp_unit_test:db_test] 2019-07-07T15:04:32.913-0700 2019-07-07T15:04:32.912-0700 I - [main12345678910111213141516171819202122] going to run test: OperationDeadlineExpiration [cpp_unit_test:db_test] 2019-07-07T15:04:32.916-0700 2019-07-07T15:04:32.916-0700 I - [main12345678910111213141516171819202122] going to run test: VeryLargeRelativeDeadlinesHours [cpp_unit_test:db_test] 2019-07-07T15:04:32.920-0700 2019-07-07T15:04:32.920-0700 I - [main12345678910111213141516171819202122] going to run test: VeryLargeRelativeDeadlinesMinutes [cpp_unit_test:db_test] 2019-07-07T15:04:32.923-0700 2019-07-07T15:04:32.923-0700 I - [main12345678910111213141516171819202122] going to run test: VeryLargeRelativeDeadlinesSeconds [cpp_unit_test:db_test] 2019-07-07T15:04:32.927-0700 2019-07-07T15:04:32.927-0700 I - [main12345678910111213141516171819202122] going to run test: VeryLargeRelativeDeadlinesMilliseconds [cpp_unit_test:db_test] 2019-07-07T15:04:32.930-0700 2019-07-07T15:04:32.930-0700 I - [main12345678910111213141516171819202122] going to run test: VeryLargeRelativeDeadlinesMicroseconds [cpp_unit_test:db_test] 2019-07-07T15:04:32.934-0700 2019-07-07T15:04:32.934-0700 I - [main12345678910111213141516171819202122] going to run test: VeryLargeRelativeDeadlinesNanoseconds [cpp_unit_test:db_test] 2019-07-07T15:04:32.938-0700 2019-07-07T15:04:32.938-0700 I - [main12345678910111213141516171819202122] going to run test: WaitForMaxTimeExpiredCV [cpp_unit_test:db_test] 2019-07-07T15:04:32.941-0700 2019-07-07T15:04:32.941-0700 I - [main12345678910111213141516171819202122] going to run test: WaitForMaxTimeExpiredCVWithWaitUntilSet [cpp_unit_test:db_test] 2019-07-07T15:04:32.945-0700 2019-07-07T15:04:32.945-0700 I - [main12345678910111213141516171819202122] going to run test: NestedTimeoutsTimeoutInOrder [cpp_unit_test:db_test] 2019-07-07T15:04:32.949-0700 2019-07-07T15:04:32.949-0700 I - [main12345678910111213141516171819202122] going to run test: NestedTimeoutsThatViolateMaxTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.952-0700 2019-07-07T15:04:32.952-0700 I - [main12345678910111213141516171819202122] going to run test: NestedNonMaxTimeMSTimeoutsThatAreLargerAreIgnored [cpp_unit_test:db_test] 2019-07-07T15:04:32.956-0700 2019-07-07T15:04:32.956-0700 I - [main12345678910111213141516171819202122] going to run test: DeadlineAfterIgnoreInterruptsReopens [cpp_unit_test:db_test] 2019-07-07T15:04:32.960-0700 2019-07-07T15:04:32.960-0700 I - [main12345678910111213141516171819202122] going to run test: DeadlineAfterSetIsExecutingShutdownReopens [cpp_unit_test:db_test] 2019-07-07T15:04:32.963-0700 2019-07-07T15:04:32.963-0700 I - [main12345678910111213141516171819202122] going to run test: DeadlineAfterRunWithoutInterruptSeesViolatedMaxMS [cpp_unit_test:db_test] 2019-07-07T15:04:32.967-0700 2019-07-07T15:04:32.967-0700 I - [main12345678910111213141516171819202122] going to run test: DeadlineAfterRunWithoutInterruptDoesntSeeUnviolatedMaxMS [cpp_unit_test:db_test] 2019-07-07T15:04:32.971-0700 2019-07-07T15:04:32.971-0700 I - [main12345678910111213141516171819202122] going to run test: WaitForKilledOpCV [cpp_unit_test:db_test] 2019-07-07T15:04:32.974-0700 2019-07-07T15:04:32.974-0700 I - [main12345678910111213141516171819202122] going to run test: WaitForUntilExpiredCV [cpp_unit_test:db_test] 2019-07-07T15:04:32.978-0700 2019-07-07T15:04:32.978-0700 I - [main12345678910111213141516171819202122] going to run test: WaitForUntilExpiredCVWithMaxTimeSet [cpp_unit_test:db_test] 2019-07-07T15:04:32.982-0700 2019-07-07T15:04:32.982-0700 I - [main12345678910111213141516171819202122] going to run test: WaitForDurationExpired [cpp_unit_test:db_test] 2019-07-07T15:04:32.985-0700 2019-07-07T15:04:32.985-0700 I - [main12345678910111213141516171819202122] going to run test: DuringWaitMaxTimeExpirationDominatesUntilExpiration [cpp_unit_test:db_test] 2019-07-07T15:04:32.989-0700 2019-07-07T15:04:32.989-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.989-0700 2019-07-07T15:04:32.989-0700 I - [main12345678910111213141516171819202122] going to run suite: OperationTimeTracker [cpp_unit_test:db_test] 2019-07-07T15:04:32.989-0700 2019-07-07T15:04:32.989-0700 I - [main12345678910111213141516171819202122] going to run test: UnintializedMaxOperationTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.990-0700 2019-07-07T15:04:32.989-0700 I - [main12345678910111213141516171819202122] going to run test: UpdateOperationTimeStoresTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.990-0700 2019-07-07T15:04:32.989-0700 I - [main12345678910111213141516171819202122] going to run test: UpdateOperationTimeKeepsLaterTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.990-0700 2019-07-07T15:04:32.989-0700 I - [main12345678910111213141516171819202122] going to run test: UpdateOperationTimeRejectsLowerTime [cpp_unit_test:db_test] 2019-07-07T15:04:32.990-0700 2019-07-07T15:04:32.989-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:32.991-0700 2019-07-07T15:04:32.989-0700 I - [main12345678910111213141516171819202122] going to run suite: ParseNsOrUUID [cpp_unit_test:db_test] 2019-07-07T15:04:32.991-0700 2019-07-07T15:04:32.989-0700 I - [main12345678910111213141516171819202122] going to run test: FailWrongType [cpp_unit_test:db_test] 2019-07-07T15:04:32.993-0700 2019-07-07T15:04:32.993-0700 I - [main12345678910111213141516171819202122] going to run test: FailEmptyDbName [cpp_unit_test:db_test] 2019-07-07T15:04:32.997-0700 2019-07-07T15:04:32.997-0700 I - [main12345678910111213141516171819202122] going to run test: FailInvalidDbName [cpp_unit_test:db_test] 2019-07-07T15:04:33.000-0700 2019-07-07T15:04:33.000-0700 I - [main12345678910111213141516171819202122] going to run test: ParseValidColl [cpp_unit_test:db_test] 2019-07-07T15:04:33.004-0700 2019-07-07T15:04:33.004-0700 I - [main12345678910111213141516171819202122] going to run test: ParseValidUUID [cpp_unit_test:db_test] 2019-07-07T15:04:33.007-0700 2019-07-07T15:04:33.007-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.008-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] going to run suite: Prefix [cpp_unit_test:db_test] 2019-07-07T15:04:33.008-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] going to run test: Normal [cpp_unit_test:db_test] 2019-07-07T15:04:33.008-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] going to run test: Dotted [cpp_unit_test:db_test] 2019-07-07T15:04:33.008-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] going to run test: NoPrefixes [cpp_unit_test:db_test] 2019-07-07T15:04:33.009-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] going to run test: EmptyBase [cpp_unit_test:db_test] 2019-07-07T15:04:33.009-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.009-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] going to run suite: PrefixSize [cpp_unit_test:db_test] 2019-07-07T15:04:33.009-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] going to run test: Normal [cpp_unit_test:db_test] 2019-07-07T15:04:33.009-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] going to run test: NoCommonatility [cpp_unit_test:db_test] 2019-07-07T15:04:33.010-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] going to run test: Empty [cpp_unit_test:db_test] 2019-07-07T15:04:33.010-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.010-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] going to run suite: RangeMap [cpp_unit_test:db_test] 2019-07-07T15:04:33.010-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] going to run test: RangeMapOverlaps [cpp_unit_test:db_test] 2019-07-07T15:04:33.011-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.011-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] going to run suite: ReadSourceScopeTest [cpp_unit_test:db_test] 2019-07-07T15:04:33.011-0700 2019-07-07T15:04:33.008-0700 I - [main12345678910111213141516171819202122] going to run test: RestoreReadSource [cpp_unit_test:db_test] 2019-07-07T15:04:33.011-0700 2019-07-07T15:04:33.011-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.012-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run suite: RecordId [cpp_unit_test:db_test] 2019-07-07T15:04:33.012-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: HashEqual [cpp_unit_test:db_test] 2019-07-07T15:04:33.012-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: HashNotEqual [cpp_unit_test:db_test] 2019-07-07T15:04:33.012-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.013-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run suite: RemoveFirstPart [cpp_unit_test:db_test] 2019-07-07T15:04:33.013-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: EmptyPathDoesNothing [cpp_unit_test:db_test] 2019-07-07T15:04:33.013-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: PathWithOneComponentBecomesEmpty [cpp_unit_test:db_test] 2019-07-07T15:04:33.013-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: PathWithTwoComponentsOnlyHoldsSecond [cpp_unit_test:db_test] 2019-07-07T15:04:33.013-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: RemovingFirstPartFromLongPathMultipleTimes [cpp_unit_test:db_test] 2019-07-07T15:04:33.014-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.014-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run suite: RemoveLastPartLong [cpp_unit_test:db_test] 2019-07-07T15:04:33.014-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: Simple [cpp_unit_test:db_test] 2019-07-07T15:04:33.014-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: RemoveUntilEmpty [cpp_unit_test:db_test] 2019-07-07T15:04:33.015-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: AppendThenRemove [cpp_unit_test:db_test] 2019-07-07T15:04:33.015-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: RemoveThenAppend [cpp_unit_test:db_test] 2019-07-07T15:04:33.015-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: RemoveThenSetPart [cpp_unit_test:db_test] 2019-07-07T15:04:33.015-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: SetPartThenRemove [cpp_unit_test:db_test] 2019-07-07T15:04:33.015-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: AppendThenSetPartThenRemove [cpp_unit_test:db_test] 2019-07-07T15:04:33.016-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: FieldRefCopyConstructor [cpp_unit_test:db_test] 2019-07-07T15:04:33.016-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: FieldRefCopyAssignment [cpp_unit_test:db_test] 2019-07-07T15:04:33.016-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: FieldRefFromCopyAssignmentIsValidAfterOriginalIsDeleted [cpp_unit_test:db_test] 2019-07-07T15:04:33.016-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: FieldRefFromCopyAssignmentIsADeepCopy [cpp_unit_test:db_test] 2019-07-07T15:04:33.016-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.017-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run suite: RemoveLastPartMedium [cpp_unit_test:db_test] 2019-07-07T15:04:33.017-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: Simple [cpp_unit_test:db_test] 2019-07-07T15:04:33.017-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: RemoveUntilEmpty [cpp_unit_test:db_test] 2019-07-07T15:04:33.017-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: AppendThenRemove [cpp_unit_test:db_test] 2019-07-07T15:04:33.017-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: RemoveThenAppend [cpp_unit_test:db_test] 2019-07-07T15:04:33.018-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: RemoveThenSetPart [cpp_unit_test:db_test] 2019-07-07T15:04:33.018-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: SetPartThenRemove [cpp_unit_test:db_test] 2019-07-07T15:04:33.018-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: AppendThenSetPartThenRemove [cpp_unit_test:db_test] 2019-07-07T15:04:33.018-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.018-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run suite: RemoveLastPartShort [cpp_unit_test:db_test] 2019-07-07T15:04:33.019-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: Simple [cpp_unit_test:db_test] 2019-07-07T15:04:33.019-0700 2019-07-07T15:04:33.012-0700 I - [main12345678910111213141516171819202122] going to run test: RemoveUntilEmpty [cpp_unit_test:db_test] 2019-07-07T15:04:33.019-0700 2019-07-07T15:04:33.013-0700 I - [main12345678910111213141516171819202122] going to run test: AppendThenRemove [cpp_unit_test:db_test] 2019-07-07T15:04:33.019-0700 2019-07-07T15:04:33.013-0700 I - [main12345678910111213141516171819202122] going to run test: RemoveThenAppend [cpp_unit_test:db_test] 2019-07-07T15:04:33.020-0700 2019-07-07T15:04:33.013-0700 I - [main12345678910111213141516171819202122] going to run test: RemoveThenSetPart [cpp_unit_test:db_test] 2019-07-07T15:04:33.020-0700 2019-07-07T15:04:33.013-0700 I - [main12345678910111213141516171819202122] going to run test: SetPartThenRemove [cpp_unit_test:db_test] 2019-07-07T15:04:33.020-0700 2019-07-07T15:04:33.013-0700 I - [main12345678910111213141516171819202122] going to run test: AppendThenSetPartThenRemove [cpp_unit_test:db_test] 2019-07-07T15:04:33.020-0700 2019-07-07T15:04:33.013-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.020-0700 2019-07-07T15:04:33.013-0700 I - [main12345678910111213141516171819202122] going to run suite: Replacement [cpp_unit_test:db_test] 2019-07-07T15:04:33.021-0700 2019-07-07T15:04:33.013-0700 I - [main12345678910111213141516171819202122] going to run test: SingleField [cpp_unit_test:db_test] 2019-07-07T15:04:33.021-0700 2019-07-07T15:04:33.013-0700 I - [main12345678910111213141516171819202122] going to run test: InMultipleField [cpp_unit_test:db_test] 2019-07-07T15:04:33.021-0700 2019-07-07T15:04:33.013-0700 I - [main12345678910111213141516171819202122] going to run test: SameFieldMultipleReplacements [cpp_unit_test:db_test] 2019-07-07T15:04:33.021-0700 2019-07-07T15:04:33.013-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.021-0700 2019-07-07T15:04:33.013-0700 I - [main12345678910111213141516171819202122] going to run suite: SessionCatalogTest [cpp_unit_test:db_test] 2019-07-07T15:04:33.022-0700 2019-07-07T15:04:33.015-0700 I - [main12345678910111213141516171819202122] going to run test: ScanSession [cpp_unit_test:db_test] 2019-07-07T15:04:33.022-0700 2019-07-07T15:04:33.019-0700 I - [main12345678910111213141516171819202122] going to run test: ScanSessionMarkForReapWhenSessionIsIdle [cpp_unit_test:db_test] 2019-07-07T15:04:33.023-0700 2019-07-07T15:04:33.023-0700 I - [main12345678910111213141516171819202122] going to run test: KillSessionWhenSessionIsNotCheckedOut [cpp_unit_test:db_test] 2019-07-07T15:04:33.048-0700 2019-07-07T15:04:33.049-0700 I - [main12345678910111213141516171819202122] going to run test: KillSessionWhenSessionIsCheckedOut [cpp_unit_test:db_test] 2019-07-07T15:04:33.086-0700 2019-07-07T15:04:33.087-0700 I - [main12345678910111213141516171819202122] going to run test: MarkSessionAsKilledCanBeCalledMoreThanOnce [cpp_unit_test:db_test] 2019-07-07T15:04:33.112-0700 2019-07-07T15:04:33.113-0700 I - [main12345678910111213141516171819202122] going to run test: MarkSessionsAsKilledWhenSessionDoesNotExist [cpp_unit_test:db_test] 2019-07-07T15:04:33.116-0700 2019-07-07T15:04:33.116-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.116-0700 2019-07-07T15:04:33.116-0700 I - [main12345678910111213141516171819202122] going to run suite: SessionCatalogTestWithDefaultOpCtx [cpp_unit_test:db_test] 2019-07-07T15:04:33.117-0700 2019-07-07T15:04:33.116-0700 I - [main12345678910111213141516171819202122] going to run test: CheckoutAndReleaseSession [cpp_unit_test:db_test] 2019-07-07T15:04:33.120-0700 2019-07-07T15:04:33.120-0700 I - [main12345678910111213141516171819202122] going to run test: OperationContextCheckedOutSession [cpp_unit_test:db_test] 2019-07-07T15:04:33.123-0700 2019-07-07T15:04:33.124-0700 I - [main12345678910111213141516171819202122] going to run test: NestedOperationContextSession [cpp_unit_test:db_test] 2019-07-07T15:04:33.127-0700 2019-07-07T15:04:33.127-0700 I - [main12345678910111213141516171819202122] going to run test: ScanSessions [cpp_unit_test:db_test] 2019-07-07T15:04:33.131-0700 2019-07-07T15:04:33.131-0700 I - [main12345678910111213141516171819202122] going to run test: ScanSessionsMarkForReap [cpp_unit_test:db_test] 2019-07-07T15:04:33.135-0700 2019-07-07T15:04:33.135-0700 I - [main12345678910111213141516171819202122] going to run test: SessionDiscarOperationContextAfterCheckIn [cpp_unit_test:db_test] 2019-07-07T15:04:33.139-0700 2019-07-07T15:04:33.139-0700 I - [main12345678910111213141516171819202122] going to run test: SessionDiscarOperationContextAfterCheckInCheckOut [cpp_unit_test:db_test] 2019-07-07T15:04:33.142-0700 2019-07-07T15:04:33.143-0700 I - [main12345678910111213141516171819202122] going to run test: KillSessionsThroughScanSessions [cpp_unit_test:db_test] 2019-07-07T15:04:33.147-0700 2019-07-07T15:04:33.148-0700 I - [main12345678910111213141516171819202122] going to run test: ConcurrentCheckOutAndKill [cpp_unit_test:db_test] 2019-07-07T15:04:33.152-0700 2019-07-07T15:04:33.152-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.152-0700 2019-07-07T15:04:33.152-0700 I - [main12345678910111213141516171819202122] going to run suite: SessionHistoryIteratorTest [cpp_unit_test:db_test] 2019-07-07T15:04:33.152-0700 2019-07-07T15:04:33.152-0700 I - [main12345678910111213141516171819202122] going to run test: NormalHistory [cpp_unit_test:db_test] 2019-07-07T15:04:33.156-0700 2019-07-07T15:04:33.156-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c30f-af3f-ac00-d16f [cpp_unit_test:db_test] 2019-07-07T15:04:33.163-0700 2019-07-07T15:04:33.164-0700 I REPL [main12345678910111213141516171819202122] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:33.164-0700 2019-07-07T15:04:33.164-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: f8739054-7f4f-4683-8580-82ed15e09947 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:33.164-0700 2019-07-07T15:04:33.164-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:33.164-0700 2019-07-07T15:04:33.165-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:33.166-0700 2019-07-07T15:04:33.167-0700 I - [main12345678910111213141516171819202122] going to run test: StartAtZeroTSShouldNotBeAbleToIterate [cpp_unit_test:db_test] 2019-07-07T15:04:33.170-0700 2019-07-07T15:04:33.170-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b80e-aacb-f44d-1aee [cpp_unit_test:db_test] 2019-07-07T15:04:33.177-0700 2019-07-07T15:04:33.177-0700 I REPL [main12345678910111213141516171819202122] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:33.177-0700 2019-07-07T15:04:33.177-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 281862bc-b249-45a9-9ea6-017a43a613aa and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:33.177-0700 2019-07-07T15:04:33.178-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:33.177-0700 2019-07-07T15:04:33.178-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:33.179-0700 2019-07-07T15:04:33.180-0700 I - [main12345678910111213141516171819202122] going to run test: NextShouldAssertIfHistoryIsTruncated [cpp_unit_test:db_test] 2019-07-07T15:04:33.183-0700 2019-07-07T15:04:33.184-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e241-2e46-3a1d-f435 [cpp_unit_test:db_test] 2019-07-07T15:04:33.189-0700 2019-07-07T15:04:33.190-0700 I REPL [main12345678910111213141516171819202122] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:33.189-0700 2019-07-07T15:04:33.190-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: dd2b9ba1-91ff-4b1c-b6b2-895f37e66dc9 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:33.190-0700 2019-07-07T15:04:33.191-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:33.190-0700 2019-07-07T15:04:33.191-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:33.192-0700 2019-07-07T15:04:33.193-0700 I - [main12345678910111213141516171819202122] going to run test: OplogInWriteHistoryChainWithMissingPrevTSShouldAssert [cpp_unit_test:db_test] 2019-07-07T15:04:33.196-0700 2019-07-07T15:04:33.196-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3e5c-b703-6b98-9894 [cpp_unit_test:db_test] 2019-07-07T15:04:33.202-0700 2019-07-07T15:04:33.203-0700 I REPL [main12345678910111213141516171819202122] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:33.202-0700 2019-07-07T15:04:33.203-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: f150eece-9470-4da5-aebd-28e05b09fe8a and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:33.203-0700 2019-07-07T15:04:33.203-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:33.203-0700 2019-07-07T15:04:33.203-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:33.205-0700 2019-07-07T15:04:33.205-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.205-0700 2019-07-07T15:04:33.205-0700 I - [main12345678910111213141516171819202122] going to run suite: SetupOptions [cpp_unit_test:db_test] 2019-07-07T15:04:33.205-0700 2019-07-07T15:04:33.205-0700 I - [main12345678910111213141516171819202122] going to run test: Default [cpp_unit_test:db_test] 2019-07-07T15:04:33.205-0700 2019-07-07T15:04:33.206-0700 I - [main12345678910111213141516171819202122] going to run test: RelativeBinaryPath [cpp_unit_test:db_test] 2019-07-07T15:04:33.206-0700 2019-07-07T15:04:33.206-0700 I - [main12345678910111213141516171819202122] going to run test: AbsoluteBinaryPath [cpp_unit_test:db_test] 2019-07-07T15:04:33.206-0700 2019-07-07T15:04:33.206-0700 I - [main12345678910111213141516171819202122] going to run test: EmptyBinaryName [cpp_unit_test:db_test] 2019-07-07T15:04:33.206-0700 2019-07-07T15:04:33.206-0700 I - [main12345678910111213141516171819202122] going to run test: MissingBinaryName [cpp_unit_test:db_test] 2019-07-07T15:04:33.206-0700 2019-07-07T15:04:33.206-0700 I - [main12345678910111213141516171819202122] going to run test: SlowMsCommandLineParamParsesSuccessfully [cpp_unit_test:db_test] 2019-07-07T15:04:33.206-0700 2019-07-07T15:04:33.207-0700 I - [main12345678910111213141516171819202122] going to run test: SlowMsParamInitializedSuccessfullyFromINIConfigFile [cpp_unit_test:db_test] 2019-07-07T15:04:33.210-0700 2019-07-07T15:04:33.211-0700 I - [main12345678910111213141516171819202122] going to run test: SlowMsParamInitializedSuccessfullyFromYAMLConfigFile [cpp_unit_test:db_test] 2019-07-07T15:04:33.215-0700 2019-07-07T15:04:33.215-0700 I - [main12345678910111213141516171819202122] going to run test: NonNumericSlowMsCommandLineOptionFailsToParse [cpp_unit_test:db_test] 2019-07-07T15:04:33.215-0700 2019-07-07T15:04:33.215-0700 I - [main12345678910111213141516171819202122] going to run test: NonNumericSlowMsYAMLConfigOptionFailsToParse [cpp_unit_test:db_test] 2019-07-07T15:04:33.215-0700 2019-07-07T15:04:33.216-0700 I - [main12345678910111213141516171819202122] going to run test: SampleRateCommandLineParamParsesSuccessfully [cpp_unit_test:db_test] 2019-07-07T15:04:33.216-0700 2019-07-07T15:04:33.217-0700 I - [main12345678910111213141516171819202122] going to run test: SampleRateParamInitializedSuccessfullyFromINIConfigFile [cpp_unit_test:db_test] 2019-07-07T15:04:33.220-0700 2019-07-07T15:04:33.220-0700 I - [main12345678910111213141516171819202122] going to run test: SampleRateParamInitializedSuccessfullyFromYAMLConfigFile [cpp_unit_test:db_test] 2019-07-07T15:04:33.224-0700 2019-07-07T15:04:33.224-0700 I - [main12345678910111213141516171819202122] going to run test: NonNumericSampleRateCommandLineOptionFailsToParse [cpp_unit_test:db_test] 2019-07-07T15:04:33.224-0700 2019-07-07T15:04:33.225-0700 I - [main12345678910111213141516171819202122] going to run test: NonNumericSampleRateYAMLConfigOptionFailsToParse [cpp_unit_test:db_test] 2019-07-07T15:04:33.225-0700 2019-07-07T15:04:33.225-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.225-0700 2019-07-07T15:04:33.225-0700 I - [main12345678910111213141516171819202122] going to run suite: ShardTxnParticipantRetryableWritesTest [cpp_unit_test:db_test] 2019-07-07T15:04:33.225-0700 2019-07-07T15:04:33.225-0700 I - [main12345678910111213141516171819202122] going to run test: RestartingTxnWithExecutedRetryableWriteShouldAssert [cpp_unit_test:db_test] 2019-07-07T15:04:33.228-0700 2019-07-07T15:04:33.229-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-555c-dd6f-29df-9207 [cpp_unit_test:db_test] 2019-07-07T15:04:33.235-0700 2019-07-07T15:04:33.235-0700 I REPL [main12345678910111213141516171819202122] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:33.235-0700 2019-07-07T15:04:33.235-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: f58a56fb-fd39-4f84-8cce-1de82595efcc and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:33.235-0700 2019-07-07T15:04:33.236-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:33.235-0700 2019-07-07T15:04:33.236-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:33.236-0700 2019-07-07T15:04:33.236-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 60d3c80b-b448-420d-86c2-6be81ee13b1a and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:33.236-0700 2019-07-07T15:04:33.236-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:33.237-0700 2019-07-07T15:04:33.237-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:33.237-0700 2019-07-07T15:04:33.237-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:33.238-0700 2019-07-07T15:04:33.239-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.239-0700 2019-07-07T15:04:33.239-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.239-0700 2019-07-07T15:04:33.240-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.240-0700 2019-07-07T15:04:33.240-0700 I - [main12345678910111213141516171819202122] going to run suite: ShardTxnParticipantTest [cpp_unit_test:db_test] 2019-07-07T15:04:33.240-0700 2019-07-07T15:04:33.240-0700 I - [main12345678910111213141516171819202122] going to run test: CannotSpecifyStartTransactionOnInProgressTxn [cpp_unit_test:db_test] 2019-07-07T15:04:33.243-0700 2019-07-07T15:04:33.244-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-60b4-fe30-53f4-7207 [cpp_unit_test:db_test] 2019-07-07T15:04:33.250-0700 2019-07-07T15:04:33.250-0700 I REPL [main12345678910111213141516171819202122] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:33.250-0700 2019-07-07T15:04:33.250-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 088833f5-629b-4049-b8db-5886df98883e and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:33.250-0700 2019-07-07T15:04:33.250-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:33.251-0700 2019-07-07T15:04:33.251-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:33.251-0700 2019-07-07T15:04:33.251-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: d99cbb3a-9485-4bc5-889a-f7ee5a35a524 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:33.251-0700 2019-07-07T15:04:33.251-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:33.251-0700 2019-07-07T15:04:33.251-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: TestDB.TestColl with provided UUID: 9278a3c0-cf84-495d-bbf1-850f8efc2305 and options: { uuid: UUID("9278a3c0-cf84-495d-bbf1-850f8efc2305") } [cpp_unit_test:db_test] 2019-07-07T15:04:33.251-0700 2019-07-07T15:04:33.251-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:33.252-0700 2019-07-07T15:04:33.251-0700 W COMMAND [main12345678910111213141516171819202122] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:33.252-0700 2019-07-07T15:04:33.252-0700 W COMMAND [main12345678910111213141516171819202122] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:33.252-0700 2019-07-07T15:04:33.252-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:33.252-0700 2019-07-07T15:04:33.252-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:33.253-0700 2019-07-07T15:04:33.253-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.253-0700 2019-07-07T15:04:33.254-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.254-0700 2019-07-07T15:04:33.254-0700 I - [main12345678910111213141516171819202122] going to run test: CanSpecifyStartTransactionOnAbortedTxn [cpp_unit_test:db_test] 2019-07-07T15:04:33.258-0700 2019-07-07T15:04:33.258-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2f0f-a6de-a481-205b [cpp_unit_test:db_test] 2019-07-07T15:04:33.264-0700 2019-07-07T15:04:33.264-0700 I REPL [main12345678910111213141516171819202122] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:33.264-0700 2019-07-07T15:04:33.264-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: b1d3147b-d6f6-4f2c-b9f3-8e9d51ea5b02 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:33.264-0700 2019-07-07T15:04:33.265-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:33.265-0700 2019-07-07T15:04:33.265-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:33.265-0700 2019-07-07T15:04:33.265-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 57c6ae78-3b75-4d45-a723-6b16083f39ce and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:33.265-0700 2019-07-07T15:04:33.265-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:33.265-0700 2019-07-07T15:04:33.265-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: TestDB.TestColl with provided UUID: 6ce130d9-cbb3-4475-b155-52ff34b2a18d and options: { uuid: UUID("6ce130d9-cbb3-4475-b155-52ff34b2a18d") } [cpp_unit_test:db_test] 2019-07-07T15:04:33.266-0700 2019-07-07T15:04:33.266-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:33.266-0700 2019-07-07T15:04:33.266-0700 W COMMAND [main12345678910111213141516171819202122] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:33.266-0700 2019-07-07T15:04:33.266-0700 W COMMAND [main12345678910111213141516171819202122] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:33.266-0700 2019-07-07T15:04:33.266-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:33.267-0700 2019-07-07T15:04:33.266-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:33.267-0700 2019-07-07T15:04:33.268-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.268-0700 2019-07-07T15:04:33.268-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.268-0700 2019-07-07T15:04:33.268-0700 I - [main12345678910111213141516171819202122] going to run test: CannotSpecifyStartTransactionOnCommittedTxn [cpp_unit_test:db_test] 2019-07-07T15:04:33.272-0700 2019-07-07T15:04:33.272-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-48ae-cdf6-bc88-58f1 [cpp_unit_test:db_test] 2019-07-07T15:04:33.278-0700 2019-07-07T15:04:33.278-0700 I REPL [main12345678910111213141516171819202122] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:33.278-0700 2019-07-07T15:04:33.278-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 36900419-94f9-4b19-b6a5-f42c9f7cde3d and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:33.278-0700 2019-07-07T15:04:33.279-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:33.279-0700 2019-07-07T15:04:33.279-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:33.279-0700 2019-07-07T15:04:33.279-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: f77b16ed-7e99-481e-a98c-cad9c31cbd78 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:33.279-0700 2019-07-07T15:04:33.279-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:33.279-0700 2019-07-07T15:04:33.279-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: TestDB.TestColl with provided UUID: 27781e89-f8ef-43f4-b0c0-d1618d1faf73 and options: { uuid: UUID("27781e89-f8ef-43f4-b0c0-d1618d1faf73") } [cpp_unit_test:db_test] 2019-07-07T15:04:33.279-0700 2019-07-07T15:04:33.280-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:33.280-0700 2019-07-07T15:04:33.280-0700 W COMMAND [main12345678910111213141516171819202122] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:33.280-0700 2019-07-07T15:04:33.280-0700 W COMMAND [main12345678910111213141516171819202122] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:33.280-0700 2019-07-07T15:04:33.280-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:33.281-0700 2019-07-07T15:04:33.280-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:33.281-0700 2019-07-07T15:04:33.282-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.282-0700 2019-07-07T15:04:33.282-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.282-0700 2019-07-07T15:04:33.283-0700 I - [main12345678910111213141516171819202122] going to run test: CannotSpecifyStartTransactionOnPreparedTxn [cpp_unit_test:db_test] 2019-07-07T15:04:33.286-0700 2019-07-07T15:04:33.286-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c8cb-74fd-c08e-cf57 [cpp_unit_test:db_test] 2019-07-07T15:04:33.292-0700 2019-07-07T15:04:33.292-0700 I REPL [main12345678910111213141516171819202122] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:33.292-0700 2019-07-07T15:04:33.293-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 92ed221b-4a3a-4548-8f4c-45d604f250fb and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:33.292-0700 2019-07-07T15:04:33.293-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:33.293-0700 2019-07-07T15:04:33.293-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:33.293-0700 2019-07-07T15:04:33.293-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: a10bd150-4236-4599-97a6-acae3916c69b and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:33.293-0700 2019-07-07T15:04:33.293-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:33.293-0700 2019-07-07T15:04:33.294-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: TestDB.TestColl with provided UUID: 5e56fa99-698d-43f8-b765-09896fb78f94 and options: { uuid: UUID("5e56fa99-698d-43f8-b765-09896fb78f94") } [cpp_unit_test:db_test] 2019-07-07T15:04:33.294-0700 2019-07-07T15:04:33.294-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:33.294-0700 2019-07-07T15:04:33.294-0700 W COMMAND [main12345678910111213141516171819202122] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:33.294-0700 2019-07-07T15:04:33.294-0700 W COMMAND [main12345678910111213141516171819202122] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:33.294-0700 2019-07-07T15:04:33.294-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:33.295-0700 2019-07-07T15:04:33.294-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:33.296-0700 2019-07-07T15:04:33.296-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.296-0700 2019-07-07T15:04:33.296-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.297-0700 2019-07-07T15:04:33.297-0700 I - [main12345678910111213141516171819202122] going to run test: canSpecifyStartTransactionOnRetryableWriteWithNoWritesExecuted [cpp_unit_test:db_test] 2019-07-07T15:04:33.300-0700 2019-07-07T15:04:33.301-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a761-81cc-c42f-7de1 [cpp_unit_test:db_test] 2019-07-07T15:04:33.306-0700 2019-07-07T15:04:33.307-0700 I REPL [main12345678910111213141516171819202122] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:33.307-0700 2019-07-07T15:04:33.307-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: 318c8684-7c48-4bc6-adb9-a3df4ca9946b and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:33.307-0700 2019-07-07T15:04:33.307-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:33.307-0700 2019-07-07T15:04:33.308-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:33.307-0700 2019-07-07T15:04:33.308-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: b02db257-ad12-45a3-8dff-fb3844534acd and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:33.307-0700 2019-07-07T15:04:33.308-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:33.308-0700 2019-07-07T15:04:33.308-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: TestDB.TestColl with provided UUID: 40e7279f-2ba8-47a1-a905-2af28e4c0dbe and options: { uuid: UUID("40e7279f-2ba8-47a1-a905-2af28e4c0dbe") } [cpp_unit_test:db_test] 2019-07-07T15:04:33.308-0700 2019-07-07T15:04:33.308-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:33.308-0700 2019-07-07T15:04:33.309-0700 W COMMAND [main12345678910111213141516171819202122] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:33.308-0700 2019-07-07T15:04:33.309-0700 W COMMAND [main12345678910111213141516171819202122] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:33.309-0700 2019-07-07T15:04:33.309-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:33.309-0700 2019-07-07T15:04:33.309-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:33.310-0700 2019-07-07T15:04:33.311-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.310-0700 2019-07-07T15:04:33.311-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.311-0700 2019-07-07T15:04:33.311-0700 I - [main12345678910111213141516171819202122] going to run test: CannotSpecifyStartTransactionOnAbortedPreparedTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:33.314-0700 2019-07-07T15:04:33.315-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c7e7-557a-b547-f489 [cpp_unit_test:db_test] 2019-07-07T15:04:33.320-0700 2019-07-07T15:04:33.321-0700 I REPL [main12345678910111213141516171819202122] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:33.321-0700 2019-07-07T15:04:33.321-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: local.oplog.rs with generated UUID: b9d52f18-fd6d-400a-b363-38a723875ef6 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:33.321-0700 2019-07-07T15:04:33.322-0700 W ASIO [main12345678910111213141516171819202122] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:33.321-0700 2019-07-07T15:04:33.322-0700 I SHARDING [main12345678910111213141516171819202122] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:33.321-0700 2019-07-07T15:04:33.322-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: config.transactions with generated UUID: 07fba675-3b2b-4a93-8f73-0f7823d31e89 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:33.322-0700 2019-07-07T15:04:33.322-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:33.322-0700 2019-07-07T15:04:33.322-0700 I STORAGE [main12345678910111213141516171819202122] createCollection: TestDB.TestColl with provided UUID: d7f5da00-5720-495a-80b0-fff1606e394a and options: { uuid: UUID("d7f5da00-5720-495a-80b0-fff1606e394a") } [cpp_unit_test:db_test] 2019-07-07T15:04:33.322-0700 2019-07-07T15:04:33.323-0700 I INDEX [main12345678910111213141516171819202122] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:33.322-0700 2019-07-07T15:04:33.323-0700 W COMMAND [main12345678910111213141516171819202122] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:33.323-0700 2019-07-07T15:04:33.323-0700 W COMMAND [main12345678910111213141516171819202122] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:33.323-0700 2019-07-07T15:04:33.323-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:33.323-0700 2019-07-07T15:04:33.323-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:33.324-0700 2019-07-07T15:04:33.325-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.325-0700 2019-07-07T15:04:33.325-0700 I ASIO [main12345678910111213141516171819202122] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:33.325-0700 2019-07-07T15:04:33.326-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.325-0700 2019-07-07T15:04:33.326-0700 I - [main12345678910111213141516171819202122] going to run suite: SignedLogicalTime [cpp_unit_test:db_test] 2019-07-07T15:04:33.326-0700 2019-07-07T15:04:33.326-0700 I - [main12345678910111213141516171819202122] going to run test: roundtrip [cpp_unit_test:db_test] 2019-07-07T15:04:33.326-0700 2019-07-07T15:04:33.326-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:33.326-0700 2019-07-07T15:04:33.326-0700 I - [main12345678910111213141516171819202122] going to run suite: SnapshotWindowTest [cpp_unit_test:db_test] 2019-07-07T15:04:33.326-0700 2019-07-07T15:04:33.326-0700 I - [main12345678910111213141516171819202122] going to run test: DecreaseAndIncreaseSnapshotWindow [cpp_unit_test:db_test] 2019-07-07T15:04:33.329-0700 2019-07-07T15:04:33.330-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8d47-6b7b-1c08-b1dc [cpp_unit_test:db_test] 2019-07-07T15:04:33.548-0700 2019-07-07T15:04:33.548-0700 W STORAGE [main12345678910111213141516171819202122] Attempted to increase the time window of available snapshots for point-in-time operations (readConcern level 'snapshot' or transactions), but the storage engine cache pressure, per the cachePressureThreshold setting of '50', is too high to allow it to increase. If this happens frequently, consider either increasing the cache pressure threshold or increasing the memory available to the storage engine cache, in order to improve the success rate or speed of point-in-time requests. [cpp_unit_test:db_test] 2019-07-07T15:04:38.163-0700 2019-07-07T15:04:38.163-0700 W STORAGE [main12345678910111213141516171819202122] Attempted to increase the time window of available snapshots for point-in-time operations (readConcern level 'snapshot' or transactions), but maxTargetSnapshotHistoryWindowInSeconds has already been reached. If this happens frequently, consider increasing the maxTargetSnapshotHistoryWindowInSeconds setting value, which is currently set to '100'. [cpp_unit_test:db_test] 2019-07-07T15:04:38.163-0700 2019-07-07T15:04:38.163-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.164-0700 2019-07-07T15:04:38.163-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.166-0700 2019-07-07T15:04:38.166-0700 I - [main12345678910111213141516171819202122] going to run test: IncrementSnapshotTooOldErrorCount [cpp_unit_test:db_test] 2019-07-07T15:04:38.170-0700 2019-07-07T15:04:38.170-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f7a0-eca7-8b9d-3f9c [cpp_unit_test:db_test] 2019-07-07T15:04:38.177-0700 2019-07-07T15:04:38.177-0700 I STORAGE [main12345678910111213141516171819202122] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.177-0700 2019-07-07T15:04:38.177-0700 I STORAGE [main12345678910111213141516171819202122] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.179-0700 2019-07-07T15:04:38.179-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:38.179-0700 2019-07-07T15:04:38.179-0700 I - [main12345678910111213141516171819202122] going to run suite: StartupWarningsMongodTest [cpp_unit_test:db_test] 2019-07-07T15:04:38.180-0700 2019-07-07T15:04:38.179-0700 I - [main12345678910111213141516171819202122] going to run test: ReadTransparentHugePagesParameterInvalidDirectory [cpp_unit_test:db_test] 2019-07-07T15:04:38.180-0700 2019-07-07T15:04:38.179-0700 I - [main12345678910111213141516171819202122] going to run test: ReadTransparentHugePagesParameterInvalidFile [cpp_unit_test:db_test] 2019-07-07T15:04:38.180-0700 2019-07-07T15:04:38.180-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\StartupWarningsMongodTest_ReadTransparentHugePagesParameterInvalidFile-2003-6f97-5b43-0d4c [cpp_unit_test:db_test] 2019-07-07T15:04:38.181-0700 2019-07-07T15:04:38.181-0700 I - [main12345678910111213141516171819202122] going to run test: ReadTransparentHugePagesParameterEmptyFile [cpp_unit_test:db_test] 2019-07-07T15:04:38.181-0700 2019-07-07T15:04:38.181-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\StartupWarningsMongodTest_ReadTransparentHugePagesParameterInvalidFile-f3ea-0d3d-b6a3-5af0 [cpp_unit_test:db_test] 2019-07-07T15:04:38.183-0700 2019-07-07T15:04:38.183-0700 I - [main12345678910111213141516171819202122] going to run test: ReadTransparentHugePagesParameterBlankLine [cpp_unit_test:db_test] 2019-07-07T15:04:38.183-0700 2019-07-07T15:04:38.184-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\StartupWarningsMongodTest_ReadTransparentHugePagesParameterBlankLine-3d7f-0493-1ab1-0384 [cpp_unit_test:db_test] 2019-07-07T15:04:38.185-0700 2019-07-07T15:04:38.185-0700 I - [main12345678910111213141516171819202122] going to run test: ReadTransparentHugePagesParameterInvalidFormat [cpp_unit_test:db_test] 2019-07-07T15:04:38.186-0700 2019-07-07T15:04:38.186-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\StartupWarningsMongodTest_ReadTransparentHugePagesParameterBlankLine-e9be-3cb3-b780-1d9b [cpp_unit_test:db_test] 2019-07-07T15:04:38.252-0700 2019-07-07T15:04:38.252-0700 I - [main12345678910111213141516171819202122] going to run test: ReadTransparentHugePagesParameterEmptyOpMode [cpp_unit_test:db_test] 2019-07-07T15:04:38.252-0700 2019-07-07T15:04:38.253-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\StartupWarningsMongodTest_ReadTransparentHugePagesParameterEmptyOpMode-54ab-f0b2-5cec-52a4 [cpp_unit_test:db_test] 2019-07-07T15:04:38.267-0700 2019-07-07T15:04:38.268-0700 I - [main12345678910111213141516171819202122] going to run test: ReadTransparentHugePagesParameterUnrecognizedOpMode [cpp_unit_test:db_test] 2019-07-07T15:04:38.268-0700 2019-07-07T15:04:38.268-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\StartupWarningsMongodTest_ReadTransparentHugePagesParameterUnrecognizedOpMode-552f-6945-bd51-398e [cpp_unit_test:db_test] 2019-07-07T15:04:38.283-0700 2019-07-07T15:04:38.283-0700 I - [main12345678910111213141516171819202122] going to run test: ReadTransparentHugePagesParameterValidFormat [cpp_unit_test:db_test] 2019-07-07T15:04:38.284-0700 2019-07-07T15:04:38.284-0700 I - [main12345678910111213141516171819202122] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\StartupWarningsMongodTest_ReadTransparentHugePagesParameterBlankLine-76a5-65ec-5f2a-314a [cpp_unit_test:db_test] 2019-07-07T15:04:38.298-0700 2019-07-07T15:04:38.298-0700 I - [main12345678910111213141516171819202122] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:38.298-0700 2019-07-07T15:04:38.298-0700 I - [main12345678910111213141516171819202122] going to run suite: ThreadClientTest [cpp_unit_test:db_test] 2019-07-07T15:04:38.299-0700 2019-07-07T15:04:38.298-0700 I - [main12345678910111213141516171819202122] going to run test: TestNoAssignment [cpp_unit_test:db_test] 2019-07-07T15:04:38.302-0700 2019-07-07T15:04:38.302-0700 I - [main12345678910111213141516171819202122] going to run test: TestAssignment [cpp_unit_test:db_test] 2019-07-07T15:04:38.305-0700 2019-07-07T15:04:38.305-0700 I - [main12345678910111213141516171819202122] going to run test: TestDifferentArgs [cpp_unit_test:db_test] 2019-07-07T15:04:38.309-0700 2019-07-07T15:04:38.309-0700 I - [Test] going to run test: TestAlternativeClientRegion [cpp_unit_test:db_test] 2019-07-07T15:04:38.313-0700 2019-07-07T15:04:38.313-0700 I - [Test] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:38.313-0700 2019-07-07T15:04:38.313-0700 I - [Test] going to run suite: ThreadedOperationDeadlineTests [cpp_unit_test:db_test] 2019-07-07T15:04:38.313-0700 2019-07-07T15:04:38.313-0700 I - [Test] going to run test: KillArrivesWhileWaiting [cpp_unit_test:db_test] 2019-07-07T15:04:38.317-0700 2019-07-07T15:04:38.317-0700 I - [Test] going to run test: MaxTimeExpiresWhileWaiting [cpp_unit_test:db_test] 2019-07-07T15:04:38.321-0700 2019-07-07T15:04:38.321-0700 I - [Test] going to run test: UntilExpiresWhileWaiting [cpp_unit_test:db_test] 2019-07-07T15:04:38.325-0700 2019-07-07T15:04:38.326-0700 I - [Test] going to run test: ForExpiresWhileWaiting [cpp_unit_test:db_test] 2019-07-07T15:04:38.329-0700 2019-07-07T15:04:38.330-0700 I - [Test] going to run test: SignalOne [cpp_unit_test:db_test] 2019-07-07T15:04:38.333-0700 2019-07-07T15:04:38.334-0700 I - [Test] going to run test: KillOneSignalAnother [cpp_unit_test:db_test] 2019-07-07T15:04:38.338-0700 2019-07-07T15:04:38.339-0700 I - [Test] going to run test: SignalBeforeUntilExpires [cpp_unit_test:db_test] 2019-07-07T15:04:38.342-0700 2019-07-07T15:04:38.343-0700 I - [Test] going to run test: SignalBeforeMaxTimeExpires [cpp_unit_test:db_test] 2019-07-07T15:04:38.346-0700 2019-07-07T15:04:38.347-0700 I - [Test] going to run test: SleepUntilWithExpiredUntilDoesNotBlock [cpp_unit_test:db_test] 2019-07-07T15:04:38.350-0700 2019-07-07T15:04:38.351-0700 I - [Test] going to run test: SleepUntilExpires [cpp_unit_test:db_test] 2019-07-07T15:04:38.354-0700 2019-07-07T15:04:38.355-0700 I - [Test] going to run test: SleepForWithExpiredForDoesNotBlock [cpp_unit_test:db_test] 2019-07-07T15:04:38.358-0700 2019-07-07T15:04:38.359-0700 I - [Test] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:38.359-0700 2019-07-07T15:04:38.359-0700 I - [Test] going to run suite: TimeProofService [cpp_unit_test:db_test] 2019-07-07T15:04:38.359-0700 2019-07-07T15:04:38.359-0700 I - [Test] going to run test: VerifyLogicalTimeWithValidProof [cpp_unit_test:db_test] 2019-07-07T15:04:38.359-0700 2019-07-07T15:04:38.359-0700 I - [Test] going to run test: LogicalTimeWithMismatchingProofShouldFail [cpp_unit_test:db_test] 2019-07-07T15:04:38.359-0700 2019-07-07T15:04:38.359-0700 I - [Test] going to run test: VerifyLogicalTimeProofCache [cpp_unit_test:db_test] 2019-07-07T15:04:38.360-0700 2019-07-07T15:04:38.359-0700 I - [Test] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:38.360-0700 2019-07-07T15:04:38.359-0700 I - [Test] going to run suite: TransactionParticipantRetryableWritesTest [cpp_unit_test:db_test] 2019-07-07T15:04:38.360-0700 2019-07-07T15:04:38.359-0700 I - [Test] going to run test: SessionEntryNotWrittenOnBegin [cpp_unit_test:db_test] 2019-07-07T15:04:38.362-0700 2019-07-07T15:04:38.363-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-24e2-5cb0-5c28-142a [cpp_unit_test:db_test] 2019-07-07T15:04:38.369-0700 2019-07-07T15:04:38.369-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.369-0700 2019-07-07T15:04:38.369-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 36127c67-3b35-48a9-a293-27842398797f and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.369-0700 2019-07-07T15:04:38.370-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.370-0700 2019-07-07T15:04:38.370-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.370-0700 2019-07-07T15:04:38.370-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 5236549d-c3f3-426c-b8a8-6fca3e3449b2 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.370-0700 2019-07-07T15:04:38.370-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.371-0700 2019-07-07T15:04:38.371-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.371-0700 2019-07-07T15:04:38.371-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.372-0700 2019-07-07T15:04:38.373-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.372-0700 2019-07-07T15:04:38.373-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.373-0700 2019-07-07T15:04:38.373-0700 I - [Test] going to run test: SessionEntryWrittenAtFirstWrite [cpp_unit_test:db_test] 2019-07-07T15:04:38.377-0700 2019-07-07T15:04:38.377-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-66a8-8be6-fd2f-cfba [cpp_unit_test:db_test] 2019-07-07T15:04:38.383-0700 2019-07-07T15:04:38.383-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.383-0700 2019-07-07T15:04:38.383-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 5325cbd2-9075-4334-bd1a-2475d3ae21ec and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.383-0700 2019-07-07T15:04:38.384-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.384-0700 2019-07-07T15:04:38.384-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.384-0700 2019-07-07T15:04:38.384-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 14c0d481-3eed-4719-9fe6-ac6fa777235a and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.384-0700 2019-07-07T15:04:38.384-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.385-0700 2019-07-07T15:04:38.385-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.385-0700 2019-07-07T15:04:38.385-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.386-0700 2019-07-07T15:04:38.386-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.386-0700 2019-07-07T15:04:38.387-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.387-0700 2019-07-07T15:04:38.387-0700 I - [Test] going to run test: StartingNewerTransactionUpdatesThePersistedSession [cpp_unit_test:db_test] 2019-07-07T15:04:38.391-0700 2019-07-07T15:04:38.391-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-989a-bea4-7a3d-1d58 [cpp_unit_test:db_test] 2019-07-07T15:04:38.397-0700 2019-07-07T15:04:38.397-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.397-0700 2019-07-07T15:04:38.397-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 7c765346-a6bc-497b-a09e-21a459ca11b7 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.397-0700 2019-07-07T15:04:38.397-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.397-0700 2019-07-07T15:04:38.398-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.398-0700 2019-07-07T15:04:38.398-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 3ec001da-ba83-4c64-80d9-adef28c2bbc0 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.398-0700 2019-07-07T15:04:38.398-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.399-0700 2019-07-07T15:04:38.399-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.399-0700 2019-07-07T15:04:38.399-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.400-0700 2019-07-07T15:04:38.401-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.400-0700 2019-07-07T15:04:38.401-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.401-0700 2019-07-07T15:04:38.402-0700 I - [Test] going to run test: TransactionTableUpdatesReplaceEntireDocument [cpp_unit_test:db_test] 2019-07-07T15:04:38.405-0700 2019-07-07T15:04:38.405-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b9a3-8392-cbbc-c70f [cpp_unit_test:db_test] 2019-07-07T15:04:38.411-0700 2019-07-07T15:04:38.411-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.411-0700 2019-07-07T15:04:38.412-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: a7fb0a7a-4b6a-459d-8c1a-3a5305951811 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.412-0700 2019-07-07T15:04:38.412-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.412-0700 2019-07-07T15:04:38.412-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.412-0700 2019-07-07T15:04:38.412-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 9e5fbebd-6b0e-42f1-8402-f10b1ba65639 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.412-0700 2019-07-07T15:04:38.413-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.414-0700 2019-07-07T15:04:38.415-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.414-0700 2019-07-07T15:04:38.415-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.416-0700 2019-07-07T15:04:38.416-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.416-0700 2019-07-07T15:04:38.416-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.416-0700 2019-07-07T15:04:38.417-0700 I - [Test] going to run test: StartingOldTxnShouldAssert [cpp_unit_test:db_test] 2019-07-07T15:04:38.420-0700 2019-07-07T15:04:38.421-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7986-0602-cbbe-070d [cpp_unit_test:db_test] 2019-07-07T15:04:38.426-0700 2019-07-07T15:04:38.427-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.427-0700 2019-07-07T15:04:38.427-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 9c49e26e-4e75-4fd4-a1b4-af38ac4a3232 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.427-0700 2019-07-07T15:04:38.427-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.427-0700 2019-07-07T15:04:38.428-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.427-0700 2019-07-07T15:04:38.428-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: ec3a0f90-9efb-44d8-97bc-2f5634e5c57c and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.428-0700 2019-07-07T15:04:38.428-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.428-0700 2019-07-07T15:04:38.429-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.428-0700 2019-07-07T15:04:38.429-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.430-0700 2019-07-07T15:04:38.430-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.430-0700 2019-07-07T15:04:38.430-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.430-0700 2019-07-07T15:04:38.431-0700 I - [Test] going to run test: SessionTransactionsCollectionNotDefaultCreated [cpp_unit_test:db_test] 2019-07-07T15:04:38.434-0700 2019-07-07T15:04:38.435-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ea4f-6805-42d8-c2df [cpp_unit_test:db_test] 2019-07-07T15:04:38.440-0700 2019-07-07T15:04:38.441-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.440-0700 2019-07-07T15:04:38.441-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: b86297fb-5ec3-465b-9b9f-e4d899a202af and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.441-0700 2019-07-07T15:04:38.441-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.441-0700 2019-07-07T15:04:38.441-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.441-0700 2019-07-07T15:04:38.442-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 8ec6798a-f583-4e8d-b1d4-64a12c996f26 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.441-0700 2019-07-07T15:04:38.442-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.442-0700 2019-07-07T15:04:38.442-0700 I COMMAND [Test] CMD: drop config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.442-0700 2019-07-07T15:04:38.442-0700 I STORAGE [Test] dropCollection: config.transactions (8ec6798a-f583-4e8d-b1d4-64a12c996f26) - renaming to drop-pending collection: config.system.drop.100i1t1.transactions with drop optime { ts: Timestamp(100, 1), t: 1 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.442-0700 2019-07-07T15:04:38.442-0700 I STORAGE [Test] renameCollection: renaming collection 8ec6798a-f583-4e8d-b1d4-64a12c996f26 from config.transactions to config.system.drop.100i1t1.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.442-0700 2019-07-07T15:04:38.443-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.443-0700 2019-07-07T15:04:38.443-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.444-0700 2019-07-07T15:04:38.444-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.444-0700 2019-07-07T15:04:38.444-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.445-0700 2019-07-07T15:04:38.445-0700 I - [Test] going to run test: CheckStatementExecuted [cpp_unit_test:db_test] 2019-07-07T15:04:38.448-0700 2019-07-07T15:04:38.449-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9299-51e7-c2dc-60e3 [cpp_unit_test:db_test] 2019-07-07T15:04:38.454-0700 2019-07-07T15:04:38.455-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.454-0700 2019-07-07T15:04:38.455-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 1ed8d589-2dd0-4f2c-9384-69738f6dacfc and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.455-0700 2019-07-07T15:04:38.455-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.455-0700 2019-07-07T15:04:38.455-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.455-0700 2019-07-07T15:04:38.455-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 7212499d-f394-4a1d-a742-800be70fe164 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.455-0700 2019-07-07T15:04:38.456-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.456-0700 2019-07-07T15:04:38.457-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.457-0700 2019-07-07T15:04:38.457-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.458-0700 2019-07-07T15:04:38.458-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.458-0700 2019-07-07T15:04:38.459-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.459-0700 2019-07-07T15:04:38.459-0700 I - [Test] going to run test: CheckStatementExecutedForInvalidatedTransactionInvariants [cpp_unit_test:db_test] 2019-07-07T15:04:38.459-0700 2019-07-07T15:04:38.459-0700 I - [Test] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:38.459-0700 2019-07-07T15:04:38.459-0700 I - [Test] going to run test: WriteOpCompletedOnPrimaryForOldTransactionInvariants [cpp_unit_test:db_test] 2019-07-07T15:04:38.459-0700 2019-07-07T15:04:38.459-0700 I - [Test] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:38.460-0700 2019-07-07T15:04:38.459-0700 I - [Test] going to run test: WriteOpCompletedOnPrimaryForInvalidatedTransactionInvariants [cpp_unit_test:db_test] 2019-07-07T15:04:38.460-0700 2019-07-07T15:04:38.459-0700 I - [Test] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:38.460-0700 2019-07-07T15:04:38.459-0700 I - [Test] going to run test: IncompleteHistoryDueToOpLogTruncation [cpp_unit_test:db_test] 2019-07-07T15:04:38.462-0700 2019-07-07T15:04:38.463-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e847-5ca5-8399-5f29 [cpp_unit_test:db_test] 2019-07-07T15:04:38.468-0700 2019-07-07T15:04:38.469-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.469-0700 2019-07-07T15:04:38.469-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 2994e873-742d-43b0-95d6-e73052e3efd3 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.469-0700 2019-07-07T15:04:38.470-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.469-0700 2019-07-07T15:04:38.470-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.469-0700 2019-07-07T15:04:38.470-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 7dfc965d-1eab-4b18-ba0b-89967f3f1e50 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.470-0700 2019-07-07T15:04:38.470-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.471-0700 2019-07-07T15:04:38.471-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.471-0700 2019-07-07T15:04:38.471-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.472-0700 2019-07-07T15:04:38.473-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.472-0700 2019-07-07T15:04:38.473-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.473-0700 2019-07-07T15:04:38.474-0700 I - [Test] going to run test: ErrorOnlyWhenStmtIdBeingCheckedIsNotInCache [cpp_unit_test:db_test] 2019-07-07T15:04:38.477-0700 2019-07-07T15:04:38.477-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f4a6-5e02-f64e-67a2 [cpp_unit_test:db_test] 2019-07-07T15:04:38.483-0700 2019-07-07T15:04:38.483-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.483-0700 2019-07-07T15:04:38.484-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 9bef7815-5bd6-4520-9b63-58115e52310a and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.483-0700 2019-07-07T15:04:38.484-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.483-0700 2019-07-07T15:04:38.484-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.484-0700 2019-07-07T15:04:38.484-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 64054a18-ac3c-4e89-9d6b-a033fefb3b9b and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.484-0700 2019-07-07T15:04:38.484-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.485-0700 2019-07-07T15:04:38.486-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.485-0700 2019-07-07T15:04:38.486-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.486-0700 2019-07-07T15:04:38.487-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.487-0700 2019-07-07T15:04:38.487-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.487-0700 2019-07-07T15:04:38.488-0700 I - [Test] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:38.488-0700 2019-07-07T15:04:38.488-0700 I - [Test] going to run suite: TransactionsMetricsTest [cpp_unit_test:db_test] 2019-07-07T15:04:38.488-0700 2019-07-07T15:04:38.488-0700 I - [Test] going to run test: IncrementTotalStartedUponStartTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:38.491-0700 2019-07-07T15:04:38.492-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ee4e-ba9c-3573-5cf4 [cpp_unit_test:db_test] 2019-07-07T15:04:38.497-0700 2019-07-07T15:04:38.498-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.498-0700 2019-07-07T15:04:38.498-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 6911ad63-4876-4146-b7a8-835223106922 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.498-0700 2019-07-07T15:04:38.498-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.498-0700 2019-07-07T15:04:38.498-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.498-0700 2019-07-07T15:04:38.498-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 3ed4ce84-269e-4e0d-9006-e02916ff5d51 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.498-0700 2019-07-07T15:04:38.499-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.499-0700 2019-07-07T15:04:38.499-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 03185251-ae56-4735-bd05-7b4afc2dedc1 and options: { uuid: UUID("03185251-ae56-4735-bd05-7b4afc2dedc1") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.499-0700 2019-07-07T15:04:38.499-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.499-0700 2019-07-07T15:04:38.499-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.499-0700 2019-07-07T15:04:38.500-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.500-0700 2019-07-07T15:04:38.500-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.500-0700 2019-07-07T15:04:38.500-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.501-0700 2019-07-07T15:04:38.501-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.501-0700 2019-07-07T15:04:38.501-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.502-0700 2019-07-07T15:04:38.502-0700 I - [Test] going to run test: IncrementPreparedTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:38.506-0700 2019-07-07T15:04:38.506-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-501d-363d-dd11-365f [cpp_unit_test:db_test] 2019-07-07T15:04:38.512-0700 2019-07-07T15:04:38.512-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.512-0700 2019-07-07T15:04:38.512-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: d107bb67-cd9e-49dd-b094-5b7ccc0c0437 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.512-0700 2019-07-07T15:04:38.513-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.513-0700 2019-07-07T15:04:38.513-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.513-0700 2019-07-07T15:04:38.513-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 6fcdb385-a41e-4256-85c9-40ee469a2bb8 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.513-0700 2019-07-07T15:04:38.513-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.513-0700 2019-07-07T15:04:38.513-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 59bfba12-4504-485e-acb0-5da04a540b36 and options: { uuid: UUID("59bfba12-4504-485e-acb0-5da04a540b36") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.513-0700 2019-07-07T15:04:38.514-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.514-0700 2019-07-07T15:04:38.514-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.514-0700 2019-07-07T15:04:38.514-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.514-0700 2019-07-07T15:04:38.514-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.514-0700 2019-07-07T15:04:38.514-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.515-0700 2019-07-07T15:04:38.516-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.516-0700 2019-07-07T15:04:38.516-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.516-0700 2019-07-07T15:04:38.517-0700 I - [Test] going to run test: IncrementTotalCommittedOnCommit [cpp_unit_test:db_test] 2019-07-07T15:04:38.520-0700 2019-07-07T15:04:38.520-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-37a5-b689-7f08-6f84 [cpp_unit_test:db_test] 2019-07-07T15:04:38.526-0700 2019-07-07T15:04:38.526-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.526-0700 2019-07-07T15:04:38.526-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: eb1e24fa-0b32-4ecc-9b68-054aec374ecb and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.526-0700 2019-07-07T15:04:38.527-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.526-0700 2019-07-07T15:04:38.527-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.527-0700 2019-07-07T15:04:38.527-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 62c93133-c947-47a9-a1d5-288db3fabe96 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.527-0700 2019-07-07T15:04:38.527-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.527-0700 2019-07-07T15:04:38.527-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: ddeeb9cd-6560-42ee-9e15-fda3abfda6db and options: { uuid: UUID("ddeeb9cd-6560-42ee-9e15-fda3abfda6db") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.527-0700 2019-07-07T15:04:38.528-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.528-0700 2019-07-07T15:04:38.528-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.528-0700 2019-07-07T15:04:38.528-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.528-0700 2019-07-07T15:04:38.528-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.528-0700 2019-07-07T15:04:38.528-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.529-0700 2019-07-07T15:04:38.530-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.529-0700 2019-07-07T15:04:38.530-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.530-0700 2019-07-07T15:04:38.530-0700 I - [Test] going to run test: IncrementTotalPreparedThenCommitted [cpp_unit_test:db_test] 2019-07-07T15:04:38.534-0700 2019-07-07T15:04:38.534-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d2e7-5a6c-d288-80b1 [cpp_unit_test:db_test] 2019-07-07T15:04:38.539-0700 2019-07-07T15:04:38.540-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.540-0700 2019-07-07T15:04:38.540-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 6d48eb74-3ceb-4bdb-ab8e-21b57bdd32fb and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.540-0700 2019-07-07T15:04:38.540-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.540-0700 2019-07-07T15:04:38.541-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.540-0700 2019-07-07T15:04:38.541-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 109efc1c-e0a0-4f4b-bd85-51c9870c393c and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.540-0700 2019-07-07T15:04:38.541-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.541-0700 2019-07-07T15:04:38.541-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: dce582e4-afe4-476c-914c-99175cec8a8e and options: { uuid: UUID("dce582e4-afe4-476c-914c-99175cec8a8e") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.541-0700 2019-07-07T15:04:38.541-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.541-0700 2019-07-07T15:04:38.542-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.541-0700 2019-07-07T15:04:38.542-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.542-0700 2019-07-07T15:04:38.542-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.542-0700 2019-07-07T15:04:38.542-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.543-0700 2019-07-07T15:04:38.543-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.543-0700 2019-07-07T15:04:38.544-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.544-0700 2019-07-07T15:04:38.544-0700 I - [Test] going to run test: IncrementTotalAbortedUponAbort [cpp_unit_test:db_test] 2019-07-07T15:04:38.547-0700 2019-07-07T15:04:38.548-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-700a-c64c-d094-7521 [cpp_unit_test:db_test] 2019-07-07T15:04:38.554-0700 2019-07-07T15:04:38.554-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.554-0700 2019-07-07T15:04:38.554-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: ad82a256-4c42-440a-b187-17152eebf61e and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.554-0700 2019-07-07T15:04:38.555-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.554-0700 2019-07-07T15:04:38.555-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.554-0700 2019-07-07T15:04:38.555-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 34dc8090-5634-4e69-b8fa-310924a0364e and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.555-0700 2019-07-07T15:04:38.555-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.555-0700 2019-07-07T15:04:38.555-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 9af0e197-ff32-4b27-aaed-73dee2ad7cde and options: { uuid: UUID("9af0e197-ff32-4b27-aaed-73dee2ad7cde") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.555-0700 2019-07-07T15:04:38.556-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.555-0700 2019-07-07T15:04:38.556-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.556-0700 2019-07-07T15:04:38.556-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.556-0700 2019-07-07T15:04:38.556-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.556-0700 2019-07-07T15:04:38.556-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.557-0700 2019-07-07T15:04:38.558-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.557-0700 2019-07-07T15:04:38.558-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.558-0700 2019-07-07T15:04:38.559-0700 I - [Test] going to run test: IncrementTotalPreparedThenAborted [cpp_unit_test:db_test] 2019-07-07T15:04:38.562-0700 2019-07-07T15:04:38.562-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-118f-5dba-8dda-247c [cpp_unit_test:db_test] 2019-07-07T15:04:38.567-0700 2019-07-07T15:04:38.568-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.568-0700 2019-07-07T15:04:38.568-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 8e428719-5d98-49b2-981e-f5c5b0f6c141 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.568-0700 2019-07-07T15:04:38.569-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.568-0700 2019-07-07T15:04:38.569-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.568-0700 2019-07-07T15:04:38.569-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: adaf20c5-2875-4dde-8a27-f23a1f3c9a84 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.569-0700 2019-07-07T15:04:38.569-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.569-0700 2019-07-07T15:04:38.569-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 92143a7e-7b3e-4b50-a338-d98b084e5083 and options: { uuid: UUID("92143a7e-7b3e-4b50-a338-d98b084e5083") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.569-0700 2019-07-07T15:04:38.570-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.569-0700 2019-07-07T15:04:38.570-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.569-0700 2019-07-07T15:04:38.570-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.570-0700 2019-07-07T15:04:38.570-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.570-0700 2019-07-07T15:04:38.570-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.571-0700 2019-07-07T15:04:38.572-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.571-0700 2019-07-07T15:04:38.572-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.572-0700 2019-07-07T15:04:38.573-0700 I - [Test] going to run test: IncrementCurrentPreparedWithCommit [cpp_unit_test:db_test] 2019-07-07T15:04:38.576-0700 2019-07-07T15:04:38.576-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ffed-0228-fb0d-fed4 [cpp_unit_test:db_test] 2019-07-07T15:04:38.582-0700 2019-07-07T15:04:38.583-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.582-0700 2019-07-07T15:04:38.583-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 43217ba4-0d88-46c7-9206-ba0313cbafe0 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.582-0700 2019-07-07T15:04:38.583-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.583-0700 2019-07-07T15:04:38.583-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.583-0700 2019-07-07T15:04:38.584-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 275b0c1f-a32c-4c62-9f71-efc1a99e307d and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.583-0700 2019-07-07T15:04:38.584-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.583-0700 2019-07-07T15:04:38.584-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 1e1f4cfc-efd6-4e33-a390-a04e70031ec5 and options: { uuid: UUID("1e1f4cfc-efd6-4e33-a390-a04e70031ec5") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.584-0700 2019-07-07T15:04:38.584-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.584-0700 2019-07-07T15:04:38.584-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.584-0700 2019-07-07T15:04:38.585-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.584-0700 2019-07-07T15:04:38.585-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.584-0700 2019-07-07T15:04:38.585-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.585-0700 2019-07-07T15:04:38.586-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.586-0700 2019-07-07T15:04:38.586-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.586-0700 2019-07-07T15:04:38.587-0700 I - [Test] going to run test: IncrementCurrentPreparedWithAbort [cpp_unit_test:db_test] 2019-07-07T15:04:38.590-0700 2019-07-07T15:04:38.591-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2861-e0f9-0073-6f1a [cpp_unit_test:db_test] 2019-07-07T15:04:38.596-0700 2019-07-07T15:04:38.597-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.596-0700 2019-07-07T15:04:38.597-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: e5ed5d44-f412-4ac4-9a6c-14f5e07e9054 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.597-0700 2019-07-07T15:04:38.598-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.597-0700 2019-07-07T15:04:38.598-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.597-0700 2019-07-07T15:04:38.598-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 979b2338-c428-4bcd-a848-b2394298e835 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.597-0700 2019-07-07T15:04:38.598-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.598-0700 2019-07-07T15:04:38.598-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 87e30286-8b7c-4d51-83f4-bb8cda5c5634 and options: { uuid: UUID("87e30286-8b7c-4d51-83f4-bb8cda5c5634") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.598-0700 2019-07-07T15:04:38.599-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.598-0700 2019-07-07T15:04:38.599-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.598-0700 2019-07-07T15:04:38.599-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.599-0700 2019-07-07T15:04:38.599-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.599-0700 2019-07-07T15:04:38.599-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.600-0700 2019-07-07T15:04:38.601-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.600-0700 2019-07-07T15:04:38.601-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.601-0700 2019-07-07T15:04:38.601-0700 I - [Test] going to run test: NoPreparedMetricsChangesAfterExceptionInPrepare [cpp_unit_test:db_test] 2019-07-07T15:04:38.604-0700 2019-07-07T15:04:38.605-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7de7-edcf-cadc-f09d [cpp_unit_test:db_test] 2019-07-07T15:04:38.610-0700 2019-07-07T15:04:38.611-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.610-0700 2019-07-07T15:04:38.611-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: f8cbdc61-bf8e-417c-b5b7-053e642661b2 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.611-0700 2019-07-07T15:04:38.612-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.611-0700 2019-07-07T15:04:38.612-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.611-0700 2019-07-07T15:04:38.612-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: d9cac794-2f92-4b70-836e-9dfe76374289 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.611-0700 2019-07-07T15:04:38.612-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.612-0700 2019-07-07T15:04:38.612-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 940e09b5-7624-43da-8fc9-478af21041cb and options: { uuid: UUID("940e09b5-7624-43da-8fc9-478af21041cb") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.612-0700 2019-07-07T15:04:38.613-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.612-0700 2019-07-07T15:04:38.613-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.612-0700 2019-07-07T15:04:38.613-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.612-0700 2019-07-07T15:04:38.613-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.613-0700 2019-07-07T15:04:38.613-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.614-0700 2019-07-07T15:04:38.615-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.614-0700 2019-07-07T15:04:38.615-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.615-0700 2019-07-07T15:04:38.616-0700 I - [Test] going to run test: TrackTotalOpenTransactionsWithAbort [cpp_unit_test:db_test] 2019-07-07T15:04:38.619-0700 2019-07-07T15:04:38.619-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f049-f491-18bd-27ce [cpp_unit_test:db_test] 2019-07-07T15:04:38.625-0700 2019-07-07T15:04:38.625-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.625-0700 2019-07-07T15:04:38.626-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 75aff87d-d83b-48f6-9c4e-95856bc7d866 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.625-0700 2019-07-07T15:04:38.626-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.625-0700 2019-07-07T15:04:38.626-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.626-0700 2019-07-07T15:04:38.626-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 72014726-c1e5-4348-987c-9e0905c0902f and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.626-0700 2019-07-07T15:04:38.627-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.626-0700 2019-07-07T15:04:38.627-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 844306d3-7cf6-402b-b945-6db43103deae and options: { uuid: UUID("844306d3-7cf6-402b-b945-6db43103deae") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.626-0700 2019-07-07T15:04:38.627-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.626-0700 2019-07-07T15:04:38.627-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.627-0700 2019-07-07T15:04:38.627-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.627-0700 2019-07-07T15:04:38.627-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.627-0700 2019-07-07T15:04:38.628-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.628-0700 2019-07-07T15:04:38.629-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.628-0700 2019-07-07T15:04:38.629-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.629-0700 2019-07-07T15:04:38.630-0700 I - [Test] going to run test: TrackTotalOpenTransactionsWithCommit [cpp_unit_test:db_test] 2019-07-07T15:04:38.633-0700 2019-07-07T15:04:38.634-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-42a8-c47d-8c25-23d1 [cpp_unit_test:db_test] 2019-07-07T15:04:38.639-0700 2019-07-07T15:04:38.640-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.639-0700 2019-07-07T15:04:38.640-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 2895be28-6e36-4097-9872-333fe2855ad6 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.639-0700 2019-07-07T15:04:38.640-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.639-0700 2019-07-07T15:04:38.640-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.640-0700 2019-07-07T15:04:38.640-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: da66d055-cdda-414e-a2d6-826374ceb67f and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.640-0700 2019-07-07T15:04:38.641-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.640-0700 2019-07-07T15:04:38.641-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 967862e2-46b8-4c84-b4ca-cdcdaf963541 and options: { uuid: UUID("967862e2-46b8-4c84-b4ca-cdcdaf963541") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.640-0700 2019-07-07T15:04:38.641-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.641-0700 2019-07-07T15:04:38.641-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.641-0700 2019-07-07T15:04:38.641-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.641-0700 2019-07-07T15:04:38.642-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.641-0700 2019-07-07T15:04:38.642-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.642-0700 2019-07-07T15:04:38.643-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.642-0700 2019-07-07T15:04:38.643-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.643-0700 2019-07-07T15:04:38.644-0700 I - [Test] going to run test: TrackTotalActiveAndInactiveTransactionsWithCommit [cpp_unit_test:db_test] 2019-07-07T15:04:38.647-0700 2019-07-07T15:04:38.648-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7d28-2a9f-c557-6c8a [cpp_unit_test:db_test] 2019-07-07T15:04:38.653-0700 2019-07-07T15:04:38.653-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.653-0700 2019-07-07T15:04:38.654-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 5d9b950a-9290-484f-9124-8be4b6161253 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.653-0700 2019-07-07T15:04:38.654-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.653-0700 2019-07-07T15:04:38.654-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.655-0700 2019-07-07T15:04:38.654-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: f24a08fe-8db3-41b5-a168-50475c665c5b and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.655-0700 2019-07-07T15:04:38.655-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.655-0700 2019-07-07T15:04:38.655-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: f523c6de-2dab-44d1-b559-eada27f29e9d and options: { uuid: UUID("f523c6de-2dab-44d1-b559-eada27f29e9d") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.655-0700 2019-07-07T15:04:38.655-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.655-0700 2019-07-07T15:04:38.655-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.656-0700 2019-07-07T15:04:38.655-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.656-0700 2019-07-07T15:04:38.655-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.656-0700 2019-07-07T15:04:38.656-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.657-0700 2019-07-07T15:04:38.657-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.657-0700 2019-07-07T15:04:38.657-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.658-0700 2019-07-07T15:04:38.658-0700 I - [Test] going to run test: TrackTotalActiveAndInactiveTransactionsWithStashedAbort [cpp_unit_test:db_test] 2019-07-07T15:04:38.662-0700 2019-07-07T15:04:38.662-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ddf1-994b-5289-d087 [cpp_unit_test:db_test] 2019-07-07T15:04:38.668-0700 2019-07-07T15:04:38.668-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.668-0700 2019-07-07T15:04:38.668-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 38482de0-dda0-4932-9de0-49ff073e31c3 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.669-0700 2019-07-07T15:04:38.669-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.669-0700 2019-07-07T15:04:38.669-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.669-0700 2019-07-07T15:04:38.669-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 270f79b8-65e1-4682-aeef-40b2d1fbed5f and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.669-0700 2019-07-07T15:04:38.669-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.670-0700 2019-07-07T15:04:38.669-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: f5914639-90e9-4d43-8577-838f2f7fe66a and options: { uuid: UUID("f5914639-90e9-4d43-8577-838f2f7fe66a") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.670-0700 2019-07-07T15:04:38.670-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.670-0700 2019-07-07T15:04:38.670-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.670-0700 2019-07-07T15:04:38.670-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.670-0700 2019-07-07T15:04:38.670-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.671-0700 2019-07-07T15:04:38.670-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.672-0700 2019-07-07T15:04:38.672-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.672-0700 2019-07-07T15:04:38.672-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.673-0700 2019-07-07T15:04:38.673-0700 I - [Test] going to run test: TrackTotalActiveAndInactiveTransactionsWithUnstashedAbort [cpp_unit_test:db_test] 2019-07-07T15:04:38.676-0700 2019-07-07T15:04:38.676-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-30ba-b1de-8c8e-25a2 [cpp_unit_test:db_test] 2019-07-07T15:04:38.682-0700 2019-07-07T15:04:38.682-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.682-0700 2019-07-07T15:04:38.683-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: e7c0759b-f7f4-44b6-89a2-c2b5501069b0 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.683-0700 2019-07-07T15:04:38.683-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.683-0700 2019-07-07T15:04:38.683-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.683-0700 2019-07-07T15:04:38.683-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 82de52f8-841c-4ee2-b58f-df5938901593 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.683-0700 2019-07-07T15:04:38.683-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.684-0700 2019-07-07T15:04:38.684-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: d90c5c85-c114-424c-a3d0-cd3799e7fa72 and options: { uuid: UUID("d90c5c85-c114-424c-a3d0-cd3799e7fa72") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.684-0700 2019-07-07T15:04:38.684-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.684-0700 2019-07-07T15:04:38.684-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.684-0700 2019-07-07T15:04:38.684-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.684-0700 2019-07-07T15:04:38.684-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.685-0700 2019-07-07T15:04:38.684-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.686-0700 2019-07-07T15:04:38.686-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.686-0700 2019-07-07T15:04:38.686-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.686-0700 2019-07-07T15:04:38.687-0700 I - [Test] going to run test: TrackCurrentActiveAndInactivePreparedTransactionsOnCommit [cpp_unit_test:db_test] 2019-07-07T15:04:38.690-0700 2019-07-07T15:04:38.690-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-23d6-ecac-dd98-2972 [cpp_unit_test:db_test] 2019-07-07T15:04:38.696-0700 2019-07-07T15:04:38.696-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.697-0700 2019-07-07T15:04:38.697-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 2e7a4d1c-e4d7-4bf0-90b0-0b199dab7046 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.697-0700 2019-07-07T15:04:38.697-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.697-0700 2019-07-07T15:04:38.697-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.697-0700 2019-07-07T15:04:38.697-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 337ebb8a-13fc-4264-9ff7-6a6ddfa6449a and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.697-0700 2019-07-07T15:04:38.697-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.698-0700 2019-07-07T15:04:38.698-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 82681ecb-88da-4f9e-a50b-4712ec8b5993 and options: { uuid: UUID("82681ecb-88da-4f9e-a50b-4712ec8b5993") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.698-0700 2019-07-07T15:04:38.698-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.698-0700 2019-07-07T15:04:38.698-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.698-0700 2019-07-07T15:04:38.698-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.699-0700 2019-07-07T15:04:38.698-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.699-0700 2019-07-07T15:04:38.698-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.700-0700 2019-07-07T15:04:38.700-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.700-0700 2019-07-07T15:04:38.700-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.701-0700 2019-07-07T15:04:38.701-0700 I - [Test] going to run test: TrackCurrentActiveAndInactivePreparedTransactionsWithUnstashedAbort [cpp_unit_test:db_test] 2019-07-07T15:04:38.704-0700 2019-07-07T15:04:38.705-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2590-effb-646b-9c0e [cpp_unit_test:db_test] 2019-07-07T15:04:38.711-0700 2019-07-07T15:04:38.711-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.711-0700 2019-07-07T15:04:38.711-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: b9921a1b-65e8-4ee1-ae63-d626dd1080f7 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.711-0700 2019-07-07T15:04:38.711-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.711-0700 2019-07-07T15:04:38.711-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.712-0700 2019-07-07T15:04:38.711-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 90035edf-18f7-4726-a7de-cf2f8337b577 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.712-0700 2019-07-07T15:04:38.712-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.712-0700 2019-07-07T15:04:38.712-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 42f81d2e-c05f-4aa9-ae0c-654950297bae and options: { uuid: UUID("42f81d2e-c05f-4aa9-ae0c-654950297bae") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.712-0700 2019-07-07T15:04:38.712-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.712-0700 2019-07-07T15:04:38.712-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.713-0700 2019-07-07T15:04:38.713-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.713-0700 2019-07-07T15:04:38.713-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.713-0700 2019-07-07T15:04:38.713-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.714-0700 2019-07-07T15:04:38.714-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.714-0700 2019-07-07T15:04:38.714-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.715-0700 2019-07-07T15:04:38.715-0700 I - [Test] going to run test: TransactionErrorsBeforeUnstash [cpp_unit_test:db_test] 2019-07-07T15:04:38.719-0700 2019-07-07T15:04:38.719-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b045-7ddf-8a2c-c247 [cpp_unit_test:db_test] 2019-07-07T15:04:38.724-0700 2019-07-07T15:04:38.725-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.725-0700 2019-07-07T15:04:38.725-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 8e421145-0a25-4b81-8436-75119e52ea38 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.725-0700 2019-07-07T15:04:38.725-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.725-0700 2019-07-07T15:04:38.725-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.725-0700 2019-07-07T15:04:38.725-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 2b6fb1ad-2f04-42a0-9815-a6a8c0ba6e26 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.726-0700 2019-07-07T15:04:38.726-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.726-0700 2019-07-07T15:04:38.726-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 834cfb9d-9228-4c3c-89f0-b898cd358f16 and options: { uuid: UUID("834cfb9d-9228-4c3c-89f0-b898cd358f16") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.726-0700 2019-07-07T15:04:38.726-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.726-0700 2019-07-07T15:04:38.726-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.727-0700 2019-07-07T15:04:38.726-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.727-0700 2019-07-07T15:04:38.727-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.727-0700 2019-07-07T15:04:38.727-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.728-0700 2019-07-07T15:04:38.728-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.728-0700 2019-07-07T15:04:38.728-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.729-0700 2019-07-07T15:04:38.729-0700 I - [Test] going to run test: SingleTransactionStatsDurationShouldBeSetUponCommit [cpp_unit_test:db_test] 2019-07-07T15:04:38.733-0700 2019-07-07T15:04:38.733-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-aabd-ffe8-ea39-c60f [cpp_unit_test:db_test] 2019-07-07T15:04:38.739-0700 2019-07-07T15:04:38.739-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.739-0700 2019-07-07T15:04:38.739-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: f6f8c1ab-1c3d-41e3-9dc3-5e90de681e58 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.739-0700 2019-07-07T15:04:38.739-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.739-0700 2019-07-07T15:04:38.739-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.740-0700 2019-07-07T15:04:38.740-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 82ff18c3-4486-46a5-89d4-6027457f389e and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.740-0700 2019-07-07T15:04:38.740-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.740-0700 2019-07-07T15:04:38.740-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: de340eb1-bc16-4cd4-8800-1397df9cf3d2 and options: { uuid: UUID("de340eb1-bc16-4cd4-8800-1397df9cf3d2") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.740-0700 2019-07-07T15:04:38.740-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.741-0700 2019-07-07T15:04:38.740-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.741-0700 2019-07-07T15:04:38.741-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.741-0700 2019-07-07T15:04:38.741-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.741-0700 2019-07-07T15:04:38.741-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.742-0700 2019-07-07T15:04:38.742-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.743-0700 2019-07-07T15:04:38.743-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.743-0700 2019-07-07T15:04:38.743-0700 I - [Test] going to run test: SingleTransactionStatsPreparedDurationShouldBeSetUponCommit [cpp_unit_test:db_test] 2019-07-07T15:04:38.747-0700 2019-07-07T15:04:38.747-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-457e-9ec1-c8da-7279 [cpp_unit_test:db_test] 2019-07-07T15:04:38.753-0700 2019-07-07T15:04:38.753-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.753-0700 2019-07-07T15:04:38.753-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: f1b6ada1-c385-4b05-90ef-0a1f3632a475 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.753-0700 2019-07-07T15:04:38.753-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.753-0700 2019-07-07T15:04:38.753-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.754-0700 2019-07-07T15:04:38.754-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: fa5ad15f-57f5-47b5-b50f-e201f2f98400 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.754-0700 2019-07-07T15:04:38.754-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.754-0700 2019-07-07T15:04:38.754-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 8df10aaf-7336-4dda-ac46-e9b570f35026 and options: { uuid: UUID("8df10aaf-7336-4dda-ac46-e9b570f35026") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.754-0700 2019-07-07T15:04:38.754-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.755-0700 2019-07-07T15:04:38.754-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.755-0700 2019-07-07T15:04:38.755-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.755-0700 2019-07-07T15:04:38.755-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.755-0700 2019-07-07T15:04:38.755-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.756-0700 2019-07-07T15:04:38.756-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.756-0700 2019-07-07T15:04:38.756-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.757-0700 2019-07-07T15:04:38.757-0700 I - [Test] going to run test: SingleTransactionStatsDurationShouldBeSetUponAbort [cpp_unit_test:db_test] 2019-07-07T15:04:38.761-0700 2019-07-07T15:04:38.761-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c0a7-a5b0-1631-a1cc [cpp_unit_test:db_test] 2019-07-07T15:04:38.767-0700 2019-07-07T15:04:38.767-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.767-0700 2019-07-07T15:04:38.767-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: e04deead-0ea3-4201-832c-f04a2a9e66b1 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.767-0700 2019-07-07T15:04:38.767-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.768-0700 2019-07-07T15:04:38.768-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.768-0700 2019-07-07T15:04:38.768-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: f473b5e6-31b6-4da2-933d-76e5f2669211 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.768-0700 2019-07-07T15:04:38.768-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.768-0700 2019-07-07T15:04:38.768-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: ddd01756-2585-4567-b74b-5260e815532e and options: { uuid: UUID("ddd01756-2585-4567-b74b-5260e815532e") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.768-0700 2019-07-07T15:04:38.768-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.769-0700 2019-07-07T15:04:38.768-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.769-0700 2019-07-07T15:04:38.769-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.769-0700 2019-07-07T15:04:38.769-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.769-0700 2019-07-07T15:04:38.769-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.770-0700 2019-07-07T15:04:38.770-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.771-0700 2019-07-07T15:04:38.771-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.771-0700 2019-07-07T15:04:38.771-0700 I - [Test] going to run test: SingleTransactionStatsPreparedDurationShouldBeSetUponAbort [cpp_unit_test:db_test] 2019-07-07T15:04:38.775-0700 2019-07-07T15:04:38.775-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9e37-d354-6602-65bb [cpp_unit_test:db_test] 2019-07-07T15:04:38.781-0700 2019-07-07T15:04:38.781-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.781-0700 2019-07-07T15:04:38.781-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 56619153-91b8-4410-b149-70f896292d4a and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.781-0700 2019-07-07T15:04:38.782-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.782-0700 2019-07-07T15:04:38.782-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.782-0700 2019-07-07T15:04:38.782-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: ced00d7c-9cee-4257-9e8e-3a6bfb1aceff and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.782-0700 2019-07-07T15:04:38.782-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.782-0700 2019-07-07T15:04:38.782-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 4c96059f-9470-444f-aec9-269547765b97 and options: { uuid: UUID("4c96059f-9470-444f-aec9-269547765b97") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.783-0700 2019-07-07T15:04:38.782-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.783-0700 2019-07-07T15:04:38.783-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.783-0700 2019-07-07T15:04:38.783-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.783-0700 2019-07-07T15:04:38.783-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.783-0700 2019-07-07T15:04:38.783-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.784-0700 2019-07-07T15:04:38.784-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.785-0700 2019-07-07T15:04:38.785-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.785-0700 2019-07-07T15:04:38.785-0700 I - [Test] going to run test: SingleTransactionStatsDurationShouldKeepIncreasingUntilCommit [cpp_unit_test:db_test] 2019-07-07T15:04:38.789-0700 2019-07-07T15:04:38.789-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-bc61-4d60-4a5d-9b97 [cpp_unit_test:db_test] 2019-07-07T15:04:38.795-0700 2019-07-07T15:04:38.795-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.795-0700 2019-07-07T15:04:38.795-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 72c743ac-b508-426a-9377-dc274f2ec50a and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.795-0700 2019-07-07T15:04:38.795-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.795-0700 2019-07-07T15:04:38.796-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.796-0700 2019-07-07T15:04:38.796-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: fde21f27-6b2a-4546-ba65-6cf63d8b0b8c and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.796-0700 2019-07-07T15:04:38.796-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.796-0700 2019-07-07T15:04:38.796-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 7fbccef9-79c1-4a93-bf92-6c3d06a626f1 and options: { uuid: UUID("7fbccef9-79c1-4a93-bf92-6c3d06a626f1") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.796-0700 2019-07-07T15:04:38.796-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.797-0700 2019-07-07T15:04:38.796-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.797-0700 2019-07-07T15:04:38.797-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.797-0700 2019-07-07T15:04:38.797-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.797-0700 2019-07-07T15:04:38.797-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.798-0700 2019-07-07T15:04:38.798-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.799-0700 2019-07-07T15:04:38.799-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.799-0700 2019-07-07T15:04:38.799-0700 I - [Test] going to run test: SingleTransactionStatsPreparedDurationShouldKeepIncreasingUntilCommit [cpp_unit_test:db_test] 2019-07-07T15:04:38.803-0700 2019-07-07T15:04:38.803-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-61b6-73bd-5277-3e99 [cpp_unit_test:db_test] 2019-07-07T15:04:38.809-0700 2019-07-07T15:04:38.809-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.809-0700 2019-07-07T15:04:38.809-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 588f91f0-cf72-44c4-9b67-1157da5b2557 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.809-0700 2019-07-07T15:04:38.810-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.810-0700 2019-07-07T15:04:38.810-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.810-0700 2019-07-07T15:04:38.810-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 044c553e-c79c-43c7-8f65-cdca0ba05f0c and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.810-0700 2019-07-07T15:04:38.810-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.810-0700 2019-07-07T15:04:38.810-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: bbbc59bf-ed80-4b32-b16c-52c0b1c4cc7f and options: { uuid: UUID("bbbc59bf-ed80-4b32-b16c-52c0b1c4cc7f") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.811-0700 2019-07-07T15:04:38.811-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.811-0700 2019-07-07T15:04:38.811-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.811-0700 2019-07-07T15:04:38.811-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.811-0700 2019-07-07T15:04:38.811-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.811-0700 2019-07-07T15:04:38.811-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.813-0700 2019-07-07T15:04:38.813-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.813-0700 2019-07-07T15:04:38.813-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.813-0700 2019-07-07T15:04:38.814-0700 I - [Test] going to run test: SingleTransactionStatsDurationShouldKeepIncreasingUntilAbort [cpp_unit_test:db_test] 2019-07-07T15:04:38.817-0700 2019-07-07T15:04:38.817-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3a32-d7b1-7986-c016 [cpp_unit_test:db_test] 2019-07-07T15:04:38.823-0700 2019-07-07T15:04:38.823-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.823-0700 2019-07-07T15:04:38.823-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: c3dd561d-c5ea-46ec-996d-c31a2f6bf61c and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.824-0700 2019-07-07T15:04:38.824-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.824-0700 2019-07-07T15:04:38.824-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.824-0700 2019-07-07T15:04:38.824-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 8bfe0c2e-28b5-456b-8036-64f247e1d774 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.824-0700 2019-07-07T15:04:38.824-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.825-0700 2019-07-07T15:04:38.825-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 76bb14b5-8dfd-4ce8-9a2e-0f8e2c32a6b5 and options: { uuid: UUID("76bb14b5-8dfd-4ce8-9a2e-0f8e2c32a6b5") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.825-0700 2019-07-07T15:04:38.825-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.825-0700 2019-07-07T15:04:38.825-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.825-0700 2019-07-07T15:04:38.825-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.825-0700 2019-07-07T15:04:38.825-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.826-0700 2019-07-07T15:04:38.825-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.827-0700 2019-07-07T15:04:38.827-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.827-0700 2019-07-07T15:04:38.827-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.828-0700 2019-07-07T15:04:38.828-0700 I - [Test] going to run test: SingleTransactionStatsPreparedDurationShouldKeepIncreasingUntilAbort [cpp_unit_test:db_test] 2019-07-07T15:04:38.832-0700 2019-07-07T15:04:38.832-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-45a2-0f92-e218-df2b [cpp_unit_test:db_test] 2019-07-07T15:04:38.837-0700 2019-07-07T15:04:38.838-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.837-0700 2019-07-07T15:04:38.838-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: c336d3a7-5660-4d77-b67b-9b1cf763c2fd and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.837-0700 2019-07-07T15:04:38.838-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.838-0700 2019-07-07T15:04:38.838-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.838-0700 2019-07-07T15:04:38.838-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: ccd191c0-7e6c-4d2a-af9a-203eb53a64f9 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.838-0700 2019-07-07T15:04:38.839-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.838-0700 2019-07-07T15:04:38.839-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: a8619b46-0c43-4029-890a-913ed4a054bc and options: { uuid: UUID("a8619b46-0c43-4029-890a-913ed4a054bc") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.838-0700 2019-07-07T15:04:38.839-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.839-0700 2019-07-07T15:04:38.839-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.839-0700 2019-07-07T15:04:38.839-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.839-0700 2019-07-07T15:04:38.840-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.839-0700 2019-07-07T15:04:38.840-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.840-0700 2019-07-07T15:04:38.841-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.841-0700 2019-07-07T15:04:38.841-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.841-0700 2019-07-07T15:04:38.842-0700 I - [Test] going to run test: TimeActiveMicrosShouldBeSetUponUnstashAndStash [cpp_unit_test:db_test] 2019-07-07T15:04:38.845-0700 2019-07-07T15:04:38.846-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2129-3290-872a-f878 [cpp_unit_test:db_test] 2019-07-07T15:04:38.851-0700 2019-07-07T15:04:38.852-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.852-0700 2019-07-07T15:04:38.852-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: fa521b67-799f-4e49-9f17-4b18cb8eaf48 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.852-0700 2019-07-07T15:04:38.852-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.852-0700 2019-07-07T15:04:38.852-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.852-0700 2019-07-07T15:04:38.853-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: f5f82787-0872-479a-bbcd-65829834a20d and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.852-0700 2019-07-07T15:04:38.853-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.853-0700 2019-07-07T15:04:38.853-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 678e78b0-c558-47c2-ae33-82659d4a885a and options: { uuid: UUID("678e78b0-c558-47c2-ae33-82659d4a885a") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.853-0700 2019-07-07T15:04:38.853-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.853-0700 2019-07-07T15:04:38.853-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.853-0700 2019-07-07T15:04:38.854-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.854-0700 2019-07-07T15:04:38.854-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.854-0700 2019-07-07T15:04:38.854-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.855-0700 2019-07-07T15:04:38.855-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.855-0700 2019-07-07T15:04:38.856-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.856-0700 2019-07-07T15:04:38.856-0700 I - [Test] going to run test: TimeActiveMicrosShouldBeSetUponUnstashAndAbort [cpp_unit_test:db_test] 2019-07-07T15:04:38.859-0700 2019-07-07T15:04:38.860-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e800-e945-46eb-abbc [cpp_unit_test:db_test] 2019-07-07T15:04:38.865-0700 2019-07-07T15:04:38.866-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.865-0700 2019-07-07T15:04:38.866-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 121d051d-e88c-4acb-a5e6-de93ac2e3258 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.866-0700 2019-07-07T15:04:38.867-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.866-0700 2019-07-07T15:04:38.867-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.866-0700 2019-07-07T15:04:38.867-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: beea8ee6-fa71-47fa-85c5-ef9d86393a75 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.866-0700 2019-07-07T15:04:38.867-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.867-0700 2019-07-07T15:04:38.867-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 8b2bdfa0-caeb-4587-9c1d-36d0519e354b and options: { uuid: UUID("8b2bdfa0-caeb-4587-9c1d-36d0519e354b") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.867-0700 2019-07-07T15:04:38.867-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.867-0700 2019-07-07T15:04:38.868-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.867-0700 2019-07-07T15:04:38.868-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.868-0700 2019-07-07T15:04:38.868-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.868-0700 2019-07-07T15:04:38.868-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.869-0700 2019-07-07T15:04:38.870-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.869-0700 2019-07-07T15:04:38.870-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.870-0700 2019-07-07T15:04:38.870-0700 I - [Test] going to run test: TimeActiveMicrosShouldNotBeSetUponAbortOnly [cpp_unit_test:db_test] 2019-07-07T15:04:38.873-0700 2019-07-07T15:04:38.874-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-437d-9614-2be2-58b5 [cpp_unit_test:db_test] 2019-07-07T15:04:38.879-0700 2019-07-07T15:04:38.880-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.880-0700 2019-07-07T15:04:38.880-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: d2e04274-a4f2-4672-b118-4cda47418406 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.880-0700 2019-07-07T15:04:38.881-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.880-0700 2019-07-07T15:04:38.881-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.880-0700 2019-07-07T15:04:38.881-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: fbc18024-59e0-4b27-bfac-2ac603a54e03 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.881-0700 2019-07-07T15:04:38.881-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.881-0700 2019-07-07T15:04:38.881-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 05e01032-1ac8-4cf7-8b4f-2a01c53153d0 and options: { uuid: UUID("05e01032-1ac8-4cf7-8b4f-2a01c53153d0") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.881-0700 2019-07-07T15:04:38.882-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.881-0700 2019-07-07T15:04:38.882-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.882-0700 2019-07-07T15:04:38.882-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.882-0700 2019-07-07T15:04:38.882-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.882-0700 2019-07-07T15:04:38.882-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.883-0700 2019-07-07T15:04:38.884-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.883-0700 2019-07-07T15:04:38.884-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.884-0700 2019-07-07T15:04:38.885-0700 I - [Test] going to run test: TimeActiveMicrosShouldIncreaseUntilStash [cpp_unit_test:db_test] 2019-07-07T15:04:38.888-0700 2019-07-07T15:04:38.888-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5bf4-2d28-2728-7b02 [cpp_unit_test:db_test] 2019-07-07T15:04:38.894-0700 2019-07-07T15:04:38.894-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.894-0700 2019-07-07T15:04:38.895-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: d67644a4-3839-41f6-ab50-5ab9b75cb981 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.894-0700 2019-07-07T15:04:38.895-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.894-0700 2019-07-07T15:04:38.895-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.895-0700 2019-07-07T15:04:38.895-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: ae7f9ab3-3c34-4c63-a83f-c1e5ffa209e2 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.895-0700 2019-07-07T15:04:38.896-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.895-0700 2019-07-07T15:04:38.896-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 092595dc-e7f4-4b38-9f5d-acccc7e76203 and options: { uuid: UUID("092595dc-e7f4-4b38-9f5d-acccc7e76203") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.895-0700 2019-07-07T15:04:38.896-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.896-0700 2019-07-07T15:04:38.896-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.896-0700 2019-07-07T15:04:38.896-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.896-0700 2019-07-07T15:04:38.896-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.896-0700 2019-07-07T15:04:38.896-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.897-0700 2019-07-07T15:04:38.898-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.897-0700 2019-07-07T15:04:38.898-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.898-0700 2019-07-07T15:04:38.899-0700 I - [Test] going to run test: TimeActiveMicrosShouldIncreaseUntilCommit [cpp_unit_test:db_test] 2019-07-07T15:04:38.902-0700 2019-07-07T15:04:38.902-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0f33-af11-dee5-a6e2 [cpp_unit_test:db_test] 2019-07-07T15:04:38.908-0700 2019-07-07T15:04:38.908-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.908-0700 2019-07-07T15:04:38.909-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: ee33fd71-6e31-48ac-8b9d-854ce0931c9f and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.908-0700 2019-07-07T15:04:38.909-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.908-0700 2019-07-07T15:04:38.909-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.909-0700 2019-07-07T15:04:38.909-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: fdc6b7c6-4cf8-4cf0-8a90-0ad20be99615 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.909-0700 2019-07-07T15:04:38.909-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.909-0700 2019-07-07T15:04:38.910-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 2033f05a-4478-4a52-894e-446c3da89c81 and options: { uuid: UUID("2033f05a-4478-4a52-894e-446c3da89c81") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.909-0700 2019-07-07T15:04:38.910-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.909-0700 2019-07-07T15:04:38.910-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.910-0700 2019-07-07T15:04:38.910-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.910-0700 2019-07-07T15:04:38.910-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.910-0700 2019-07-07T15:04:38.910-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.911-0700 2019-07-07T15:04:38.912-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.911-0700 2019-07-07T15:04:38.912-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.912-0700 2019-07-07T15:04:38.913-0700 I - [Test] going to run test: AdditiveMetricsObjectsShouldBeAddedTogetherUponStash [cpp_unit_test:db_test] 2019-07-07T15:04:38.916-0700 2019-07-07T15:04:38.917-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-898d-5302-ec68-731e [cpp_unit_test:db_test] 2019-07-07T15:04:38.922-0700 2019-07-07T15:04:38.923-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.922-0700 2019-07-07T15:04:38.923-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: d0a982ff-362a-4241-abff-bf1187fd458c and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.922-0700 2019-07-07T15:04:38.923-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.923-0700 2019-07-07T15:04:38.923-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.923-0700 2019-07-07T15:04:38.924-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: de23cbe0-d23e-4d4d-9bc0-12ff12d2ba60 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.923-0700 2019-07-07T15:04:38.924-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.923-0700 2019-07-07T15:04:38.924-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 405c90a0-f81a-4e28-9237-48b6e8c61fad and options: { uuid: UUID("405c90a0-f81a-4e28-9237-48b6e8c61fad") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.923-0700 2019-07-07T15:04:38.924-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.924-0700 2019-07-07T15:04:38.924-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.924-0700 2019-07-07T15:04:38.925-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.924-0700 2019-07-07T15:04:38.925-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.924-0700 2019-07-07T15:04:38.925-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.925-0700 2019-07-07T15:04:38.926-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.926-0700 2019-07-07T15:04:38.926-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.926-0700 2019-07-07T15:04:38.927-0700 I - [Test] going to run test: AdditiveMetricsObjectsShouldBeAddedTogetherUponCommit [cpp_unit_test:db_test] 2019-07-07T15:04:38.930-0700 2019-07-07T15:04:38.931-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e7b9-491f-79b4-8433 [cpp_unit_test:db_test] 2019-07-07T15:04:38.936-0700 2019-07-07T15:04:38.937-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.936-0700 2019-07-07T15:04:38.937-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: d210f1f9-626c-4fad-b128-d22cbd52efd1 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.937-0700 2019-07-07T15:04:38.938-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.937-0700 2019-07-07T15:04:38.938-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.937-0700 2019-07-07T15:04:38.938-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: d5051766-3892-4116-983b-d0f25ad85115 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.937-0700 2019-07-07T15:04:38.938-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.938-0700 2019-07-07T15:04:38.938-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 8c8f22aa-01c4-48f5-a648-f938b690a33c and options: { uuid: UUID("8c8f22aa-01c4-48f5-a648-f938b690a33c") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.938-0700 2019-07-07T15:04:38.939-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.938-0700 2019-07-07T15:04:38.939-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.938-0700 2019-07-07T15:04:38.939-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.939-0700 2019-07-07T15:04:38.939-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.939-0700 2019-07-07T15:04:38.939-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.940-0700 2019-07-07T15:04:38.941-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.940-0700 2019-07-07T15:04:38.941-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.941-0700 2019-07-07T15:04:38.941-0700 I - [Test] going to run test: AdditiveMetricsObjectsShouldBeAddedTogetherUponAbort [cpp_unit_test:db_test] 2019-07-07T15:04:38.944-0700 2019-07-07T15:04:38.945-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2dc6-6d51-3717-5b0a [cpp_unit_test:db_test] 2019-07-07T15:04:38.950-0700 2019-07-07T15:04:38.951-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.950-0700 2019-07-07T15:04:38.951-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 2c6fc10d-7e31-4d1d-80f6-767b6d89218a and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.951-0700 2019-07-07T15:04:38.952-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.951-0700 2019-07-07T15:04:38.952-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.951-0700 2019-07-07T15:04:38.952-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 41cc5fa9-d0a4-4d6a-bec1-680a958531cc and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.951-0700 2019-07-07T15:04:38.952-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.952-0700 2019-07-07T15:04:38.952-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: adb77ee4-e5dd-4f3e-839b-e68af2274005 and options: { uuid: UUID("adb77ee4-e5dd-4f3e-839b-e68af2274005") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.952-0700 2019-07-07T15:04:38.953-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.952-0700 2019-07-07T15:04:38.953-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.952-0700 2019-07-07T15:04:38.953-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.953-0700 2019-07-07T15:04:38.953-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.953-0700 2019-07-07T15:04:38.953-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.954-0700 2019-07-07T15:04:38.955-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.954-0700 2019-07-07T15:04:38.955-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.955-0700 2019-07-07T15:04:38.956-0700 I - [Test] going to run test: TimeInactiveMicrosShouldBeSetUponUnstashAndStash [cpp_unit_test:db_test] 2019-07-07T15:04:38.959-0700 2019-07-07T15:04:38.960-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9e62-e2ff-c227-3097 [cpp_unit_test:db_test] 2019-07-07T15:04:38.965-0700 2019-07-07T15:04:38.966-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.965-0700 2019-07-07T15:04:38.966-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 61006c45-03c9-4fa5-84c0-7132098996f0 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.965-0700 2019-07-07T15:04:38.966-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.966-0700 2019-07-07T15:04:38.966-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.966-0700 2019-07-07T15:04:38.967-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 7385a1e0-2442-4c21-abfe-ff0373a2f4ee and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.966-0700 2019-07-07T15:04:38.967-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.966-0700 2019-07-07T15:04:38.967-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 75c960c0-6eba-4462-bc3a-eac86bdaaf8c and options: { uuid: UUID("75c960c0-6eba-4462-bc3a-eac86bdaaf8c") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.966-0700 2019-07-07T15:04:38.967-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.967-0700 2019-07-07T15:04:38.967-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.967-0700 2019-07-07T15:04:38.968-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.967-0700 2019-07-07T15:04:38.968-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.968-0700 2019-07-07T15:04:38.968-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.969-0700 2019-07-07T15:04:38.969-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.969-0700 2019-07-07T15:04:38.970-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.969-0700 2019-07-07T15:04:38.970-0700 I - [Test] going to run test: TimeInactiveMicrosShouldBeSetUponUnstashAndAbort [cpp_unit_test:db_test] 2019-07-07T15:04:38.973-0700 2019-07-07T15:04:38.974-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5fca-0394-35aa-2d36 [cpp_unit_test:db_test] 2019-07-07T15:04:38.979-0700 2019-07-07T15:04:38.980-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.980-0700 2019-07-07T15:04:38.980-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: b3b4851c-30de-45fb-aada-d84b6aa44c1c and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.980-0700 2019-07-07T15:04:38.981-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.980-0700 2019-07-07T15:04:38.981-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.980-0700 2019-07-07T15:04:38.981-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 4a77e8df-8ccc-403a-a5e0-14b9ccdf0dff and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.981-0700 2019-07-07T15:04:38.981-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.981-0700 2019-07-07T15:04:38.982-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: a383e787-bd14-4bda-add3-b227e99adac9 and options: { uuid: UUID("a383e787-bd14-4bda-add3-b227e99adac9") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.981-0700 2019-07-07T15:04:38.982-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.981-0700 2019-07-07T15:04:38.982-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.981-0700 2019-07-07T15:04:38.982-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.982-0700 2019-07-07T15:04:38.982-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.982-0700 2019-07-07T15:04:38.982-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.983-0700 2019-07-07T15:04:38.984-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.983-0700 2019-07-07T15:04:38.984-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.984-0700 2019-07-07T15:04:38.985-0700 I - [Test] going to run test: TimeInactiveMicrosShouldIncreaseUntilCommit [cpp_unit_test:db_test] 2019-07-07T15:04:38.988-0700 2019-07-07T15:04:38.988-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7ff7-2c31-c9ef-0c8e [cpp_unit_test:db_test] 2019-07-07T15:04:38.994-0700 2019-07-07T15:04:38.994-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:38.994-0700 2019-07-07T15:04:38.995-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 871e3474-27b6-41da-ba2e-e741e23b45a9 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:38.994-0700 2019-07-07T15:04:38.995-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:38.994-0700 2019-07-07T15:04:38.995-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:38.995-0700 2019-07-07T15:04:38.995-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 89000e95-5735-409d-b542-36cb7e2f7922 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:38.995-0700 2019-07-07T15:04:38.996-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:38.995-0700 2019-07-07T15:04:38.996-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: f11fc3e8-2513-401c-885a-26bdd802bb0c and options: { uuid: UUID("f11fc3e8-2513-401c-885a-26bdd802bb0c") } [cpp_unit_test:db_test] 2019-07-07T15:04:38.995-0700 2019-07-07T15:04:38.996-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:38.995-0700 2019-07-07T15:04:38.996-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.996-0700 2019-07-07T15:04:38.996-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:38.996-0700 2019-07-07T15:04:38.996-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:38.996-0700 2019-07-07T15:04:38.997-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:38.997-0700 2019-07-07T15:04:38.998-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.997-0700 2019-07-07T15:04:38.998-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:38.998-0700 2019-07-07T15:04:38.999-0700 I - [Test] going to run test: ReportStashedResources [cpp_unit_test:db_test] 2019-07-07T15:04:39.002-0700 2019-07-07T15:04:39.003-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-adb2-abc4-3fe5-1bd3 [cpp_unit_test:db_test] 2019-07-07T15:04:39.009-0700 2019-07-07T15:04:39.009-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.009-0700 2019-07-07T15:04:39.009-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: d4aa96d4-f2d8-4dc1-a9cc-f9bd204a984f and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.009-0700 2019-07-07T15:04:39.009-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.010-0700 2019-07-07T15:04:39.009-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.010-0700 2019-07-07T15:04:39.010-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: f60e1f11-6c41-4b1f-80ff-73a9ff0a1a33 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.010-0700 2019-07-07T15:04:39.010-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.010-0700 2019-07-07T15:04:39.010-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: ad3ed9c4-ce6c-4ccc-b548-f9c05c522482 and options: { uuid: UUID("ad3ed9c4-ce6c-4ccc-b548-f9c05c522482") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.011-0700 2019-07-07T15:04:39.010-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.011-0700 2019-07-07T15:04:39.010-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.016-0700 2019-07-07T15:04:39.016-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.016-0700 2019-07-07T15:04:39.016-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.017-0700 2019-07-07T15:04:39.016-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.018-0700 2019-07-07T15:04:39.018-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.018-0700 2019-07-07T15:04:39.018-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.019-0700 2019-07-07T15:04:39.019-0700 I - [Test] going to run test: ReportUnstashedResources [cpp_unit_test:db_test] 2019-07-07T15:04:39.023-0700 2019-07-07T15:04:39.023-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b607-9c95-84bc-0b7e [cpp_unit_test:db_test] 2019-07-07T15:04:39.029-0700 2019-07-07T15:04:39.029-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.029-0700 2019-07-07T15:04:39.029-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 02bb5ea2-f27d-4b3b-b5d7-f8df947dafd6 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.029-0700 2019-07-07T15:04:39.029-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.029-0700 2019-07-07T15:04:39.029-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.030-0700 2019-07-07T15:04:39.030-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: a0b41bd5-007d-44c8-8a4f-afcc52659489 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.030-0700 2019-07-07T15:04:39.030-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.030-0700 2019-07-07T15:04:39.030-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: b1b3e80e-d812-44a9-b63b-253b059021a1 and options: { uuid: UUID("b1b3e80e-d812-44a9-b63b-253b059021a1") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.030-0700 2019-07-07T15:04:39.030-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.031-0700 2019-07-07T15:04:39.030-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.031-0700 2019-07-07T15:04:39.031-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.031-0700 2019-07-07T15:04:39.031-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.031-0700 2019-07-07T15:04:39.031-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.032-0700 2019-07-07T15:04:39.032-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.033-0700 2019-07-07T15:04:39.032-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.033-0700 2019-07-07T15:04:39.033-0700 I - [Test] going to run test: ReportUnstashedResourcesForARetryableWrite [cpp_unit_test:db_test] 2019-07-07T15:04:39.037-0700 2019-07-07T15:04:39.037-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1a46-97fe-0406-a8f0 [cpp_unit_test:db_test] 2019-07-07T15:04:39.042-0700 2019-07-07T15:04:39.043-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.043-0700 2019-07-07T15:04:39.043-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 747a1b08-d48a-4123-8cc0-43c889f13637 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.043-0700 2019-07-07T15:04:39.044-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.043-0700 2019-07-07T15:04:39.044-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.043-0700 2019-07-07T15:04:39.044-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 62019e61-7f38-4227-abe6-5adc884b6f28 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.043-0700 2019-07-07T15:04:39.044-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.044-0700 2019-07-07T15:04:39.044-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 3d5f416e-e462-4bc4-bef7-c178420b05a4 and options: { uuid: UUID("3d5f416e-e462-4bc4-bef7-c178420b05a4") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.044-0700 2019-07-07T15:04:39.045-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.044-0700 2019-07-07T15:04:39.045-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.044-0700 2019-07-07T15:04:39.045-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.045-0700 2019-07-07T15:04:39.045-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.045-0700 2019-07-07T15:04:39.045-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.046-0700 2019-07-07T15:04:39.047-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.046-0700 2019-07-07T15:04:39.047-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.047-0700 2019-07-07T15:04:39.048-0700 I - [Test] going to run test: LastClientInfoShouldUpdateUponStash [cpp_unit_test:db_test] 2019-07-07T15:04:39.050-0700 2019-07-07T15:04:39.051-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b48e-6af4-f42a-cc1e [cpp_unit_test:db_test] 2019-07-07T15:04:39.056-0700 2019-07-07T15:04:39.057-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.056-0700 2019-07-07T15:04:39.057-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: d15249ba-7ec9-4904-93a3-aade9f6537b4 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.057-0700 2019-07-07T15:04:39.058-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.057-0700 2019-07-07T15:04:39.058-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.057-0700 2019-07-07T15:04:39.058-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 5d74a531-fefd-4b80-be0c-ca72700cdd50 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.057-0700 2019-07-07T15:04:39.058-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.058-0700 2019-07-07T15:04:39.058-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: e0965a3e-9fda-423a-a1c5-ab4855f8f151 and options: { uuid: UUID("e0965a3e-9fda-423a-a1c5-ab4855f8f151") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.058-0700 2019-07-07T15:04:39.059-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.058-0700 2019-07-07T15:04:39.059-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.058-0700 2019-07-07T15:04:39.059-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.059-0700 2019-07-07T15:04:39.059-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.059-0700 2019-07-07T15:04:39.059-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.060-0700 2019-07-07T15:04:39.061-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.060-0700 2019-07-07T15:04:39.061-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.061-0700 2019-07-07T15:04:39.062-0700 I - [Test] going to run test: LastClientInfoShouldUpdateUponCommit [cpp_unit_test:db_test] 2019-07-07T15:04:39.064-0700 2019-07-07T15:04:39.065-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-dff2-d7f6-d042-5b72 [cpp_unit_test:db_test] 2019-07-07T15:04:39.070-0700 2019-07-07T15:04:39.071-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.071-0700 2019-07-07T15:04:39.071-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 388489bf-76a4-4d9c-a95b-df8b62a54783 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.071-0700 2019-07-07T15:04:39.072-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.071-0700 2019-07-07T15:04:39.072-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.071-0700 2019-07-07T15:04:39.072-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 6933ab01-ac01-4265-9e13-dac8d8990514 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.072-0700 2019-07-07T15:04:39.072-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.072-0700 2019-07-07T15:04:39.072-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: ea079bd5-b25d-4bf0-86ee-ed63b48e8469 and options: { uuid: UUID("ea079bd5-b25d-4bf0-86ee-ed63b48e8469") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.072-0700 2019-07-07T15:04:39.073-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.072-0700 2019-07-07T15:04:39.073-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.072-0700 2019-07-07T15:04:39.073-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.073-0700 2019-07-07T15:04:39.073-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.073-0700 2019-07-07T15:04:39.073-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.074-0700 2019-07-07T15:04:39.075-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.074-0700 2019-07-07T15:04:39.075-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.075-0700 2019-07-07T15:04:39.076-0700 I - [Test] going to run test: LastClientInfoShouldUpdateUponAbort [cpp_unit_test:db_test] 2019-07-07T15:04:39.078-0700 2019-07-07T15:04:39.079-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3841-6f49-2565-be8c [cpp_unit_test:db_test] 2019-07-07T15:04:39.084-0700 2019-07-07T15:04:39.085-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.085-0700 2019-07-07T15:04:39.086-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 3dfcd597-6b6f-49e4-8304-1011adc5bedd and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.085-0700 2019-07-07T15:04:39.086-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.085-0700 2019-07-07T15:04:39.086-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.085-0700 2019-07-07T15:04:39.086-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 49071c70-6fa9-4ca6-8f7e-8d09c72a2b3e and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.086-0700 2019-07-07T15:04:39.086-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.086-0700 2019-07-07T15:04:39.087-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 86ad25df-0c54-4c58-8c5e-3bb4c6f6deca and options: { uuid: UUID("86ad25df-0c54-4c58-8c5e-3bb4c6f6deca") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.086-0700 2019-07-07T15:04:39.087-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.086-0700 2019-07-07T15:04:39.087-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.087-0700 2019-07-07T15:04:39.087-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.087-0700 2019-07-07T15:04:39.087-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.087-0700 2019-07-07T15:04:39.087-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.088-0700 2019-07-07T15:04:39.089-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.088-0700 2019-07-07T15:04:39.089-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.089-0700 2019-07-07T15:04:39.090-0700 I - [Test] going to run test: TestTransactionInfoForLogAfterCommit [cpp_unit_test:db_test] 2019-07-07T15:04:39.093-0700 2019-07-07T15:04:39.094-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-dde5-1037-1dbb-708b [cpp_unit_test:db_test] 2019-07-07T15:04:39.099-0700 2019-07-07T15:04:39.099-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.100-0700 2019-07-07T15:04:39.100-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 625c26b8-2380-4604-801d-679922f41001 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.100-0700 2019-07-07T15:04:39.100-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.100-0700 2019-07-07T15:04:39.100-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.100-0700 2019-07-07T15:04:39.100-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 1329812d-1023-4730-b67c-6610420cd965 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.101-0700 2019-07-07T15:04:39.100-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.101-0700 2019-07-07T15:04:39.101-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 7f93868a-198c-4f3b-b0da-b9eccda7e9d9 and options: { uuid: UUID("7f93868a-198c-4f3b-b0da-b9eccda7e9d9") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.101-0700 2019-07-07T15:04:39.101-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.101-0700 2019-07-07T15:04:39.101-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.101-0700 2019-07-07T15:04:39.101-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.102-0700 2019-07-07T15:04:39.101-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.102-0700 2019-07-07T15:04:39.101-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.103-0700 2019-07-07T15:04:39.103-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.103-0700 2019-07-07T15:04:39.103-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.104-0700 2019-07-07T15:04:39.104-0700 I - [Test] going to run test: TestPreparedTransactionInfoForLogAfterCommit [cpp_unit_test:db_test] 2019-07-07T15:04:39.108-0700 2019-07-07T15:04:39.108-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-09d7-2a01-7e8a-50f5 [cpp_unit_test:db_test] 2019-07-07T15:04:39.114-0700 2019-07-07T15:04:39.114-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.114-0700 2019-07-07T15:04:39.114-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 5be9cc37-9d1e-4b97-90c2-716b859d227b and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.114-0700 2019-07-07T15:04:39.114-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.114-0700 2019-07-07T15:04:39.114-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.115-0700 2019-07-07T15:04:39.114-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: b170cb64-a634-427d-b1c0-03379accfc59 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.115-0700 2019-07-07T15:04:39.115-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.115-0700 2019-07-07T15:04:39.115-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 4147a0af-21f0-4884-8ed8-b148ea8c4040 and options: { uuid: UUID("4147a0af-21f0-4884-8ed8-b148ea8c4040") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.115-0700 2019-07-07T15:04:39.115-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.115-0700 2019-07-07T15:04:39.115-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.116-0700 2019-07-07T15:04:39.116-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.116-0700 2019-07-07T15:04:39.116-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.116-0700 2019-07-07T15:04:39.116-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.117-0700 2019-07-07T15:04:39.117-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.117-0700 2019-07-07T15:04:39.117-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.118-0700 2019-07-07T15:04:39.118-0700 I - [Test] going to run test: TestTransactionInfoForLogAfterAbort [cpp_unit_test:db_test] 2019-07-07T15:04:39.122-0700 2019-07-07T15:04:39.122-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e506-c4a3-7e5e-3f71 [cpp_unit_test:db_test] 2019-07-07T15:04:39.127-0700 2019-07-07T15:04:39.128-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.127-0700 2019-07-07T15:04:39.128-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 26b45dc5-3ea8-45b5-8399-f64fbdfdd44b and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.127-0700 2019-07-07T15:04:39.128-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.128-0700 2019-07-07T15:04:39.128-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.128-0700 2019-07-07T15:04:39.129-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 41b42b51-6301-4b84-b076-b7d442b148b8 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.128-0700 2019-07-07T15:04:39.129-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.128-0700 2019-07-07T15:04:39.129-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: e2f9f832-451c-4912-b6b5-1071f44798d5 and options: { uuid: UUID("e2f9f832-451c-4912-b6b5-1071f44798d5") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.129-0700 2019-07-07T15:04:39.129-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.129-0700 2019-07-07T15:04:39.129-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.129-0700 2019-07-07T15:04:39.130-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.129-0700 2019-07-07T15:04:39.130-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.129-0700 2019-07-07T15:04:39.130-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.130-0700 2019-07-07T15:04:39.131-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.131-0700 2019-07-07T15:04:39.131-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.131-0700 2019-07-07T15:04:39.132-0700 I - [Test] going to run test: TestPreparedTransactionInfoForLogAfterAbort [cpp_unit_test:db_test] 2019-07-07T15:04:39.135-0700 2019-07-07T15:04:39.136-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-fd9c-f1b6-3e3a-50ad [cpp_unit_test:db_test] 2019-07-07T15:04:39.141-0700 2019-07-07T15:04:39.142-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.141-0700 2019-07-07T15:04:39.142-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 87bc9532-6d38-469e-b25b-e9e4b9ce5228 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.141-0700 2019-07-07T15:04:39.142-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.142-0700 2019-07-07T15:04:39.142-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.142-0700 2019-07-07T15:04:39.143-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: b3522967-f717-4ef5-98d5-a132ac4f8682 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.142-0700 2019-07-07T15:04:39.143-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.142-0700 2019-07-07T15:04:39.143-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: ade2ad36-ad12-49f5-a954-ca43481f41e2 and options: { uuid: UUID("ade2ad36-ad12-49f5-a954-ca43481f41e2") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.143-0700 2019-07-07T15:04:39.143-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.143-0700 2019-07-07T15:04:39.143-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.143-0700 2019-07-07T15:04:39.144-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.143-0700 2019-07-07T15:04:39.144-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.143-0700 2019-07-07T15:04:39.144-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.145-0700 2019-07-07T15:04:39.145-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.145-0700 2019-07-07T15:04:39.146-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.145-0700 2019-07-07T15:04:39.146-0700 I - [Test] going to run test: TestTransactionInfoForLogWithNoLockerInfoStats [cpp_unit_test:db_test] 2019-07-07T15:04:39.146-0700 2019-07-07T15:04:39.146-0700 I - [Test] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:39.146-0700 2019-07-07T15:04:39.146-0700 I - [Test] going to run test: LogTransactionInfoAfterSlowCommit [cpp_unit_test:db_test] 2019-07-07T15:04:39.149-0700 2019-07-07T15:04:39.150-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-22c3-8511-3f6c-b4f5 [cpp_unit_test:db_test] 2019-07-07T15:04:39.155-0700 2019-07-07T15:04:39.156-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.155-0700 2019-07-07T15:04:39.156-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 5e867fe7-4f29-4610-9183-d21032ef62d4 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.156-0700 2019-07-07T15:04:39.156-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.156-0700 2019-07-07T15:04:39.157-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.156-0700 2019-07-07T15:04:39.157-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 667b885e-f823-4ce7-a56e-0028ad7528f3 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.156-0700 2019-07-07T15:04:39.157-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.157-0700 2019-07-07T15:04:39.157-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: b082fdd1-cb3f-4c39-92de-389033d4c67b and options: { uuid: UUID("b082fdd1-cb3f-4c39-92de-389033d4c67b") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.157-0700 2019-07-07T15:04:39.157-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.157-0700 2019-07-07T15:04:39.157-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.157-0700 2019-07-07T15:04:39.158-0700 I TXN [Test] transaction parameters:{ lsid: { id: UUID("30d63ea5-865a-48b3-9bf3-260ca0c2098c"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, txnNumber: 20, autocommit: false, readConcern: { level: "snapshot" } }, readTimestamp:Timestamp(0, 0), keysExamined:1 docsExamined:1 nMatched:1 nModified:1 ninserted:1 ndeleted:1 keysInserted:1 keysDeleted:1 prepareReadConflicts:1 writeConflicts:1 terminationCause:committed timeActiveMicros:11000 timeInactiveMicros:0 numYields:0 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 6 } }, ReplicationStateTransition: { acquireCount: { w: 10 } }, Global: { acquireCount: { r: 3, w: 6 } }, Database: { acquireCount: { r: 3, w: 2, W: 3 } }, Collection: { acquireCount: { R: 6 } }, Mutex: { acquireCount: { r: 5 } }, oplog: { acquireCount: { W: 2 } } } wasPrepared:0, 11ms [cpp_unit_test:db_test] 2019-07-07T15:04:39.157-0700 2019-07-07T15:04:39.158-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.158-0700 2019-07-07T15:04:39.158-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.158-0700 2019-07-07T15:04:39.158-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.159-0700 2019-07-07T15:04:39.160-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.159-0700 2019-07-07T15:04:39.160-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.160-0700 2019-07-07T15:04:39.160-0700 I - [Test] going to run test: LogPreparedTransactionInfoAfterSlowCommit [cpp_unit_test:db_test] 2019-07-07T15:04:39.163-0700 2019-07-07T15:04:39.164-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1ed6-6e8d-c072-a5e8 [cpp_unit_test:db_test] 2019-07-07T15:04:39.169-0700 2019-07-07T15:04:39.170-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.170-0700 2019-07-07T15:04:39.170-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 8916bf1f-4a3b-4900-8bcf-1b5d35f667ce and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.170-0700 2019-07-07T15:04:39.171-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.170-0700 2019-07-07T15:04:39.171-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.170-0700 2019-07-07T15:04:39.171-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: b353877f-4a39-4b95-8e2f-bdeecc9df6bb and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.171-0700 2019-07-07T15:04:39.171-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.171-0700 2019-07-07T15:04:39.172-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: f6358f03-9822-44e3-b90a-b922efe0f5a3 and options: { uuid: UUID("f6358f03-9822-44e3-b90a-b922efe0f5a3") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.171-0700 2019-07-07T15:04:39.172-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.171-0700 2019-07-07T15:04:39.172-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.172-0700 2019-07-07T15:04:39.172-0700 I TXN [Test] transaction parameters:{ lsid: { id: UUID("393b5d48-dd3c-42eb-a5f7-7cdbe550134f"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, txnNumber: 20, autocommit: false, readConcern: { level: "snapshot" } }, readTimestamp:Timestamp(0, 0), keysExamined:1 docsExamined:1 nMatched:1 nModified:1 ninserted:1 ndeleted:1 keysInserted:1 keysDeleted:1 prepareReadConflicts:1 writeConflicts:1 terminationCause:committed timeActiveMicros:0 timeInactiveMicros:11000 numYields:0 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 6 } }, ReplicationStateTransition: { acquireCount: { w: 12 } }, Global: { acquireCount: { r: 3, w: 6 } }, Database: { acquireCount: { r: 3, w: 2, W: 3 } }, Collection: { acquireCount: { R: 6 } }, Mutex: { acquireCount: { r: 5 } }, oplog: { acquireCount: { W: 2 } } } wasPrepared:0, 11ms [cpp_unit_test:db_test] 2019-07-07T15:04:39.172-0700 2019-07-07T15:04:39.172-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.172-0700 2019-07-07T15:04:39.172-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.172-0700 2019-07-07T15:04:39.172-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.173-0700 2019-07-07T15:04:39.174-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.173-0700 2019-07-07T15:04:39.174-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.174-0700 2019-07-07T15:04:39.175-0700 I - [Test] going to run test: LogTransactionInfoAfterSlowAbort [cpp_unit_test:db_test] 2019-07-07T15:04:39.178-0700 2019-07-07T15:04:39.179-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3c2c-8395-9ca2-140c [cpp_unit_test:db_test] 2019-07-07T15:04:39.184-0700 2019-07-07T15:04:39.184-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.184-0700 2019-07-07T15:04:39.185-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 0a055272-9060-4824-b56f-dbef849c6acb and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.184-0700 2019-07-07T15:04:39.185-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.184-0700 2019-07-07T15:04:39.185-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.185-0700 2019-07-07T15:04:39.185-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: a74acb7d-c8f7-4517-8c24-a2d66a94e24f and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.185-0700 2019-07-07T15:04:39.186-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.185-0700 2019-07-07T15:04:39.186-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: cb9b1b20-c8a5-4cc6-8a56-2e1014ce5a18 and options: { uuid: UUID("cb9b1b20-c8a5-4cc6-8a56-2e1014ce5a18") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.185-0700 2019-07-07T15:04:39.186-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.186-0700 2019-07-07T15:04:39.186-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.186-0700 2019-07-07T15:04:39.186-0700 I TXN [Test] transaction parameters:{ lsid: { id: UUID("a543d829-4db6-48c5-b86f-8f6929c4a0cb"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, txnNumber: 20, autocommit: false, readConcern: { level: "snapshot" } }, readTimestamp:Timestamp(0, 0), keysExamined:1 docsExamined:1 nMatched:1 nModified:1 ninserted:1 ndeleted:1 keysInserted:1 keysDeleted:1 prepareReadConflicts:1 writeConflicts:1 terminationCause:aborted timeActiveMicros:11000 timeInactiveMicros:0 numYields:0 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 6 } }, ReplicationStateTransition: { acquireCount: { w: 10 } }, Global: { acquireCount: { r: 3, w: 6 } }, Database: { acquireCount: { r: 3, w: 2, W: 3 } }, Collection: { acquireCount: { R: 6 } }, Mutex: { acquireCount: { r: 5 } }, oplog: { acquireCount: { W: 2 } } } wasPrepared:0, 11ms [cpp_unit_test:db_test] 2019-07-07T15:04:39.186-0700 2019-07-07T15:04:39.186-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.186-0700 2019-07-07T15:04:39.187-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.187-0700 2019-07-07T15:04:39.187-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.187-0700 2019-07-07T15:04:39.188-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.188-0700 2019-07-07T15:04:39.188-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.188-0700 2019-07-07T15:04:39.189-0700 I - [Test] going to run test: LogPreparedTransactionInfoAfterSlowAbort [cpp_unit_test:db_test] 2019-07-07T15:04:39.192-0700 2019-07-07T15:04:39.193-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3158-5ebf-7ded-ac26 [cpp_unit_test:db_test] 2019-07-07T15:04:39.198-0700 2019-07-07T15:04:39.199-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.200-0700 2019-07-07T15:04:39.199-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 40ad58a7-9b98-4d72-9476-ee1613207bf3 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.200-0700 2019-07-07T15:04:39.200-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.200-0700 2019-07-07T15:04:39.200-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.200-0700 2019-07-07T15:04:39.200-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: e6888cd1-f8f3-4c14-9795-5bd77bca8688 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.200-0700 2019-07-07T15:04:39.200-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.201-0700 2019-07-07T15:04:39.200-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 87baafb2-f474-4e87-99b6-cdb9d407ebf6 and options: { uuid: UUID("87baafb2-f474-4e87-99b6-cdb9d407ebf6") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.201-0700 2019-07-07T15:04:39.201-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.201-0700 2019-07-07T15:04:39.201-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.202-0700 2019-07-07T15:04:39.201-0700 I TXN [Test] transaction parameters:{ lsid: { id: UUID("cd63bd9a-65b3-482a-aa23-776692b97edb"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, txnNumber: 20, autocommit: false, readConcern: { level: "snapshot" } }, readTimestamp:Timestamp(0, 0), keysExamined:1 docsExamined:1 nMatched:1 nModified:1 ninserted:1 ndeleted:1 keysInserted:1 keysDeleted:1 prepareReadConflicts:1 writeConflicts:1 terminationCause:aborted timeActiveMicros:11000 timeInactiveMicros:0 numYields:0 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 6 } }, ReplicationStateTransition: { acquireCount: { w: 12 } }, Global: { acquireCount: { r: 3, w: 6 } }, Database: { acquireCount: { r: 3, w: 2, W: 3 } }, Collection: { acquireCount: { R: 6 } }, Mutex: { acquireCount: { r: 5 } }, oplog: { acquireCount: { W: 2 } } } wasPrepared:1 totalPreparedDurationMicros:11000 prepareOpTime:{ ts: Timestamp(1562537079, 1), t: 0 }, 11ms [cpp_unit_test:db_test] 2019-07-07T15:04:39.202-0700 2019-07-07T15:04:39.201-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.202-0700 2019-07-07T15:04:39.201-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.202-0700 2019-07-07T15:04:39.201-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.203-0700 2019-07-07T15:04:39.203-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.203-0700 2019-07-07T15:04:39.203-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.204-0700 2019-07-07T15:04:39.204-0700 I - [Test] going to run test: LogTransactionInfoAfterExceptionInPrepare [cpp_unit_test:db_test] 2019-07-07T15:04:39.208-0700 2019-07-07T15:04:39.207-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5b5a-c67f-e29f-3779 [cpp_unit_test:db_test] 2019-07-07T15:04:39.213-0700 2019-07-07T15:04:39.213-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.214-0700 2019-07-07T15:04:39.214-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: bf43c7fd-6c92-491e-b5e7-0cafc3471824 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.214-0700 2019-07-07T15:04:39.214-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.214-0700 2019-07-07T15:04:39.214-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.214-0700 2019-07-07T15:04:39.214-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 02e0b736-ddb2-4df7-8331-75fde43d6f4f and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.215-0700 2019-07-07T15:04:39.214-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.215-0700 2019-07-07T15:04:39.215-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: cbfcb67b-4629-45ad-8229-b018e6008b67 and options: { uuid: UUID("cbfcb67b-4629-45ad-8229-b018e6008b67") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.215-0700 2019-07-07T15:04:39.215-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.215-0700 2019-07-07T15:04:39.215-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.216-0700 2019-07-07T15:04:39.215-0700 I TXN [Test] transaction parameters:{ lsid: { id: UUID("fa393b29-2de7-44cb-8200-629db7bf3583"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, txnNumber: 20, autocommit: false, readConcern: { level: "snapshot" } }, readTimestamp:Timestamp(0, 0), keysExamined:1 docsExamined:1 nMatched:1 nModified:1 ninserted:1 ndeleted:1 keysInserted:1 keysDeleted:1 prepareReadConflicts:1 writeConflicts:1 terminationCause:aborted timeActiveMicros:11000 timeInactiveMicros:0 numYields:0 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 6 } }, ReplicationStateTransition: { acquireCount: { w: 11 } }, Global: { acquireCount: { r: 3, w: 6 } }, Database: { acquireCount: { r: 3, w: 2, W: 3 } }, Collection: { acquireCount: { R: 6 } }, Mutex: { acquireCount: { r: 5 } }, oplog: { acquireCount: { W: 2 } } } wasPrepared:0, 11ms [cpp_unit_test:db_test] 2019-07-07T15:04:39.216-0700 2019-07-07T15:04:39.216-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.216-0700 2019-07-07T15:04:39.216-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.216-0700 2019-07-07T15:04:39.216-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.217-0700 2019-07-07T15:04:39.217-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.218-0700 2019-07-07T15:04:39.217-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.218-0700 2019-07-07T15:04:39.218-0700 I - [Test] going to run test: LogTransactionInfoAfterSlowStashedAbort [cpp_unit_test:db_test] 2019-07-07T15:04:39.222-0700 2019-07-07T15:04:39.222-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9a17-9ee2-8cf1-1ab8 [cpp_unit_test:db_test] 2019-07-07T15:04:39.228-0700 2019-07-07T15:04:39.228-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.228-0700 2019-07-07T15:04:39.228-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 32c2299f-fdea-4d55-89ab-beba7f0511ea and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.228-0700 2019-07-07T15:04:39.228-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.228-0700 2019-07-07T15:04:39.228-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.229-0700 2019-07-07T15:04:39.229-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 123ba3f0-f3d1-4c54-a1a1-93ea264e15c9 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.229-0700 2019-07-07T15:04:39.229-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.229-0700 2019-07-07T15:04:39.229-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 18cf0098-bd33-484a-af20-ff8b2fa26a84 and options: { uuid: UUID("18cf0098-bd33-484a-af20-ff8b2fa26a84") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.229-0700 2019-07-07T15:04:39.229-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.230-0700 2019-07-07T15:04:39.229-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.230-0700 2019-07-07T15:04:39.230-0700 I TXN [Test] transaction parameters:{ lsid: { id: UUID("ed5d3d50-9a55-497d-9751-f00f4075f819"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, txnNumber: 20, autocommit: false, readConcern: { level: "snapshot" } }, readTimestamp:Timestamp(0, 0), keysExamined:1 docsExamined:1 nMatched:1 nModified:1 ninserted:1 ndeleted:1 keysInserted:1 keysDeleted:1 prepareReadConflicts:1 writeConflicts:1 terminationCause:aborted timeActiveMicros:0 timeInactiveMicros:11000 numYields:0 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 6 } }, ReplicationStateTransition: { acquireCount: { w: 10 } }, Global: { acquireCount: { r: 3, w: 6 } }, Database: { acquireCount: { r: 3, w: 2, W: 3 } }, Collection: { acquireCount: { R: 6 } }, Mutex: { acquireCount: { r: 5 } }, oplog: { acquireCount: { W: 2 } } } wasPrepared:0, 11ms [cpp_unit_test:db_test] 2019-07-07T15:04:39.230-0700 2019-07-07T15:04:39.230-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.230-0700 2019-07-07T15:04:39.230-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.231-0700 2019-07-07T15:04:39.230-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.231-0700 2019-07-07T15:04:39.231-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.232-0700 2019-07-07T15:04:39.231-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.232-0700 2019-07-07T15:04:39.232-0700 I - [Test] going to run test: LogTransactionInfoVerbosityInfo [cpp_unit_test:db_test] 2019-07-07T15:04:39.236-0700 2019-07-07T15:04:39.236-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-bf3f-cb4f-0fd3-0491 [cpp_unit_test:db_test] 2019-07-07T15:04:39.242-0700 2019-07-07T15:04:39.242-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.242-0700 2019-07-07T15:04:39.242-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 268da9b0-2815-4e11-a1f7-076c148d4bcb and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.243-0700 2019-07-07T15:04:39.242-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.243-0700 2019-07-07T15:04:39.243-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.243-0700 2019-07-07T15:04:39.243-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 742510b7-f577-4cfb-baf2-eb0508ceb312 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.243-0700 2019-07-07T15:04:39.243-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.243-0700 2019-07-07T15:04:39.243-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 93984bfd-dcf4-42f4-afa6-53f73867fb5b and options: { uuid: UUID("93984bfd-dcf4-42f4-afa6-53f73867fb5b") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.244-0700 2019-07-07T15:04:39.243-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.244-0700 2019-07-07T15:04:39.244-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.244-0700 2019-07-07T15:04:39.244-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.244-0700 2019-07-07T15:04:39.244-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.245-0700 2019-07-07T15:04:39.244-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.246-0700 2019-07-07T15:04:39.246-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.246-0700 2019-07-07T15:04:39.246-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.246-0700 2019-07-07T15:04:39.246-0700 I - [Test] going to run test: LogTransactionInfoVerbosityDebug [cpp_unit_test:db_test] 2019-07-07T15:04:39.250-0700 2019-07-07T15:04:39.250-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4a67-eb50-afbf-3b32 [cpp_unit_test:db_test] 2019-07-07T15:04:39.256-0700 2019-07-07T15:04:39.256-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.256-0700 2019-07-07T15:04:39.256-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 347b79c5-e36f-466c-b439-37ceef0cb4be and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.257-0700 2019-07-07T15:04:39.257-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.257-0700 2019-07-07T15:04:39.257-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.257-0700 2019-07-07T15:04:39.257-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 6d26c6bb-5841-4926-b823-ade13cd5d19c and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.257-0700 2019-07-07T15:04:39.257-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.257-0700 2019-07-07T15:04:39.257-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 7fcc26ee-184a-47b5-9b36-002d91ec33ed and options: { uuid: UUID("7fcc26ee-184a-47b5-9b36-002d91ec33ed") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.258-0700 2019-07-07T15:04:39.258-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.258-0700 2019-07-07T15:04:39.258-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.258-0700 2019-07-07T15:04:39.258-0700 I TXN [Test] transaction parameters:{ lsid: { id: UUID("e804e573-b1ae-42d7-8333-91a534e526cb"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, txnNumber: 20, autocommit: false, readConcern: {} }, readTimestamp:Timestamp(0, 0), terminationCause:committed timeActiveMicros:9 timeInactiveMicros:7 numYields:0 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 6 } }, ReplicationStateTransition: { acquireCount: { w: 10 } }, Global: { acquireCount: { r: 3, w: 6 } }, Database: { acquireCount: { r: 3, w: 2, W: 3 } }, Collection: { acquireCount: { R: 6 } }, Mutex: { acquireCount: { r: 5 } }, oplog: { acquireCount: { W: 2 } } } wasPrepared:0, 0ms [cpp_unit_test:db_test] 2019-07-07T15:04:39.258-0700 2019-07-07T15:04:39.258-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.259-0700 2019-07-07T15:04:39.258-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.259-0700 2019-07-07T15:04:39.258-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.260-0700 2019-07-07T15:04:39.260-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.260-0700 2019-07-07T15:04:39.260-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.260-0700 2019-07-07T15:04:39.260-0700 I - [Test] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:39.261-0700 2019-07-07T15:04:39.261-0700 I - [Test] going to run suite: TxnParticipantTest [cpp_unit_test:db_test] 2019-07-07T15:04:39.261-0700 2019-07-07T15:04:39.261-0700 I - [Test] going to run test: TransactionThrowsLockTimeoutIfLockIsUnavailable [cpp_unit_test:db_test] 2019-07-07T15:04:39.264-0700 2019-07-07T15:04:39.264-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1890-5bb4-0c5f-bb8f [cpp_unit_test:db_test] 2019-07-07T15:04:39.270-0700 2019-07-07T15:04:39.270-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.270-0700 2019-07-07T15:04:39.270-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 581ff00a-dc7f-4c0a-99c0-f85356742613 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.271-0700 2019-07-07T15:04:39.271-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.271-0700 2019-07-07T15:04:39.271-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.271-0700 2019-07-07T15:04:39.271-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: f99c05d9-da22-4151-8c7e-734f2b634bdd and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.271-0700 2019-07-07T15:04:39.271-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.272-0700 2019-07-07T15:04:39.271-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 8b96524d-794c-4e34-8e4d-44d1bc2c1f95 and options: { uuid: UUID("8b96524d-794c-4e34-8e4d-44d1bc2c1f95") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.272-0700 2019-07-07T15:04:39.272-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.272-0700 2019-07-07T15:04:39.272-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.278-0700 2019-07-07T15:04:39.278-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.278-0700 2019-07-07T15:04:39.278-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.278-0700 2019-07-07T15:04:39.278-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.279-0700 2019-07-07T15:04:39.279-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.280-0700 2019-07-07T15:04:39.279-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.280-0700 2019-07-07T15:04:39.280-0700 I - [Test] going to run test: StashAndUnstashResources [cpp_unit_test:db_test] 2019-07-07T15:04:39.284-0700 2019-07-07T15:04:39.284-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9bb0-016e-14bc-9665 [cpp_unit_test:db_test] 2019-07-07T15:04:39.290-0700 2019-07-07T15:04:39.290-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.291-0700 2019-07-07T15:04:39.291-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 1efa12f8-6f54-4463-9931-3dd3d4a4e830 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.291-0700 2019-07-07T15:04:39.291-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.291-0700 2019-07-07T15:04:39.291-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.291-0700 2019-07-07T15:04:39.291-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 94332c37-aae9-4e7a-a65d-626ff2d5b5e9 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.291-0700 2019-07-07T15:04:39.291-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.292-0700 2019-07-07T15:04:39.292-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: c78a8cef-ac04-4687-af53-125072986dc2 and options: { uuid: UUID("c78a8cef-ac04-4687-af53-125072986dc2") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.292-0700 2019-07-07T15:04:39.292-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.292-0700 2019-07-07T15:04:39.292-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.292-0700 2019-07-07T15:04:39.292-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.293-0700 2019-07-07T15:04:39.292-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.293-0700 2019-07-07T15:04:39.292-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.294-0700 2019-07-07T15:04:39.294-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.294-0700 2019-07-07T15:04:39.294-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.295-0700 2019-07-07T15:04:39.295-0700 I - [Test] going to run test: CannotSpecifyStartTransactionOnInProgressTxn [cpp_unit_test:db_test] 2019-07-07T15:04:39.298-0700 2019-07-07T15:04:39.298-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4799-19ac-272b-6a1e [cpp_unit_test:db_test] 2019-07-07T15:04:39.304-0700 2019-07-07T15:04:39.304-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.305-0700 2019-07-07T15:04:39.305-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: b2ddc3e1-502f-4971-9a45-1b743f1dd4cb and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.305-0700 2019-07-07T15:04:39.305-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.305-0700 2019-07-07T15:04:39.305-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.305-0700 2019-07-07T15:04:39.305-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 59294538-a18b-4eb1-ab6c-8ec1e72e448c and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.306-0700 2019-07-07T15:04:39.305-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.306-0700 2019-07-07T15:04:39.306-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 1d8b542d-27ad-400d-b79f-fc6e7d30f0e8 and options: { uuid: UUID("1d8b542d-27ad-400d-b79f-fc6e7d30f0e8") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.306-0700 2019-07-07T15:04:39.306-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.306-0700 2019-07-07T15:04:39.306-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.306-0700 2019-07-07T15:04:39.306-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.307-0700 2019-07-07T15:04:39.306-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.307-0700 2019-07-07T15:04:39.306-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.308-0700 2019-07-07T15:04:39.308-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.308-0700 2019-07-07T15:04:39.308-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.309-0700 2019-07-07T15:04:39.309-0700 I - [Test] going to run test: AutocommitRequiredOnEveryTxnOp [cpp_unit_test:db_test] 2019-07-07T15:04:39.312-0700 2019-07-07T15:04:39.312-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4220-6f96-ab2c-b069 [cpp_unit_test:db_test] 2019-07-07T15:04:39.318-0700 2019-07-07T15:04:39.318-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.319-0700 2019-07-07T15:04:39.319-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: f3e7b495-832e-4031-9214-160de184ce7d and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.319-0700 2019-07-07T15:04:39.319-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.319-0700 2019-07-07T15:04:39.319-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.319-0700 2019-07-07T15:04:39.319-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 9fda6a22-113b-468e-a5f3-8b7a0f07611f and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.320-0700 2019-07-07T15:04:39.319-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.320-0700 2019-07-07T15:04:39.320-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: edb7bbe5-05a0-4e31-a230-7cf3b41ae542 and options: { uuid: UUID("edb7bbe5-05a0-4e31-a230-7cf3b41ae542") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.320-0700 2019-07-07T15:04:39.320-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.320-0700 2019-07-07T15:04:39.320-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.320-0700 2019-07-07T15:04:39.320-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.321-0700 2019-07-07T15:04:39.320-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.321-0700 2019-07-07T15:04:39.320-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.322-0700 2019-07-07T15:04:39.322-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.322-0700 2019-07-07T15:04:39.322-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.323-0700 2019-07-07T15:04:39.323-0700 I - [Test] going to run test: AutocommitCannotBeTrue [cpp_unit_test:db_test] 2019-07-07T15:04:39.323-0700 2019-07-07T15:04:39.323-0700 I - [Test] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:39.323-0700 2019-07-07T15:04:39.323-0700 I - [Test] going to run test: StartTransactionCannotBeFalse [cpp_unit_test:db_test] 2019-07-07T15:04:39.323-0700 2019-07-07T15:04:39.323-0700 I - [Test] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:39.324-0700 2019-07-07T15:04:39.323-0700 I - [Test] going to run test: SameTransactionPreservesStoredStatements [cpp_unit_test:db_test] 2019-07-07T15:04:39.327-0700 2019-07-07T15:04:39.327-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-741f-fc02-3bd4-3bb5 [cpp_unit_test:db_test] 2019-07-07T15:04:39.332-0700 2019-07-07T15:04:39.333-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.333-0700 2019-07-07T15:04:39.333-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 9ed233af-52c6-4526-9235-42917b07774c and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.333-0700 2019-07-07T15:04:39.333-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.333-0700 2019-07-07T15:04:39.333-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.333-0700 2019-07-07T15:04:39.334-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: f0115240-7394-4f24-9f38-f51062018a7f and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.334-0700 2019-07-07T15:04:39.334-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.334-0700 2019-07-07T15:04:39.334-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 3bef0389-507b-4443-aff3-e0bc5ce62597 and options: { uuid: UUID("3bef0389-507b-4443-aff3-e0bc5ce62597") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.334-0700 2019-07-07T15:04:39.334-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.334-0700 2019-07-07T15:04:39.334-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.334-0700 2019-07-07T15:04:39.335-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.335-0700 2019-07-07T15:04:39.335-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.335-0700 2019-07-07T15:04:39.335-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.336-0700 2019-07-07T15:04:39.336-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.336-0700 2019-07-07T15:04:39.336-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.337-0700 2019-07-07T15:04:39.337-0700 I - [Test] going to run test: AbortClearsStoredStatements [cpp_unit_test:db_test] 2019-07-07T15:04:39.340-0700 2019-07-07T15:04:39.341-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2cbe-7ebc-7ed3-8915 [cpp_unit_test:db_test] 2019-07-07T15:04:39.347-0700 2019-07-07T15:04:39.347-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.347-0700 2019-07-07T15:04:39.347-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 6e61bc3d-a8b3-4d25-a9d1-6361e5ba8903 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.347-0700 2019-07-07T15:04:39.348-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.347-0700 2019-07-07T15:04:39.348-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.348-0700 2019-07-07T15:04:39.348-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 04bc95f6-1261-45cd-84d7-dfc0b2e959a9 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.348-0700 2019-07-07T15:04:39.348-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.348-0700 2019-07-07T15:04:39.348-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: b60dac91-6f74-43b3-b6cb-50295cd96cad and options: { uuid: UUID("b60dac91-6f74-43b3-b6cb-50295cd96cad") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.348-0700 2019-07-07T15:04:39.349-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.348-0700 2019-07-07T15:04:39.349-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.349-0700 2019-07-07T15:04:39.349-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.349-0700 2019-07-07T15:04:39.349-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.349-0700 2019-07-07T15:04:39.349-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.350-0700 2019-07-07T15:04:39.351-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.350-0700 2019-07-07T15:04:39.351-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.351-0700 2019-07-07T15:04:39.352-0700 I - [Test] going to run test: EmptyUnpreparedTransactionCommit [cpp_unit_test:db_test] 2019-07-07T15:04:39.355-0700 2019-07-07T15:04:39.355-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-6f56-f3ef-0253-7ca7 [cpp_unit_test:db_test] 2019-07-07T15:04:39.361-0700 2019-07-07T15:04:39.361-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.361-0700 2019-07-07T15:04:39.362-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 29db065b-d396-4b51-ba5a-b9f5f3500e30 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.361-0700 2019-07-07T15:04:39.362-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.362-0700 2019-07-07T15:04:39.362-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.362-0700 2019-07-07T15:04:39.362-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 879a3e61-fd7f-49a6-a206-f51e167e4e4b and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.362-0700 2019-07-07T15:04:39.362-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.362-0700 2019-07-07T15:04:39.363-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: be3dd8d5-b258-449d-a7d7-dd8bba6022e5 and options: { uuid: UUID("be3dd8d5-b258-449d-a7d7-dd8bba6022e5") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.363-0700 2019-07-07T15:04:39.363-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.363-0700 2019-07-07T15:04:39.363-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.363-0700 2019-07-07T15:04:39.363-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.363-0700 2019-07-07T15:04:39.363-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.364-0700 2019-07-07T15:04:39.363-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.364-0700 2019-07-07T15:04:39.365-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.365-0700 2019-07-07T15:04:39.365-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.365-0700 2019-07-07T15:04:39.366-0700 I - [Test] going to run test: EmptyPreparedTransactionCommit [cpp_unit_test:db_test] 2019-07-07T15:04:39.369-0700 2019-07-07T15:04:39.370-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3bae-5601-3235-a817 [cpp_unit_test:db_test] 2019-07-07T15:04:39.375-0700 2019-07-07T15:04:39.376-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.375-0700 2019-07-07T15:04:39.376-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 8123a046-3fc9-4cbb-a20d-994dac015224 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.376-0700 2019-07-07T15:04:39.376-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.376-0700 2019-07-07T15:04:39.376-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.376-0700 2019-07-07T15:04:39.376-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: c3f13544-6762-4dd3-8702-692787cc10d8 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.376-0700 2019-07-07T15:04:39.377-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.377-0700 2019-07-07T15:04:39.377-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: aaf787e7-faae-4ad7-a13f-c3d86113a870 and options: { uuid: UUID("aaf787e7-faae-4ad7-a13f-c3d86113a870") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.377-0700 2019-07-07T15:04:39.377-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.377-0700 2019-07-07T15:04:39.377-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.377-0700 2019-07-07T15:04:39.377-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.378-0700 2019-07-07T15:04:39.378-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.378-0700 2019-07-07T15:04:39.378-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.379-0700 2019-07-07T15:04:39.379-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.379-0700 2019-07-07T15:04:39.379-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.380-0700 2019-07-07T15:04:39.380-0700 I - [Test] going to run test: PrepareSucceedsWithNestedLocks [cpp_unit_test:db_test] 2019-07-07T15:04:39.383-0700 2019-07-07T15:04:39.384-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9b92-d518-4c8c-082d [cpp_unit_test:db_test] 2019-07-07T15:04:39.389-0700 2019-07-07T15:04:39.390-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.390-0700 2019-07-07T15:04:39.390-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 825ed349-5a6e-470c-b3d7-3006c510d8b0 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.390-0700 2019-07-07T15:04:39.390-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.390-0700 2019-07-07T15:04:39.390-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.390-0700 2019-07-07T15:04:39.391-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: ec0856fc-e326-4690-ac28-29ca33bec89a and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.391-0700 2019-07-07T15:04:39.391-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.391-0700 2019-07-07T15:04:39.391-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 13794b44-7244-4fa3-93c7-349cb65540ac and options: { uuid: UUID("13794b44-7244-4fa3-93c7-349cb65540ac") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.391-0700 2019-07-07T15:04:39.391-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.391-0700 2019-07-07T15:04:39.391-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.392-0700 2019-07-07T15:04:39.392-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.392-0700 2019-07-07T15:04:39.392-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.392-0700 2019-07-07T15:04:39.392-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.393-0700 2019-07-07T15:04:39.393-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.393-0700 2019-07-07T15:04:39.394-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.394-0700 2019-07-07T15:04:39.394-0700 I - [Test] going to run test: PrepareFailsOnTemporaryCollection [cpp_unit_test:db_test] 2019-07-07T15:04:39.398-0700 2019-07-07T15:04:39.398-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2fe3-85f1-31f5-2caf [cpp_unit_test:db_test] 2019-07-07T15:04:39.404-0700 2019-07-07T15:04:39.404-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.404-0700 2019-07-07T15:04:39.404-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 60302b1c-b838-47b1-9d9f-a51818703c58 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.404-0700 2019-07-07T15:04:39.404-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.404-0700 2019-07-07T15:04:39.405-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.405-0700 2019-07-07T15:04:39.405-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 9c33ff21-40e2-4c60-9f37-b05119cb17f2 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.405-0700 2019-07-07T15:04:39.405-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.405-0700 2019-07-07T15:04:39.405-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: a8e6fc6c-ea7b-484f-9f5e-3751fa52b9a9 and options: { uuid: UUID("a8e6fc6c-ea7b-484f-9f5e-3751fa52b9a9") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.405-0700 2019-07-07T15:04:39.405-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.405-0700 2019-07-07T15:04:39.406-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.406-0700 2019-07-07T15:04:39.406-0700 I STORAGE [Test] createCollection: TestDB.tempCollection with provided UUID: 776a2f4b-bf85-46ab-8dd1-dfc412494f15 and options: { uuid: UUID("776a2f4b-bf85-46ab-8dd1-dfc412494f15"), temp: true } [cpp_unit_test:db_test] 2019-07-07T15:04:39.406-0700 2019-07-07T15:04:39.406-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.tempCollection [cpp_unit_test:db_test] 2019-07-07T15:04:39.406-0700 2019-07-07T15:04:39.406-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.406-0700 2019-07-07T15:04:39.406-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.407-0700 2019-07-07T15:04:39.407-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.408-0700 2019-07-07T15:04:39.408-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.408-0700 2019-07-07T15:04:39.408-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.409-0700 2019-07-07T15:04:39.409-0700 I - [Test] going to run test: CommitTransactionSetsCommitTimestampOnPreparedTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:39.412-0700 2019-07-07T15:04:39.413-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-eb8a-07d6-4470-7ef6 [cpp_unit_test:db_test] 2019-07-07T15:04:39.418-0700 2019-07-07T15:04:39.419-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.418-0700 2019-07-07T15:04:39.419-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 1f1e18c9-e186-4058-b241-3564cb15161e and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.419-0700 2019-07-07T15:04:39.419-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.419-0700 2019-07-07T15:04:39.419-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.419-0700 2019-07-07T15:04:39.419-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 03c25d64-8631-42da-8983-71ec33a7f00d and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.419-0700 2019-07-07T15:04:39.420-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.420-0700 2019-07-07T15:04:39.420-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: e4234e34-8889-47b8-b063-717313bcf351 and options: { uuid: UUID("e4234e34-8889-47b8-b063-717313bcf351") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.420-0700 2019-07-07T15:04:39.420-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.420-0700 2019-07-07T15:04:39.420-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.420-0700 2019-07-07T15:04:39.420-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.420-0700 2019-07-07T15:04:39.421-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.421-0700 2019-07-07T15:04:39.421-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.422-0700 2019-07-07T15:04:39.422-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.422-0700 2019-07-07T15:04:39.422-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.423-0700 2019-07-07T15:04:39.423-0700 I - [Test] going to run test: CommitTransactionWithCommitTimestampFailsOnUnpreparedTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:39.426-0700 2019-07-07T15:04:39.427-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f612-e0bc-7e2f-e10c [cpp_unit_test:db_test] 2019-07-07T15:04:39.432-0700 2019-07-07T15:04:39.433-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.433-0700 2019-07-07T15:04:39.433-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 85ac4f61-c663-49ae-9cfb-bb92f87494b3 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.433-0700 2019-07-07T15:04:39.433-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.433-0700 2019-07-07T15:04:39.433-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.433-0700 2019-07-07T15:04:39.434-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 3fbf29f1-17c0-427f-8a83-bf1d9dcad480 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.434-0700 2019-07-07T15:04:39.434-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.434-0700 2019-07-07T15:04:39.434-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 2e712a18-1d6a-4f14-b31e-c8e40fa46eef and options: { uuid: UUID("2e712a18-1d6a-4f14-b31e-c8e40fa46eef") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.434-0700 2019-07-07T15:04:39.434-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.434-0700 2019-07-07T15:04:39.434-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.434-0700 2019-07-07T15:04:39.435-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.435-0700 2019-07-07T15:04:39.435-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.435-0700 2019-07-07T15:04:39.435-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.436-0700 2019-07-07T15:04:39.436-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.436-0700 2019-07-07T15:04:39.437-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.437-0700 2019-07-07T15:04:39.437-0700 I - [Test] going to run test: CommitTransactionDoesNotSetCommitTimestampOnUnpreparedTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:39.440-0700 2019-07-07T15:04:39.441-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2436-4a96-1f90-356e [cpp_unit_test:db_test] 2019-07-07T15:04:39.446-0700 2019-07-07T15:04:39.447-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.447-0700 2019-07-07T15:04:39.447-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 1485d9f8-5ed1-4b66-95f0-78ac4dfc526c and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.447-0700 2019-07-07T15:04:39.447-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.447-0700 2019-07-07T15:04:39.448-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.447-0700 2019-07-07T15:04:39.448-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 4bfa3ac2-1714-476a-b5ac-5d22ae266df5 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.448-0700 2019-07-07T15:04:39.448-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.448-0700 2019-07-07T15:04:39.448-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: ec934da5-bcc6-4bb2-ba08-df5ff00a5519 and options: { uuid: UUID("ec934da5-bcc6-4bb2-ba08-df5ff00a5519") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.448-0700 2019-07-07T15:04:39.448-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.448-0700 2019-07-07T15:04:39.449-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.449-0700 2019-07-07T15:04:39.449-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.449-0700 2019-07-07T15:04:39.449-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.449-0700 2019-07-07T15:04:39.449-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.450-0700 2019-07-07T15:04:39.450-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.450-0700 2019-07-07T15:04:39.451-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.451-0700 2019-07-07T15:04:39.451-0700 I - [Test] going to run test: CommitTransactionWithoutCommitTimestampFailsOnPreparedTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:39.455-0700 2019-07-07T15:04:39.455-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7d42-2000-4dba-8ffc [cpp_unit_test:db_test] 2019-07-07T15:04:39.461-0700 2019-07-07T15:04:39.461-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.462-0700 2019-07-07T15:04:39.462-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 91a04ecd-5eae-476f-b5e6-4efa67b40561 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.462-0700 2019-07-07T15:04:39.462-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.462-0700 2019-07-07T15:04:39.462-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.462-0700 2019-07-07T15:04:39.462-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 3a8fbaac-8197-49d7-abd7-8f53ab4b2bb9 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.462-0700 2019-07-07T15:04:39.462-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.463-0700 2019-07-07T15:04:39.463-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: c2a7277d-1daa-4802-91af-8d952a01173f and options: { uuid: UUID("c2a7277d-1daa-4802-91af-8d952a01173f") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.463-0700 2019-07-07T15:04:39.463-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.463-0700 2019-07-07T15:04:39.463-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.463-0700 2019-07-07T15:04:39.463-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.464-0700 2019-07-07T15:04:39.463-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.464-0700 2019-07-07T15:04:39.463-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.465-0700 2019-07-07T15:04:39.465-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.465-0700 2019-07-07T15:04:39.465-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.466-0700 2019-07-07T15:04:39.466-0700 I - [Test] going to run test: CommitTransactionWithNullCommitTimestampFailsOnPreparedTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:39.470-0700 2019-07-07T15:04:39.469-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9f43-b1bb-beab-49c7 [cpp_unit_test:db_test] 2019-07-07T15:04:39.476-0700 2019-07-07T15:04:39.476-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.476-0700 2019-07-07T15:04:39.476-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: e9f91189-d278-40dc-a915-2f0cf82d80b3 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.476-0700 2019-07-07T15:04:39.476-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.476-0700 2019-07-07T15:04:39.476-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.477-0700 2019-07-07T15:04:39.476-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: e646ea62-cd26-430f-b7ef-fae1234a2b1a and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.477-0700 2019-07-07T15:04:39.477-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.477-0700 2019-07-07T15:04:39.477-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: e5c0b3dd-8539-4445-a289-18da4abb483d and options: { uuid: UUID("e5c0b3dd-8539-4445-a289-18da4abb483d") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.477-0700 2019-07-07T15:04:39.477-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.478-0700 2019-07-07T15:04:39.477-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.478-0700 2019-07-07T15:04:39.478-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.478-0700 2019-07-07T15:04:39.478-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.478-0700 2019-07-07T15:04:39.478-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.479-0700 2019-07-07T15:04:39.479-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.480-0700 2019-07-07T15:04:39.480-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.480-0700 2019-07-07T15:04:39.480-0700 I - [Test] going to run test: CommitTransactionWithCommitTimestampLessThanPrepareTimestampFailsOnPreparedTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:39.484-0700 2019-07-07T15:04:39.484-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e480-e571-9ca3-7840 [cpp_unit_test:db_test] 2019-07-07T15:04:39.490-0700 2019-07-07T15:04:39.490-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.491-0700 2019-07-07T15:04:39.491-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: d63bb6db-adcd-47a5-85e9-2097b0946715 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.491-0700 2019-07-07T15:04:39.491-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.491-0700 2019-07-07T15:04:39.491-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.491-0700 2019-07-07T15:04:39.491-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 61a2957c-460f-4426-8800-db1092f21aec and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.492-0700 2019-07-07T15:04:39.492-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.492-0700 2019-07-07T15:04:39.492-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: b767e07a-6d26-4b85-b7ef-4819e619a82a and options: { uuid: UUID("b767e07a-6d26-4b85-b7ef-4819e619a82a") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.492-0700 2019-07-07T15:04:39.492-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.492-0700 2019-07-07T15:04:39.492-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.493-0700 2019-07-07T15:04:39.492-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.493-0700 2019-07-07T15:04:39.492-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.493-0700 2019-07-07T15:04:39.493-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.494-0700 2019-07-07T15:04:39.494-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.494-0700 2019-07-07T15:04:39.494-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.495-0700 2019-07-07T15:04:39.495-0700 I - [Test] going to run test: EmptyTransactionAbort [cpp_unit_test:db_test] 2019-07-07T15:04:39.499-0700 2019-07-07T15:04:39.499-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a1ad-7fd6-2670-0c7c [cpp_unit_test:db_test] 2019-07-07T15:04:39.505-0700 2019-07-07T15:04:39.505-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.505-0700 2019-07-07T15:04:39.505-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: e3f40924-e173-4f98-8d97-ddb8290939e2 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.506-0700 2019-07-07T15:04:39.506-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.506-0700 2019-07-07T15:04:39.506-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.506-0700 2019-07-07T15:04:39.506-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 2351399b-a9c3-4da8-bc46-3353ded90037 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.506-0700 2019-07-07T15:04:39.506-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.507-0700 2019-07-07T15:04:39.506-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: b938a62b-6922-4208-a3aa-cefb110a64e4 and options: { uuid: UUID("b938a62b-6922-4208-a3aa-cefb110a64e4") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.507-0700 2019-07-07T15:04:39.507-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.507-0700 2019-07-07T15:04:39.507-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.507-0700 2019-07-07T15:04:39.507-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.508-0700 2019-07-07T15:04:39.507-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.508-0700 2019-07-07T15:04:39.507-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.509-0700 2019-07-07T15:04:39.509-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.509-0700 2019-07-07T15:04:39.509-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.510-0700 2019-07-07T15:04:39.510-0700 I - [Test] going to run test: EmptyPreparedTransactionAbort [cpp_unit_test:db_test] 2019-07-07T15:04:39.513-0700 2019-07-07T15:04:39.513-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-542d-a57f-6651-daf5 [cpp_unit_test:db_test] 2019-07-07T15:04:39.519-0700 2019-07-07T15:04:39.519-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.519-0700 2019-07-07T15:04:39.519-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: fcdab717-0e35-46ae-b915-a27823a0b1a1 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.520-0700 2019-07-07T15:04:39.520-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.520-0700 2019-07-07T15:04:39.520-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.520-0700 2019-07-07T15:04:39.520-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 8d022cd4-51af-4c4a-a6e4-c138e91d1535 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.520-0700 2019-07-07T15:04:39.520-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.521-0700 2019-07-07T15:04:39.520-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: eb7063ca-d167-4c0a-8f68-b1c2a2aa7642 and options: { uuid: UUID("eb7063ca-d167-4c0a-8f68-b1c2a2aa7642") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.521-0700 2019-07-07T15:04:39.521-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.521-0700 2019-07-07T15:04:39.521-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.521-0700 2019-07-07T15:04:39.521-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.522-0700 2019-07-07T15:04:39.521-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.522-0700 2019-07-07T15:04:39.521-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.523-0700 2019-07-07T15:04:39.523-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.523-0700 2019-07-07T15:04:39.523-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.524-0700 2019-07-07T15:04:39.524-0700 I - [Test] going to run test: KillSessionsDuringPrepareDoesNotAbortTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:39.527-0700 2019-07-07T15:04:39.527-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-27cb-3289-922f-38d8 [cpp_unit_test:db_test] 2019-07-07T15:04:39.532-0700 2019-07-07T15:04:39.533-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.533-0700 2019-07-07T15:04:39.533-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: e638dd9b-bbfb-4191-bdff-8a209febf1db and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.533-0700 2019-07-07T15:04:39.534-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.533-0700 2019-07-07T15:04:39.534-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.533-0700 2019-07-07T15:04:39.534-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: b47d62d0-92c1-4505-8ee6-d36d45e37269 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.534-0700 2019-07-07T15:04:39.534-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.534-0700 2019-07-07T15:04:39.534-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 53f4060c-0f17-4f42-bb47-ea428966d5e2 and options: { uuid: UUID("53f4060c-0f17-4f42-bb47-ea428966d5e2") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.534-0700 2019-07-07T15:04:39.535-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.534-0700 2019-07-07T15:04:39.535-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.534-0700 2019-07-07T15:04:39.535-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.535-0700 2019-07-07T15:04:39.535-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.535-0700 2019-07-07T15:04:39.535-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.536-0700 2019-07-07T15:04:39.537-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.536-0700 2019-07-07T15:04:39.537-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.537-0700 2019-07-07T15:04:39.538-0700 I - [Test] going to run test: ThrowDuringOnTransactionPrepareAbortsTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:39.541-0700 2019-07-07T15:04:39.541-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4eff-3da1-aac2-543e [cpp_unit_test:db_test] 2019-07-07T15:04:39.547-0700 2019-07-07T15:04:39.548-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.547-0700 2019-07-07T15:04:39.548-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: b647d242-c12f-4f8c-a361-720e78ce7eb6 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.548-0700 2019-07-07T15:04:39.548-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.548-0700 2019-07-07T15:04:39.548-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.548-0700 2019-07-07T15:04:39.548-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 18e585a7-57da-47c5-ab9f-c8e1c2c44b54 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.548-0700 2019-07-07T15:04:39.549-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.549-0700 2019-07-07T15:04:39.549-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: fc3b35ef-3c4a-42f1-9a0a-7d1d7c6838f7 and options: { uuid: UUID("fc3b35ef-3c4a-42f1-9a0a-7d1d7c6838f7") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.549-0700 2019-07-07T15:04:39.549-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.549-0700 2019-07-07T15:04:39.549-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.549-0700 2019-07-07T15:04:39.550-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.550-0700 2019-07-07T15:04:39.550-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.550-0700 2019-07-07T15:04:39.550-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.551-0700 2019-07-07T15:04:39.551-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.551-0700 2019-07-07T15:04:39.551-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.552-0700 2019-07-07T15:04:39.552-0700 I - [Test] going to run test: StepDownAfterPrepareDoesNotBlock [cpp_unit_test:db_test] 2019-07-07T15:04:39.555-0700 2019-07-07T15:04:39.556-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-18b8-55a2-fd61-e2a0 [cpp_unit_test:db_test] 2019-07-07T15:04:39.561-0700 2019-07-07T15:04:39.562-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.562-0700 2019-07-07T15:04:39.562-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 591f293a-f70a-4e1b-b646-91e60918a1cf and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.562-0700 2019-07-07T15:04:39.562-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.562-0700 2019-07-07T15:04:39.562-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.562-0700 2019-07-07T15:04:39.563-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 360413fd-6ad4-4482-8d2a-98579b4f2f1f and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.563-0700 2019-07-07T15:04:39.563-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.563-0700 2019-07-07T15:04:39.563-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 48d4dcf3-ddd0-4c46-bd7c-3c5a5f24be55 and options: { uuid: UUID("48d4dcf3-ddd0-4c46-bd7c-3c5a5f24be55") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.563-0700 2019-07-07T15:04:39.563-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.563-0700 2019-07-07T15:04:39.563-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.563-0700 2019-07-07T15:04:39.564-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.564-0700 2019-07-07T15:04:39.564-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.564-0700 2019-07-07T15:04:39.564-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.565-0700 2019-07-07T15:04:39.565-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.565-0700 2019-07-07T15:04:39.565-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.566-0700 2019-07-07T15:04:39.566-0700 I - [Test] going to run test: StepDownAfterPrepareDoesNotBlockThenCommit [cpp_unit_test:db_test] 2019-07-07T15:04:39.569-0700 2019-07-07T15:04:39.570-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0eaf-1f3b-9ea8-e923 [cpp_unit_test:db_test] 2019-07-07T15:04:39.575-0700 2019-07-07T15:04:39.576-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.576-0700 2019-07-07T15:04:39.576-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 9772a282-6793-4ad2-bfae-a8f810f46682 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.576-0700 2019-07-07T15:04:39.576-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.576-0700 2019-07-07T15:04:39.576-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.576-0700 2019-07-07T15:04:39.577-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 0e9cd07b-bd46-4002-8f6a-d8c9710c1012 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.577-0700 2019-07-07T15:04:39.577-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.577-0700 2019-07-07T15:04:39.577-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 2385a47f-f80c-4d0e-ba6c-3933bd5c2447 and options: { uuid: UUID("2385a47f-f80c-4d0e-ba6c-3933bd5c2447") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.577-0700 2019-07-07T15:04:39.577-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.577-0700 2019-07-07T15:04:39.577-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.578-0700 2019-07-07T15:04:39.578-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.578-0700 2019-07-07T15:04:39.578-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.578-0700 2019-07-07T15:04:39.578-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.579-0700 2019-07-07T15:04:39.579-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.579-0700 2019-07-07T15:04:39.579-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.580-0700 2019-07-07T15:04:39.580-0700 I - [Test] going to run test: StepDownDuringAbortSucceeds [cpp_unit_test:db_test] 2019-07-07T15:04:39.584-0700 2019-07-07T15:04:39.584-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-bcdd-7dc5-ea38-16ff [cpp_unit_test:db_test] 2019-07-07T15:04:39.589-0700 2019-07-07T15:04:39.590-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.590-0700 2019-07-07T15:04:39.590-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 1aa9ed64-4949-4a45-b299-8f0d203e1a29 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.590-0700 2019-07-07T15:04:39.590-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.590-0700 2019-07-07T15:04:39.591-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.590-0700 2019-07-07T15:04:39.591-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: a39fe666-7722-4377-a755-5e2fc2a095dc and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.591-0700 2019-07-07T15:04:39.591-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.591-0700 2019-07-07T15:04:39.591-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: d9cedf24-9999-4699-b95e-462ac28a2e6b and options: { uuid: UUID("d9cedf24-9999-4699-b95e-462ac28a2e6b") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.591-0700 2019-07-07T15:04:39.591-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.591-0700 2019-07-07T15:04:39.592-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.591-0700 2019-07-07T15:04:39.592-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.592-0700 2019-07-07T15:04:39.592-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.592-0700 2019-07-07T15:04:39.592-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.593-0700 2019-07-07T15:04:39.593-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.593-0700 2019-07-07T15:04:39.594-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.594-0700 2019-07-07T15:04:39.594-0700 I - [Test] going to run test: StepDownDuringPreparedAbortFails [cpp_unit_test:db_test] 2019-07-07T15:04:39.597-0700 2019-07-07T15:04:39.598-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1c57-94f4-ca8f-e8e8 [cpp_unit_test:db_test] 2019-07-07T15:04:39.603-0700 2019-07-07T15:04:39.604-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.604-0700 2019-07-07T15:04:39.604-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: ce8e057b-810d-40f9-8fa6-0855db510983 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.604-0700 2019-07-07T15:04:39.605-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.604-0700 2019-07-07T15:04:39.605-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.604-0700 2019-07-07T15:04:39.605-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 877c4121-a9c7-4edf-bc83-7f74a2b2bea1 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.605-0700 2019-07-07T15:04:39.605-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.605-0700 2019-07-07T15:04:39.605-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 3a54f8a9-a1c0-461d-a1f1-7b73c14b3563 and options: { uuid: UUID("3a54f8a9-a1c0-461d-a1f1-7b73c14b3563") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.605-0700 2019-07-07T15:04:39.606-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.605-0700 2019-07-07T15:04:39.606-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.605-0700 2019-07-07T15:04:39.606-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.606-0700 2019-07-07T15:04:39.606-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.606-0700 2019-07-07T15:04:39.606-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.607-0700 2019-07-07T15:04:39.608-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.607-0700 2019-07-07T15:04:39.608-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.608-0700 2019-07-07T15:04:39.609-0700 I - [Test] going to run test: StepDownDuringPreparedCommitFails [cpp_unit_test:db_test] 2019-07-07T15:04:39.612-0700 2019-07-07T15:04:39.612-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9fa1-c318-1921-be9c [cpp_unit_test:db_test] 2019-07-07T15:04:39.618-0700 2019-07-07T15:04:39.618-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.619-0700 2019-07-07T15:04:39.619-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 89eb9582-b0c3-4f01-be8f-2d8ec2818a67 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.619-0700 2019-07-07T15:04:39.619-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.619-0700 2019-07-07T15:04:39.619-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.619-0700 2019-07-07T15:04:39.619-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 3c36e33d-c34f-449a-a2e5-3152793e10a7 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.619-0700 2019-07-07T15:04:39.619-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.620-0700 2019-07-07T15:04:39.620-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 06027415-cdbd-4783-b672-925fb36e45e5 and options: { uuid: UUID("06027415-cdbd-4783-b672-925fb36e45e5") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.620-0700 2019-07-07T15:04:39.620-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.620-0700 2019-07-07T15:04:39.620-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.620-0700 2019-07-07T15:04:39.620-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.621-0700 2019-07-07T15:04:39.620-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.621-0700 2019-07-07T15:04:39.620-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.622-0700 2019-07-07T15:04:39.622-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.622-0700 2019-07-07T15:04:39.622-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.623-0700 2019-07-07T15:04:39.623-0700 I - [Test] going to run test: StepDownDuringPreparedAbortReleasesRSTL [cpp_unit_test:db_test] 2019-07-07T15:04:39.627-0700 2019-07-07T15:04:39.627-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2d0c-25da-5cbd-2c1e [cpp_unit_test:db_test] 2019-07-07T15:04:39.633-0700 2019-07-07T15:04:39.633-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.633-0700 2019-07-07T15:04:39.633-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: a9d9dd9b-6bb5-4cb7-a559-38debbab79bd and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.634-0700 2019-07-07T15:04:39.633-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.634-0700 2019-07-07T15:04:39.634-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.634-0700 2019-07-07T15:04:39.634-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 3b8c77e1-2d13-4374-864a-dab4ae5e4a6b and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.634-0700 2019-07-07T15:04:39.634-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.634-0700 2019-07-07T15:04:39.634-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 80a09b92-d2b2-4ec0-8a77-54fdb74aa4bf and options: { uuid: UUID("80a09b92-d2b2-4ec0-8a77-54fdb74aa4bf") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.635-0700 2019-07-07T15:04:39.634-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.635-0700 2019-07-07T15:04:39.634-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.635-0700 2019-07-07T15:04:39.635-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.635-0700 2019-07-07T15:04:39.635-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.636-0700 2019-07-07T15:04:39.635-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.637-0700 2019-07-07T15:04:39.636-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.637-0700 2019-07-07T15:04:39.637-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.637-0700 2019-07-07T15:04:39.637-0700 I - [Test] going to run test: StepDownDuringPreparedCommitReleasesRSTL [cpp_unit_test:db_test] 2019-07-07T15:04:39.641-0700 2019-07-07T15:04:39.641-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-be5b-6410-0058-6f76 [cpp_unit_test:db_test] 2019-07-07T15:04:39.647-0700 2019-07-07T15:04:39.647-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.647-0700 2019-07-07T15:04:39.647-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 744509c1-03cc-4cae-8e4d-f23135461f8b and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.647-0700 2019-07-07T15:04:39.647-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.648-0700 2019-07-07T15:04:39.648-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.648-0700 2019-07-07T15:04:39.648-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: c9857665-fdff-4406-92b1-75e2ea45d5f2 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.648-0700 2019-07-07T15:04:39.648-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.648-0700 2019-07-07T15:04:39.648-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 4c76599a-372f-4f97-bfa7-a70f543e97cd and options: { uuid: UUID("4c76599a-372f-4f97-bfa7-a70f543e97cd") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.649-0700 2019-07-07T15:04:39.648-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.649-0700 2019-07-07T15:04:39.649-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.649-0700 2019-07-07T15:04:39.649-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.649-0700 2019-07-07T15:04:39.649-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.650-0700 2019-07-07T15:04:39.649-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.651-0700 2019-07-07T15:04:39.651-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.651-0700 2019-07-07T15:04:39.651-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.652-0700 2019-07-07T15:04:39.652-0700 I - [Test] going to run test: ThrowDuringUnpreparedCommitLetsTheAbortAtEntryPointToCleanUp [cpp_unit_test:db_test] 2019-07-07T15:04:39.655-0700 2019-07-07T15:04:39.655-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9a50-4389-7fe3-f516 [cpp_unit_test:db_test] 2019-07-07T15:04:39.661-0700 2019-07-07T15:04:39.661-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.661-0700 2019-07-07T15:04:39.661-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 6c2e91fc-27a1-4570-a939-418bfb20990f and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.662-0700 2019-07-07T15:04:39.662-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.662-0700 2019-07-07T15:04:39.662-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.662-0700 2019-07-07T15:04:39.662-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: d3c39460-eaa8-4124-9fea-a4b45cfe8f2d and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.662-0700 2019-07-07T15:04:39.662-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.663-0700 2019-07-07T15:04:39.663-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 639b8781-cfbe-4e08-bb0e-c174710522bd and options: { uuid: UUID("639b8781-cfbe-4e08-bb0e-c174710522bd") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.663-0700 2019-07-07T15:04:39.663-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.663-0700 2019-07-07T15:04:39.663-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.663-0700 2019-07-07T15:04:39.663-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.664-0700 2019-07-07T15:04:39.663-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.664-0700 2019-07-07T15:04:39.663-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.665-0700 2019-07-07T15:04:39.665-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.665-0700 2019-07-07T15:04:39.665-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.666-0700 2019-07-07T15:04:39.666-0700 I - [Test] going to run test: ContinuingATransactionWithNoResourcesAborts [cpp_unit_test:db_test] 2019-07-07T15:04:39.669-0700 2019-07-07T15:04:39.669-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3594-485d-df6e-006a [cpp_unit_test:db_test] 2019-07-07T15:04:39.675-0700 2019-07-07T15:04:39.675-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.676-0700 2019-07-07T15:04:39.676-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 2525fdd3-fcc9-40dc-aace-77e44f993540 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.676-0700 2019-07-07T15:04:39.676-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.676-0700 2019-07-07T15:04:39.676-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.676-0700 2019-07-07T15:04:39.676-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: cc304de1-3198-4b9a-8fd4-7d512da5e6bb and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.676-0700 2019-07-07T15:04:39.676-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.677-0700 2019-07-07T15:04:39.677-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 0d101008-5566-4aff-8bae-afaeb3f1ac32 and options: { uuid: UUID("0d101008-5566-4aff-8bae-afaeb3f1ac32") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.677-0700 2019-07-07T15:04:39.677-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.677-0700 2019-07-07T15:04:39.677-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.677-0700 2019-07-07T15:04:39.677-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.678-0700 2019-07-07T15:04:39.677-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.678-0700 2019-07-07T15:04:39.677-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.679-0700 2019-07-07T15:04:39.679-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.679-0700 2019-07-07T15:04:39.679-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.680-0700 2019-07-07T15:04:39.680-0700 I - [Test] going to run test: KillSessionsDoesNotAbortPreparedTransactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.683-0700 2019-07-07T15:04:39.683-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-6caa-495c-b428-38de [cpp_unit_test:db_test] 2019-07-07T15:04:39.689-0700 2019-07-07T15:04:39.690-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.690-0700 2019-07-07T15:04:39.690-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 1a6c2c80-5436-4ff6-98c0-e9afcbc4a208 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.690-0700 2019-07-07T15:04:39.690-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.690-0700 2019-07-07T15:04:39.690-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.690-0700 2019-07-07T15:04:39.690-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: d7634479-3c7a-4e9a-a542-3f7c1d52f054 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.690-0700 2019-07-07T15:04:39.691-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.691-0700 2019-07-07T15:04:39.691-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: f4ae520a-e685-4ec9-90f7-41780f58c3f1 and options: { uuid: UUID("f4ae520a-e685-4ec9-90f7-41780f58c3f1") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.691-0700 2019-07-07T15:04:39.691-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.691-0700 2019-07-07T15:04:39.691-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.691-0700 2019-07-07T15:04:39.691-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.692-0700 2019-07-07T15:04:39.692-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.692-0700 2019-07-07T15:04:39.692-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.693-0700 2019-07-07T15:04:39.693-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.693-0700 2019-07-07T15:04:39.693-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.694-0700 2019-07-07T15:04:39.694-0700 I - [Test] going to run test: CannotAbortArbitraryPreparedTransactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.698-0700 2019-07-07T15:04:39.698-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-cc1f-053e-3760-2a51 [cpp_unit_test:db_test] 2019-07-07T15:04:39.703-0700 2019-07-07T15:04:39.704-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.704-0700 2019-07-07T15:04:39.704-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 6b54032f-da65-4a5c-8b2f-821155ebfb37 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.704-0700 2019-07-07T15:04:39.704-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.704-0700 2019-07-07T15:04:39.705-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.704-0700 2019-07-07T15:04:39.705-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 12254894-8a43-4883-90d3-7bc295706ee4 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.705-0700 2019-07-07T15:04:39.705-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.705-0700 2019-07-07T15:04:39.705-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: fb1f1ae0-5ef8-4758-8581-1c80dd0a5048 and options: { uuid: UUID("fb1f1ae0-5ef8-4758-8581-1c80dd0a5048") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.705-0700 2019-07-07T15:04:39.705-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.705-0700 2019-07-07T15:04:39.706-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.705-0700 2019-07-07T15:04:39.706-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.706-0700 2019-07-07T15:04:39.706-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.706-0700 2019-07-07T15:04:39.706-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.707-0700 2019-07-07T15:04:39.707-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.707-0700 2019-07-07T15:04:39.708-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.708-0700 2019-07-07T15:04:39.708-0700 I - [Test] going to run test: CannotStartNewTransactionIfNotPrimary [cpp_unit_test:db_test] 2019-07-07T15:04:39.712-0700 2019-07-07T15:04:39.712-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1cc2-f472-8cc1-c9ac [cpp_unit_test:db_test] 2019-07-07T15:04:39.718-0700 2019-07-07T15:04:39.718-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.718-0700 2019-07-07T15:04:39.718-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 66a5418f-73fa-49c0-979a-202808a3300c and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.718-0700 2019-07-07T15:04:39.719-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.718-0700 2019-07-07T15:04:39.719-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.719-0700 2019-07-07T15:04:39.719-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 7b5295b6-ec64-4e2b-a05d-f095afd0e4b4 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.719-0700 2019-07-07T15:04:39.719-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.719-0700 2019-07-07T15:04:39.719-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 5871369c-40a2-4798-8350-70ebb8cd985a and options: { uuid: UUID("5871369c-40a2-4798-8350-70ebb8cd985a") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.719-0700 2019-07-07T15:04:39.720-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.719-0700 2019-07-07T15:04:39.720-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.720-0700 2019-07-07T15:04:39.720-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.720-0700 2019-07-07T15:04:39.720-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.720-0700 2019-07-07T15:04:39.720-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.721-0700 2019-07-07T15:04:39.722-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.721-0700 2019-07-07T15:04:39.722-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.722-0700 2019-07-07T15:04:39.723-0700 I - [Test] going to run test: CannotStartRetryableWriteIfNotPrimary [cpp_unit_test:db_test] 2019-07-07T15:04:39.726-0700 2019-07-07T15:04:39.726-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-260a-efe7-5281-6616 [cpp_unit_test:db_test] 2019-07-07T15:04:39.732-0700 2019-07-07T15:04:39.732-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.732-0700 2019-07-07T15:04:39.733-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: c0483c1e-a01a-445b-9973-9bd4137f2f02 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.732-0700 2019-07-07T15:04:39.733-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.732-0700 2019-07-07T15:04:39.733-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.733-0700 2019-07-07T15:04:39.733-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: ef498c44-0949-40f6-b38c-bfa2812a8ab4 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.733-0700 2019-07-07T15:04:39.733-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.733-0700 2019-07-07T15:04:39.734-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 9ac6caac-e52b-49af-9035-13b851074d03 and options: { uuid: UUID("9ac6caac-e52b-49af-9035-13b851074d03") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.733-0700 2019-07-07T15:04:39.734-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.734-0700 2019-07-07T15:04:39.734-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.734-0700 2019-07-07T15:04:39.734-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.734-0700 2019-07-07T15:04:39.734-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.734-0700 2019-07-07T15:04:39.734-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.735-0700 2019-07-07T15:04:39.736-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.735-0700 2019-07-07T15:04:39.736-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.736-0700 2019-07-07T15:04:39.737-0700 I - [Test] going to run test: CannotContinueTransactionIfNotPrimary [cpp_unit_test:db_test] 2019-07-07T15:04:39.740-0700 2019-07-07T15:04:39.741-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-41d6-6dbb-b7d3-ac7d [cpp_unit_test:db_test] 2019-07-07T15:04:39.746-0700 2019-07-07T15:04:39.746-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.747-0700 2019-07-07T15:04:39.747-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 089cb375-77c4-4870-a82e-3d3d8a09a4d4 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.747-0700 2019-07-07T15:04:39.747-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.747-0700 2019-07-07T15:04:39.747-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.747-0700 2019-07-07T15:04:39.747-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 7b68e35e-98c9-4f41-ad6d-edd387c51a0a and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.747-0700 2019-07-07T15:04:39.747-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.748-0700 2019-07-07T15:04:39.748-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: f5b2a146-9307-4a8f-8f96-d8123b4dd427 and options: { uuid: UUID("f5b2a146-9307-4a8f-8f96-d8123b4dd427") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.748-0700 2019-07-07T15:04:39.748-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.748-0700 2019-07-07T15:04:39.748-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.748-0700 2019-07-07T15:04:39.748-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.749-0700 2019-07-07T15:04:39.748-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.749-0700 2019-07-07T15:04:39.748-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.750-0700 2019-07-07T15:04:39.750-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.750-0700 2019-07-07T15:04:39.750-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.751-0700 2019-07-07T15:04:39.751-0700 I - [Test] going to run test: CannotStartNewTransactionWhilePreparedTransactionInProgress [cpp_unit_test:db_test] 2019-07-07T15:04:39.754-0700 2019-07-07T15:04:39.754-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9ff3-c9f9-9e3f-6163 [cpp_unit_test:db_test] 2019-07-07T15:04:39.760-0700 2019-07-07T15:04:39.760-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.761-0700 2019-07-07T15:04:39.761-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: ed58415e-b41b-48d9-a59a-1b65536ed8c3 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.761-0700 2019-07-07T15:04:39.761-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.761-0700 2019-07-07T15:04:39.761-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.761-0700 2019-07-07T15:04:39.761-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 2f8ac686-7489-4432-8f9a-9b2e16c13eb5 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.761-0700 2019-07-07T15:04:39.761-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.762-0700 2019-07-07T15:04:39.762-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: f874979e-fd9c-4fae-b6a1-68d16ece1908 and options: { uuid: UUID("f874979e-fd9c-4fae-b6a1-68d16ece1908") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.762-0700 2019-07-07T15:04:39.762-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.762-0700 2019-07-07T15:04:39.762-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.762-0700 2019-07-07T15:04:39.762-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.763-0700 2019-07-07T15:04:39.762-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.763-0700 2019-07-07T15:04:39.762-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.764-0700 2019-07-07T15:04:39.764-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.764-0700 2019-07-07T15:04:39.764-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.765-0700 2019-07-07T15:04:39.765-0700 I - [Test] going to run test: CannotInsertInPreparedTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:39.768-0700 2019-07-07T15:04:39.768-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8e93-fb80-8391-41d4 [cpp_unit_test:db_test] 2019-07-07T15:04:39.775-0700 2019-07-07T15:04:39.775-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.775-0700 2019-07-07T15:04:39.775-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 3bbe1831-f450-4177-bb68-affcaf093786 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.775-0700 2019-07-07T15:04:39.775-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.775-0700 2019-07-07T15:04:39.775-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.776-0700 2019-07-07T15:04:39.775-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 79004d97-ead0-4a5d-baf7-817765fd3f27 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.776-0700 2019-07-07T15:04:39.776-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.776-0700 2019-07-07T15:04:39.776-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 638ddf40-4a0a-4c27-81c3-8ad0e8ac2514 and options: { uuid: UUID("638ddf40-4a0a-4c27-81c3-8ad0e8ac2514") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.776-0700 2019-07-07T15:04:39.776-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.777-0700 2019-07-07T15:04:39.776-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.777-0700 2019-07-07T15:04:39.777-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.777-0700 2019-07-07T15:04:39.777-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.777-0700 2019-07-07T15:04:39.777-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.778-0700 2019-07-07T15:04:39.778-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.778-0700 2019-07-07T15:04:39.778-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.779-0700 2019-07-07T15:04:39.779-0700 I - [Test] going to run test: ImplicitAbortDoesNotAbortPreparedTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:39.783-0700 2019-07-07T15:04:39.783-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4c6d-ce40-df8c-857f [cpp_unit_test:db_test] 2019-07-07T15:04:39.789-0700 2019-07-07T15:04:39.789-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.789-0700 2019-07-07T15:04:39.789-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: b3a10bab-2885-49ab-977b-49ab29af6ef2 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.789-0700 2019-07-07T15:04:39.789-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.789-0700 2019-07-07T15:04:39.789-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.790-0700 2019-07-07T15:04:39.790-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: c7a342f5-dffa-4321-819a-9ff0be3d27bf and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.790-0700 2019-07-07T15:04:39.790-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.790-0700 2019-07-07T15:04:39.790-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 02456049-df02-4cdf-a5b9-57e776a595ff and options: { uuid: UUID("02456049-df02-4cdf-a5b9-57e776a595ff") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.790-0700 2019-07-07T15:04:39.790-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.791-0700 2019-07-07T15:04:39.790-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.791-0700 2019-07-07T15:04:39.791-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.791-0700 2019-07-07T15:04:39.791-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.791-0700 2019-07-07T15:04:39.791-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.792-0700 2019-07-07T15:04:39.792-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.793-0700 2019-07-07T15:04:39.792-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.793-0700 2019-07-07T15:04:39.793-0700 I - [Test] going to run test: AbortIsIllegalDuringCommittingPreparedTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:39.793-0700 2019-07-07T15:04:39.793-0700 I - [Test] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:39.794-0700 2019-07-07T15:04:39.793-0700 I - [Test] going to run test: CannotContinueNonExistentTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:39.797-0700 2019-07-07T15:04:39.797-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7bff-8f24-baf5-e8d1 [cpp_unit_test:db_test] 2019-07-07T15:04:39.803-0700 2019-07-07T15:04:39.803-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.804-0700 2019-07-07T15:04:39.804-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: a8c61240-ebda-43ff-8d28-dac0da0cdb88 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.804-0700 2019-07-07T15:04:39.804-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.804-0700 2019-07-07T15:04:39.804-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.804-0700 2019-07-07T15:04:39.804-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 26b736f1-e130-47c4-9773-c46e75d3c733 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.804-0700 2019-07-07T15:04:39.804-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.805-0700 2019-07-07T15:04:39.805-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: d1e5162c-1e70-416c-934b-71dd14430612 and options: { uuid: UUID("d1e5162c-1e70-416c-934b-71dd14430612") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.805-0700 2019-07-07T15:04:39.805-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.805-0700 2019-07-07T15:04:39.805-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.805-0700 2019-07-07T15:04:39.805-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.806-0700 2019-07-07T15:04:39.805-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.806-0700 2019-07-07T15:04:39.805-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.807-0700 2019-07-07T15:04:39.807-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.807-0700 2019-07-07T15:04:39.807-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.808-0700 2019-07-07T15:04:39.808-0700 I - [Test] going to run test: TransactionExceedsSizeParameter [cpp_unit_test:db_test] 2019-07-07T15:04:39.811-0700 2019-07-07T15:04:39.811-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-371b-e3e2-5ba1-46b8 [cpp_unit_test:db_test] 2019-07-07T15:04:39.817-0700 2019-07-07T15:04:39.817-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.818-0700 2019-07-07T15:04:39.818-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 288f6f47-5a32-4e12-bc96-6066d94bf37d and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.818-0700 2019-07-07T15:04:39.818-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.818-0700 2019-07-07T15:04:39.818-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.818-0700 2019-07-07T15:04:39.818-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 18fa9ae8-f910-4072-9ffa-56dc206aaa0f and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.819-0700 2019-07-07T15:04:39.818-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.819-0700 2019-07-07T15:04:39.819-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 3f61cb74-66fa-4bee-9b74-e6a26295b712 and options: { uuid: UUID("3f61cb74-66fa-4bee-9b74-e6a26295b712") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.819-0700 2019-07-07T15:04:39.819-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.819-0700 2019-07-07T15:04:39.819-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.822-0700 2019-07-07T15:04:39.822-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.822-0700 2019-07-07T15:04:39.822-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.822-0700 2019-07-07T15:04:39.822-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.823-0700 2019-07-07T15:04:39.823-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.823-0700 2019-07-07T15:04:39.823-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.824-0700 2019-07-07T15:04:39.824-0700 I - [Test] going to run test: StashInNestedSessionIsANoop [cpp_unit_test:db_test] 2019-07-07T15:04:39.828-0700 2019-07-07T15:04:39.828-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-efe6-9753-bd0f-c70b [cpp_unit_test:db_test] 2019-07-07T15:04:39.834-0700 2019-07-07T15:04:39.834-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.834-0700 2019-07-07T15:04:39.834-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 81ab44e2-044c-4355-b7e8-0fe36673bb9e and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.834-0700 2019-07-07T15:04:39.834-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.834-0700 2019-07-07T15:04:39.834-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.835-0700 2019-07-07T15:04:39.835-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 56d3d117-35b0-4e97-bc86-a1d868d858dd and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.835-0700 2019-07-07T15:04:39.835-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.835-0700 2019-07-07T15:04:39.835-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 97ece540-d030-4d43-b002-bbe416e5d50e and options: { uuid: UUID("97ece540-d030-4d43-b002-bbe416e5d50e") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.835-0700 2019-07-07T15:04:39.835-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.836-0700 2019-07-07T15:04:39.835-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.836-0700 2019-07-07T15:04:39.836-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.836-0700 2019-07-07T15:04:39.836-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.836-0700 2019-07-07T15:04:39.836-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.837-0700 2019-07-07T15:04:39.837-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.837-0700 2019-07-07T15:04:39.837-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.838-0700 2019-07-07T15:04:39.838-0700 I - [Test] going to run test: ThrowDuringUnpreparedOnTransactionAbort [cpp_unit_test:db_test] 2019-07-07T15:04:39.842-0700 2019-07-07T15:04:39.842-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-699b-afa5-9033-1b74 [cpp_unit_test:db_test] 2019-07-07T15:04:39.848-0700 2019-07-07T15:04:39.848-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.848-0700 2019-07-07T15:04:39.848-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 2674f58b-24a5-42c4-8ee2-2242bfeb990a and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.848-0700 2019-07-07T15:04:39.848-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.849-0700 2019-07-07T15:04:39.849-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.849-0700 2019-07-07T15:04:39.849-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 8c178df2-b46e-4225-ace5-8ae901036c62 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.849-0700 2019-07-07T15:04:39.849-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.849-0700 2019-07-07T15:04:39.849-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 66d7633e-698a-44d0-ada0-f20fc859699b and options: { uuid: UUID("66d7633e-698a-44d0-ada0-f20fc859699b") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.850-0700 2019-07-07T15:04:39.849-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.850-0700 2019-07-07T15:04:39.849-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.850-0700 2019-07-07T15:04:39.850-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.850-0700 2019-07-07T15:04:39.850-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.850-0700 2019-07-07T15:04:39.850-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.851-0700 2019-07-07T15:04:39.852-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.852-0700 2019-07-07T15:04:39.852-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.852-0700 2019-07-07T15:04:39.852-0700 I - [Test] going to run test: ThrowDuringPreparedOnTransactionAbortIsFatal [cpp_unit_test:db_test] 2019-07-07T15:04:39.856-0700 2019-07-07T15:04:39.856-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4218-6cb7-fe5d-a412 [cpp_unit_test:db_test] 2019-07-07T15:04:39.862-0700 2019-07-07T15:04:39.862-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.862-0700 2019-07-07T15:04:39.862-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: f22dc63a-db0a-4596-838f-663b65974ca2 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.862-0700 2019-07-07T15:04:39.862-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.863-0700 2019-07-07T15:04:39.863-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.863-0700 2019-07-07T15:04:39.863-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: ee74d280-06c7-43e8-867e-de1a21fd6b91 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.863-0700 2019-07-07T15:04:39.863-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.863-0700 2019-07-07T15:04:39.863-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: a7ac2b94-592c-4b67-8d2b-0f1e9d0db501 and options: { uuid: UUID("a7ac2b94-592c-4b67-8d2b-0f1e9d0db501") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.864-0700 2019-07-07T15:04:39.863-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.864-0700 2019-07-07T15:04:39.864-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.864-0700 2019-07-07T15:04:39.864-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.864-0700 2019-07-07T15:04:39.864-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.864-0700 2019-07-07T15:04:39.864-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.865-0700 2019-07-07T15:04:39.865-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.866-0700 2019-07-07T15:04:39.866-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.866-0700 2019-07-07T15:04:39.866-0700 I - [Test] going to run test: InterruptedSessionsCannotBePrepared [cpp_unit_test:db_test] 2019-07-07T15:04:39.870-0700 2019-07-07T15:04:39.870-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7686-67a8-1612-a55c [cpp_unit_test:db_test] 2019-07-07T15:04:39.876-0700 2019-07-07T15:04:39.876-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.876-0700 2019-07-07T15:04:39.876-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 96600473-3448-427e-8863-4213d1e29b33 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.876-0700 2019-07-07T15:04:39.876-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.877-0700 2019-07-07T15:04:39.877-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.877-0700 2019-07-07T15:04:39.877-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: f818b641-b7a9-49bd-a0b9-f0260f4fa778 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.877-0700 2019-07-07T15:04:39.877-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.877-0700 2019-07-07T15:04:39.877-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 7f84ad51-829d-456b-a773-2d08b6ef8f83 and options: { uuid: UUID("7f84ad51-829d-456b-a773-2d08b6ef8f83") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.878-0700 2019-07-07T15:04:39.877-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.878-0700 2019-07-07T15:04:39.878-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.878-0700 2019-07-07T15:04:39.878-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.878-0700 2019-07-07T15:04:39.878-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.879-0700 2019-07-07T15:04:39.878-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.880-0700 2019-07-07T15:04:39.880-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.880-0700 2019-07-07T15:04:39.880-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.881-0700 2019-07-07T15:04:39.881-0700 I - [Test] going to run test: ReacquireLocksForPreparedTransactionsOnStepUp [cpp_unit_test:db_test] 2019-07-07T15:04:39.884-0700 2019-07-07T15:04:39.885-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8f46-2051-7b4b-701b [cpp_unit_test:db_test] 2019-07-07T15:04:39.891-0700 2019-07-07T15:04:39.891-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.891-0700 2019-07-07T15:04:39.891-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 745883d9-a878-44e0-9add-3fd4a2e97d35 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.891-0700 2019-07-07T15:04:39.891-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.891-0700 2019-07-07T15:04:39.891-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.892-0700 2019-07-07T15:04:39.892-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 339a2ccb-97a7-426d-a36c-df0d7a2a1f5a and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.892-0700 2019-07-07T15:04:39.892-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.892-0700 2019-07-07T15:04:39.892-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 421812e8-e507-4cd9-acd0-3dda3400b00e and options: { uuid: UUID("421812e8-e507-4cd9-acd0-3dda3400b00e") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.892-0700 2019-07-07T15:04:39.892-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.893-0700 2019-07-07T15:04:39.892-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.893-0700 2019-07-07T15:04:39.893-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.893-0700 2019-07-07T15:04:39.893-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.893-0700 2019-07-07T15:04:39.893-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.895-0700 2019-07-07T15:04:39.895-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.895-0700 2019-07-07T15:04:39.895-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.895-0700 2019-07-07T15:04:39.896-0700 I - [Test] going to run test: RollbackResetsInMemoryStateOfPreparedTransaction [cpp_unit_test:db_test] 2019-07-07T15:04:39.899-0700 2019-07-07T15:04:39.899-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d935-47d9-0707-ad60 [cpp_unit_test:db_test] 2019-07-07T15:04:39.905-0700 2019-07-07T15:04:39.905-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.905-0700 2019-07-07T15:04:39.905-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: bf804e14-b375-400b-b0fb-abdf46d9c5b9 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.905-0700 2019-07-07T15:04:39.906-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.906-0700 2019-07-07T15:04:39.906-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.906-0700 2019-07-07T15:04:39.906-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 2adadf8f-ff60-425b-88dc-8730038f2472 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.906-0700 2019-07-07T15:04:39.906-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.906-0700 2019-07-07T15:04:39.906-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 61433a3d-b269-4e14-81c7-2e53db694fb9 and options: { uuid: UUID("61433a3d-b269-4e14-81c7-2e53db694fb9") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.907-0700 2019-07-07T15:04:39.907-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.907-0700 2019-07-07T15:04:39.907-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.907-0700 2019-07-07T15:04:39.907-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.907-0700 2019-07-07T15:04:39.907-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.908-0700 2019-07-07T15:04:39.907-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.909-0700 2019-07-07T15:04:39.909-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.909-0700 2019-07-07T15:04:39.909-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.909-0700 2019-07-07T15:04:39.910-0700 I - [Test] going to run test: PrepareTransactionAsSecondarySetsThePrepareOpTime [cpp_unit_test:db_test] 2019-07-07T15:04:39.913-0700 2019-07-07T15:04:39.913-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2532-8a06-5e9c-6ddb [cpp_unit_test:db_test] 2019-07-07T15:04:39.919-0700 2019-07-07T15:04:39.919-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.919-0700 2019-07-07T15:04:39.919-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 56c325da-d879-4101-9f70-8d2bd1c624b5 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.919-0700 2019-07-07T15:04:39.920-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.920-0700 2019-07-07T15:04:39.920-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.920-0700 2019-07-07T15:04:39.920-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 6bc50f3f-1a6e-4d98-8241-73903bd4d0e2 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.920-0700 2019-07-07T15:04:39.920-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.921-0700 2019-07-07T15:04:39.920-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 1edcb3fc-3802-49e3-af66-4f8ca191b0be and options: { uuid: UUID("1edcb3fc-3802-49e3-af66-4f8ca191b0be") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.921-0700 2019-07-07T15:04:39.921-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.921-0700 2019-07-07T15:04:39.921-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.921-0700 2019-07-07T15:04:39.921-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.921-0700 2019-07-07T15:04:39.921-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.922-0700 2019-07-07T15:04:39.921-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.923-0700 2019-07-07T15:04:39.923-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.923-0700 2019-07-07T15:04:39.923-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.923-0700 2019-07-07T15:04:39.924-0700 I - [Test] going to run test: CommitPreparedTransactionAsSecondarySetsTheFinishOpTime [cpp_unit_test:db_test] 2019-07-07T15:04:39.927-0700 2019-07-07T15:04:39.927-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ed9b-55ac-0df0-97b1 [cpp_unit_test:db_test] 2019-07-07T15:04:39.933-0700 2019-07-07T15:04:39.933-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.933-0700 2019-07-07T15:04:39.934-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 0699a2a7-7ec7-4d5c-944d-4ddc06f103ee and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.934-0700 2019-07-07T15:04:39.934-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.934-0700 2019-07-07T15:04:39.934-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.934-0700 2019-07-07T15:04:39.934-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 4b754c2a-8947-4648-bb6f-b2109069100a and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.934-0700 2019-07-07T15:04:39.935-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.935-0700 2019-07-07T15:04:39.935-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 38d69169-0e85-4490-ae2a-0fc1f6660176 and options: { uuid: UUID("38d69169-0e85-4490-ae2a-0fc1f6660176") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.935-0700 2019-07-07T15:04:39.935-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.935-0700 2019-07-07T15:04:39.935-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.935-0700 2019-07-07T15:04:39.935-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.936-0700 2019-07-07T15:04:39.935-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.936-0700 2019-07-07T15:04:39.935-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.937-0700 2019-07-07T15:04:39.937-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.937-0700 2019-07-07T15:04:39.937-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.938-0700 2019-07-07T15:04:39.938-0700 I - [Test] going to run test: CommitPreparedTransactionAsSecondaryWithNullCommitOplogEntryOpTimeShouldFail [cpp_unit_test:db_test] 2019-07-07T15:04:39.938-0700 2019-07-07T15:04:39.938-0700 I - [Test] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:39.938-0700 2019-07-07T15:04:39.938-0700 I - [Test] going to run test: CommitPreparedTransactionAsPrimaryWithNonNullCommitOplogEntryOpTimeShouldFail [cpp_unit_test:db_test] 2019-07-07T15:04:39.938-0700 2019-07-07T15:04:39.938-0700 I - [Test] Skipping death test on Windows [cpp_unit_test:db_test] 2019-07-07T15:04:39.938-0700 2019-07-07T15:04:39.938-0700 I - [Test] going to run test: AbortTransactionOnSessionCheckoutWithoutRefresh [cpp_unit_test:db_test] 2019-07-07T15:04:39.941-0700 2019-07-07T15:04:39.942-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-78b8-4c30-cce0-c929 [cpp_unit_test:db_test] 2019-07-07T15:04:39.947-0700 2019-07-07T15:04:39.948-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.948-0700 2019-07-07T15:04:39.948-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 5e05fa6e-87fd-420c-8e5a-dda530b0577f and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.948-0700 2019-07-07T15:04:39.948-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.948-0700 2019-07-07T15:04:39.948-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.948-0700 2019-07-07T15:04:39.948-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 90b26816-62be-483d-92df-fb2df9c44991 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.949-0700 2019-07-07T15:04:39.949-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.949-0700 2019-07-07T15:04:39.949-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: c290866e-3250-4b06-b73f-56a3423ec401 and options: { uuid: UUID("c290866e-3250-4b06-b73f-56a3423ec401") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.949-0700 2019-07-07T15:04:39.949-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.949-0700 2019-07-07T15:04:39.949-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.949-0700 2019-07-07T15:04:39.949-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.950-0700 2019-07-07T15:04:39.949-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.950-0700 2019-07-07T15:04:39.949-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.951-0700 2019-07-07T15:04:39.951-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.951-0700 2019-07-07T15:04:39.951-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.952-0700 2019-07-07T15:04:39.952-0700 I - [Test] going to run test: ResponseMetadataHasHasReadOnlyFalseIfNothingInProgress [cpp_unit_test:db_test] 2019-07-07T15:04:39.956-0700 2019-07-07T15:04:39.956-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d2b5-afcb-4e7b-49bb [cpp_unit_test:db_test] 2019-07-07T15:04:39.961-0700 2019-07-07T15:04:39.962-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.962-0700 2019-07-07T15:04:39.962-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 79589f5e-15f2-4f4a-b22d-4ca983b5c267 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.962-0700 2019-07-07T15:04:39.962-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.962-0700 2019-07-07T15:04:39.963-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.962-0700 2019-07-07T15:04:39.963-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 577050dd-5359-4d42-8f09-76f712246879 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.962-0700 2019-07-07T15:04:39.963-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.963-0700 2019-07-07T15:04:39.963-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: fecc3ec1-5328-4fa1-9558-7087cdc661c4 and options: { uuid: UUID("fecc3ec1-5328-4fa1-9558-7087cdc661c4") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.963-0700 2019-07-07T15:04:39.963-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.963-0700 2019-07-07T15:04:39.964-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.963-0700 2019-07-07T15:04:39.964-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.964-0700 2019-07-07T15:04:39.964-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.964-0700 2019-07-07T15:04:39.964-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.965-0700 2019-07-07T15:04:39.965-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.965-0700 2019-07-07T15:04:39.966-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.966-0700 2019-07-07T15:04:39.966-0700 I - [Test] going to run test: ResponseMetadataHasReadOnlyFalseIfInRetryableWrite [cpp_unit_test:db_test] 2019-07-07T15:04:39.970-0700 2019-07-07T15:04:39.970-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7de2-e6c3-7180-fea1 [cpp_unit_test:db_test] 2019-07-07T15:04:39.976-0700 2019-07-07T15:04:39.976-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.976-0700 2019-07-07T15:04:39.976-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 1bfe9a80-1ce9-4611-9dcd-82d7920e4db5 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.976-0700 2019-07-07T15:04:39.977-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.976-0700 2019-07-07T15:04:39.977-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.976-0700 2019-07-07T15:04:39.977-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 11d625ff-9a07-47c1-9baa-cc812ef3828d and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.977-0700 2019-07-07T15:04:39.977-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.977-0700 2019-07-07T15:04:39.977-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: f52baadd-e7be-421e-90a9-31f1ae44d46f and options: { uuid: UUID("f52baadd-e7be-421e-90a9-31f1ae44d46f") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.977-0700 2019-07-07T15:04:39.978-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.977-0700 2019-07-07T15:04:39.978-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.978-0700 2019-07-07T15:04:39.978-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.978-0700 2019-07-07T15:04:39.978-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.978-0700 2019-07-07T15:04:39.978-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.979-0700 2019-07-07T15:04:39.980-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.979-0700 2019-07-07T15:04:39.980-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.980-0700 2019-07-07T15:04:39.981-0700 I - [Test] going to run test: ResponseMetadataHasReadOnlyTrueIfInProgressAndOperationsVectorEmpty [cpp_unit_test:db_test] 2019-07-07T15:04:39.984-0700 2019-07-07T15:04:39.984-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3fa1-0e02-cb94-f1d8 [cpp_unit_test:db_test] 2019-07-07T15:04:39.990-0700 2019-07-07T15:04:39.990-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:39.990-0700 2019-07-07T15:04:39.991-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 48fe52ad-1f1f-4779-9e60-33c5aac09d17 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:39.990-0700 2019-07-07T15:04:39.991-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:39.990-0700 2019-07-07T15:04:39.991-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:39.991-0700 2019-07-07T15:04:39.991-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: b9633b4b-fd48-4035-a746-94d3e2b30522 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:39.991-0700 2019-07-07T15:04:39.991-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:39.991-0700 2019-07-07T15:04:39.992-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 0ff3b8c0-d506-4427-8fb8-0d64364a4b1b and options: { uuid: UUID("0ff3b8c0-d506-4427-8fb8-0d64364a4b1b") } [cpp_unit_test:db_test] 2019-07-07T15:04:39.991-0700 2019-07-07T15:04:39.992-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:39.992-0700 2019-07-07T15:04:39.992-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.992-0700 2019-07-07T15:04:39.992-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:39.992-0700 2019-07-07T15:04:39.992-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:39.992-0700 2019-07-07T15:04:39.992-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:39.993-0700 2019-07-07T15:04:39.994-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.993-0700 2019-07-07T15:04:39.994-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:39.994-0700 2019-07-07T15:04:39.995-0700 I - [Test] going to run test: ResponseMetadataHasReadOnlyFalseIfInProgressAndOperationsVectorNotEmpty [cpp_unit_test:db_test] 2019-07-07T15:04:39.998-0700 2019-07-07T15:04:39.999-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-44ef-f893-eaac-cc6b [cpp_unit_test:db_test] 2019-07-07T15:04:40.004-0700 2019-07-07T15:04:40.005-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:40.004-0700 2019-07-07T15:04:40.005-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 71db4c5b-ceb4-4c95-9676-1f2ef68fc341 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:40.005-0700 2019-07-07T15:04:40.005-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:40.005-0700 2019-07-07T15:04:40.005-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:40.005-0700 2019-07-07T15:04:40.006-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 09476838-3497-4c80-9ee4-188e57b7ad0c and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:40.005-0700 2019-07-07T15:04:40.006-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:40.006-0700 2019-07-07T15:04:40.006-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 05edfb20-e418-467f-92ce-631e825158a3 and options: { uuid: UUID("05edfb20-e418-467f-92ce-631e825158a3") } [cpp_unit_test:db_test] 2019-07-07T15:04:40.006-0700 2019-07-07T15:04:40.006-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:40.006-0700 2019-07-07T15:04:40.006-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.006-0700 2019-07-07T15:04:40.007-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.006-0700 2019-07-07T15:04:40.007-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:40.007-0700 2019-07-07T15:04:40.007-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:40.008-0700 2019-07-07T15:04:40.008-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.008-0700 2019-07-07T15:04:40.008-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.008-0700 2019-07-07T15:04:40.009-0700 I - [Test] going to run test: ResponseMetadataHasReadOnlyFalseIfAborted [cpp_unit_test:db_test] 2019-07-07T15:04:40.012-0700 2019-07-07T15:04:40.013-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e8ca-b950-0795-cf84 [cpp_unit_test:db_test] 2019-07-07T15:04:40.018-0700 2019-07-07T15:04:40.019-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:40.018-0700 2019-07-07T15:04:40.019-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 4683d201-c749-443a-83fc-183c01f81c4d and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:40.018-0700 2019-07-07T15:04:40.019-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:40.019-0700 2019-07-07T15:04:40.019-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:40.019-0700 2019-07-07T15:04:40.020-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 7f48cad1-2c30-406d-9fb9-9b7900ee2f4c and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:40.019-0700 2019-07-07T15:04:40.020-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:40.019-0700 2019-07-07T15:04:40.020-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 9cbb6480-a905-47cc-bde0-9f6a58e677f6 and options: { uuid: UUID("9cbb6480-a905-47cc-bde0-9f6a58e677f6") } [cpp_unit_test:db_test] 2019-07-07T15:04:40.020-0700 2019-07-07T15:04:40.020-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:40.020-0700 2019-07-07T15:04:40.020-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.020-0700 2019-07-07T15:04:40.021-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.020-0700 2019-07-07T15:04:40.021-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:40.021-0700 2019-07-07T15:04:40.021-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:40.022-0700 2019-07-07T15:04:40.022-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.022-0700 2019-07-07T15:04:40.023-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.023-0700 2019-07-07T15:04:40.023-0700 I - [Test] going to run test: OldestActiveTransactionTimestamp [cpp_unit_test:db_test] 2019-07-07T15:04:40.026-0700 2019-07-07T15:04:40.027-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-09db-9785-9ad1-8860 [cpp_unit_test:db_test] 2019-07-07T15:04:40.032-0700 2019-07-07T15:04:40.033-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:40.032-0700 2019-07-07T15:04:40.033-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 137c94a3-5466-4bcf-8151-c5906d1d04b2 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:40.033-0700 2019-07-07T15:04:40.033-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:40.033-0700 2019-07-07T15:04:40.034-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:40.033-0700 2019-07-07T15:04:40.034-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 2c4c185a-d666-46f1-81ca-12cde8aec0c8 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:40.033-0700 2019-07-07T15:04:40.034-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:40.034-0700 2019-07-07T15:04:40.034-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: beb3e471-77bd-4b60-939b-d00a4adf3ae9 and options: { uuid: UUID("beb3e471-77bd-4b60-939b-d00a4adf3ae9") } [cpp_unit_test:db_test] 2019-07-07T15:04:40.034-0700 2019-07-07T15:04:40.034-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:40.034-0700 2019-07-07T15:04:40.035-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.034-0700 2019-07-07T15:04:40.035-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.035-0700 2019-07-07T15:04:40.035-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:40.035-0700 2019-07-07T15:04:40.035-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:40.036-0700 2019-07-07T15:04:40.037-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.036-0700 2019-07-07T15:04:40.037-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.037-0700 2019-07-07T15:04:40.038-0700 I - [Test] going to run test: OldestActiveTransactionTimestampTimeout [cpp_unit_test:db_test] 2019-07-07T15:04:40.041-0700 2019-07-07T15:04:40.041-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7879-29db-f91b-00c3 [cpp_unit_test:db_test] 2019-07-07T15:04:40.047-0700 2019-07-07T15:04:40.047-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:40.047-0700 2019-07-07T15:04:40.048-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 47dbfbc9-86fa-4476-a4a6-0b553eb4ce70 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:40.047-0700 2019-07-07T15:04:40.048-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:40.047-0700 2019-07-07T15:04:40.048-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:40.048-0700 2019-07-07T15:04:40.048-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 4bbeca84-075b-4501-8c14-c8f909463348 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:40.048-0700 2019-07-07T15:04:40.049-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:40.048-0700 2019-07-07T15:04:40.049-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: b25787c5-3c7b-4dc9-810e-ad657f4f3650 and options: { uuid: UUID("b25787c5-3c7b-4dc9-810e-ad657f4f3650") } [cpp_unit_test:db_test] 2019-07-07T15:04:40.048-0700 2019-07-07T15:04:40.049-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:40.049-0700 2019-07-07T15:04:40.049-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.149-0700 2019-07-07T15:04:40.149-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.149-0700 2019-07-07T15:04:40.149-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:40.149-0700 2019-07-07T15:04:40.149-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:40.151-0700 2019-07-07T15:04:40.151-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.151-0700 2019-07-07T15:04:40.151-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.152-0700 2019-07-07T15:04:40.152-0700 I - [Test] going to run test: ExitPreparePromiseIsFulfilledOnAbortAfterPrepare [cpp_unit_test:db_test] 2019-07-07T15:04:40.155-0700 2019-07-07T15:04:40.156-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f095-6e03-1099-4669 [cpp_unit_test:db_test] 2019-07-07T15:04:40.162-0700 2019-07-07T15:04:40.162-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:40.162-0700 2019-07-07T15:04:40.163-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: 71ff8871-b184-445b-8297-25b9d07cad5a and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:40.162-0700 2019-07-07T15:04:40.163-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:40.163-0700 2019-07-07T15:04:40.163-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:40.163-0700 2019-07-07T15:04:40.163-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 72acf719-f6cb-4b43-9bb3-779794e40223 and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:40.163-0700 2019-07-07T15:04:40.163-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:40.163-0700 2019-07-07T15:04:40.164-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: e74fc227-2f2a-4471-9e79-e8559ba9dec6 and options: { uuid: UUID("e74fc227-2f2a-4471-9e79-e8559ba9dec6") } [cpp_unit_test:db_test] 2019-07-07T15:04:40.164-0700 2019-07-07T15:04:40.164-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:40.164-0700 2019-07-07T15:04:40.164-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.164-0700 2019-07-07T15:04:40.164-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.164-0700 2019-07-07T15:04:40.164-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:40.165-0700 2019-07-07T15:04:40.164-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:40.165-0700 2019-07-07T15:04:40.166-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.166-0700 2019-07-07T15:04:40.166-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.166-0700 2019-07-07T15:04:40.167-0700 I - [Test] going to run test: ExitPreparePromiseIsFulfilledOnCommitAfterPrepare [cpp_unit_test:db_test] 2019-07-07T15:04:40.170-0700 2019-07-07T15:04:40.171-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1b7b-f76b-4fa4-74be [cpp_unit_test:db_test] 2019-07-07T15:04:40.177-0700 2019-07-07T15:04:40.177-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:40.177-0700 2019-07-07T15:04:40.178-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: f7bb22b1-7990-4848-93e1-3447cb37473d and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:40.178-0700 2019-07-07T15:04:40.178-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:40.178-0700 2019-07-07T15:04:40.178-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:40.178-0700 2019-07-07T15:04:40.178-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: 473b8e58-3a49-4a58-b283-7d6df8cdfd4c and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:40.178-0700 2019-07-07T15:04:40.179-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:40.179-0700 2019-07-07T15:04:40.179-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: 4c58f3fb-3b84-4aa8-8872-5fb43d3823e7 and options: { uuid: UUID("4c58f3fb-3b84-4aa8-8872-5fb43d3823e7") } [cpp_unit_test:db_test] 2019-07-07T15:04:40.179-0700 2019-07-07T15:04:40.179-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:40.179-0700 2019-07-07T15:04:40.179-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.179-0700 2019-07-07T15:04:40.179-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.180-0700 2019-07-07T15:04:40.180-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:40.180-0700 2019-07-07T15:04:40.180-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:40.181-0700 2019-07-07T15:04:40.181-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.181-0700 2019-07-07T15:04:40.181-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.182-0700 2019-07-07T15:04:40.182-0700 I - [Test] going to run test: ExitPreparePromiseIsFulfilledOnAbortPreparedTransactionForRollback [cpp_unit_test:db_test] 2019-07-07T15:04:40.185-0700 2019-07-07T15:04:40.186-0700 I - [Test] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d5a0-439e-43f7-5222 [cpp_unit_test:db_test] 2019-07-07T15:04:40.192-0700 2019-07-07T15:04:40.193-0700 I REPL [Test] Initialized the rollback ID to 100 [cpp_unit_test:db_test] 2019-07-07T15:04:40.193-0700 2019-07-07T15:04:40.193-0700 I STORAGE [Test] createCollection: local.oplog.rs with generated UUID: d0c3120b-030a-4da9-8e1b-a0c9c3d46f0d and options: { capped: true, size: 1048576 } [cpp_unit_test:db_test] 2019-07-07T15:04:40.193-0700 2019-07-07T15:04:40.193-0700 W ASIO [Test] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test] 2019-07-07T15:04:40.193-0700 2019-07-07T15:04:40.194-0700 I SHARDING [Test] Marking collection config.transactions as collection version: [cpp_unit_test:db_test] 2019-07-07T15:04:40.194-0700 2019-07-07T15:04:40.194-0700 I STORAGE [Test] createCollection: config.transactions with generated UUID: a2ce18e2-f039-4594-81af-277c9740ebcc and options: {} [cpp_unit_test:db_test] 2019-07-07T15:04:40.194-0700 2019-07-07T15:04:40.194-0700 I INDEX [Test] index build: done building index _id_ on ns config.transactions [cpp_unit_test:db_test] 2019-07-07T15:04:40.194-0700 2019-07-07T15:04:40.194-0700 I STORAGE [Test] createCollection: TestDB.TestColl with provided UUID: b38b7bac-10e9-4364-a787-75b1eeeb0139 and options: { uuid: UUID("b38b7bac-10e9-4364-a787-75b1eeeb0139") } [cpp_unit_test:db_test] 2019-07-07T15:04:40.194-0700 2019-07-07T15:04:40.194-0700 I INDEX [Test] index build: done building index _id_ on ns TestDB.TestColl [cpp_unit_test:db_test] 2019-07-07T15:04:40.194-0700 2019-07-07T15:04:40.194-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 1, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.195-0700 2019-07-07T15:04:40.195-0700 W COMMAND [Test] failpoint: skipCommitTxnCheckPrepareMajorityCommitted set to: { mode: 0, data: {} } [cpp_unit_test:db_test] 2019-07-07T15:04:40.195-0700 2019-07-07T15:04:40.195-0700 I STORAGE [Test] Deregistering all the collections [cpp_unit_test:db_test] 2019-07-07T15:04:40.195-0700 2019-07-07T15:04:40.195-0700 I STORAGE [Test] shutdown: removing fs lock... [cpp_unit_test:db_test] 2019-07-07T15:04:40.196-0700 2019-07-07T15:04:40.196-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.196-0700 2019-07-07T15:04:40.197-0700 I ASIO [Test] Killing all outstanding egress activity. [cpp_unit_test:db_test] 2019-07-07T15:04:40.197-0700 2019-07-07T15:04:40.197-0700 I - [Test] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:40.197-0700 2019-07-07T15:04:40.197-0700 I - [Test] going to run suite: TypedCommandTest [cpp_unit_test:db_test] 2019-07-07T15:04:40.198-0700 2019-07-07T15:04:40.197-0700 I - [Test] going to run test: runTyped [cpp_unit_test:db_test] 2019-07-07T15:04:40.201-0700 2019-07-07T15:04:40.201-0700 I - [Test] going to run test: runMinimal [cpp_unit_test:db_test] 2019-07-07T15:04:40.204-0700 2019-07-07T15:04:40.205-0700 I - [Test] going to run test: runVoid [cpp_unit_test:db_test] 2019-07-07T15:04:40.208-0700 2019-07-07T15:04:40.209-0700 I - [Test] going to run test: runThrowStatus [cpp_unit_test:db_test] 2019-07-07T15:04:40.212-0700 2019-07-07T15:04:40.212-0700 I - [Test] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:40.212-0700 2019-07-07T15:04:40.212-0700 I - [Test] going to run suite: UpdateIndexDataTest [cpp_unit_test:db_test] 2019-07-07T15:04:40.213-0700 2019-07-07T15:04:40.213-0700 I - [Test] going to run test: Simple1 [cpp_unit_test:db_test] 2019-07-07T15:04:40.213-0700 2019-07-07T15:04:40.213-0700 I - [Test] going to run test: Simple2 [cpp_unit_test:db_test] 2019-07-07T15:04:40.213-0700 2019-07-07T15:04:40.213-0700 I - [Test] going to run test: Component1 [cpp_unit_test:db_test] 2019-07-07T15:04:40.213-0700 2019-07-07T15:04:40.213-0700 I - [Test] going to run test: AllPathsIndexed1 [cpp_unit_test:db_test] 2019-07-07T15:04:40.213-0700 2019-07-07T15:04:40.213-0700 I - [Test] going to run test: AllPathsIndexed2 [cpp_unit_test:db_test] 2019-07-07T15:04:40.214-0700 2019-07-07T15:04:40.213-0700 I - [Test] going to run test: CanonicalIndexField [cpp_unit_test:db_test] 2019-07-07T15:04:40.214-0700 2019-07-07T15:04:40.213-0700 I - [Test] going to run test: CanonicalIndexFieldForNestedNumericFieldNames [cpp_unit_test:db_test] 2019-07-07T15:04:40.214-0700 2019-07-07T15:04:40.213-0700 I - [Test] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:40.214-0700 2019-07-07T15:04:40.213-0700 I - [Test] going to run suite: Verbosity [cpp_unit_test:db_test] 2019-07-07T15:04:40.215-0700 2019-07-07T15:04:40.213-0700 I - [Test] going to run test: Default [cpp_unit_test:db_test] 2019-07-07T15:04:40.215-0700 2019-07-07T15:04:40.216-0700 I - [Test] going to run test: CommandLineImplicit [cpp_unit_test:db_test] 2019-07-07T15:04:40.218-0700 2019-07-07T15:04:40.219-0700 I - [Test] going to run test: CommandLineString [cpp_unit_test:db_test] 2019-07-07T15:04:40.221-0700 2019-07-07T15:04:40.222-0700 I - [Test] going to run test: CommandLineStringDisguisedLongForm [cpp_unit_test:db_test] 2019-07-07T15:04:40.224-0700 2019-07-07T15:04:40.225-0700 I - [Test] going to run test: CommandLineEmptyString [cpp_unit_test:db_test] 2019-07-07T15:04:40.225-0700 2019-07-07T15:04:40.226-0700 I - [Test] going to run test: CommandLineBadString [cpp_unit_test:db_test] 2019-07-07T15:04:40.228-0700 2019-07-07T15:04:40.228-0700 I - [Test] going to run test: CommandLineBadStringOnlyDash [cpp_unit_test:db_test] 2019-07-07T15:04:40.229-0700 2019-07-07T15:04:40.230-0700 I - [Test] going to run test: CommandLineBadStringOnlyTwoDashes [cpp_unit_test:db_test] 2019-07-07T15:04:40.232-0700 2019-07-07T15:04:40.232-0700 I - [Test] going to run test: INIConfigString [cpp_unit_test:db_test] 2019-07-07T15:04:40.236-0700 2019-07-07T15:04:40.236-0700 I - [Test] going to run test: INIConfigBadString [cpp_unit_test:db_test] 2019-07-07T15:04:40.239-0700 2019-07-07T15:04:40.239-0700 I - [Test] going to run test: INIConfigEmptyString [cpp_unit_test:db_test] 2019-07-07T15:04:40.243-0700 2019-07-07T15:04:40.243-0700 I - [Test] going to run test: JSONConfigString [cpp_unit_test:db_test] 2019-07-07T15:04:40.246-0700 2019-07-07T15:04:40.247-0700 I - [Test] going to run test: MultipleSourcesMultipleOptions [cpp_unit_test:db_test] 2019-07-07T15:04:40.250-0700 2019-07-07T15:04:40.250-0700 I - [Test] going to run test: YAMLConfigStringLogComponent [cpp_unit_test:db_test] 2019-07-07T15:04:40.255-0700 2019-07-07T15:04:40.256-0700 I - [Test] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:40.255-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run suite: WriteConcernOptionsTest [cpp_unit_test:db_test] 2019-07-07T15:04:40.256-0700 2019-07-07T15:04:40.256-0700 D1 - [Test] about to setupTests [cpp_unit_test:db_test] 2019-07-07T15:04:40.256-0700 2019-07-07T15:04:40.256-0700 D1 - [Test] done setupTests [cpp_unit_test:db_test] 2019-07-07T15:04:40.256-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseReturnsFailedToParseOnEmptyDocument [cpp_unit_test:db_test] 2019-07-07T15:04:40.256-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseReturnsFailedToParseOnInvalidJValue [cpp_unit_test:db_test] 2019-07-07T15:04:40.257-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseReturnsFailedToParseOnInvalidFSyncValue [cpp_unit_test:db_test] 2019-07-07T15:04:40.257-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseReturnsFailedToParseIfBothJAndFSyncAreTrue [cpp_unit_test:db_test] 2019-07-07T15:04:40.257-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseSetsSyncModeToJournelIfJIsTrue [cpp_unit_test:db_test] 2019-07-07T15:04:40.257-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseSetsSyncModeToFSyncIfFSyncIsTrue [cpp_unit_test:db_test] 2019-07-07T15:04:40.257-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseSetsSyncModeToNoneIfJIsFalse [cpp_unit_test:db_test] 2019-07-07T15:04:40.258-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseLeavesSyncModeAsUnsetIfFSyncIsFalse [cpp_unit_test:db_test] 2019-07-07T15:04:40.258-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseReturnsFailedToParseIfWIsNotNumberOrString [cpp_unit_test:db_test] 2019-07-07T15:04:40.258-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseSetsWNumNodesIfWIsANumber [cpp_unit_test:db_test] 2019-07-07T15:04:40.258-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseSetsWTimeoutToZeroIfWTimeoutIsNotANumber [cpp_unit_test:db_test] 2019-07-07T15:04:40.259-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseWTimeoutAsNumber [cpp_unit_test:db_test] 2019-07-07T15:04:40.259-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseReturnsFailedToParseOnUnknownField [cpp_unit_test:db_test] 2019-07-07T15:04:40.259-0700 2019-07-07T15:04:40.256-0700 I - [Test] going to run test: ParseIgnoresSpecialFields [cpp_unit_test:db_test] 2019-07-07T15:04:40.259-0700 2019-07-07T15:04:40.256-0700 I - [Test] DONE running tests [cpp_unit_test:db_test] 2019-07-07T15:04:40.259-0700 2019-07-07T15:04:40.256-0700 I - [Test] ************************************************** [cpp_unit_test:db_test] 2019-07-07T15:04:40.260-0700 2019-07-07T15:04:40.256-0700 I - [Test] AppendLong | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.260-0700 2019-07-07T15:04:40.256-0700 I - [Test] AppendMedium | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.260-0700 2019-07-07T15:04:40.256-0700 I - [Test] AppendShort | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.260-0700 2019-07-07T15:04:40.256-0700 I - [Test] BSONElementHasher | tests: 29 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_test] 2019-07-07T15:04:40.260-0700 2019-07-07T15:04:40.256-0700 I - [Test] BSONRange | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.261-0700 2019-07-07T15:04:40.256-0700 I - [Test] CatalogRAIITestFixture | tests: 11 | fails: 0 | assert calls: 0 | time secs: 6.055 [cpp_unit_test:db_test] 2019-07-07T15:04:40.261-0700 2019-07-07T15:04:40.256-0700 I - [Test] CollectionIndexUsageTrackerTest | tests: 8 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.261-0700 2019-07-07T15:04:40.256-0700 I - [Test] Commands | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.261-0700 2019-07-07T15:04:40.257-0700 I - [Test] Comparison | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.261-0700 2019-07-07T15:04:40.257-0700 I - [Test] ComplexExtraction | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.262-0700 2019-07-07T15:04:40.257-0700 I - [Test] ConfigTxnParticipantTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.095 [cpp_unit_test:db_test] 2019-07-07T15:04:40.262-0700 2019-07-07T15:04:40.257-0700 I - [Test] CurOpTest | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.003 [cpp_unit_test:db_test] 2019-07-07T15:04:40.262-0700 2019-07-07T15:04:40.257-0700 I - [Test] DBMessage1 | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.262-0700 2019-07-07T15:04:40.257-0700 I - [Test] DottedField | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.262-0700 2019-07-07T15:04:40.257-0700 I - [Test] DottedSubstring | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.263-0700 2019-07-07T15:04:40.257-0700 I - [Test] EdgeCases | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.263-0700 2019-07-07T15:04:40.257-0700 I - [Test] Empty | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.263-0700 2019-07-07T15:04:40.257-0700 I - [Test] EmptySet | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.263-0700 2019-07-07T15:04:40.257-0700 I - [Test] Equality | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.264-0700 2019-07-07T15:04:40.257-0700 I - [Test] ExtractionFixture | tests: 8 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.264-0700 2019-07-07T15:04:40.258-0700 I - [Test] FieldRefSetWithStorageTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.264-0700 2019-07-07T15:04:40.259-0700 I - [Test] IndexBuildEntryHelpersTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.082 [cpp_unit_test:db_test] 2019-07-07T15:04:40.264-0700 2019-07-07T15:04:40.259-0700 I - [Test] IndexBuildsCoordinatorMongodTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.274 [cpp_unit_test:db_test] 2019-07-07T15:04:40.264-0700 2019-07-07T15:04:40.259-0700 I - [Test] KeyPattern | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.265-0700 2019-07-07T15:04:40.259-0700 I - [Test] KeysCollectionDocument | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.265-0700 2019-07-07T15:04:40.259-0700 I - [Test] LogicalClockTest | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.147 [cpp_unit_test:db_test] 2019-07-07T15:04:40.265-0700 2019-07-07T15:04:40.259-0700 I - [Test] LogicalSessionCacheTest | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.065 [cpp_unit_test:db_test] 2019-07-07T15:04:40.265-0700 2019-07-07T15:04:40.259-0700 I - [Test] LogicalSessionIdTest | tests: 22 | fails: 0 | assert calls: 0 | time secs: 0.671 [cpp_unit_test:db_test] 2019-07-07T15:04:40.266-0700 2019-07-07T15:04:40.259-0700 I - [Test] LogicalTime | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.266-0700 2019-07-07T15:04:40.259-0700 I - [Test] MongoDSessionCatalogTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.008 [cpp_unit_test:db_test] 2019-07-07T15:04:40.266-0700 2019-07-07T15:04:40.259-0700 I - [Test] MultikeyPathTracker | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.266-0700 2019-07-07T15:04:40.259-0700 I - [Test] NamespaceStringTest | tests: 17 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.266-0700 2019-07-07T15:04:40.259-0700 I - [Test] Normal | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.267-0700 2019-07-07T15:04:40.259-0700 I - [Test] NotEmpty | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.267-0700 2019-07-07T15:04:40.259-0700 I - [Test] NotEmptySet | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.267-0700 2019-07-07T15:04:40.259-0700 I - [Test] NumericPathComponents | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.267-0700 2019-07-07T15:04:40.259-0700 I - [Test] OpObserverLargeTransactionTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.092 [cpp_unit_test:db_test] 2019-07-07T15:04:40.267-0700 2019-07-07T15:04:40.259-0700 I - [Test] OpObserverMultiEntryTransactionTest | tests: 12 | fails: 0 | assert calls: 0 | time secs: 0.103 [cpp_unit_test:db_test] 2019-07-07T15:04:40.268-0700 2019-07-07T15:04:40.259-0700 I - [Test] OpObserverRegistryTest | tests: 8 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.268-0700 2019-07-07T15:04:40.259-0700 I - [Test] OpObserverSessionCatalogRollbackTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.007 [cpp_unit_test:db_test] 2019-07-07T15:04:40.268-0700 2019-07-07T15:04:40.259-0700 I - [Test] OpObserverTest | tests: 12 | fails: 0 | assert calls: 0 | time secs: 0.064 [cpp_unit_test:db_test] 2019-07-07T15:04:40.268-0700 2019-07-07T15:04:40.259-0700 I - [Test] OpObserverTransactionTest | tests: 14 | fails: 0 | assert calls: 0 | time secs: 0.106 [cpp_unit_test:db_test] 2019-07-07T15:04:40.268-0700 2019-07-07T15:04:40.259-0700 I - [Test] OperationContextTest | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.514 [cpp_unit_test:db_test] 2019-07-07T15:04:40.269-0700 2019-07-07T15:04:40.259-0700 I - [Test] OperationDeadlineTests | tests: 21 | fails: 0 | assert calls: 0 | time secs: 0.076 [cpp_unit_test:db_test] 2019-07-07T15:04:40.269-0700 2019-07-07T15:04:40.259-0700 I - [Test] OperationTimeTracker | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.269-0700 2019-07-07T15:04:40.264-0700 I - [Test] ParseNsOrUUID | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.018 [cpp_unit_test:db_test] 2019-07-07T15:04:40.269-0700 2019-07-07T15:04:40.264-0700 I - [Test] Prefix | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.270-0700 2019-07-07T15:04:40.264-0700 I - [Test] PrefixSize | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.270-0700 2019-07-07T15:04:40.265-0700 I - [Test] RangeMap | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.270-0700 2019-07-07T15:04:40.265-0700 I - [Test] ReadSourceScopeTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.003 [cpp_unit_test:db_test] 2019-07-07T15:04:40.270-0700 2019-07-07T15:04:40.265-0700 I - [Test] RecordId | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.270-0700 2019-07-07T15:04:40.265-0700 I - [Test] RemoveFirstPart | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.271-0700 2019-07-07T15:04:40.265-0700 I - [Test] RemoveLastPartLong | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.271-0700 2019-07-07T15:04:40.265-0700 I - [Test] RemoveLastPartMedium | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.271-0700 2019-07-07T15:04:40.265-0700 I - [Test] RemoveLastPartShort | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.271-0700 2019-07-07T15:04:40.265-0700 I - [Test] Replacement | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.271-0700 2019-07-07T15:04:40.265-0700 I - [Test] SessionCatalogTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.101 [cpp_unit_test:db_test] 2019-07-07T15:04:40.272-0700 2019-07-07T15:04:40.265-0700 I - [Test] SessionCatalogTestWithDefaultOpCtx | tests: 9 | fails: 0 | assert calls: 0 | time secs: 0.035 [cpp_unit_test:db_test] 2019-07-07T15:04:40.272-0700 2019-07-07T15:04:40.265-0700 I - [Test] SessionHistoryIteratorTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.053 [cpp_unit_test:db_test] 2019-07-07T15:04:40.272-0700 2019-07-07T15:04:40.265-0700 I - [Test] SetupOptions | tests: 15 | fails: 0 | assert calls: 0 | time secs: 0.019 [cpp_unit_test:db_test] 2019-07-07T15:04:40.272-0700 2019-07-07T15:04:40.265-0700 I - [Test] ShardTxnParticipantRetryableWritesTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.014 [cpp_unit_test:db_test] 2019-07-07T15:04:40.272-0700 2019-07-07T15:04:40.265-0700 I - [Test] ShardTxnParticipantTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.086 [cpp_unit_test:db_test] 2019-07-07T15:04:40.273-0700 2019-07-07T15:04:40.265-0700 I - [Test] SignedLogicalTime | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.273-0700 2019-07-07T15:04:40.265-0700 I - [Test] SnapshotWindowTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 4.853 [cpp_unit_test:db_test] 2019-07-07T15:04:40.273-0700 2019-07-07T15:04:40.265-0700 I - [Test] StartupWarningsMongodTest | tests: 8 | fails: 0 | assert calls: 0 | time secs: 0.118 [cpp_unit_test:db_test] 2019-07-07T15:04:40.273-0700 2019-07-07T15:04:40.265-0700 I - [Test] ThreadClientTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.014 [cpp_unit_test:db_test] 2019-07-07T15:04:40.273-0700 2019-07-07T15:04:40.265-0700 I - [Test] ThreadedOperationDeadlineTests | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.045 [cpp_unit_test:db_test] 2019-07-07T15:04:40.274-0700 2019-07-07T15:04:40.265-0700 I - [Test] TimeProofService | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.274-0700 2019-07-07T15:04:40.265-0700 I - [Test] TransactionParticipantRetryableWritesTest | tests: 12 | fails: 0 | assert calls: 0 | time secs: 0.129 [cpp_unit_test:db_test] 2019-07-07T15:04:40.274-0700 2019-07-07T15:04:40.265-0700 I - [Test] TransactionsMetricsTest | tests: 55 | fails: 0 | assert calls: 0 | time secs: 0.772 [cpp_unit_test:db_test] 2019-07-07T15:04:40.274-0700 2019-07-07T15:04:40.270-0700 I - [Test] TxnParticipantTest | tests: 63 | fails: 0 | assert calls: 0 | time secs: 0.936 [cpp_unit_test:db_test] 2019-07-07T15:04:40.275-0700 2019-07-07T15:04:40.270-0700 I - [Test] TypedCommandTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.014 [cpp_unit_test:db_test] 2019-07-07T15:04:40.275-0700 2019-07-07T15:04:40.270-0700 I - [Test] UpdateIndexDataTest | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.275-0700 2019-07-07T15:04:40.270-0700 I - [Test] Verbosity | tests: 14 | fails: 0 | assert calls: 0 | time secs: 0.042 [cpp_unit_test:db_test] 2019-07-07T15:04:40.275-0700 2019-07-07T15:04:40.270-0700 I - [Test] WriteConcernOptionsTest | tests: 14 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_test] 2019-07-07T15:04:40.275-0700 2019-07-07T15:04:40.270-0700 I - [Test] TOTALS | tests: 596 | fails: 0 | assert calls: 0 | time secs: 15.615 [cpp_unit_test:db_test] 2019-07-07T15:04:40.276-0700 2019-07-07T15:04:40.270-0700 I - [Test] SUCCESS - All tests in all suites passed [cpp_unit_test:db_test] 2019-07-07T15:04:40.351-0700 C++ unit test build\opt\mongo\db\db_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:04:40.351-0700 db_test.exe ran in 18.34 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:04:40.351-0700 Running db_test_with_config_server_test_fixture.exe... build\opt\mongo\db\db_test_with_config_server_test_fixture.exe [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:40.367-0700 Starting C++ unit test build\opt\mongo\db\db_test_with_config_server_test_fixture.exe... build\opt\mongo\db\db_test_with_config_server_test_fixture.exe [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:41.867-0700 C++ unit test build\opt\mongo\db\db_test_with_config_server_test_fixture.exe started with pid 7824. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.670-0700 2019-07-07T15:04:42.670-0700 I - [main] going to run suite: CacheTest [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.671-0700 2019-07-07T15:04:42.671-0700 I - [main] going to run test: ErrorsIfCacheIsEmpty [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.678-0700 2019-07-07T15:04:42.679-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e880-1660-bcc2-2617 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.685-0700 2019-07-07T15:04:42.685-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.685-0700 2019-07-07T15:04:42.685-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.685-0700 2019-07-07T15:04:42.686-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.685-0700 2019-07-07T15:04:42.686-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.686-0700 2019-07-07T15:04:42.686-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.686-0700 2019-07-07T15:04:42.686-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 1b9570ff-762e-4591-a873-37a0834ad56e and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.686-0700 2019-07-07T15:04:42.686-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.687-0700 2019-07-07T15:04:42.687-0700 I SHARDING [thread1] creating distributed lock ping thread for process distLockProcessId (sleeping for 30000ms) [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.687-0700 2019-07-07T15:04:42.688-0700 I SHARDING [replSetDistLockPinger] Marking collection config.lockpings as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.688-0700 2019-07-07T15:04:42.688-0700 I STORAGE [replSetDistLockPinger] createCollection: config.lockpings with generated UUID: b57055b0-1424-48e7-abde-f6db5baeea4f and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.688-0700 2019-07-07T15:04:42.688-0700 I INDEX [replSetDistLockPinger] index build: done building index _id_ on ns config.lockpings [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.688-0700 2019-07-07T15:04:42.689-0700 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.689-0700 2019-07-07T15:04:42.689-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.689-0700 2019-07-07T15:04:42.689-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.689-0700 2019-07-07T15:04:42.690-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.690-0700 2019-07-07T15:04:42.690-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.690-0700 2019-07-07T15:04:42.691-0700 I - [main] going to run test: RefreshErrorsIfCacheIsEmpty [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.692-0700 2019-07-07T15:04:42.693-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f046-4a63-2484-013c [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.695-0700 2019-07-07T15:04:42.696-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.696-0700 2019-07-07T15:04:42.696-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.696-0700 2019-07-07T15:04:42.696-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.696-0700 2019-07-07T15:04:42.696-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.696-0700 2019-07-07T15:04:42.696-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.697-0700 2019-07-07T15:04:42.696-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: a60e3deb-554d-4efb-842d-d57b3b75c610 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.697-0700 2019-07-07T15:04:42.696-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.697-0700 2019-07-07T15:04:42.697-0700 I SHARDING [thread2] creating distributed lock ping thread for process distLockProcessId (sleeping for 30000ms) [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.697-0700 2019-07-07T15:04:42.697-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.697-0700 2019-07-07T15:04:42.697-0700 I SHARDING [replSetDistLockPinger] Marking collection config.lockpings as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.698-0700 2019-07-07T15:04:42.697-0700 I STORAGE [replSetDistLockPinger] createCollection: config.lockpings with generated UUID: 3196060c-fbda-49a6-83d9-3f41a6cbad78 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.698-0700 2019-07-07T15:04:42.697-0700 I INDEX [replSetDistLockPinger] index build: done building index _id_ on ns config.lockpings [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.698-0700 2019-07-07T15:04:42.697-0700 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.698-0700 2019-07-07T15:04:42.697-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.699-0700 2019-07-07T15:04:42.697-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.699-0700 2019-07-07T15:04:42.698-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.699-0700 2019-07-07T15:04:42.698-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.699-0700 2019-07-07T15:04:42.698-0700 I - [main] going to run test: GetKeyShouldReturnCorrectKeyAfterRefresh [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.699-0700 2019-07-07T15:04:42.700-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9ca3-3094-90d5-4212 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.702-0700 2019-07-07T15:04:42.703-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.703-0700 2019-07-07T15:04:42.703-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.703-0700 2019-07-07T15:04:42.703-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.703-0700 2019-07-07T15:04:42.703-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.703-0700 2019-07-07T15:04:42.703-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.704-0700 2019-07-07T15:04:42.703-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 777841ed-0198-4836-8c3d-a0baf52f21a2 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.704-0700 2019-07-07T15:04:42.703-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.704-0700 2019-07-07T15:04:42.704-0700 I SHARDING [thread3] creating distributed lock ping thread for process distLockProcessId (sleeping for 30000ms) [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.704-0700 2019-07-07T15:04:42.704-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.704-0700 2019-07-07T15:04:42.704-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: e37cf408-d0cc-44ca-8ca4-1563f8711169 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.705-0700 2019-07-07T15:04:42.704-0700 I SHARDING [replSetDistLockPinger] Marking collection config.lockpings as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.705-0700 2019-07-07T15:04:42.704-0700 I STORAGE [replSetDistLockPinger] createCollection: config.lockpings with generated UUID: 8b611f9d-c2d7-4958-bc8b-f27659ed4045 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.705-0700 2019-07-07T15:04:42.704-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.705-0700 2019-07-07T15:04:42.704-0700 I INDEX [replSetDistLockPinger] index build: done building index _id_ on ns config.lockpings [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.706-0700 2019-07-07T15:04:42.704-0700 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.706-0700 2019-07-07T15:04:42.705-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.706-0700 2019-07-07T15:04:42.705-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.706-0700 2019-07-07T15:04:42.706-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.706-0700 2019-07-07T15:04:42.706-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.707-0700 2019-07-07T15:04:42.706-0700 I - [main] going to run test: GetKeyShouldReturnErrorIfNoKeyIsValidForGivenTime [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.707-0700 2019-07-07T15:04:42.707-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0a8c-12c2-364b-df45 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.710-0700 2019-07-07T15:04:42.711-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.710-0700 2019-07-07T15:04:42.711-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.711-0700 2019-07-07T15:04:42.711-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.711-0700 2019-07-07T15:04:42.711-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.711-0700 2019-07-07T15:04:42.711-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.711-0700 2019-07-07T15:04:42.711-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 2a25fc86-3a09-47a3-9b01-e2819ff73a5b and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.712-0700 2019-07-07T15:04:42.711-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.712-0700 2019-07-07T15:04:42.711-0700 I SHARDING [thread4] creating distributed lock ping thread for process distLockProcessId (sleeping for 30000ms) [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.712-0700 2019-07-07T15:04:42.711-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.712-0700 2019-07-07T15:04:42.711-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: 24cb8249-f959-4689-8098-2f2309dc59f4 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.712-0700 2019-07-07T15:04:42.711-0700 I SHARDING [replSetDistLockPinger] Marking collection config.lockpings as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.713-0700 2019-07-07T15:04:42.711-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.713-0700 2019-07-07T15:04:42.711-0700 I STORAGE [replSetDistLockPinger] createCollection: config.lockpings with generated UUID: 7f721e56-0fe8-4a20-8fe7-dd607bea2d4b and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.713-0700 2019-07-07T15:04:42.712-0700 I INDEX [replSetDistLockPinger] index build: done building index _id_ on ns config.lockpings [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.713-0700 2019-07-07T15:04:42.712-0700 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.714-0700 2019-07-07T15:04:42.712-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.714-0700 2019-07-07T15:04:42.712-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.714-0700 2019-07-07T15:04:42.713-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.714-0700 2019-07-07T15:04:42.713-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.714-0700 2019-07-07T15:04:42.713-0700 I - [main] going to run test: GetKeyShouldReturnOldestKeyPossible [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.715-0700 2019-07-07T15:04:42.715-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2c10-d0a8-f858-b224 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.717-0700 2019-07-07T15:04:42.718-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.718-0700 2019-07-07T15:04:42.718-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.718-0700 2019-07-07T15:04:42.718-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.718-0700 2019-07-07T15:04:42.718-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.718-0700 2019-07-07T15:04:42.718-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.718-0700 2019-07-07T15:04:42.718-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 0208e7f6-9144-450e-848f-b7c6edbedf12 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.719-0700 2019-07-07T15:04:42.718-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.719-0700 2019-07-07T15:04:42.718-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.719-0700 2019-07-07T15:04:42.718-0700 I SHARDING [thread5] creating distributed lock ping thread for process distLockProcessId (sleeping for 30000ms) [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.719-0700 2019-07-07T15:04:42.718-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: ea6c13f1-667b-485e-804f-df070837d1c1 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.720-0700 2019-07-07T15:04:42.719-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.720-0700 2019-07-07T15:04:42.719-0700 I SHARDING [replSetDistLockPinger] Marking collection config.lockpings as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.720-0700 2019-07-07T15:04:42.719-0700 I STORAGE [replSetDistLockPinger] createCollection: config.lockpings with generated UUID: 90a247f5-a866-4c72-a64f-3e377a4944ea and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.720-0700 2019-07-07T15:04:42.719-0700 I INDEX [replSetDistLockPinger] index build: done building index _id_ on ns config.lockpings [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.720-0700 2019-07-07T15:04:42.719-0700 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.721-0700 2019-07-07T15:04:42.720-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.721-0700 2019-07-07T15:04:42.720-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.721-0700 2019-07-07T15:04:42.720-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.721-0700 2019-07-07T15:04:42.720-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.722-0700 2019-07-07T15:04:42.721-0700 I - [main] going to run test: RefreshShouldNotGetKeysForOtherPurpose [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.722-0700 2019-07-07T15:04:42.722-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8652-2c8c-550b-17fe [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.724-0700 2019-07-07T15:04:42.725-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.725-0700 2019-07-07T15:04:42.725-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.725-0700 2019-07-07T15:04:42.725-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.725-0700 2019-07-07T15:04:42.725-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.726-0700 2019-07-07T15:04:42.725-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.726-0700 2019-07-07T15:04:42.725-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 3c090f86-6213-45c1-8165-87bc8b40fe29 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.726-0700 2019-07-07T15:04:42.725-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.726-0700 2019-07-07T15:04:42.726-0700 I SHARDING [thread6] creating distributed lock ping thread for process distLockProcessId (sleeping for 30000ms) [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.726-0700 2019-07-07T15:04:42.726-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.727-0700 2019-07-07T15:04:42.726-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: 5548c984-ba1a-4278-af0a-2dd57bd661ae and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.727-0700 2019-07-07T15:04:42.726-0700 I SHARDING [replSetDistLockPinger] Marking collection config.lockpings as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.727-0700 2019-07-07T15:04:42.726-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.727-0700 2019-07-07T15:04:42.726-0700 I STORAGE [replSetDistLockPinger] createCollection: config.lockpings with generated UUID: 52e2af94-3691-4fd7-831b-afa56c5ab790 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.728-0700 2019-07-07T15:04:42.726-0700 I INDEX [replSetDistLockPinger] index build: done building index _id_ on ns config.lockpings [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.728-0700 2019-07-07T15:04:42.726-0700 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.728-0700 2019-07-07T15:04:42.727-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.728-0700 2019-07-07T15:04:42.727-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.728-0700 2019-07-07T15:04:42.727-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.729-0700 2019-07-07T15:04:42.728-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.729-0700 2019-07-07T15:04:42.728-0700 I - [main] going to run test: RefreshCanIncrementallyGetNewKeys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.729-0700 2019-07-07T15:04:42.729-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3c79-15a5-c7ab-98b6 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.732-0700 2019-07-07T15:04:42.733-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.732-0700 2019-07-07T15:04:42.733-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.733-0700 2019-07-07T15:04:42.733-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.733-0700 2019-07-07T15:04:42.733-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.733-0700 2019-07-07T15:04:42.733-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.733-0700 2019-07-07T15:04:42.733-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 2b035b78-fe51-4c8d-988b-04e6bfe2811e and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.733-0700 2019-07-07T15:04:42.733-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.734-0700 2019-07-07T15:04:42.733-0700 I SHARDING [thread7] creating distributed lock ping thread for process distLockProcessId (sleeping for 30000ms) [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.734-0700 2019-07-07T15:04:42.733-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.734-0700 2019-07-07T15:04:42.733-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: 71637d22-4180-47df-a9bb-00528cbc0d33 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.734-0700 2019-07-07T15:04:42.733-0700 I SHARDING [replSetDistLockPinger] Marking collection config.lockpings as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.735-0700 2019-07-07T15:04:42.733-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.735-0700 2019-07-07T15:04:42.733-0700 I STORAGE [replSetDistLockPinger] createCollection: config.lockpings with generated UUID: 56f88295-0e6c-4fdc-a08b-259d20748dec and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.735-0700 2019-07-07T15:04:42.733-0700 I INDEX [replSetDistLockPinger] index build: done building index _id_ on ns config.lockpings [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.735-0700 2019-07-07T15:04:42.734-0700 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.735-0700 2019-07-07T15:04:42.734-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.736-0700 2019-07-07T15:04:42.734-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.736-0700 2019-07-07T15:04:42.735-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.736-0700 2019-07-07T15:04:42.735-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.736-0700 2019-07-07T15:04:42.735-0700 I - [main] DONE running tests [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.736-0700 2019-07-07T15:04:42.735-0700 I - [main] going to run suite: KeyGeneratorUpdateTest [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.737-0700 2019-07-07T15:04:42.735-0700 I - [main] going to run test: ShouldCreate2KeysFromEmpty [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.737-0700 2019-07-07T15:04:42.737-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-012f-c40a-90fb-2cd2 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.740-0700 2019-07-07T15:04:42.740-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.740-0700 2019-07-07T15:04:42.740-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.741-0700 2019-07-07T15:04:42.740-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.741-0700 2019-07-07T15:04:42.740-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.741-0700 2019-07-07T15:04:42.740-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.741-0700 2019-07-07T15:04:42.740-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: bc812ea7-3542-4c61-8977-1a3ee757f665 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.742-0700 2019-07-07T15:04:42.740-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.742-0700 2019-07-07T15:04:42.741-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.742-0700 2019-07-07T15:04:42.741-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: 2d17ac62-755b-4a30-8097-5f1cab0b2e40 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.742-0700 2019-07-07T15:04:42.741-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.742-0700 2019-07-07T15:04:42.742-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.743-0700 2019-07-07T15:04:42.742-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.743-0700 2019-07-07T15:04:42.742-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.743-0700 2019-07-07T15:04:42.742-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.743-0700 2019-07-07T15:04:42.743-0700 I - [main] going to run test: ShouldPropagateWriteError [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.744-0700 2019-07-07T15:04:42.744-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-fd27-f5b7-5c32-41d1 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.747-0700 2019-07-07T15:04:42.747-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.747-0700 2019-07-07T15:04:42.747-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.748-0700 2019-07-07T15:04:42.747-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.748-0700 2019-07-07T15:04:42.747-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.748-0700 2019-07-07T15:04:42.747-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.748-0700 2019-07-07T15:04:42.747-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 15211edb-0945-4079-9790-3c22ee68c638 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.749-0700 2019-07-07T15:04:42.747-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.749-0700 2019-07-07T15:04:42.748-0700 W COMMAND [main] failpoint: failCollectionInserts set to: { mode: 1, data: {} } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.749-0700 2019-07-07T15:04:42.748-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.749-0700 2019-07-07T15:04:42.748-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: cd9a5fe5-9ee5-4a05-8226-e13b92895d20 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.749-0700 2019-07-07T15:04:42.748-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.750-0700 2019-07-07T15:04:42.748-0700 I STORAGE [main] Failpoint (failCollectionInserts) has been enabled ({}), so rejecting insert (first doc): { _id: 429496729602, purpose: "dummy", key: BinData(0, 40914653D83A5361F1AD7256DE1D842999CAD325), expiresAt: Timestamp(105, 0) } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.750-0700 2019-07-07T15:04:42.748-0700 W COMMAND [main] failpoint: failCollectionInserts set to: { mode: 0, data: {} } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.750-0700 2019-07-07T15:04:42.748-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.750-0700 2019-07-07T15:04:42.748-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.751-0700 2019-07-07T15:04:42.749-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.751-0700 2019-07-07T15:04:42.749-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.751-0700 2019-07-07T15:04:42.749-0700 I - [main] going to run test: ShouldCreateAnotherKeyIfOnlyOneKeyExists [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.751-0700 2019-07-07T15:04:42.751-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2120-94ca-9927-3f1e [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.754-0700 2019-07-07T15:04:42.754-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.755-0700 2019-07-07T15:04:42.754-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.755-0700 2019-07-07T15:04:42.754-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.755-0700 2019-07-07T15:04:42.754-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.755-0700 2019-07-07T15:04:42.754-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.755-0700 2019-07-07T15:04:42.754-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 1aa1a4c0-8a34-4449-af1f-7f699b005a4f and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.756-0700 2019-07-07T15:04:42.754-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.756-0700 2019-07-07T15:04:42.755-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.756-0700 2019-07-07T15:04:42.755-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: f7f09ee0-dbfb-4bab-ae3a-77630812ac5d and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.756-0700 2019-07-07T15:04:42.755-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.757-0700 2019-07-07T15:04:42.756-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.757-0700 2019-07-07T15:04:42.756-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.757-0700 2019-07-07T15:04:42.756-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.757-0700 2019-07-07T15:04:42.756-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.757-0700 2019-07-07T15:04:42.757-0700 I - [main] going to run test: ShouldCreateAnotherKeyIfNoValidKeyAfterCurrent [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.758-0700 2019-07-07T15:04:42.758-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9523-d54c-310f-6267 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.761-0700 2019-07-07T15:04:42.762-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.761-0700 2019-07-07T15:04:42.762-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.762-0700 2019-07-07T15:04:42.762-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.762-0700 2019-07-07T15:04:42.762-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.762-0700 2019-07-07T15:04:42.762-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.762-0700 2019-07-07T15:04:42.762-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 25a2a362-c1ac-47fa-959d-492eb99e9f19 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.763-0700 2019-07-07T15:04:42.762-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.763-0700 2019-07-07T15:04:42.762-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.763-0700 2019-07-07T15:04:42.762-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: 11df4ba8-1ba8-47f4-85ec-e5768667f658 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.763-0700 2019-07-07T15:04:42.762-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.763-0700 2019-07-07T15:04:42.763-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.764-0700 2019-07-07T15:04:42.763-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.764-0700 2019-07-07T15:04:42.764-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.764-0700 2019-07-07T15:04:42.764-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.764-0700 2019-07-07T15:04:42.764-0700 I - [main] going to run test: ShouldCreate2KeysIfAllKeysAreExpired [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.765-0700 2019-07-07T15:04:42.766-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-6685-e610-cdf8-895e [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.769-0700 2019-07-07T15:04:42.769-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.769-0700 2019-07-07T15:04:42.769-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.769-0700 2019-07-07T15:04:42.769-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.770-0700 2019-07-07T15:04:42.769-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.770-0700 2019-07-07T15:04:42.769-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.770-0700 2019-07-07T15:04:42.769-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: d8bd7282-bc2b-495b-8a8c-1d360246e5a1 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.770-0700 2019-07-07T15:04:42.769-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.770-0700 2019-07-07T15:04:42.769-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.771-0700 2019-07-07T15:04:42.769-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: b832a582-7d75-4ce1-b5f8-62a2bcb3d901 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.771-0700 2019-07-07T15:04:42.770-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.771-0700 2019-07-07T15:04:42.771-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.772-0700 2019-07-07T15:04:42.771-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.772-0700 2019-07-07T15:04:42.771-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.772-0700 2019-07-07T15:04:42.771-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.772-0700 2019-07-07T15:04:42.772-0700 I - [main] going to run test: ShouldNotCreateNewKeyIfThereAre2UnexpiredKeys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.773-0700 2019-07-07T15:04:42.773-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0090-8eac-f2c6-2f7e [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.776-0700 2019-07-07T15:04:42.776-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.776-0700 2019-07-07T15:04:42.776-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.777-0700 2019-07-07T15:04:42.776-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.777-0700 2019-07-07T15:04:42.776-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.777-0700 2019-07-07T15:04:42.776-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.777-0700 2019-07-07T15:04:42.776-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 1f491fde-2f01-4b81-be21-1d38903f6ae1 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.777-0700 2019-07-07T15:04:42.776-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.778-0700 2019-07-07T15:04:42.777-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.778-0700 2019-07-07T15:04:42.777-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: eb617c9e-69e6-44bb-8ca6-7c64f1985fa3 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.778-0700 2019-07-07T15:04:42.777-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.778-0700 2019-07-07T15:04:42.778-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.779-0700 2019-07-07T15:04:42.778-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.779-0700 2019-07-07T15:04:42.778-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.779-0700 2019-07-07T15:04:42.778-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.779-0700 2019-07-07T15:04:42.779-0700 I - [main] going to run test: ShouldNotCreateKeysWithDisableKeyGenerationFailPoint [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.780-0700 2019-07-07T15:04:42.780-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9134-f744-602b-57db [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.783-0700 2019-07-07T15:04:42.783-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.784-0700 2019-07-07T15:04:42.784-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.784-0700 2019-07-07T15:04:42.784-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.784-0700 2019-07-07T15:04:42.784-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.784-0700 2019-07-07T15:04:42.784-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.784-0700 2019-07-07T15:04:42.784-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 8c950432-053d-4fbc-bf9a-dea1b3495250 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.785-0700 2019-07-07T15:04:42.784-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.785-0700 2019-07-07T15:04:42.784-0700 W COMMAND [main] failpoint: disableKeyGeneration set to: { mode: 1, data: {} } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.785-0700 2019-07-07T15:04:42.784-0700 W COMMAND [main] failpoint: disableKeyGeneration set to: { mode: 0, data: {} } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.785-0700 2019-07-07T15:04:42.784-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.786-0700 2019-07-07T15:04:42.784-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.786-0700 2019-07-07T15:04:42.784-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.786-0700 2019-07-07T15:04:42.785-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.786-0700 2019-07-07T15:04:42.785-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.786-0700 2019-07-07T15:04:42.785-0700 I - [main] DONE running tests [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.787-0700 2019-07-07T15:04:42.785-0700 I - [main] going to run suite: KeysManagerShardedTest [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.787-0700 2019-07-07T15:04:42.785-0700 I - [main] going to run test: GetKeyForValidationTimesOutIfRefresherIsNotRunning [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.787-0700 2019-07-07T15:04:42.787-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-36a3-49d2-6e8d-d08f [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.789-0700 2019-07-07T15:04:42.790-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.789-0700 2019-07-07T15:04:42.790-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.789-0700 2019-07-07T15:04:42.790-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.790-0700 2019-07-07T15:04:42.790-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.790-0700 2019-07-07T15:04:42.790-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.790-0700 2019-07-07T15:04:42.790-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 9db13a47-c3b1-4e1f-a22a-d146c6ea0601 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.790-0700 2019-07-07T15:04:42.790-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.791-0700 2019-07-07T15:04:42.790-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.791-0700 2019-07-07T15:04:42.790-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.791-0700 2019-07-07T15:04:42.791-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.791-0700 2019-07-07T15:04:42.791-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.791-0700 2019-07-07T15:04:42.791-0700 I - [main] going to run test: GetKeyForValidationErrorsIfKeyDoesntExist [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.792-0700 2019-07-07T15:04:42.793-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ca72-f77a-35ef-547a [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.796-0700 2019-07-07T15:04:42.796-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.796-0700 2019-07-07T15:04:42.796-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.796-0700 2019-07-07T15:04:42.796-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.796-0700 2019-07-07T15:04:42.796-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.797-0700 2019-07-07T15:04:42.796-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.797-0700 2019-07-07T15:04:42.796-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: ed7b10d4-29f1-4fdb-9377-3170feb8d756 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.797-0700 2019-07-07T15:04:42.796-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.797-0700 2019-07-07T15:04:42.797-0700 I SHARDING [monitoring-keys-for-dummy] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.798-0700 2019-07-07T15:04:42.797-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.798-0700 2019-07-07T15:04:42.797-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.798-0700 2019-07-07T15:04:42.797-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.798-0700 2019-07-07T15:04:42.798-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.798-0700 2019-07-07T15:04:42.798-0700 I - [main] going to run test: GetKeyWithSingleKey [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.799-0700 2019-07-07T15:04:42.799-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7252-c8d0-f4ab-d6c2 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.802-0700 2019-07-07T15:04:42.803-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.803-0700 2019-07-07T15:04:42.803-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.803-0700 2019-07-07T15:04:42.803-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.803-0700 2019-07-07T15:04:42.803-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.803-0700 2019-07-07T15:04:42.803-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.804-0700 2019-07-07T15:04:42.803-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 350b422a-c98a-41f8-8eb0-113794463e6d and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.804-0700 2019-07-07T15:04:42.803-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.804-0700 2019-07-07T15:04:42.803-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.804-0700 2019-07-07T15:04:42.803-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: 08293cd3-8130-4dda-87e8-0c43eb6ac52a and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.804-0700 2019-07-07T15:04:42.803-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.805-0700 2019-07-07T15:04:42.804-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.805-0700 2019-07-07T15:04:42.804-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.805-0700 2019-07-07T15:04:42.805-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.805-0700 2019-07-07T15:04:42.805-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.806-0700 2019-07-07T15:04:42.805-0700 I - [main] going to run test: GetKeyWithMultipleKeys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.806-0700 2019-07-07T15:04:42.807-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2cf3-1443-cc62-1721 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.809-0700 2019-07-07T15:04:42.810-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.810-0700 2019-07-07T15:04:42.810-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.810-0700 2019-07-07T15:04:42.810-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.810-0700 2019-07-07T15:04:42.810-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.810-0700 2019-07-07T15:04:42.810-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.811-0700 2019-07-07T15:04:42.810-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: f6a3bf37-fb65-4ac3-8738-594848ef4fd8 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.811-0700 2019-07-07T15:04:42.810-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.811-0700 2019-07-07T15:04:42.810-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.811-0700 2019-07-07T15:04:42.810-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: d511e27a-88b1-4388-9660-e9fff62b347d and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.811-0700 2019-07-07T15:04:42.810-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.812-0700 2019-07-07T15:04:42.811-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.812-0700 2019-07-07T15:04:42.811-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.812-0700 2019-07-07T15:04:42.812-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.812-0700 2019-07-07T15:04:42.812-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.813-0700 2019-07-07T15:04:42.812-0700 I - [main] going to run test: GetKeyShouldErrorIfKeyIdMismatchKey [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.814-0700 2019-07-07T15:04:42.814-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-35af-9095-2189-3b66 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.816-0700 2019-07-07T15:04:42.817-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.817-0700 2019-07-07T15:04:42.817-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.817-0700 2019-07-07T15:04:42.817-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.817-0700 2019-07-07T15:04:42.817-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.817-0700 2019-07-07T15:04:42.817-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.818-0700 2019-07-07T15:04:42.817-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: dbe21131-8d47-4e06-a595-f9bac89a6a80 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.818-0700 2019-07-07T15:04:42.817-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.818-0700 2019-07-07T15:04:42.817-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.818-0700 2019-07-07T15:04:42.817-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: 9e452eea-28ef-4adf-8700-bbf40e10ed50 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.818-0700 2019-07-07T15:04:42.817-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.819-0700 2019-07-07T15:04:42.818-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.819-0700 2019-07-07T15:04:42.818-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.819-0700 2019-07-07T15:04:42.819-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.819-0700 2019-07-07T15:04:42.819-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.820-0700 2019-07-07T15:04:42.819-0700 I - [main] going to run test: GetKeyWithoutRefreshShouldReturnRightKey [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.820-0700 2019-07-07T15:04:42.821-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-012d-813a-be1e-f7c0 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.824-0700 2019-07-07T15:04:42.824-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.824-0700 2019-07-07T15:04:42.824-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.824-0700 2019-07-07T15:04:42.824-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.824-0700 2019-07-07T15:04:42.824-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.824-0700 2019-07-07T15:04:42.824-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.825-0700 2019-07-07T15:04:42.824-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 6deba52e-7cc0-4d83-9d4e-fb97537e0999 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.825-0700 2019-07-07T15:04:42.824-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.825-0700 2019-07-07T15:04:42.824-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.825-0700 2019-07-07T15:04:42.824-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: bbeae638-a0af-42b5-a743-8df6bada14bb and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.826-0700 2019-07-07T15:04:42.824-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.826-0700 2019-07-07T15:04:42.825-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.826-0700 2019-07-07T15:04:42.825-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.826-0700 2019-07-07T15:04:42.826-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.826-0700 2019-07-07T15:04:42.826-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.827-0700 2019-07-07T15:04:42.826-0700 I - [main] going to run test: GetKeyForSigningShouldReturnRightKey [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.828-0700 2019-07-07T15:04:42.828-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ded6-68da-3810-9266 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.831-0700 2019-07-07T15:04:42.831-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.831-0700 2019-07-07T15:04:42.831-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.831-0700 2019-07-07T15:04:42.831-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.831-0700 2019-07-07T15:04:42.831-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.831-0700 2019-07-07T15:04:42.831-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.832-0700 2019-07-07T15:04:42.831-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: a9b1676c-15a0-46cf-a2e7-39d9ebb2829a and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.832-0700 2019-07-07T15:04:42.831-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.832-0700 2019-07-07T15:04:42.831-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.832-0700 2019-07-07T15:04:42.831-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: 6e6f16dd-20b1-40df-8b81-d2c141f14a14 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.833-0700 2019-07-07T15:04:42.831-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.833-0700 2019-07-07T15:04:42.832-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.833-0700 2019-07-07T15:04:42.832-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.833-0700 2019-07-07T15:04:42.833-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.833-0700 2019-07-07T15:04:42.833-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.834-0700 2019-07-07T15:04:42.833-0700 I - [main] going to run test: GetKeyForSigningShouldReturnRightOldKey [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.835-0700 2019-07-07T15:04:42.835-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-dc13-361d-695b-8ba3 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.838-0700 2019-07-07T15:04:42.838-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.838-0700 2019-07-07T15:04:42.838-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.838-0700 2019-07-07T15:04:42.838-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.838-0700 2019-07-07T15:04:42.838-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.839-0700 2019-07-07T15:04:42.838-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.839-0700 2019-07-07T15:04:42.838-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: d985b0c6-4f79-466c-920e-3be2f94aee92 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.839-0700 2019-07-07T15:04:42.838-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.839-0700 2019-07-07T15:04:42.839-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.840-0700 2019-07-07T15:04:42.839-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: 0ad733a7-105a-47b4-a4c8-cc1c2d6aec39 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.840-0700 2019-07-07T15:04:42.839-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.840-0700 2019-07-07T15:04:42.839-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.840-0700 2019-07-07T15:04:42.839-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.840-0700 2019-07-07T15:04:42.840-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.841-0700 2019-07-07T15:04:42.840-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.841-0700 2019-07-07T15:04:42.840-0700 I - [main] going to run test: ShouldCreateKeysIfKeyGeneratorEnabled [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.842-0700 2019-07-07T15:04:42.842-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-dda6-e0cc-101f-980c [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.845-0700 2019-07-07T15:04:42.845-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.845-0700 2019-07-07T15:04:42.845-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.845-0700 2019-07-07T15:04:42.845-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.846-0700 2019-07-07T15:04:42.845-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.846-0700 2019-07-07T15:04:42.845-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.846-0700 2019-07-07T15:04:42.845-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: c1a852be-6e52-496a-968a-d165c7658809 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.846-0700 2019-07-07T15:04:42.845-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.846-0700 2019-07-07T15:04:42.846-0700 I SHARDING [monitoring-keys-for-dummy] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.847-0700 2019-07-07T15:04:42.846-0700 I STORAGE [monitoring-keys-for-dummy] createCollection: admin.system.keys with generated UUID: 0ee5c08d-e6c8-4aef-8427-9d11907c38e8 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.847-0700 2019-07-07T15:04:42.846-0700 I INDEX [monitoring-keys-for-dummy] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.847-0700 2019-07-07T15:04:42.847-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.847-0700 2019-07-07T15:04:42.847-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.848-0700 2019-07-07T15:04:42.847-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.848-0700 2019-07-07T15:04:42.847-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.848-0700 2019-07-07T15:04:42.848-0700 I - [main] going to run test: EnableModeFlipFlopStressTest [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.849-0700 2019-07-07T15:04:42.849-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9db6-4e5e-468e-3c0e [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.852-0700 2019-07-07T15:04:42.852-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.852-0700 2019-07-07T15:04:42.852-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.853-0700 2019-07-07T15:04:42.853-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.853-0700 2019-07-07T15:04:42.853-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.853-0700 2019-07-07T15:04:42.853-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.853-0700 2019-07-07T15:04:42.853-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 2d03637e-ace4-4d73-a2fa-4f1136be5fce and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.854-0700 2019-07-07T15:04:42.853-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.854-0700 2019-07-07T15:04:42.853-0700 I SHARDING [monitoring-keys-for-dummy] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.854-0700 2019-07-07T15:04:42.853-0700 I STORAGE [monitoring-keys-for-dummy] createCollection: admin.system.keys with generated UUID: 8e178237-6c6f-4307-a9cc-1fdd88e14842 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.854-0700 2019-07-07T15:04:42.853-0700 I INDEX [monitoring-keys-for-dummy] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.856-0700 2019-07-07T15:04:42.856-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.856-0700 2019-07-07T15:04:42.856-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.856-0700 2019-07-07T15:04:42.856-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.857-0700 2019-07-07T15:04:42.857-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.857-0700 2019-07-07T15:04:42.857-0700 I - [main] going to run test: ShouldStillBeAbleToUpdateCacheEvenIfItCantCreateKeys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.858-0700 2019-07-07T15:04:42.858-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-e586-ad9a-149b-e5db [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.861-0700 2019-07-07T15:04:42.861-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.861-0700 2019-07-07T15:04:42.861-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.862-0700 2019-07-07T15:04:42.862-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.862-0700 2019-07-07T15:04:42.862-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.862-0700 2019-07-07T15:04:42.862-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.862-0700 2019-07-07T15:04:42.862-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 00f20fa6-c45a-4d70-9da3-6792cd5df321 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.863-0700 2019-07-07T15:04:42.862-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.863-0700 2019-07-07T15:04:42.862-0700 I SHARDING [main] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.863-0700 2019-07-07T15:04:42.862-0700 I STORAGE [main] createCollection: admin.system.keys with generated UUID: a090d07c-d9be-46fb-9f0e-904d88dca428 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.863-0700 2019-07-07T15:04:42.862-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.863-0700 2019-07-07T15:04:42.862-0700 W COMMAND [main] failpoint: failCollectionInserts set to: { mode: 1, data: {} } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.864-0700 2019-07-07T15:04:42.862-0700 W COMMAND [main] failpoint: planExecutorAlwaysFails set to: { mode: 1, data: {} } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.864-0700 2019-07-07T15:04:42.862-0700 W COMMAND [main] failpoint: planExecutorAlwaysFails set to: { mode: 0, data: {} } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.864-0700 2019-07-07T15:04:42.863-0700 I STORAGE [monitoring-keys-for-dummy] Failpoint (failCollectionInserts) has been enabled ({}), so rejecting insert (first doc): { _id: 85899345920000, purpose: "dummy", key: BinData(0, 68A19177CAD12240737131C1881A21D4647CFFE9), expiresAt: Timestamp(20001, 0) } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.864-0700 2019-07-07T15:04:42.863-0700 W COMMAND [main] failpoint: failCollectionInserts set to: { mode: 0, data: {} } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.865-0700 2019-07-07T15:04:42.863-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.865-0700 2019-07-07T15:04:42.863-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.865-0700 2019-07-07T15:04:42.864-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.865-0700 2019-07-07T15:04:42.864-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.865-0700 2019-07-07T15:04:42.864-0700 I - [main] going to run test: ShouldNotCreateKeysWithDisableKeyGenerationFailPoint [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.866-0700 2019-07-07T15:04:42.866-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a89c-96ef-84e3-e39a [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.868-0700 2019-07-07T15:04:42.869-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.869-0700 2019-07-07T15:04:42.869-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.869-0700 2019-07-07T15:04:42.869-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.869-0700 2019-07-07T15:04:42.869-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.869-0700 2019-07-07T15:04:42.869-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.870-0700 2019-07-07T15:04:42.869-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 6cfac7c8-c57d-4377-83a7-ab1d04917dda and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.870-0700 2019-07-07T15:04:42.869-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.870-0700 2019-07-07T15:04:42.869-0700 W COMMAND [main] failpoint: disableKeyGeneration set to: { mode: 1, data: {} } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.870-0700 2019-07-07T15:04:42.869-0700 I SHARDING [monitoring-keys-for-dummy] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.870-0700 2019-07-07T15:04:42.869-0700 W COMMAND [main] failpoint: disableKeyGeneration set to: { mode: 0, data: {} } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.871-0700 2019-07-07T15:04:42.870-0700 I STORAGE [monitoring-keys-for-dummy] createCollection: admin.system.keys with generated UUID: 35f81168-56ef-4e14-a4da-9827706dac0f and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.871-0700 2019-07-07T15:04:42.870-0700 I INDEX [monitoring-keys-for-dummy] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.871-0700 2019-07-07T15:04:42.871-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.871-0700 2019-07-07T15:04:42.871-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.872-0700 2019-07-07T15:04:42.871-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.872-0700 2019-07-07T15:04:42.871-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.872-0700 2019-07-07T15:04:42.872-0700 I - [main] going to run test: HasSeenKeysIsFalseUntilKeysAreFound [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.873-0700 2019-07-07T15:04:42.873-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-29b2-2931-e2e8-1e73 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.876-0700 2019-07-07T15:04:42.876-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.876-0700 2019-07-07T15:04:42.876-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.877-0700 2019-07-07T15:04:42.876-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.877-0700 2019-07-07T15:04:42.876-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.877-0700 2019-07-07T15:04:42.877-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.877-0700 2019-07-07T15:04:42.877-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 4bff1c67-e9a1-4314-ab1d-c7d5f68c7af4 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.877-0700 2019-07-07T15:04:42.877-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.878-0700 2019-07-07T15:04:42.877-0700 W COMMAND [main] failpoint: disableKeyGeneration set to: { mode: 1, data: {} } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.878-0700 2019-07-07T15:04:42.877-0700 I SHARDING [monitoring-keys-for-dummy] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.878-0700 2019-07-07T15:04:42.877-0700 W COMMAND [main] failpoint: disableKeyGeneration set to: { mode: 0, data: {} } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.878-0700 2019-07-07T15:04:42.877-0700 I STORAGE [monitoring-keys-for-dummy] createCollection: admin.system.keys with generated UUID: bc4915f9-2a75-445f-a66a-3d900b74b387 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.879-0700 2019-07-07T15:04:42.878-0700 I INDEX [monitoring-keys-for-dummy] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.879-0700 2019-07-07T15:04:42.878-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.879-0700 2019-07-07T15:04:42.878-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.879-0700 2019-07-07T15:04:42.879-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.879-0700 2019-07-07T15:04:42.879-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.880-0700 2019-07-07T15:04:42.879-0700 I - [main] DONE running tests [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.880-0700 2019-07-07T15:04:42.879-0700 I - [main] going to run suite: LogicalTimeValidatorTest [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.880-0700 2019-07-07T15:04:42.879-0700 I - [main] going to run test: GetTimeWithIncreasingTimes [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.881-0700 2019-07-07T15:04:42.881-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-925c-24c4-9777-76a4 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.884-0700 2019-07-07T15:04:42.884-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.884-0700 2019-07-07T15:04:42.884-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.884-0700 2019-07-07T15:04:42.884-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.884-0700 2019-07-07T15:04:42.884-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.884-0700 2019-07-07T15:04:42.884-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.885-0700 2019-07-07T15:04:42.884-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 35fcf58f-09a8-4123-9f27-809a53cf6b22 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.885-0700 2019-07-07T15:04:42.884-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.885-0700 2019-07-07T15:04:42.885-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.885-0700 2019-07-07T15:04:42.885-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.886-0700 2019-07-07T15:04:42.885-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.886-0700 2019-07-07T15:04:42.885-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.886-0700 2019-07-07T15:04:42.886-0700 I - [main] going to run test: ValidateReturnsOkForValidSignature [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.887-0700 2019-07-07T15:04:42.887-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c89f-0347-f1ce-f9da [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.890-0700 2019-07-07T15:04:42.890-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.890-0700 2019-07-07T15:04:42.890-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.890-0700 2019-07-07T15:04:42.890-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.891-0700 2019-07-07T15:04:42.890-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.891-0700 2019-07-07T15:04:42.890-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.891-0700 2019-07-07T15:04:42.890-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 3cc73981-ed6e-4f61-bbd9-b4188101238f and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.891-0700 2019-07-07T15:04:42.890-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.891-0700 2019-07-07T15:04:42.891-0700 I SHARDING [monitoring-keys-for-dummy] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.892-0700 2019-07-07T15:04:42.891-0700 I STORAGE [monitoring-keys-for-dummy] createCollection: admin.system.keys with generated UUID: 3bf7531a-6c4a-4664-8749-d2fcc8ce9dd0 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.892-0700 2019-07-07T15:04:42.891-0700 I INDEX [monitoring-keys-for-dummy] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.892-0700 2019-07-07T15:04:42.892-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.892-0700 2019-07-07T15:04:42.892-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.892-0700 2019-07-07T15:04:42.892-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.893-0700 2019-07-07T15:04:42.892-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.893-0700 2019-07-07T15:04:42.893-0700 I - [main] going to run test: ValidateErrorsOnInvalidTime [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.894-0700 2019-07-07T15:04:42.894-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5072-b218-de3b-1394 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.897-0700 2019-07-07T15:04:42.897-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.897-0700 2019-07-07T15:04:42.897-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.898-0700 2019-07-07T15:04:42.898-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.898-0700 2019-07-07T15:04:42.898-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.898-0700 2019-07-07T15:04:42.898-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.898-0700 2019-07-07T15:04:42.898-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: fb3d4489-333c-42c3-a958-335d8f6cfe32 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.899-0700 2019-07-07T15:04:42.898-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.899-0700 2019-07-07T15:04:42.898-0700 I SHARDING [monitoring-keys-for-dummy] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.899-0700 2019-07-07T15:04:42.898-0700 I STORAGE [monitoring-keys-for-dummy] createCollection: admin.system.keys with generated UUID: 1fcdc610-168b-4091-a863-7ef2c38319fc and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.899-0700 2019-07-07T15:04:42.898-0700 I INDEX [monitoring-keys-for-dummy] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.899-0700 2019-07-07T15:04:42.899-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.900-0700 2019-07-07T15:04:42.899-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.900-0700 2019-07-07T15:04:42.900-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.900-0700 2019-07-07T15:04:42.900-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.900-0700 2019-07-07T15:04:42.900-0700 I - [main] going to run test: ValidateReturnsOkForValidSignatureWithImplicitRefresh [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.901-0700 2019-07-07T15:04:42.902-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-feeb-1ea4-2407-b4ea [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.904-0700 2019-07-07T15:04:42.905-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.905-0700 2019-07-07T15:04:42.905-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.905-0700 2019-07-07T15:04:42.905-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.905-0700 2019-07-07T15:04:42.905-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.905-0700 2019-07-07T15:04:42.905-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.905-0700 2019-07-07T15:04:42.905-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 2ce86b2a-9c13-4933-874c-49eba2573815 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.906-0700 2019-07-07T15:04:42.905-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.906-0700 2019-07-07T15:04:42.905-0700 I SHARDING [monitoring-keys-for-dummy] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.906-0700 2019-07-07T15:04:42.905-0700 I STORAGE [monitoring-keys-for-dummy] createCollection: admin.system.keys with generated UUID: 887cb6ff-6fad-4dcb-af3e-031193f0c9ab and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.906-0700 2019-07-07T15:04:42.905-0700 I INDEX [monitoring-keys-for-dummy] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.907-0700 2019-07-07T15:04:42.906-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.907-0700 2019-07-07T15:04:42.906-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.907-0700 2019-07-07T15:04:42.907-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.907-0700 2019-07-07T15:04:42.907-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.907-0700 2019-07-07T15:04:42.907-0700 I - [main] going to run test: ValidateErrorsOnInvalidTimeWithImplicitRefresh [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.909-0700 2019-07-07T15:04:42.909-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-654b-a034-e82d-3dd8 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.912-0700 2019-07-07T15:04:42.912-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.912-0700 2019-07-07T15:04:42.912-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.912-0700 2019-07-07T15:04:42.912-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.912-0700 2019-07-07T15:04:42.912-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.913-0700 2019-07-07T15:04:42.912-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.913-0700 2019-07-07T15:04:42.912-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 19158fe1-59c6-4bde-8c8b-3e1610ffb145 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.913-0700 2019-07-07T15:04:42.912-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.913-0700 2019-07-07T15:04:42.913-0700 I SHARDING [monitoring-keys-for-dummy] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.914-0700 2019-07-07T15:04:42.913-0700 I STORAGE [monitoring-keys-for-dummy] createCollection: admin.system.keys with generated UUID: 5fdae68a-f14b-496d-a5b4-da820ed57c07 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.914-0700 2019-07-07T15:04:42.913-0700 I INDEX [monitoring-keys-for-dummy] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.914-0700 2019-07-07T15:04:42.914-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.914-0700 2019-07-07T15:04:42.914-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.914-0700 2019-07-07T15:04:42.914-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.915-0700 2019-07-07T15:04:42.914-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.915-0700 2019-07-07T15:04:42.915-0700 I - [main] going to run test: ShouldGossipLogicalTimeIsFalseUntilKeysAreFound [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.916-0700 2019-07-07T15:04:42.916-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1d08-2ea4-4d21-0501 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.919-0700 2019-07-07T15:04:42.919-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.919-0700 2019-07-07T15:04:42.919-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.920-0700 2019-07-07T15:04:42.919-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.920-0700 2019-07-07T15:04:42.919-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.920-0700 2019-07-07T15:04:42.919-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.920-0700 2019-07-07T15:04:42.919-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: bda08876-63d6-4279-bca0-f49a60e7787e and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.920-0700 2019-07-07T15:04:42.919-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.921-0700 2019-07-07T15:04:42.920-0700 I SHARDING [monitoring-keys-for-dummy] Marking collection admin.system.keys as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.921-0700 2019-07-07T15:04:42.920-0700 I STORAGE [monitoring-keys-for-dummy] createCollection: admin.system.keys with generated UUID: afb09198-2454-4546-aee1-9506d52174d8 and options: {} [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.921-0700 2019-07-07T15:04:42.920-0700 I INDEX [monitoring-keys-for-dummy] index build: done building index _id_ on ns admin.system.keys [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.921-0700 2019-07-07T15:04:42.921-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.922-0700 2019-07-07T15:04:42.921-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.922-0700 2019-07-07T15:04:42.922-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.922-0700 2019-07-07T15:04:42.922-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.922-0700 2019-07-07T15:04:42.922-0700 I - [main] going to run test: CanSignTimesAfterReset [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.923-0700 2019-07-07T15:04:42.924-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-20ed-def3-c09f-76bd [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.926-0700 2019-07-07T15:04:42.927-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.926-0700 2019-07-07T15:04:42.927-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.927-0700 2019-07-07T15:04:42.927-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.927-0700 2019-07-07T15:04:42.927-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.927-0700 2019-07-07T15:04:42.927-0700 I REPL [main] creating replication oplog of size: 0MB... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.927-0700 2019-07-07T15:04:42.927-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 661c44d0-e2fa-4141-b482-4648f62c3053 and options: { capped: true, size: 512000, autoIndexId: false } [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.928-0700 2019-07-07T15:04:42.927-0700 I REPL [main] ****** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.928-0700 2019-07-07T15:04:42.927-0700 I REPL [main] Resetting key manager cache [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.928-0700 2019-07-07T15:04:42.927-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.928-0700 2019-07-07T15:04:42.927-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.929-0700 2019-07-07T15:04:42.928-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.929-0700 2019-07-07T15:04:42.928-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.929-0700 2019-07-07T15:04:42.928-0700 I - [main] DONE running tests [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.929-0700 2019-07-07T15:04:42.928-0700 I - [main] ************************************************** [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.929-0700 2019-07-07T15:04:42.928-0700 I - [main] CacheTest | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.064 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.930-0700 2019-07-07T15:04:42.928-0700 I - [main] KeyGeneratorUpdateTest | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.049 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.930-0700 2019-07-07T15:04:42.928-0700 I - [main] KeysManagerShardedTest | tests: 13 | fails: 0 | assert calls: 0 | time secs: 0.094 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.930-0700 2019-07-07T15:04:42.928-0700 I - [main] LogicalTimeValidatorTest | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.048 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.930-0700 2019-07-07T15:04:42.928-0700 I - [main] TOTALS | tests: 34 | fails: 0 | assert calls: 0 | time secs: 0.255 [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.931-0700 2019-07-07T15:04:42.928-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_test_with_config_server_test_fixture] 2019-07-07T15:04:42.965-0700 C++ unit test build\opt\mongo\db\db_test_with_config_server_test_fixture.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:04:42.965-0700 db_test_with_config_server_test_fixture.exe ran in 2.61 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:04:42.965-0700 Running db_exec_test.exe... build\opt\mongo\db\exec\db_exec_test.exe [cpp_unit_test:db_exec_test] 2019-07-07T15:04:42.980-0700 Starting C++ unit test build\opt\mongo\db\exec\db_exec_test.exe... build\opt\mongo\db\exec\db_exec_test.exe [cpp_unit_test:db_exec_test] 2019-07-07T15:04:44.451-0700 C++ unit test build\opt\mongo\db\exec\db_exec_test.exe started with pid 18880. [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.440-0700 2019-07-07T15:04:45.440-0700 I - [main] going to run suite: ProjectionExecAggErrors [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.441-0700 2019-07-07T15:04:45.441-0700 I - [main] going to run test: ShouldRejectMixOfInclusionAndComputedFields [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.441-0700 2019-07-07T15:04:45.442-0700 I - [main] going to run test: ShouldRejectMixOfExclusionAndComputedFields [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.442-0700 2019-07-07T15:04:45.442-0700 I - [main] going to run test: ShouldRejectOnlyComputedFields [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.442-0700 2019-07-07T15:04:45.442-0700 I - [main] DONE running tests [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.442-0700 2019-07-07T15:04:45.442-0700 I - [main] going to run suite: ProjectionExecAggTests [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.442-0700 2019-07-07T15:04:45.442-0700 I - [main] going to run test: InclusionFieldPathsWithImplicitIdInclusion [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.442-0700 2019-07-07T15:04:45.443-0700 I - [main] going to run test: InclusionFieldPathsWithExplicitIdInclusion [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.443-0700 2019-07-07T15:04:45.443-0700 I - [main] going to run test: InclusionFieldPathsWithExplicitIdInclusionIdOnly [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.443-0700 2019-07-07T15:04:45.443-0700 I - [main] going to run test: InclusionFieldPathsWithImplicitIdExclusion [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.443-0700 2019-07-07T15:04:45.443-0700 I - [main] going to run test: InclusionFieldPathsWithExplicitIdExclusion [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.443-0700 2019-07-07T15:04:45.443-0700 I - [main] going to run test: ExclusionFieldPathsWithImplicitIdInclusion [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.443-0700 2019-07-07T15:04:45.443-0700 I - [main] going to run test: ExclusionFieldPathsWithExplicitIdInclusion [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.443-0700 2019-07-07T15:04:45.443-0700 I - [main] going to run test: ExclusionFieldPathsWithImplicitIdExclusion [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.444-0700 2019-07-07T15:04:45.443-0700 I - [main] going to run test: ExclusionFieldPathsWithExplicitIdExclusion [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.444-0700 2019-07-07T15:04:45.443-0700 I - [main] going to run test: ExclusionFieldPathsWithExplicitIdExclusionIdOnly [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.444-0700 2019-07-07T15:04:45.443-0700 I - [main] DONE running tests [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.444-0700 2019-07-07T15:04:45.443-0700 I - [main] going to run suite: ProjectionExecAggType [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.444-0700 2019-07-07T15:04:45.443-0700 I - [main] going to run test: ShouldAcceptInclusionProjection [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.445-0700 2019-07-07T15:04:45.444-0700 I - [main] going to run test: ShouldAcceptExclusionProjection [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.445-0700 2019-07-07T15:04:45.444-0700 I - [main] DONE running tests [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.445-0700 2019-07-07T15:04:45.444-0700 I - [main] going to run suite: ProjectionExecTest [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.445-0700 2019-07-07T15:04:45.444-0700 I - [main] going to run test: TransformPositionalDollar [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.480-0700 2019-07-07T15:04:45.480-0700 I - [main] going to run test: TransformElemMatch [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.501-0700 2019-07-07T15:04:45.502-0700 I - [main] going to run test: ElemMatchProjectionRespectsCollator [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.505-0700 2019-07-07T15:04:45.506-0700 I - [main] going to run test: TransformSliceCount [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.535-0700 2019-07-07T15:04:45.536-0700 I - [main] going to run test: TransformSliceSkipLimit [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.569-0700 2019-07-07T15:04:45.570-0700 I - [main] going to run test: TransformCoveredDottedProjection [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.574-0700 2019-07-07T15:04:45.574-0700 I - [main] going to run test: TransformNonCoveredDottedProjection [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.578-0700 2019-07-07T15:04:45.579-0700 I - [main] going to run test: TransformMetaTextScore [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.587-0700 2019-07-07T15:04:45.587-0700 I - [main] going to run test: TransformMetaSortKey [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.595-0700 2019-07-07T15:04:45.596-0700 I - [main] going to run test: TransformMetaSortKeyCoveredNormal [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.599-0700 2019-07-07T15:04:45.600-0700 I - [main] going to run test: TransformMetaSortKeyCoveredOverwrite [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.604-0700 2019-07-07T15:04:45.605-0700 I - [main] going to run test: TransformMetaSortKeyCoveredAdditionalData [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.608-0700 2019-07-07T15:04:45.609-0700 I - [main] going to run test: TransformMetaSortKeyCoveredCompound [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.613-0700 2019-07-07T15:04:45.613-0700 I - [main] going to run test: TransformMetaSortKeyCoveredCompound2 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.617-0700 2019-07-07T15:04:45.618-0700 I - [main] going to run test: TransformMetaSortKeyCoveredCompound3 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.621-0700 2019-07-07T15:04:45.622-0700 I - [main] DONE running tests [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.621-0700 2019-07-07T15:04:45.622-0700 I - [main] going to run suite: QueuedDataStageTest [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.621-0700 2019-07-07T15:04:45.622-0700 I - [main] going to run test: getValidStats [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.623-0700 2019-07-07T15:04:45.624-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-acb8-992c-de74-af2c [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.630-0700 2019-07-07T15:04:45.630-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.630-0700 2019-07-07T15:04:45.630-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.630-0700 2019-07-07T15:04:45.631-0700 I - [main] going to run test: validateStats [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.632-0700 2019-07-07T15:04:45.633-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-6a27-3f58-5be3-e490 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.637-0700 2019-07-07T15:04:45.637-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.637-0700 2019-07-07T15:04:45.637-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.637-0700 2019-07-07T15:04:45.638-0700 I - [main] DONE running tests [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.637-0700 2019-07-07T15:04:45.638-0700 I - [main] going to run suite: SortStageTest [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.638-0700 2019-07-07T15:04:45.638-0700 I - [main] going to run test: SortEmptyWorkingSet [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.639-0700 2019-07-07T15:04:45.640-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5ecf-d158-7ba2-37e7 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.644-0700 2019-07-07T15:04:45.644-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.644-0700 2019-07-07T15:04:45.644-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.644-0700 2019-07-07T15:04:45.645-0700 I - [main] going to run test: SortAscending [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.646-0700 2019-07-07T15:04:45.647-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-139c-1e47-69c8-2ca1 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.650-0700 2019-07-07T15:04:45.651-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.651-0700 2019-07-07T15:04:45.651-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.651-0700 2019-07-07T15:04:45.652-0700 I - [main] going to run test: SortDescending [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.653-0700 2019-07-07T15:04:45.654-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c973-85a8-5e6b-5e11 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.657-0700 2019-07-07T15:04:45.658-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.657-0700 2019-07-07T15:04:45.658-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.658-0700 2019-07-07T15:04:45.659-0700 I - [main] going to run test: SortIrrelevantSortKey [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.659-0700 2019-07-07T15:04:45.660-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1890-571c-3dee-54ae [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.664-0700 2019-07-07T15:04:45.665-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.664-0700 2019-07-07T15:04:45.665-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.665-0700 2019-07-07T15:04:45.666-0700 I - [main] going to run test: SortAscendingWithLimit [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.666-0700 2019-07-07T15:04:45.667-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-18e5-60d6-574c-0328 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.671-0700 2019-07-07T15:04:45.672-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.671-0700 2019-07-07T15:04:45.672-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.672-0700 2019-07-07T15:04:45.673-0700 I - [main] going to run test: SortDescendingWithLimit [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.673-0700 2019-07-07T15:04:45.674-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0b8b-c5a7-688e-5e45 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.677-0700 2019-07-07T15:04:45.678-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.678-0700 2019-07-07T15:04:45.678-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.678-0700 2019-07-07T15:04:45.679-0700 I - [main] going to run test: SortAscendingWithLimitGreaterThanInputSize [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.680-0700 2019-07-07T15:04:45.681-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1a94-3e2d-97cd-b99e [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.685-0700 2019-07-07T15:04:45.685-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.685-0700 2019-07-07T15:04:45.686-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.685-0700 2019-07-07T15:04:45.686-0700 I - [main] going to run test: SortDescendingWithLimitGreaterThanInputSize [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.687-0700 2019-07-07T15:04:45.688-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c5c4-9e9b-318b-6fdc [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.691-0700 2019-07-07T15:04:45.692-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.691-0700 2019-07-07T15:04:45.692-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.692-0700 2019-07-07T15:04:45.693-0700 I - [main] going to run test: SortAscendingWithLimitOfOne [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.694-0700 2019-07-07T15:04:45.695-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-2ad6-76e3-0375-3430 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.698-0700 2019-07-07T15:04:45.699-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.698-0700 2019-07-07T15:04:45.699-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.699-0700 2019-07-07T15:04:45.700-0700 I - [main] going to run test: SortDescendingWithLimitOfOne [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.700-0700 2019-07-07T15:04:45.701-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a591-6d0f-ad8b-52ea [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.705-0700 2019-07-07T15:04:45.706-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.705-0700 2019-07-07T15:04:45.706-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.706-0700 2019-07-07T15:04:45.707-0700 I - [main] going to run test: SortAscendingWithCollation [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.707-0700 2019-07-07T15:04:45.708-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f184-8859-85f8-21ce [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.712-0700 2019-07-07T15:04:45.713-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.712-0700 2019-07-07T15:04:45.713-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.712-0700 2019-07-07T15:04:45.713-0700 I - [main] going to run test: SortDescendingWithCollation [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.714-0700 2019-07-07T15:04:45.715-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a11d-f531-ba16-831a [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.718-0700 2019-07-07T15:04:45.719-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.718-0700 2019-07-07T15:04:45.719-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.719-0700 2019-07-07T15:04:45.720-0700 I - [main] DONE running tests [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.719-0700 2019-07-07T15:04:45.720-0700 I - [main] going to run suite: WorkingSetFixture [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.719-0700 2019-07-07T15:04:45.720-0700 I - [main] going to run test: noFieldToGet [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.719-0700 2019-07-07T15:04:45.720-0700 I - [main] going to run test: getFieldUnowned [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.720-0700 2019-07-07T15:04:45.720-0700 I - [main] going to run test: getFieldOwned [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.720-0700 2019-07-07T15:04:45.720-0700 I - [main] going to run test: getFieldFromIndex [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.720-0700 2019-07-07T15:04:45.720-0700 I - [main] going to run test: getDottedFieldFromIndex [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.720-0700 2019-07-07T15:04:45.720-0700 I - [main] DONE running tests [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.720-0700 2019-07-07T15:04:45.720-0700 I - [main] ************************************************** [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.720-0700 2019-07-07T15:04:45.720-0700 I - [main] ProjectionExecAggErrors | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.720-0700 2019-07-07T15:04:45.720-0700 I - [main] ProjectionExecAggTests | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.720-0700 2019-07-07T15:04:45.720-0700 I - [main] ProjectionExecAggType | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.720-0700 2019-07-07T15:04:45.720-0700 I - [main] ProjectionExecTest | tests: 15 | fails: 0 | assert calls: 0 | time secs: 0.178 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.720-0700 2019-07-07T15:04:45.720-0700 I - [main] QueuedDataStageTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.016 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.720-0700 2019-07-07T15:04:45.720-0700 I - [main] SortStageTest | tests: 12 | fails: 0 | assert calls: 0 | time secs: 0.081 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.721-0700 2019-07-07T15:04:45.720-0700 I - [main] WorkingSetFixture | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.721-0700 2019-07-07T15:04:45.720-0700 I - [main] TOTALS | tests: 49 | fails: 0 | assert calls: 0 | time secs: 0.277 [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.721-0700 2019-07-07T15:04:45.720-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_exec_test] 2019-07-07T15:04:45.756-0700 C++ unit test build\opt\mongo\db\exec\db_exec_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:04:45.756-0700 db_exec_test.exe ran in 2.79 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:04:45.756-0700 Running db_free_mon_test.exe... build\opt\mongo\db\free_mon\db_free_mon_test.exe [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:45.756-0700 Starting C++ unit test build\opt\mongo\db\free_mon\db_free_mon_test.exe... build\opt\mongo\db\free_mon\db_free_mon_test.exe [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:47.008-0700 C++ unit test build\opt\mongo\db\free_mon\db_free_mon_test.exe started with pid 10052. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.077-0700 2019-07-07T15:04:48.076-0700 I - [main] going to run suite: FreeMonControllerRSTest [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.077-0700 2019-07-07T15:04:48.078-0700 I - [main] going to run test: TransitionToPrimary [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.085-0700 2019-07-07T15:04:48.086-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ecfb-f662-04b5-1430 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.094-0700 2019-07-07T15:04:48.094-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 53ddead6-268d-4f90-a7ba-d47ba1ab4a63 and options: { uuid: UUID("53ddead6-268d-4f90-a7ba-d47ba1ab4a63") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.096-0700 2019-07-07T15:04:48.096-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.096-0700 2019-07-07T15:04:48.096-0700 I CONTROL [main] Turning Crank: 3 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.097-0700 2019-07-07T15:04:48.097-0700 I CONTROL [main] Turning Crank: 3 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.098-0700 2019-07-07T15:04:48.098-0700 W ASIO [FreeMonProcessor] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.099-0700 2019-07-07T15:04:48.099-0700 I SHARDING [FreeMonProcessor] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.099-0700 2019-07-07T15:04:48.099-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.100-0700 2019-07-07T15:04:48.100-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.100-0700 2019-07-07T15:04:48.100-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.101-0700 2019-07-07T15:04:48.101-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.101-0700 2019-07-07T15:04:48.101-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.103-0700 2019-07-07T15:04:48.103-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.103-0700 2019-07-07T15:04:48.103-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.104-0700 2019-07-07T15:04:48.104-0700 I - [main] going to run test: StartupOnSecondary [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.107-0700 2019-07-07T15:04:48.107-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-93d7-5f28-c13d-fef1 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.114-0700 2019-07-07T15:04:48.114-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: aa2d5cc9-523c-4de3-a687-3ce2cab97312 and options: { uuid: UUID("aa2d5cc9-523c-4de3-a687-3ce2cab97312") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.114-0700 2019-07-07T15:04:48.114-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.114-0700 2019-07-07T15:04:48.114-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.114-0700 2019-07-07T15:04:48.114-0700 I SHARDING [main] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.115-0700 2019-07-07T15:04:48.114-0700 I CONTROL [main] Turning Crank: 4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.115-0700 2019-07-07T15:04:48.115-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.115-0700 2019-07-07T15:04:48.115-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.116-0700 2019-07-07T15:04:48.116-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.116-0700 2019-07-07T15:04:48.116-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.116-0700 2019-07-07T15:04:48.116-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.118-0700 2019-07-07T15:04:48.118-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.118-0700 2019-07-07T15:04:48.118-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.118-0700 2019-07-07T15:04:48.118-0700 I - [main] going to run test: SecondaryStartOnInsert [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.122-0700 2019-07-07T15:04:48.122-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-23bd-cb79-2437-2767 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.128-0700 2019-07-07T15:04:48.128-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 08386fc3-743a-4dd3-bcaf-cd0e70e85697 and options: { uuid: UUID("08386fc3-743a-4dd3-bcaf-cd0e70e85697") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.128-0700 2019-07-07T15:04:48.128-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.128-0700 2019-07-07T15:04:48.129-0700 I CONTROL [main] Turning Crank: 3 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.129-0700 2019-07-07T15:04:48.129-0700 I CONTROL [main] Turning Crank: 4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.129-0700 2019-07-07T15:04:48.130-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.129-0700 2019-07-07T15:04:48.130-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.129-0700 2019-07-07T15:04:48.130-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.130-0700 2019-07-07T15:04:48.130-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.130-0700 2019-07-07T15:04:48.131-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.132-0700 2019-07-07T15:04:48.132-0700 I - [main] going to run test: SecondaryStartOnUpdate [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.135-0700 2019-07-07T15:04:48.136-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a35c-735d-5b86-7b28 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.142-0700 2019-07-07T15:04:48.142-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: a9980c7b-fc4d-4559-9b76-d64ff25869c2 and options: { uuid: UUID("a9980c7b-fc4d-4559-9b76-d64ff25869c2") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.143-0700 2019-07-07T15:04:48.143-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.143-0700 2019-07-07T15:04:48.143-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.143-0700 2019-07-07T15:04:48.143-0700 I SHARDING [main] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.143-0700 2019-07-07T15:04:48.143-0700 I CONTROL [main] Turning Crank: 3 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.144-0700 2019-07-07T15:04:48.144-0700 I CONTROL [main] Turning Crank: 4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.144-0700 2019-07-07T15:04:48.144-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.144-0700 2019-07-07T15:04:48.144-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.145-0700 2019-07-07T15:04:48.144-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.145-0700 2019-07-07T15:04:48.145-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.145-0700 2019-07-07T15:04:48.145-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.145-0700 2019-07-07T15:04:48.145-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.147-0700 2019-07-07T15:04:48.147-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.147-0700 2019-07-07T15:04:48.147-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.148-0700 2019-07-07T15:04:48.147-0700 I - [main] going to run test: SecondaryStopOnDeRegister [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.151-0700 2019-07-07T15:04:48.151-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b672-7e67-8b17-f0a4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.157-0700 2019-07-07T15:04:48.157-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 555b3107-782e-4d4a-9f45-155d4766ad2e and options: { uuid: UUID("555b3107-782e-4d4a-9f45-155d4766ad2e") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.158-0700 2019-07-07T15:04:48.158-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.158-0700 2019-07-07T15:04:48.158-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.158-0700 2019-07-07T15:04:48.158-0700 I SHARDING [main] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.158-0700 2019-07-07T15:04:48.158-0700 I CONTROL [main] Turning Crank: 4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.159-0700 2019-07-07T15:04:48.159-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.159-0700 2019-07-07T15:04:48.159-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.159-0700 2019-07-07T15:04:48.159-0700 I CONTROL [main] Turning Crank: 4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.160-0700 2019-07-07T15:04:48.159-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.160-0700 2019-07-07T15:04:48.160-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.160-0700 2019-07-07T15:04:48.160-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.160-0700 2019-07-07T15:04:48.160-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.162-0700 2019-07-07T15:04:48.162-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.162-0700 2019-07-07T15:04:48.162-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.163-0700 2019-07-07T15:04:48.163-0700 I - [main] going to run test: StepdownDuringRegistration [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.166-0700 2019-07-07T15:04:48.166-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-93c3-54be-d669-8577 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.172-0700 2019-07-07T15:04:48.172-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 1d6187b2-7680-4999-9382-be23a09e6690 and options: { uuid: UUID("1d6187b2-7680-4999-9382-be23a09e6690") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.172-0700 2019-07-07T15:04:48.173-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.173-0700 2019-07-07T15:04:48.173-0700 I CONTROL [main] Turning Crank: 2 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.173-0700 2019-07-07T15:04:48.173-0700 W ASIO [FreeMonProcessor] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.173-0700 2019-07-07T15:04:48.174-0700 I SHARDING [FreeMonProcessor] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.174-0700 2019-07-07T15:04:48.174-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.174-0700 2019-07-07T15:04:48.174-0700 I CONTROL [main] Turning Crank: 1 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.174-0700 2019-07-07T15:04:48.174-0700 I CONTROL [main] Turning Crank: 4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.174-0700 2019-07-07T15:04:48.174-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.175-0700 2019-07-07T15:04:48.174-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.175-0700 2019-07-07T15:04:48.175-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.175-0700 2019-07-07T15:04:48.175-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.175-0700 2019-07-07T15:04:48.175-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.176-0700 2019-07-07T15:04:48.176-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.176-0700 2019-07-07T15:04:48.177-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.177-0700 2019-07-07T15:04:48.177-0700 I - [main] going to run test: StepdownDuringMetricsSend [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.181-0700 2019-07-07T15:04:48.181-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-51f0-d881-ae9e-2993 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.187-0700 2019-07-07T15:04:48.187-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 6ac19992-64e8-41bc-b4f9-20fecd0f6117 and options: { uuid: UUID("6ac19992-64e8-41bc-b4f9-20fecd0f6117") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.187-0700 2019-07-07T15:04:48.187-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.187-0700 2019-07-07T15:04:48.187-0700 I CONTROL [main] Turning Crank: 4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.188-0700 2019-07-07T15:04:48.188-0700 W ASIO [FreeMonProcessor] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.188-0700 2019-07-07T15:04:48.188-0700 I SHARDING [FreeMonProcessor] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.188-0700 2019-07-07T15:04:48.188-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.188-0700 2019-07-07T15:04:48.189-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.189-0700 2019-07-07T15:04:48.189-0700 I CONTROL [main] Turning Crank: 2 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.189-0700 2019-07-07T15:04:48.189-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.189-0700 2019-07-07T15:04:48.189-0700 I CONTROL [main] Turning Crank: 1 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.189-0700 2019-07-07T15:04:48.189-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.190-0700 2019-07-07T15:04:48.190-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.190-0700 2019-07-07T15:04:48.190-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.191-0700 2019-07-07T15:04:48.191-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.191-0700 2019-07-07T15:04:48.191-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.192-0700 2019-07-07T15:04:48.192-0700 I - [main] going to run test: SecondaryStopOnDocumentDrop [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.195-0700 2019-07-07T15:04:48.196-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-bad0-7a28-71c6-9d0f [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.202-0700 2019-07-07T15:04:48.202-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 18a319e1-2c58-4859-85a9-03cd5352326c and options: { uuid: UUID("18a319e1-2c58-4859-85a9-03cd5352326c") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.202-0700 2019-07-07T15:04:48.202-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.202-0700 2019-07-07T15:04:48.202-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.202-0700 2019-07-07T15:04:48.203-0700 I SHARDING [main] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.203-0700 2019-07-07T15:04:48.203-0700 I CONTROL [main] Turning Crank: 4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.203-0700 2019-07-07T15:04:48.203-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.203-0700 2019-07-07T15:04:48.204-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.204-0700 2019-07-07T15:04:48.204-0700 I CONTROL [main] Turning Crank: 4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.204-0700 2019-07-07T15:04:48.204-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.204-0700 2019-07-07T15:04:48.204-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.204-0700 2019-07-07T15:04:48.205-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.205-0700 2019-07-07T15:04:48.205-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.206-0700 2019-07-07T15:04:48.206-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.206-0700 2019-07-07T15:04:48.206-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.207-0700 2019-07-07T15:04:48.207-0700 I - [main] going to run test: SecondaryStartOnBadUpdate [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.210-0700 2019-07-07T15:04:48.211-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-dd6b-ec07-8e74-78fe [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.216-0700 2019-07-07T15:04:48.217-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 2dfc9405-9203-47f2-8175-4b9e20d8878c and options: { uuid: UUID("2dfc9405-9203-47f2-8175-4b9e20d8878c") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.217-0700 2019-07-07T15:04:48.217-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.217-0700 2019-07-07T15:04:48.217-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.217-0700 2019-07-07T15:04:48.217-0700 I SHARDING [main] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.217-0700 2019-07-07T15:04:48.217-0700 I CONTROL [main] Turning Crank: 7 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.218-0700 2019-07-07T15:04:48.218-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.218-0700 2019-07-07T15:04:48.218-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.218-0700 2019-07-07T15:04:48.218-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.219-0700 2019-07-07T15:04:48.219-0700 I CONTROL [main] Turning Crank: 1 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.219-0700 2019-07-07T15:04:48.219-0700 W CONTROL [FreeMonProcessor] Uncaught exception in 'Location40414: BSON field 'free_mon_storage.registrationId' is missing but a required field' in free monitoring op observer. Shutting down the free monitoring subsystem. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.219-0700 2019-07-07T15:04:48.219-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.220-0700 2019-07-07T15:04:48.220-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.220-0700 2019-07-07T15:04:48.220-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.221-0700 2019-07-07T15:04:48.221-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.221-0700 2019-07-07T15:04:48.222-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.222-0700 2019-07-07T15:04:48.222-0700 I - [main] going to run test: SecondaryRollbackStopMetrics [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.226-0700 2019-07-07T15:04:48.226-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d7c7-ebe5-40ea-973b [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.232-0700 2019-07-07T15:04:48.232-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 0cdbce2c-06e9-401d-82d8-c8cdac0328ed and options: { uuid: UUID("0cdbce2c-06e9-401d-82d8-c8cdac0328ed") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.232-0700 2019-07-07T15:04:48.232-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.232-0700 2019-07-07T15:04:48.232-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.232-0700 2019-07-07T15:04:48.233-0700 I SHARDING [main] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.233-0700 2019-07-07T15:04:48.233-0700 I CONTROL [main] Turning Crank: 3 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.233-0700 2019-07-07T15:04:48.233-0700 I CONTROL [main] Turning Crank: 9 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.234-0700 2019-07-07T15:04:48.234-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.234-0700 2019-07-07T15:04:48.234-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.234-0700 2019-07-07T15:04:48.234-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.234-0700 2019-07-07T15:04:48.235-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.235-0700 2019-07-07T15:04:48.235-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.235-0700 2019-07-07T15:04:48.235-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.235-0700 2019-07-07T15:04:48.235-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.237-0700 2019-07-07T15:04:48.237-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.237-0700 2019-07-07T15:04:48.237-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.237-0700 2019-07-07T15:04:48.238-0700 I - [main] DONE running tests [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.238-0700 2019-07-07T15:04:48.238-0700 I - [main] going to run suite: FreeMonControllerTest [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.238-0700 2019-07-07T15:04:48.238-0700 I - [main] going to run test: TestRegister [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.241-0700 2019-07-07T15:04:48.241-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b021-242f-3c5f-dff2 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.247-0700 2019-07-07T15:04:48.248-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: db5dd427-47ca-4811-bc4f-ae27647237d7 and options: { uuid: UUID("db5dd427-47ca-4811-bc4f-ae27647237d7") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.248-0700 2019-07-07T15:04:48.248-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.248-0700 2019-07-07T15:04:48.248-0700 I CONTROL [main] Turning Crank: 2 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.248-0700 2019-07-07T15:04:48.249-0700 W ASIO [FreeMonProcessor] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.249-0700 2019-07-07T15:04:48.249-0700 I SHARDING [FreeMonProcessor] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.249-0700 2019-07-07T15:04:48.249-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.249-0700 2019-07-07T15:04:48.249-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.249-0700 2019-07-07T15:04:48.249-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.250-0700 2019-07-07T15:04:48.250-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.250-0700 2019-07-07T15:04:48.250-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.251-0700 2019-07-07T15:04:48.251-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.251-0700 2019-07-07T15:04:48.252-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.252-0700 2019-07-07T15:04:48.252-0700 I - [main] going to run test: TestRegisterTimeout [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.256-0700 2019-07-07T15:04:48.256-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5a01-449d-98e4-046a [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.262-0700 2019-07-07T15:04:48.262-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 09284688-8797-4c93-ae5c-a39a87be0a2a and options: { uuid: UUID("09284688-8797-4c93-ae5c-a39a87be0a2a") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.262-0700 2019-07-07T15:04:48.262-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.262-0700 2019-07-07T15:04:48.263-0700 I CONTROL [main] Turning Crank: 4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.263-0700 2019-07-07T15:04:48.263-0700 W ASIO [FreeMonProcessor] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.263-0700 2019-07-07T15:04:48.263-0700 I SHARDING [FreeMonProcessor] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.263-0700 2019-07-07T15:04:48.263-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.263-0700 2019-07-07T15:04:48.263-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.264-0700 2019-07-07T15:04:48.264-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.264-0700 2019-07-07T15:04:48.264-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.264-0700 2019-07-07T15:04:48.264-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.265-0700 2019-07-07T15:04:48.266-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.265-0700 2019-07-07T15:04:48.266-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.266-0700 2019-07-07T15:04:48.266-0700 I - [main] going to run test: TestRegisterFail [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.270-0700 2019-07-07T15:04:48.270-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b809-ada2-950d-a519 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.276-0700 2019-07-07T15:04:48.276-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 202670e2-43de-40c7-9cb2-f3983d541263 and options: { uuid: UUID("202670e2-43de-40c7-9cb2-f3983d541263") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.276-0700 2019-07-07T15:04:48.276-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.276-0700 2019-07-07T15:04:48.277-0700 I CONTROL [main] Turning Crank: 2 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.276-0700 2019-07-07T15:04:48.277-0700 W ASIO [FreeMonProcessor] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.277-0700 2019-07-07T15:04:48.277-0700 I SHARDING [FreeMonProcessor] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.277-0700 2019-07-07T15:04:48.277-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.277-0700 2019-07-07T15:04:48.277-0700 W CONTROL [FreeMonProcessor] Free Monitoring registration halted due to FreeMonHttpPermanentFailure: Unexpected registration response protocol version, expected (1, 2), received '42' [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.277-0700 2019-07-07T15:04:48.278-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.278-0700 2019-07-07T15:04:48.278-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.278-0700 2019-07-07T15:04:48.278-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.279-0700 2019-07-07T15:04:48.280-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.279-0700 2019-07-07T15:04:48.280-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.280-0700 2019-07-07T15:04:48.281-0700 I - [main] going to run test: TestRegisterHalts [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.284-0700 2019-07-07T15:04:48.284-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b574-7a7c-2c7d-d94b [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.302-0700 2019-07-07T15:04:48.302-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: e2a47e07-942a-44ff-a48b-d175f77525f8 and options: { uuid: UUID("e2a47e07-942a-44ff-a48b-d175f77525f8") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.302-0700 2019-07-07T15:04:48.303-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.302-0700 2019-07-07T15:04:48.303-0700 I CONTROL [main] Turning Crank: 2 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.303-0700 2019-07-07T15:04:48.303-0700 W ASIO [FreeMonProcessor] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.303-0700 2019-07-07T15:04:48.304-0700 I SHARDING [FreeMonProcessor] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.303-0700 2019-07-07T15:04:48.304-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.304-0700 2019-07-07T15:04:48.304-0700 W CONTROL [FreeMonProcessor] Free Monitoring registration halted due to FreeMonHttpPermanentFailure: Halting metrics upload due to response [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.304-0700 2019-07-07T15:04:48.304-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.304-0700 2019-07-07T15:04:48.305-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.304-0700 2019-07-07T15:04:48.305-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.305-0700 2019-07-07T15:04:48.306-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.306-0700 2019-07-07T15:04:48.306-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.306-0700 2019-07-07T15:04:48.307-0700 I - [main] going to run test: TestMetrics [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.310-0700 2019-07-07T15:04:48.311-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9b08-a564-2e31-b43c [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.316-0700 2019-07-07T15:04:48.317-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: a147a241-e3ab-4541-8fe1-85695793a527 and options: { uuid: UUID("a147a241-e3ab-4541-8fe1-85695793a527") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.316-0700 2019-07-07T15:04:48.317-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.317-0700 2019-07-07T15:04:48.317-0700 I CONTROL [main] Turning Crank: 7 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.317-0700 2019-07-07T15:04:48.318-0700 W ASIO [FreeMonProcessor] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.317-0700 2019-07-07T15:04:48.318-0700 I SHARDING [FreeMonProcessor] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.318-0700 2019-07-07T15:04:48.318-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.318-0700 2019-07-07T15:04:48.319-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.318-0700 2019-07-07T15:04:48.319-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.318-0700 2019-07-07T15:04:48.319-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.319-0700 2019-07-07T15:04:48.320-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.319-0700 2019-07-07T15:04:48.320-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.320-0700 2019-07-07T15:04:48.321-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.321-0700 2019-07-07T15:04:48.321-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.321-0700 2019-07-07T15:04:48.322-0700 I - [main] going to run test: TestMetricsWithEmptyStorage [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.325-0700 2019-07-07T15:04:48.326-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4461-3dec-33e4-ac74 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.331-0700 2019-07-07T15:04:48.332-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 94fc9f04-1711-415b-afed-07e5128270df and options: { uuid: UUID("94fc9f04-1711-415b-afed-07e5128270df") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.331-0700 2019-07-07T15:04:48.332-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.332-0700 2019-07-07T15:04:48.332-0700 I CONTROL [main] Turning Crank: 5 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.332-0700 2019-07-07T15:04:48.333-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.332-0700 2019-07-07T15:04:48.333-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.333-0700 2019-07-07T15:04:48.333-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.335-0700 2019-07-07T15:04:48.335-0700 I - [main] going to run test: TestMetricsWithEnabledStorage [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.338-0700 2019-07-07T15:04:48.339-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-de81-ad1c-fbe3-6ab3 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.344-0700 2019-07-07T15:04:48.345-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 79893daa-bdcc-4280-81ea-d5ae39449ba4 and options: { uuid: UUID("79893daa-bdcc-4280-81ea-d5ae39449ba4") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.345-0700 2019-07-07T15:04:48.345-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.345-0700 2019-07-07T15:04:48.345-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.345-0700 2019-07-07T15:04:48.346-0700 I SHARDING [main] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.345-0700 2019-07-07T15:04:48.346-0700 I CONTROL [main] Turning Crank: 7 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.346-0700 2019-07-07T15:04:48.347-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.346-0700 2019-07-07T15:04:48.347-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.347-0700 2019-07-07T15:04:48.347-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.347-0700 2019-07-07T15:04:48.348-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.347-0700 2019-07-07T15:04:48.348-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.348-0700 2019-07-07T15:04:48.348-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.349-0700 2019-07-07T15:04:48.349-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.349-0700 2019-07-07T15:04:48.350-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.350-0700 2019-07-07T15:04:48.350-0700 I - [main] going to run test: TestMetricsWithDisabledStorage [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.353-0700 2019-07-07T15:04:48.354-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-508b-d58d-d6ea-4156 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.359-0700 2019-07-07T15:04:48.360-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 9d0adc6d-e46b-4e07-8173-ba334f7e97b6 and options: { uuid: UUID("9d0adc6d-e46b-4e07-8173-ba334f7e97b6") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.360-0700 2019-07-07T15:04:48.360-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.360-0700 2019-07-07T15:04:48.360-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.360-0700 2019-07-07T15:04:48.360-0700 I SHARDING [main] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.360-0700 2019-07-07T15:04:48.361-0700 I CONTROL [main] Turning Crank: 5 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.361-0700 2019-07-07T15:04:48.361-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.361-0700 2019-07-07T15:04:48.362-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.361-0700 2019-07-07T15:04:48.362-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.363-0700 2019-07-07T15:04:48.363-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.363-0700 2019-07-07T15:04:48.363-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.363-0700 2019-07-07T15:04:48.364-0700 I - [main] going to run test: TestMetricsWithDisabledStorageThenRegister [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.367-0700 2019-07-07T15:04:48.368-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-bbf9-32f0-1066-6061 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.373-0700 2019-07-07T15:04:48.374-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 71e2f152-aadd-4271-a890-d9d5b64a771e and options: { uuid: UUID("71e2f152-aadd-4271-a890-d9d5b64a771e") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.374-0700 2019-07-07T15:04:48.374-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.374-0700 2019-07-07T15:04:48.374-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.374-0700 2019-07-07T15:04:48.374-0700 I SHARDING [main] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.374-0700 2019-07-07T15:04:48.375-0700 I CONTROL [main] Turning Crank: 7 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.375-0700 2019-07-07T15:04:48.375-0700 I CONTROL [main] Turning Crank: 8 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.375-0700 2019-07-07T15:04:48.376-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.376-0700 2019-07-07T15:04:48.376-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.376-0700 2019-07-07T15:04:48.376-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.376-0700 2019-07-07T15:04:48.377-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.376-0700 2019-07-07T15:04:48.377-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.377-0700 2019-07-07T15:04:48.377-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.377-0700 2019-07-07T15:04:48.377-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.378-0700 2019-07-07T15:04:48.379-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.378-0700 2019-07-07T15:04:48.379-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.379-0700 2019-07-07T15:04:48.379-0700 I - [main] going to run test: TestMetricsWithDisabledStorageThenRegisterAndReregister [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.383-0700 2019-07-07T15:04:48.383-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7e5f-e1be-575c-036c [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.389-0700 2019-07-07T15:04:48.389-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 5235bb3e-8e99-4c65-b55f-f612071a556f and options: { uuid: UUID("5235bb3e-8e99-4c65-b55f-f612071a556f") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.389-0700 2019-07-07T15:04:48.390-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.389-0700 2019-07-07T15:04:48.390-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.390-0700 2019-07-07T15:04:48.390-0700 I SHARDING [main] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.390-0700 2019-07-07T15:04:48.390-0700 I CONTROL [main] Turning Crank: 7 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.390-0700 2019-07-07T15:04:48.391-0700 I CONTROL [main] Turning Crank: 6 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.390-0700 2019-07-07T15:04:48.391-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.391-0700 2019-07-07T15:04:48.391-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.391-0700 2019-07-07T15:04:48.391-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.391-0700 2019-07-07T15:04:48.392-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.392-0700 2019-07-07T15:04:48.392-0700 I CONTROL [main] Turning Crank: 4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.392-0700 2019-07-07T15:04:48.392-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Disabled [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.392-0700 2019-07-07T15:04:48.393-0700 I CONTROL [main] Turning Crank: 8 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.393-0700 2019-07-07T15:04:48.393-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.393-0700 2019-07-07T15:04:48.393-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.393-0700 2019-07-07T15:04:48.393-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.393-0700 2019-07-07T15:04:48.394-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.394-0700 2019-07-07T15:04:48.394-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.394-0700 2019-07-07T15:04:48.394-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.394-0700 2019-07-07T15:04:48.395-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.395-0700 2019-07-07T15:04:48.396-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.396-0700 2019-07-07T15:04:48.396-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.396-0700 2019-07-07T15:04:48.397-0700 I - [main] going to run test: TestMetricsUnregisterCancelsRegister [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.400-0700 2019-07-07T15:04:48.401-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ecd4-50e5-5d03-64de [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.406-0700 2019-07-07T15:04:48.407-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 976da6d4-7da7-4c51-930b-06d236de0145 and options: { uuid: UUID("976da6d4-7da7-4c51-930b-06d236de0145") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.406-0700 2019-07-07T15:04:48.407-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.407-0700 2019-07-07T15:04:48.407-0700 I CONTROL [main] Turning Crank: 4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.407-0700 2019-07-07T15:04:48.408-0700 W ASIO [FreeMonProcessor] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.407-0700 2019-07-07T15:04:48.408-0700 I SHARDING [FreeMonProcessor] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.408-0700 2019-07-07T15:04:48.408-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.408-0700 2019-07-07T15:04:48.408-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.408-0700 2019-07-07T15:04:48.408-0700 I CONTROL [main] Turning Crank: 1 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.408-0700 2019-07-07T15:04:48.409-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Disabled [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.408-0700 2019-07-07T15:04:48.409-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.409-0700 2019-07-07T15:04:48.409-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.409-0700 2019-07-07T15:04:48.409-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.410-0700 2019-07-07T15:04:48.411-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.410-0700 2019-07-07T15:04:48.411-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.411-0700 2019-07-07T15:04:48.411-0700 I - [main] going to run test: TestMetricsHalt [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.415-0700 2019-07-07T15:04:48.415-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-0f2d-0948-a09c-6277 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.421-0700 2019-07-07T15:04:48.421-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 1ddf8afb-2f51-4511-aa06-f39a3479a3b4 and options: { uuid: UUID("1ddf8afb-2f51-4511-aa06-f39a3479a3b4") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.421-0700 2019-07-07T15:04:48.422-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.421-0700 2019-07-07T15:04:48.422-0700 I CONTROL [main] Turning Crank: 11 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.422-0700 2019-07-07T15:04:48.422-0700 W ASIO [FreeMonProcessor] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.422-0700 2019-07-07T15:04:48.423-0700 I SHARDING [FreeMonProcessor] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.422-0700 2019-07-07T15:04:48.423-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.423-0700 2019-07-07T15:04:48.423-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.423-0700 2019-07-07T15:04:48.423-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.423-0700 2019-07-07T15:04:48.423-0700 W CONTROL [FreeMonProcessor] Free Monitoring metrics uploading halted due to FreeMonHttpPermanentFailure: Halting metrics upload due to response [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.423-0700 2019-07-07T15:04:48.424-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.424-0700 2019-07-07T15:04:48.424-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.424-0700 2019-07-07T15:04:48.424-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.425-0700 2019-07-07T15:04:48.426-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.425-0700 2019-07-07T15:04:48.426-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.426-0700 2019-07-07T15:04:48.426-0700 I - [main] going to run test: TestMetricsPermanentlyDelete [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.430-0700 2019-07-07T15:04:48.430-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a62c-f79b-5873-f340 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.436-0700 2019-07-07T15:04:48.436-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 702a78ea-e788-4085-9c64-9c111d91cfdb and options: { uuid: UUID("702a78ea-e788-4085-9c64-9c111d91cfdb") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.436-0700 2019-07-07T15:04:48.436-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.436-0700 2019-07-07T15:04:48.437-0700 I CONTROL [main] Turning Crank: 16 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.437-0700 2019-07-07T15:04:48.437-0700 W ASIO [FreeMonProcessor] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.437-0700 2019-07-07T15:04:48.437-0700 I SHARDING [FreeMonProcessor] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.437-0700 2019-07-07T15:04:48.437-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.437-0700 2019-07-07T15:04:48.438-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.438-0700 2019-07-07T15:04:48.438-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.438-0700 2019-07-07T15:04:48.438-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.438-0700 2019-07-07T15:04:48.438-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.438-0700 2019-07-07T15:04:48.439-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.439-0700 2019-07-07T15:04:48.439-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.439-0700 2019-07-07T15:04:48.439-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.439-0700 2019-07-07T15:04:48.440-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.440-0700 2019-07-07T15:04:48.441-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.441-0700 2019-07-07T15:04:48.441-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.441-0700 2019-07-07T15:04:48.442-0700 I - [main] going to run test: TestRegistrationIdRotatesAfterRegistration [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.445-0700 2019-07-07T15:04:48.445-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7640-7589-b0b4-8e23 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.451-0700 2019-07-07T15:04:48.451-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 74deb066-80c5-401d-841a-3f7aa3e7496a and options: { uuid: UUID("74deb066-80c5-401d-841a-3f7aa3e7496a") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.452-0700 2019-07-07T15:04:48.452-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.452-0700 2019-07-07T15:04:48.452-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.452-0700 2019-07-07T15:04:48.452-0700 I SHARDING [main] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.452-0700 2019-07-07T15:04:48.452-0700 I CONTROL [main] Turning Crank: 5 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.453-0700 2019-07-07T15:04:48.453-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.453-0700 2019-07-07T15:04:48.453-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.454-0700 2019-07-07T15:04:48.453-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.454-0700 2019-07-07T15:04:48.454-0700 I CONTROL [main] Turning Crank: 3 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.454-0700 2019-07-07T15:04:48.454-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.454-0700 2019-07-07T15:04:48.454-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.455-0700 2019-07-07T15:04:48.455-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.455-0700 2019-07-07T15:04:48.455-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.456-0700 2019-07-07T15:04:48.456-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.456-0700 2019-07-07T15:04:48.456-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.457-0700 2019-07-07T15:04:48.457-0700 I - [main] going to run test: TestPreRegistrationMetricBatching [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.461-0700 2019-07-07T15:04:48.461-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-07af-bb7e-2e6e-d454 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.467-0700 2019-07-07T15:04:48.467-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: 499e1a59-2496-4bbc-8b78-6b50b2c639b5 and options: { uuid: UUID("499e1a59-2496-4bbc-8b78-6b50b2c639b5") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.467-0700 2019-07-07T15:04:48.467-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.467-0700 2019-07-07T15:04:48.467-0700 I CONTROL [main] Turning Crank: 5 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.468-0700 2019-07-07T15:04:48.468-0700 I CONTROL [main] Turning Crank: 4 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.468-0700 2019-07-07T15:04:48.468-0700 W ASIO [FreeMonProcessor] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.468-0700 2019-07-07T15:04:48.468-0700 I SHARDING [FreeMonProcessor] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.469-0700 2019-07-07T15:04:48.468-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.469-0700 2019-07-07T15:04:48.469-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.469-0700 2019-07-07T15:04:48.469-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.469-0700 2019-07-07T15:04:48.469-0700 I CONTROL [main] Turning Crank: 3 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.470-0700 2019-07-07T15:04:48.469-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.470-0700 2019-07-07T15:04:48.469-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.470-0700 2019-07-07T15:04:48.470-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.470-0700 2019-07-07T15:04:48.470-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.471-0700 2019-07-07T15:04:48.471-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.472-0700 2019-07-07T15:04:48.471-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.472-0700 2019-07-07T15:04:48.472-0700 I - [main] going to run test: TestResendRegistration [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.476-0700 2019-07-07T15:04:48.476-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-8cf7-af60-f010-7711 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.482-0700 2019-07-07T15:04:48.482-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: e6ae5695-5f60-4b1e-9d3c-93332086ddc2 and options: { uuid: UUID("e6ae5695-5f60-4b1e-9d3c-93332086ddc2") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.482-0700 2019-07-07T15:04:48.482-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.483-0700 2019-07-07T15:04:48.483-0700 I CONTROL [main] Turning Crank: 5 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.483-0700 2019-07-07T15:04:48.483-0700 W ASIO [FreeMonProcessor] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.484-0700 2019-07-07T15:04:48.483-0700 I SHARDING [FreeMonProcessor] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.484-0700 2019-07-07T15:04:48.484-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.484-0700 2019-07-07T15:04:48.484-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.484-0700 2019-07-07T15:04:48.484-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.485-0700 2019-07-07T15:04:48.484-0700 I CONTROL [main] Turning Crank: 13 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.485-0700 2019-07-07T15:04:48.485-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.485-0700 2019-07-07T15:04:48.485-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.485-0700 2019-07-07T15:04:48.485-0700 I CONTROL [FreeMonProcessor] Sending Registration ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.486-0700 2019-07-07T15:04:48.486-0700 I CONTROL [FreeMonProcessor] Free Monitoring is Enabled. Frequency: 1 seconds [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.486-0700 2019-07-07T15:04:48.486-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.486-0700 2019-07-07T15:04:48.486-0700 I CONTROL [FreeMonProcessor] Sending Metrics ... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.486-0700 2019-07-07T15:04:48.486-0700 I CONTROL [main] Shutting down free monitoring [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.487-0700 2019-07-07T15:04:48.487-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.487-0700 2019-07-07T15:04:48.487-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.488-0700 2019-07-07T15:04:48.488-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.489-0700 2019-07-07T15:04:48.488-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.489-0700 2019-07-07T15:04:48.489-0700 I - [main] DONE running tests [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.489-0700 2019-07-07T15:04:48.489-0700 I - [main] going to run suite: FreeMonProcessorTest [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.490-0700 2019-07-07T15:04:48.489-0700 I - [main] going to run test: TestRegistrationResponseValidation [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.490-0700 2019-07-07T15:04:48.489-0700 I - [main] going to run test: TestMetricsResponseValidation [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.490-0700 2019-07-07T15:04:48.490-0700 I - [main] DONE running tests [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.490-0700 2019-07-07T15:04:48.490-0700 I - [main] going to run suite: FreeMonQueueTest [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.490-0700 2019-07-07T15:04:48.490-0700 I - [main] going to run test: TestBasic [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.494-0700 2019-07-07T15:04:48.494-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-cfe8-af15-6ab8-487e [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.500-0700 2019-07-07T15:04:48.500-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.500-0700 2019-07-07T15:04:48.500-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.502-0700 2019-07-07T15:04:48.502-0700 I - [main] going to run test: TestDeadlinePriority [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:48.506-0700 2019-07-07T15:04:48.506-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-f831-94a1-dd7f-f6b5 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.514-0700 2019-07-07T15:04:53.515-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.514-0700 2019-07-07T15:04:53.515-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.517-0700 2019-07-07T15:04:53.517-0700 I - [main] going to run test: TestFIFO [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.521-0700 2019-07-07T15:04:53.521-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-643c-40ff-06a9-6bc1 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.528-0700 2019-07-07T15:04:53.529-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.528-0700 2019-07-07T15:04:53.529-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.530-0700 2019-07-07T15:04:53.531-0700 I - [main] going to run test: TestQueueStop [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.534-0700 2019-07-07T15:04:53.535-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-fcab-cc9f-802f-984d [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.541-0700 2019-07-07T15:04:53.542-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.542-0700 2019-07-07T15:04:53.542-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.543-0700 2019-07-07T15:04:53.544-0700 I - [main] DONE running tests [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.544-0700 2019-07-07T15:04:53.544-0700 I - [main] going to run suite: FreeMonRetryTest [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.544-0700 2019-07-07T15:04:53.544-0700 I - [main] going to run test: TestRegistration [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.544-0700 2019-07-07T15:04:53.545-0700 I - [main] going to run test: TestMetrics [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.551-0700 2019-07-07T15:04:53.551-0700 I - [main] DONE running tests [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.551-0700 2019-07-07T15:04:53.551-0700 I - [main] going to run suite: FreeMonStorageTest [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.551-0700 2019-07-07T15:04:53.551-0700 I - [main] going to run test: TestStorage [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.555-0700 2019-07-07T15:04:53.554-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c2aa-f296-3517-c73a [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.561-0700 2019-07-07T15:04:53.561-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: e1dca357-b77b-44ed-ad17-5b10ebebbc88 and options: { uuid: UUID("e1dca357-b77b-44ed-ad17-5b10ebebbc88") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.561-0700 2019-07-07T15:04:53.561-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.561-0700 2019-07-07T15:04:53.562-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.561-0700 2019-07-07T15:04:53.562-0700 I SHARDING [main] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.562-0700 2019-07-07T15:04:53.562-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.562-0700 2019-07-07T15:04:53.563-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.563-0700 2019-07-07T15:04:53.564-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.564-0700 2019-07-07T15:04:53.564-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.564-0700 2019-07-07T15:04:53.565-0700 I - [main] going to run test: TestSecondary [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.568-0700 2019-07-07T15:04:53.569-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b256-eab4-635f-c17a [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.574-0700 2019-07-07T15:04:53.575-0700 I STORAGE [main] createCollection: admin.system.version with provided UUID: bf934287-06d0-42a9-84d3-d3cdc591cfb4 and options: { uuid: UUID("bf934287-06d0-42a9-84d3-d3cdc591cfb4") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.574-0700 2019-07-07T15:04:53.575-0700 I INDEX [main] index build: done building index _id_ on ns admin.system.version [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.574-0700 2019-07-07T15:04:53.575-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.575-0700 2019-07-07T15:04:53.575-0700 I SHARDING [main] Marking collection admin.system.version as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.575-0700 2019-07-07T15:04:53.576-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.575-0700 2019-07-07T15:04:53.576-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.577-0700 2019-07-07T15:04:53.577-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.577-0700 2019-07-07T15:04:53.577-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.577-0700 2019-07-07T15:04:53.578-0700 I - [main] going to run test: TestClusterManagerStorage [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.581-0700 2019-07-07T15:04:53.582-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4a0a-286e-17c7-7059 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.589-0700 2019-07-07T15:04:53.589-0700 I STORAGE [main] createCollection: local.clustermanager with provided UUID: 0409e32d-9aab-4700-9a80-61d0a14416a4 and options: { uuid: UUID("0409e32d-9aab-4700-9a80-61d0a14416a4") } [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.589-0700 2019-07-07T15:04:53.589-0700 I INDEX [main] index build: done building index _id_ on ns local.clustermanager [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.589-0700 2019-07-07T15:04:53.589-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.589-0700 2019-07-07T15:04:53.589-0700 I SHARDING [main] Marking collection local.clustermanager as collection version: [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.590-0700 2019-07-07T15:04:53.590-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.590-0700 2019-07-07T15:04:53.590-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.591-0700 2019-07-07T15:04:53.591-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.591-0700 2019-07-07T15:04:53.591-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.592-0700 2019-07-07T15:04:53.592-0700 I - [main] DONE running tests [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.592-0700 2019-07-07T15:04:53.592-0700 I - [main] ************************************************** [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.593-0700 2019-07-07T15:04:53.592-0700 I - [main] FreeMonControllerRSTest | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.159 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.593-0700 2019-07-07T15:04:53.592-0700 I - [main] FreeMonControllerTest | tests: 16 | fails: 0 | assert calls: 0 | time secs: 0.251 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.593-0700 2019-07-07T15:04:53.592-0700 I - [main] FreeMonProcessorTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.593-0700 2019-07-07T15:04:53.592-0700 I - [main] FreeMonQueueTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 5.054 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.593-0700 2019-07-07T15:04:53.592-0700 I - [main] FreeMonRetryTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.006 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.594-0700 2019-07-07T15:04:53.592-0700 I - [main] FreeMonStorageTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.041 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.594-0700 2019-07-07T15:04:53.592-0700 I - [main] TOTALS | tests: 37 | fails: 0 | assert calls: 0 | time secs: 5.511 [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.594-0700 2019-07-07T15:04:53.592-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_free_mon_test] 2019-07-07T15:04:53.675-0700 C++ unit test build\opt\mongo\db\free_mon\db_free_mon_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:04:53.675-0700 db_free_mon_test.exe ran in 7.92 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:04:53.675-0700 Running db_ftdc_test.exe... build\opt\mongo\db\ftdc\db_ftdc_test.exe [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:53.690-0700 Starting C++ unit test build\opt\mongo\db\ftdc\db_ftdc_test.exe... build\opt\mongo\db\ftdc\db_ftdc_test.exe [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:53.847-0700 C++ unit test build\opt\mongo\db\ftdc\db_ftdc_test.exe started with pid 7392. [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.118-0700 2019-07-07T15:04:54.116-0700 I - [main] going to run suite: FTDCCompressorTest [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.118-0700 2019-07-07T15:04:54.118-0700 I - [main] going to run test: TestBasic [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.118-0700 2019-07-07T15:04:54.118-0700 I - [main] going to run test: TestStrings [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.119-0700 2019-07-07T15:04:54.118-0700 I - [main] going to run test: TestSchemaChanges [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.119-0700 2019-07-07T15:04:54.119-0700 I - [main] going to run test: TestStringSchemaChanges [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.120-0700 2019-07-07T15:04:54.120-0700 I - [main] going to run test: TestNumbersCompat [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.120-0700 2019-07-07T15:04:54.120-0700 I - [main] going to run test: TestDateTimeTypes [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.120-0700 2019-07-07T15:04:54.120-0700 I - [main] going to run test: Types [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.121-0700 2019-07-07T15:04:54.121-0700 I - [main] going to run test: TestFull [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.123-0700 2019-07-07T15:04:54.123-0700 I - [main] going to run test: TestManyMetrics [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.897-0700 2019-07-07T15:04:54.897-0700 I - [main] DONE running tests [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.897-0700 2019-07-07T15:04:54.897-0700 I - [main] going to run suite: FTDCControllerTest [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.897-0700 2019-07-07T15:04:54.897-0700 I - [main] going to run test: TestFull [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.898-0700 2019-07-07T15:04:54.899-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-4afa-7905-e844-24cd [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.899-0700 2019-07-07T15:04:54.900-0700 I FTDC [main] Initializing full-time diagnostic data capture with directory 'C:/Users/vcntwtt/AppData/Local/Temp/metrics_testpath-4afa-7905-e844-24cd' [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.972-0700 2019-07-07T15:04:54.972-0700 I FTDC [main] Shutting down full-time diagnostic data capture [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.995-0700 2019-07-07T15:04:54.995-0700 I - [main] going to run test: TestStartStop [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.996-0700 2019-07-07T15:04:54.996-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-cdd7-8888-6576-4692 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.996-0700 2019-07-07T15:04:54.996-0700 I FTDC [main] Initializing full-time diagnostic data capture with directory 'C:/Users/vcntwtt/AppData/Local/Temp/metrics_testpath-cdd7-8888-6576-4692' [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.997-0700 2019-07-07T15:04:54.997-0700 I FTDC [main] Shutting down full-time diagnostic data capture [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.997-0700 2019-07-07T15:04:54.997-0700 I - [main] going to run test: TestStartAsDisabled [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.998-0700 2019-07-07T15:04:54.998-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-00ee-44dd-2669-0b1b [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:54.999-0700 2019-07-07T15:04:54.999-0700 I FTDC [main] Initializing full-time diagnostic data capture with directory 'C:/Users/vcntwtt/AppData/Local/Temp/metrics_testpath-00ee-44dd-2669-0b1b' [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:55.016-0700 2019-07-07T15:04:55.017-0700 I FTDC [main] Shutting down full-time diagnostic data capture [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:55.025-0700 2019-07-07T15:04:55.025-0700 I - [main] DONE running tests [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:55.025-0700 2019-07-07T15:04:55.025-0700 I - [main] going to run suite: FTDCFileManagerTest [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:55.025-0700 2019-07-07T15:04:55.026-0700 I - [main] going to run test: TestFull [cpp_unit_test:db_ftdc_test] 2019-07-07T15:04:55.026-0700 2019-07-07T15:04:55.026-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-eaaf-482e-bcd0-7b5d [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:42.922-0700 2019-07-07T15:05:42.922-0700 I - [main] File C:/Users/vcntwtt/AppData/Local/Temp/metrics_testpath-eaaf-482e-bcd0-7b5d/metrics.2019-07-07T22-05-14Z-00000 has size 300 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:42.923-0700 2019-07-07T15:05:42.922-0700 I - [main] File C:/Users/vcntwtt/AppData/Local/Temp/metrics_testpath-eaaf-482e-bcd0-7b5d/metrics.2019-07-07T22-05-24Z-00000 has size 154 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:42.923-0700 2019-07-07T15:05:42.922-0700 I - [main] File C:/Users/vcntwtt/AppData/Local/Temp/metrics_testpath-eaaf-482e-bcd0-7b5d/metrics.2019-07-07T22-05-28Z-00000 has size 155 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:42.923-0700 2019-07-07T15:05:42.922-0700 I - [main] File C:/Users/vcntwtt/AppData/Local/Temp/metrics_testpath-eaaf-482e-bcd0-7b5d/metrics.2019-07-07T22-05-33Z-00000 has size 155 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:42.923-0700 2019-07-07T15:05:42.922-0700 I - [main] File C:/Users/vcntwtt/AppData/Local/Temp/metrics_testpath-eaaf-482e-bcd0-7b5d/metrics.2019-07-07T22-05-38Z-00000 has size 156 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:42.924-0700 2019-07-07T15:05:42.923-0700 I - [main] File C:/Users/vcntwtt/AppData/Local/Temp/metrics_testpath-eaaf-482e-bcd0-7b5d/metrics.2019-07-07T22-05-42Z-00000 has size 117 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:42.925-0700 2019-07-07T15:05:42.925-0700 I - [main] going to run test: TestNormalRestart [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:42.926-0700 2019-07-07T15:05:42.926-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-499b-c0b7-f54e-7b04 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:45.653-0700 2019-07-07T15:05:45.653-0700 I - [main] going to run test: TestCorruptCrashRestart [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:45.654-0700 2019-07-07T15:05:45.654-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-b18f-e300-8e58-9f34 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:46.966-0700 2019-07-07T15:05:46.966-0700 I - [main] going to run test: TestNormalCrashInterim [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:46.967-0700 2019-07-07T15:05:46.967-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-0d3b-b3ba-b200-cd1b [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:46.998-0700 2019-07-07T15:05:46.998-0700 I FTDC [main] Unclean full-time diagnostic data capture shutdown detected, found interim file, some metrics may have been lost. OK [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:47.007-0700 2019-07-07T15:05:47.008-0700 I - [main] DONE running tests [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:47.007-0700 2019-07-07T15:05:47.008-0700 I - [main] going to run suite: FTDCFileTest [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:47.008-0700 2019-07-07T15:05:47.008-0700 I - [main] going to run test: TestFileBasicMetadata [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:47.008-0700 2019-07-07T15:05:47.008-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-8798-f9e7-2643-769e [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:47.023-0700 2019-07-07T15:05:47.024-0700 I - [main] going to run test: TestFileBasicCompress [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:47.024-0700 2019-07-07T15:05:47.024-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-eced-7fc5-70c3-e986 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:47.039-0700 2019-07-07T15:05:47.039-0700 I - [main] going to run test: TestSchemaChanges [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:47.039-0700 2019-07-07T15:05:47.040-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-0b88-cdf3-fa27-a2ad [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:47.077-0700 2019-07-07T15:05:47.077-0700 I - [main] going to run test: TestFull [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:47.077-0700 2019-07-07T15:05:47.077-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-f77e-2e3e-32e0-d6ca [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:47.557-0700 2019-07-07T15:05:47.557-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-1aff-7051-45ad-6d9c [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:48.030-0700 2019-07-07T15:05:48.030-0700 I - [main] going to run test: TestLargeDocuments [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:48.031-0700 2019-07-07T15:05:48.031-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-8b3a-ac7b-61e1-040b [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.976-0700 2019-07-07T15:05:50.977-0700 I - [main] going to run test: TestBadFile [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.977-0700 2019-07-07T15:05:50.977-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\metrics_testpath-c6ec-5385-a90c-3e87 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.981-0700 2019-07-07T15:05:50.982-0700 I - [main] DONE running tests [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.982-0700 2019-07-07T15:05:50.982-0700 I - [main] going to run suite: FTDCUtilTest [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.982-0700 2019-07-07T15:05:50.982-0700 I - [main] going to run test: TestRoundTime [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.982-0700 2019-07-07T15:05:50.982-0700 I - [main] going to run test: TestMongoSPath [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.983-0700 2019-07-07T15:05:50.982-0700 I - [main] DONE running tests [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.983-0700 2019-07-07T15:05:50.982-0700 I - [main] going to run suite: FTDCVarIntTest [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.983-0700 2019-07-07T15:05:50.982-0700 I - [main] going to run test: TestIntCompression [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.983-0700 2019-07-07T15:05:50.982-0700 I - [main] going to run test: TestDataBuilder [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.983-0700 2019-07-07T15:05:50.982-0700 I - [main] DONE running tests [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.984-0700 2019-07-07T15:05:50.982-0700 I - [main] ************************************************** [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.984-0700 2019-07-07T15:05:50.982-0700 I - [main] FTDCCompressorTest | tests: 9 | fails: 0 | assert calls: 0 | time secs: 0.779 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.984-0700 2019-07-07T15:05:50.983-0700 I - [main] FTDCControllerTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.128 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.984-0700 2019-07-07T15:05:50.983-0700 I - [main] FTDCFileManagerTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 51.980 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.985-0700 2019-07-07T15:05:50.983-0700 I - [main] FTDCFileTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 3.974 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.985-0700 2019-07-07T15:05:50.983-0700 I - [main] FTDCUtilTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.985-0700 2019-07-07T15:05:50.983-0700 I - [main] FTDCVarIntTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.985-0700 2019-07-07T15:05:50.983-0700 I - [main] TOTALS | tests: 26 | fails: 0 | assert calls: 0 | time secs: 56.861 [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.985-0700 2019-07-07T15:05:50.983-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_ftdc_test] 2019-07-07T15:05:50.992-0700 C++ unit test build\opt\mongo\db\ftdc\db_ftdc_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:05:50.992-0700 db_ftdc_test.exe ran in 57.32 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:05:50.992-0700 Running db_fts_test.exe... build\opt\mongo\db\fts\db_fts_test.exe [cpp_unit_test:db_fts_test] 2019-07-07T15:05:50.992-0700 Starting C++ unit test build\opt\mongo\db\fts\db_fts_test.exe... build\opt\mongo\db\fts\db_fts_test.exe [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.445-0700 C++ unit test build\opt\mongo\db\fts\db_fts_test.exe started with pid 21184. [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.861-0700 2019-07-07T15:05:51.860-0700 I - [main] going to run suite: English [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.861-0700 2019-07-07T15:05:51.862-0700 I - [main] going to run test: Stemmer1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.862-0700 2019-07-07T15:05:51.862-0700 I - [main] going to run test: Caps [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.862-0700 2019-07-07T15:05:51.862-0700 I - [main] going to run test: Basic1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.862-0700 2019-07-07T15:05:51.862-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.862-0700 2019-07-07T15:05:51.862-0700 I - [main] going to run suite: FTSElementIterator [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.862-0700 2019-07-07T15:05:51.862-0700 I - [main] going to run test: Test1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.863-0700 2019-07-07T15:05:51.862-0700 I - [main] going to run test: Test2 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.863-0700 2019-07-07T15:05:51.863-0700 I - [main] going to run test: Test3 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.863-0700 2019-07-07T15:05:51.863-0700 I - [main] going to run test: Test4 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.863-0700 2019-07-07T15:05:51.863-0700 I - [main] going to run test: Test5 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.864-0700 2019-07-07T15:05:51.863-0700 I - [main] going to run test: Test6 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.864-0700 2019-07-07T15:05:51.864-0700 I - [main] going to run test: LanguageOverrideV2 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.864-0700 2019-07-07T15:05:51.864-0700 I - [main] going to run test: LanguageOverrideV3 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.864-0700 2019-07-07T15:05:51.864-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.864-0700 2019-07-07T15:05:51.864-0700 I - [main] going to run suite: FTSIndexFormat [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.865-0700 2019-07-07T15:05:51.864-0700 I - [main] going to run test: Simple1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.865-0700 2019-07-07T15:05:51.865-0700 I - [main] going to run test: ExtraBack1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.865-0700 2019-07-07T15:05:51.865-0700 I - [main] going to run test: ExtraFront1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.865-0700 2019-07-07T15:05:51.865-0700 I - [main] going to run test: StopWords1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.865-0700 2019-07-07T15:05:51.865-0700 I - [main] going to run test: LongWordsTextIndexVersion1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.866-0700 2019-07-07T15:05:51.865-0700 I - [main] going to run test: LongWordTextIndexVersion2 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.866-0700 2019-07-07T15:05:51.866-0700 I - [main] going to run test: LongWordTextIndexVersion3 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.866-0700 2019-07-07T15:05:51.866-0700 I - [main] going to run test: GetKeysWithLeadingEmptyArrayThrows [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.866-0700 2019-07-07T15:05:51.867-0700 I - [main] going to run test: GetKeysWithTrailingEmptyArrayThrows [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.867-0700 2019-07-07T15:05:51.867-0700 I - [main] going to run test: GetKeysWithLeadingSingleElementArrayThrows [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.867-0700 2019-07-07T15:05:51.867-0700 I - [main] going to run test: GetKeysWithTrailingSingleElementArrayThrows [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.867-0700 2019-07-07T15:05:51.867-0700 I - [main] going to run test: GetKeysWithMultiElementArrayThrows [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.867-0700 2019-07-07T15:05:51.867-0700 I - [main] going to run test: GetKeysWithPositionalPathAllowed [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.867-0700 2019-07-07T15:05:51.867-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.868-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run suite: FTSLanguageV1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.868-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: ExactLanguage [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.868-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: DeprecatedLanguage [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.868-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: StemmerOnlyLanguage1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.868-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: StemmerOnlyLanguage2 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.869-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: NoneLanguage [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.869-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: CaseSensitive [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.869-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: Unknown [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.869-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: Empty [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.870-0700 2019-07-07T15:05:51.868-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.870-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run suite: FTSLanguageV2 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.870-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: ExactLanguage [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.870-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: ExactCode [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.870-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: UpperCaseLanguage [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.871-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: UpperCaseCode [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.871-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: NoneLanguage [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.871-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: Unknown [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.871-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: Empty [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.871-0700 2019-07-07T15:05:51.868-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.872-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run suite: FTSLanguageV3 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.872-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: ExactLanguage [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.872-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: ExactCode [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.872-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: UpperCaseLanguage [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.872-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: UpperCaseCode [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.873-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: NoneLanguage [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.873-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: Empty [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.873-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run test: Unknown [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.874-0700 2019-07-07T15:05:51.868-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.874-0700 2019-07-07T15:05:51.868-0700 I - [main] going to run suite: FTSMatcher [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.874-0700 2019-07-07T15:05:51.869-0700 I - [main] going to run test: NegWild1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.874-0700 2019-07-07T15:05:51.869-0700 I - [main] going to run test: NegWild2 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.874-0700 2019-07-07T15:05:51.869-0700 I - [main] going to run test: Phrase1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.875-0700 2019-07-07T15:05:51.869-0700 I - [main] going to run test: Phrase2 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.875-0700 2019-07-07T15:05:51.869-0700 I - [main] going to run test: ParsesUsingDocLanguage [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.875-0700 2019-07-07T15:05:51.869-0700 I - [main] going to run test: MatcherDoesNotFilterStopWordsNeg [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.875-0700 2019-07-07T15:05:51.869-0700 I - [main] going to run test: MatcherDoesNotFilterStopWordsPos [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.876-0700 2019-07-07T15:05:51.869-0700 I - [main] going to run test: HasPositiveTermCaseSensitive [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.876-0700 2019-07-07T15:05:51.870-0700 I - [main] going to run test: HasNegativeTermCaseSensitive [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.876-0700 2019-07-07T15:05:51.871-0700 I - [main] going to run test: PositivePhrasesMatchWithCase [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.876-0700 2019-07-07T15:05:51.871-0700 I - [main] going to run test: NegativePhrasesMatchWithCase [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.876-0700 2019-07-07T15:05:51.871-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.877-0700 2019-07-07T15:05:51.871-0700 I - [main] going to run suite: FTSQueryImpl [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.877-0700 2019-07-07T15:05:51.871-0700 I - [main] going to run test: Basic1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.877-0700 2019-07-07T15:05:51.871-0700 I - [main] going to run test: ParsePunctuation [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.877-0700 2019-07-07T15:05:51.871-0700 I - [main] going to run test: HyphenBeforeWordShouldNegateTerm [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.877-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: HyphenFollowedByWhitespaceShouldNotNegate [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.878-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: TwoHyphensShouldNegate [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.878-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: HyphenWithNoSurroundingWhitespaceShouldBeTreatedAsDelimiter [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.878-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: HyphenShouldNegateAllSucceedingTermsSeparatedByHyphens [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.878-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: Phrase1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.878-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: Phrase2 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.879-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: HyphenDirectlyBeforePhraseShouldNegateEntirePhrase [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.879-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: HyphenSurroundedByWhitespaceBeforePhraseShouldNotNegateEntirePhrase [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.879-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: HyphenBetweenTermAndPhraseShouldBeTreatedAsDelimiter [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.879-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: HyphenShouldNegateAllSucceedingPhrasesSeparatedByHyphens [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.879-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: CaseSensitiveOption [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.880-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: CaseSensitivePositiveTerms [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.880-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: CaseSensitiveNegativeTerms [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.880-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: CaseSensitivePositivePhrases [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.880-0700 2019-07-07T15:05:51.872-0700 I - [main] going to run test: CaseSensitiveNegativePhrases [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.881-0700 2019-07-07T15:05:51.873-0700 I - [main] going to run test: Mix1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.881-0700 2019-07-07T15:05:51.873-0700 I - [main] going to run test: NegPhrase2 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.881-0700 2019-07-07T15:05:51.873-0700 I - [main] going to run test: NegPhrase3 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.881-0700 2019-07-07T15:05:51.873-0700 I - [main] going to run test: TextIndexVersion1LanguageEnglish [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.881-0700 2019-07-07T15:05:51.873-0700 I - [main] going to run test: TextIndexVersion1LanguageEng [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.882-0700 2019-07-07T15:05:51.873-0700 I - [main] going to run test: TextIndexVersion1LanguageInvalid [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.882-0700 2019-07-07T15:05:51.873-0700 I - [main] going to run test: CloneUnparsedQuery [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.882-0700 2019-07-07T15:05:51.873-0700 I - [main] going to run test: CloneParsedQuery [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.882-0700 2019-07-07T15:05:51.874-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.883-0700 2019-07-07T15:05:51.874-0700 I - [main] going to run suite: FTSQueryNoop [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.883-0700 2019-07-07T15:05:51.874-0700 I - [main] going to run test: Parse [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.883-0700 2019-07-07T15:05:51.874-0700 I - [main] going to run test: Clone [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.883-0700 2019-07-07T15:05:51.874-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.883-0700 2019-07-07T15:05:51.874-0700 I - [main] going to run suite: FTSSpec [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.884-0700 2019-07-07T15:05:51.874-0700 I - [main] going to run test: FixNormalKey1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.884-0700 2019-07-07T15:05:51.874-0700 I - [main] going to run test: FixCompoundKey1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.884-0700 2019-07-07T15:05:51.876-0700 I - [main] going to run test: FixDefaultLanguage1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.884-0700 2019-07-07T15:05:51.876-0700 I - [main] going to run test: FixWeights1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.884-0700 2019-07-07T15:05:51.877-0700 I - [main] going to run test: FixLanguageOverride1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.885-0700 2019-07-07T15:05:51.877-0700 I - [main] going to run test: FixTextIndexVersion1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.885-0700 2019-07-07T15:05:51.878-0700 I - [main] going to run test: ScoreSingleField1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.885-0700 2019-07-07T15:05:51.878-0700 I - [main] going to run test: ScoreMultipleField1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.885-0700 2019-07-07T15:05:51.878-0700 I - [main] going to run test: ScoreMultipleField2 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.885-0700 2019-07-07T15:05:51.878-0700 I - [main] going to run test: ScoreRepeatWord [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.886-0700 2019-07-07T15:05:51.878-0700 I - [main] going to run test: Extra1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.886-0700 2019-07-07T15:05:51.878-0700 I - [main] going to run test: Extra2 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.886-0700 2019-07-07T15:05:51.878-0700 I - [main] going to run test: Extra3 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.886-0700 2019-07-07T15:05:51.878-0700 I - [main] going to run test: NestedArraysPos1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.886-0700 2019-07-07T15:05:51.878-0700 I - [main] going to run test: NestedArraysPos2 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.887-0700 2019-07-07T15:05:51.879-0700 I - [main] going to run test: NestedArraysNeg1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.887-0700 2019-07-07T15:05:51.879-0700 I - [main] going to run test: NestedLanguages_PerArrayItemStemming [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.887-0700 2019-07-07T15:05:51.879-0700 I - [main] going to run test: NestedLanguages_PerSubdocStemming [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.887-0700 2019-07-07T15:05:51.879-0700 I - [main] going to run test: NestedLanguages_NestedArrays [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.888-0700 2019-07-07T15:05:51.879-0700 I - [main] going to run test: NestedLanguages_PathPruning [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.888-0700 2019-07-07T15:05:51.880-0700 I - [main] going to run test: NestedLanguages_Wildcard [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.888-0700 2019-07-07T15:05:51.880-0700 I - [main] going to run test: NestedLanguages_WildcardOverride [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.888-0700 2019-07-07T15:05:51.880-0700 I - [main] going to run test: TextIndexLegacyNestedArrays [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.888-0700 2019-07-07T15:05:51.880-0700 I - [main] going to run test: TextIndexLegacyLanguageRecognition [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.889-0700 2019-07-07T15:05:51.880-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.889-0700 2019-07-07T15:05:51.880-0700 I - [main] going to run suite: FtsBasicPhraseMatcher [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.889-0700 2019-07-07T15:05:51.880-0700 I - [main] going to run test: CaseInsensitive [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.889-0700 2019-07-07T15:05:51.880-0700 I - [main] going to run test: CaseSensitive [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.889-0700 2019-07-07T15:05:51.881-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.890-0700 2019-07-07T15:05:51.881-0700 I - [main] going to run suite: FtsBasicTokenizer [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.890-0700 2019-07-07T15:05:51.881-0700 I - [main] going to run test: English [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.890-0700 2019-07-07T15:05:51.881-0700 I - [main] going to run test: French [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.890-0700 2019-07-07T15:05:51.881-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.890-0700 2019-07-07T15:05:51.881-0700 I - [main] going to run suite: FtsUnicodePhraseMatcher [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.891-0700 2019-07-07T15:05:51.881-0700 I - [main] going to run test: CaseAndDiacriticInsensitive [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.891-0700 2019-07-07T15:05:51.881-0700 I - [main] going to run test: CaseSensitiveAndDiacriticInsensitive [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.891-0700 2019-07-07T15:05:51.881-0700 I - [main] going to run test: CaseInsensitiveAndDiacriticSensitive [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.891-0700 2019-07-07T15:05:51.881-0700 I - [main] going to run test: CaseAndDiacriticSensitive [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.891-0700 2019-07-07T15:05:51.881-0700 I - [main] going to run test: CaseAndDiacriticInsensitiveTurkish [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.892-0700 2019-07-07T15:05:51.881-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.892-0700 2019-07-07T15:05:51.881-0700 I - [main] going to run suite: FtsUnicodeTokenizer [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.892-0700 2019-07-07T15:05:51.883-0700 I - [main] going to run test: English [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.892-0700 2019-07-07T15:05:51.883-0700 I - [main] going to run test: EnglishLeadingAndTrailingDelimiters [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.893-0700 2019-07-07T15:05:51.883-0700 I - [main] going to run test: OnlyDelimiters [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.893-0700 2019-07-07T15:05:51.883-0700 I - [main] going to run test: FrenchAndNonAsciiPunctuation [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.893-0700 2019-07-07T15:05:51.883-0700 I - [main] going to run test: FrenchDiacriticStemming [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.893-0700 2019-07-07T15:05:51.883-0700 I - [main] going to run test: Turkish [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.893-0700 2019-07-07T15:05:51.884-0700 I - [main] going to run test: TurkishCaseSensitive [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.894-0700 2019-07-07T15:05:51.884-0700 I - [main] going to run test: TurkishDiacriticSensitive [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.894-0700 2019-07-07T15:05:51.884-0700 I - [main] going to run test: TurkishDiacriticAndCaseSensitive [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.894-0700 2019-07-07T15:05:51.884-0700 I - [main] going to run test: TurkishDiacriticAndCaseSensitiveAndStopWords [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.894-0700 2019-07-07T15:05:51.884-0700 I - [main] going to run test: FrenchStopWords [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.894-0700 2019-07-07T15:05:51.884-0700 I - [main] going to run test: FrenchStopWordsAndDiacriticSensitive [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.895-0700 2019-07-07T15:05:51.884-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.895-0700 2019-07-07T15:05:51.884-0700 I - [main] going to run suite: Tokenizer [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.895-0700 2019-07-07T15:05:51.884-0700 I - [main] going to run test: Empty1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.895-0700 2019-07-07T15:05:51.884-0700 I - [main] going to run test: Basic1 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.896-0700 2019-07-07T15:05:51.884-0700 I - [main] going to run test: Basic2 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.896-0700 2019-07-07T15:05:51.884-0700 I - [main] going to run test: Basic3 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.896-0700 2019-07-07T15:05:51.884-0700 I - [main] going to run test: Quote1English [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.896-0700 2019-07-07T15:05:51.884-0700 I - [main] going to run test: Quote1French [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.896-0700 2019-07-07T15:05:51.884-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.897-0700 2019-07-07T15:05:51.884-0700 I - [main] ************************************************** [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.897-0700 2019-07-07T15:05:51.884-0700 I - [main] English | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.897-0700 2019-07-07T15:05:51.884-0700 I - [main] FTSElementIterator | tests: 8 | fails: 0 | assert calls: 0 | time secs: 0.002 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.897-0700 2019-07-07T15:05:51.884-0700 I - [main] FTSIndexFormat | tests: 13 | fails: 0 | assert calls: 0 | time secs: 0.003 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.897-0700 2019-07-07T15:05:51.884-0700 I - [main] FTSLanguageV1 | tests: 8 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.898-0700 2019-07-07T15:05:51.884-0700 I - [main] FTSLanguageV2 | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.898-0700 2019-07-07T15:05:51.884-0700 I - [main] FTSLanguageV3 | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.898-0700 2019-07-07T15:05:51.884-0700 I - [main] FTSMatcher | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.002 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.898-0700 2019-07-07T15:05:51.885-0700 I - [main] FTSQueryImpl | tests: 26 | fails: 0 | assert calls: 0 | time secs: 0.002 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.898-0700 2019-07-07T15:05:51.885-0700 I - [main] FTSQueryNoop | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.899-0700 2019-07-07T15:05:51.885-0700 I - [main] FTSSpec | tests: 24 | fails: 0 | assert calls: 0 | time secs: 0.006 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.899-0700 2019-07-07T15:05:51.885-0700 I - [main] FtsBasicPhraseMatcher | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.899-0700 2019-07-07T15:05:51.885-0700 I - [main] FtsBasicTokenizer | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.899-0700 2019-07-07T15:05:51.885-0700 I - [main] FtsUnicodePhraseMatcher | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.900-0700 2019-07-07T15:05:51.893-0700 I - [main] FtsUnicodeTokenizer | tests: 12 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.900-0700 2019-07-07T15:05:51.893-0700 I - [main] Tokenizer | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.900-0700 2019-07-07T15:05:51.893-0700 I - [main] TOTALS | tests: 136 | fails: 0 | assert calls: 0 | time secs: 0.015 [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.900-0700 2019-07-07T15:05:51.893-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_fts_test] 2019-07-07T15:05:51.907-0700 C++ unit test build\opt\mongo\db\fts\db_fts_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:05:51.907-0700 db_fts_test.exe ran in 0.91 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:05:51.907-0700 Running db_fts_unicode_test.exe... build\opt\mongo\db\fts\unicode\db_fts_unicode_test.exe [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:51.907-0700 Starting C++ unit test build\opt\mongo\db\fts\unicode\db_fts_unicode_test.exe... build\opt\mongo\db\fts\unicode\db_fts_unicode_test.exe [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.048-0700 C++ unit test build\opt\mongo\db\fts\unicode\db_fts_unicode_test.exe started with pid 9760. [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.285-0700 2019-07-07T15:05:52.283-0700 I - [main] going to run suite: ByteVector [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.285-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: LoadStoreUnaligned [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.286-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: Splat [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.286-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: MaskAny [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.286-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: MaskHigh [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.286-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: CompareEQ [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.286-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: CompareGT [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.287-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: CompareLT [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.287-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: BitOr [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.287-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: BitOrAssign [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.287-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: BitAnd [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.288-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: BitAndAssign [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.288-0700 2019-07-07T15:05:52.285-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.288-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run suite: UnicodeCodepoints [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.288-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: Diacritics [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.288-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: Delimiters [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.289-0700 2019-07-07T15:05:52.285-0700 I - [main] going to run test: RemoveDiacritics [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.431-0700 2019-07-07T15:05:52.431-0700 I - [main] going to run test: ToLower [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.431-0700 2019-07-07T15:05:52.431-0700 I - [main] going to run test: ToLowerIsFixedPoint [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.660-0700 2019-07-07T15:05:52.661-0700 I - [main] going to run test: RemoveDiacriticsIsFixedPoint [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.803-0700 2019-07-07T15:05:52.803-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.803-0700 2019-07-07T15:05:52.803-0700 I - [main] going to run suite: UnicodeString [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.803-0700 2019-07-07T15:05:52.803-0700 I - [main] going to run test: SubstrTest [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.804-0700 2019-07-07T15:05:52.803-0700 I - [main] going to run test: RemoveDiacritics [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.804-0700 2019-07-07T15:05:52.803-0700 I - [main] going to run test: CaseFolding [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.804-0700 2019-07-07T15:05:52.804-0700 I - [main] going to run test: CaseFoldingTurkish [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.804-0700 2019-07-07T15:05:52.804-0700 I - [main] going to run test: CaseFoldingAndRemoveDiacritics [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.804-0700 2019-07-07T15:05:52.804-0700 I - [main] going to run test: SubstringMatch [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.805-0700 2019-07-07T15:05:52.804-0700 I - [main] going to run test: SubstringMatchTurkish [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.805-0700 2019-07-07T15:05:52.804-0700 I - [main] going to run test: BadUTF8 [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.805-0700 2019-07-07T15:05:52.804-0700 I - [main] going to run test: UTF32ToUTF8 [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.805-0700 2019-07-07T15:05:52.804-0700 I - [main] DONE running tests [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.806-0700 2019-07-07T15:05:52.804-0700 I - [main] ************************************************** [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.806-0700 2019-07-07T15:05:52.805-0700 I - [main] ByteVector | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.806-0700 2019-07-07T15:05:52.805-0700 I - [main] UnicodeCodepoints | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.518 [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.806-0700 2019-07-07T15:05:52.805-0700 I - [main] UnicodeString | tests: 9 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.806-0700 2019-07-07T15:05:52.805-0700 I - [main] TOTALS | tests: 26 | fails: 0 | assert calls: 0 | time secs: 0.519 [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.807-0700 2019-07-07T15:05:52.805-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_fts_unicode_test] 2019-07-07T15:05:52.815-0700 C++ unit test build\opt\mongo\db\fts\unicode\db_fts_unicode_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:05:52.815-0700 db_fts_unicode_test.exe ran in 0.91 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:05:52.815-0700 Running db_geo_test.exe... build\opt\mongo\db\geo\db_geo_test.exe [cpp_unit_test:db_geo_test] 2019-07-07T15:05:52.815-0700 Starting C++ unit test build\opt\mongo\db\geo\db_geo_test.exe... build\opt\mongo\db\geo\db_geo_test.exe [cpp_unit_test:db_geo_test] 2019-07-07T15:05:52.987-0700 C++ unit test build\opt\mongo\db\geo\db_geo_test.exe started with pid 9196. [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.247-0700 2019-07-07T15:05:53.245-0700 I GEO [main] R2CellUnion Test - Random Number Generator Seed: 1336734473 [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.248-0700 2019-07-07T15:05:53.248-0700 I - [main] going to run suite: BigSimplePolygon [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.249-0700 2019-07-07T15:05:53.249-0700 I - [main] going to run test: Basic [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.249-0700 2019-07-07T15:05:53.249-0700 I - [main] going to run test: BasicWithHole [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.249-0700 2019-07-07T15:05:53.249-0700 I - [main] going to run test: BasicWithHoleAndShell [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.249-0700 2019-07-07T15:05:53.249-0700 I - [main] going to run test: BasicComplement [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.250-0700 2019-07-07T15:05:53.249-0700 I - [main] going to run test: BasicIntersects [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.250-0700 2019-07-07T15:05:53.250-0700 I - [main] going to run test: BasicComplementWithHole [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.250-0700 2019-07-07T15:05:53.250-0700 I - [main] going to run test: BasicComplementWithHoleAndShell [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.250-0700 2019-07-07T15:05:53.250-0700 I - [main] going to run test: BasicWinding [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.251-0700 2019-07-07T15:05:53.250-0700 I - [main] going to run test: LineRelations [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.251-0700 2019-07-07T15:05:53.250-0700 I - [main] going to run test: LineRelationsComplement [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.251-0700 2019-07-07T15:05:53.250-0700 I - [main] going to run test: LineRelationsWinding [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.251-0700 2019-07-07T15:05:53.250-0700 I - [main] going to run test: PolarContains [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.252-0700 2019-07-07T15:05:53.250-0700 I - [main] going to run test: PolarContainsWithHoles [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.252-0700 2019-07-07T15:05:53.251-0700 I - [main] going to run test: PolarIntersectsWithHoles [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.252-0700 2019-07-07T15:05:53.251-0700 I - [main] going to run test: ShareEdgeDisjoint [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.252-0700 2019-07-07T15:05:53.251-0700 I - [main] going to run test: ShareEdgeContained [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.252-0700 2019-07-07T15:05:53.252-0700 I - [main] DONE running tests [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.253-0700 2019-07-07T15:05:53.252-0700 I - [main] going to run suite: GeoHash [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.253-0700 2019-07-07T15:05:53.252-0700 I - [main] going to run test: MakeZeroHash [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.253-0700 2019-07-07T15:05:53.252-0700 I - [main] going to run test: MakeRandomValidHashes [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.253-0700 2019-07-07T15:05:53.252-0700 I - [main] going to run test: MakeTooLongHash [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.254-0700 2019-07-07T15:05:53.252-0700 I - [main] going to run test: MakeOddHash [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.254-0700 2019-07-07T15:05:53.252-0700 I - [main] going to run test: UnhashFastMatchesUnhashSlow [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.254-0700 2019-07-07T15:05:53.252-0700 I - [main] going to run test: NeighborsBasic [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.254-0700 2019-07-07T15:05:53.252-0700 I - [main] going to run test: NeighborsAtFinestLevel [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.254-0700 2019-07-07T15:05:53.253-0700 I - [main] going to run test: ClearUnusedBitsClearsSomeBits [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.255-0700 2019-07-07T15:05:53.253-0700 I - [main] going to run test: ClearUnusedBitsOnLengthZeroHashClearsAllBits [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.255-0700 2019-07-07T15:05:53.253-0700 I - [main] going to run test: ClearUnusedBitsIsNoopIfNoBitsAreUnused [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.255-0700 2019-07-07T15:05:53.253-0700 I - [main] DONE running tests [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.255-0700 2019-07-07T15:05:53.253-0700 I - [main] going to run suite: GeoHashConverter [cpp_unit_test:db_geo_test] 2019-07-07T15:05:53.255-0700 2019-07-07T15:05:53.253-0700 I - [main] going to run test: UnhashToBoxError [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.404-0700 2019-07-07T15:05:58.404-0700 I - [main] going to run test: GeoHashBox [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.404-0700 2019-07-07T15:05:58.404-0700 I - [main] DONE running tests [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.404-0700 2019-07-07T15:05:58.404-0700 I - [main] going to run suite: GeoHashConvertor [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.404-0700 2019-07-07T15:05:58.404-0700 I - [main] going to run test: EdgeLength [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.404-0700 2019-07-07T15:05:58.404-0700 I - [main] DONE running tests [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.404-0700 2019-07-07T15:05:58.404-0700 I - [main] going to run suite: GeoParser [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.404-0700 2019-07-07T15:05:58.404-0700 I - [main] going to run test: parseGeoSpecifier [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.404-0700 2019-07-07T15:05:58.404-0700 I - [main] going to run test: parseGeoJSONPoint [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.404-0700 2019-07-07T15:05:58.404-0700 I - [main] going to run test: parseGeoJSONLine [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.405-0700 2019-07-07T15:05:58.405-0700 I - [main] going to run test: parseGeoJSONPolygon [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.405-0700 2019-07-07T15:05:58.405-0700 I - [main] going to run test: parseGeoJSONCRS [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.405-0700 2019-07-07T15:05:58.406-0700 I - [main] going to run test: parseLegacyPoint [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.406-0700 2019-07-07T15:05:58.406-0700 I - [main] going to run test: parseLegacyPolygon [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.406-0700 2019-07-07T15:05:58.406-0700 I - [main] going to run test: parseMultiPoint [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.406-0700 2019-07-07T15:05:58.406-0700 I - [main] going to run test: parseMultiLine [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.406-0700 2019-07-07T15:05:58.406-0700 I - [main] going to run test: parseMultiPolygon [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.406-0700 2019-07-07T15:05:58.407-0700 I - [main] going to run test: parseGeometryCollection [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.407-0700 2019-07-07T15:05:58.407-0700 I - [main] DONE running tests [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.407-0700 2019-07-07T15:05:58.407-0700 I - [main] going to run suite: R2CellUnion [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.407-0700 2019-07-07T15:05:58.407-0700 I - [main] going to run test: Normalize [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.483-0700 2019-07-07T15:05:58.484-0700 I GEO [main] Average Unnormalized Size: 100.326 [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.483-0700 2019-07-07T15:05:58.484-0700 I GEO [main] Average Normalized Size: 13.5015 [cpp_unit_test:db_geo_test] 2019-07-07T15:05:58.484-0700 2019-07-07T15:05:58.484-0700 I - [main] going to run test: Contains [cpp_unit_test:db_geo_test] 2019-07-07T15:05:59.289-0700 2019-07-07T15:05:59.289-0700 I - [main] going to run test: Intersects [cpp_unit_test:db_geo_test] 2019-07-07T15:05:59.496-0700 2019-07-07T15:05:59.496-0700 I - [main] going to run test: Difference [cpp_unit_test:db_geo_test] 2019-07-07T15:05:59.770-0700 2019-07-07T15:05:59.770-0700 I - [main] going to run test: Empty [cpp_unit_test:db_geo_test] 2019-07-07T15:05:59.770-0700 2019-07-07T15:05:59.770-0700 I - [main] going to run test: Detach [cpp_unit_test:db_geo_test] 2019-07-07T15:05:59.770-0700 2019-07-07T15:05:59.770-0700 I - [main] DONE running tests [cpp_unit_test:db_geo_test] 2019-07-07T15:05:59.770-0700 2019-07-07T15:05:59.770-0700 I - [main] going to run suite: R2RegionCoverer [cpp_unit_test:db_geo_test] 2019-07-07T15:05:59.770-0700 2019-07-07T15:05:59.770-0700 I - [main] going to run test: GeoHashSubdivide [cpp_unit_test:db_geo_test] 2019-07-07T15:05:59.770-0700 2019-07-07T15:05:59.770-0700 I - [main] going to run test: GeoHashUnusedBits [cpp_unit_test:db_geo_test] 2019-07-07T15:05:59.770-0700 2019-07-07T15:05:59.770-0700 I - [main] going to run test: GeoHashContains [cpp_unit_test:db_geo_test] 2019-07-07T15:05:59.770-0700 2019-07-07T15:05:59.770-0700 I - [main] going to run test: RandomCells [cpp_unit_test:db_geo_test] 2019-07-07T15:05:59.861-0700 2019-07-07T15:05:59.861-0700 I - [main] going to run test: RandomCircles [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.166-0700 2019-07-07T15:06:00.167-0700 I - [main] going to run test: RandomTinyCircles [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.434-0700 2019-07-07T15:06:00.435-0700 I - [main] DONE running tests [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.435-0700 2019-07-07T15:06:00.435-0700 I - [main] going to run suite: ShapeIntersection [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.435-0700 2019-07-07T15:06:00.435-0700 I - [main] going to run test: Lines [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.435-0700 2019-07-07T15:06:00.435-0700 I - [main] going to run test: Polygons [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.435-0700 2019-07-07T15:06:00.435-0700 I - [main] going to run test: Annulus [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.435-0700 2019-07-07T15:06:00.435-0700 I - [main] DONE running tests [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.435-0700 2019-07-07T15:06:00.435-0700 I - [main] ************************************************** [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.435-0700 2019-07-07T15:06:00.435-0700 I - [main] BigSimplePolygon | tests: 16 | fails: 0 | assert calls: 0 | time secs: 0.003 [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.435-0700 2019-07-07T15:06:00.435-0700 I - [main] GeoHash | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.435-0700 2019-07-07T15:06:00.435-0700 I - [main] GeoHashConverter | tests: 2 | fails: 0 | assert calls: 0 | time secs: 5.151 [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.435-0700 2019-07-07T15:06:00.435-0700 I - [main] GeoHashConvertor | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.436-0700 2019-07-07T15:06:00.435-0700 I - [main] GeoParser | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.003 [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.436-0700 2019-07-07T15:06:00.435-0700 I - [main] R2CellUnion | tests: 6 | fails: 0 | assert calls: 0 | time secs: 1.363 [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.436-0700 2019-07-07T15:06:00.435-0700 I - [main] R2RegionCoverer | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.664 [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.436-0700 2019-07-07T15:06:00.435-0700 I - [main] ShapeIntersection | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.436-0700 2019-07-07T15:06:00.435-0700 I - [main] TOTALS | tests: 55 | fails: 0 | assert calls: 0 | time secs: 7.184 [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.436-0700 2019-07-07T15:06:00.435-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_geo_test] 2019-07-07T15:06:00.442-0700 C++ unit test build\opt\mongo\db\geo\db_geo_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:06:00.442-0700 db_geo_test.exe ran in 7.63 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:06:00.442-0700 Running db_index_test.exe... build\opt\mongo\db\index\db_index_test.exe [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.442-0700 Starting C++ unit test build\opt\mongo\db\index\db_index_test.exe... build\opt\mongo\db\index\db_index_test.exe [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.785-0700 C++ unit test build\opt\mongo\db\index\db_index_test.exe started with pid 15644. [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.961-0700 2019-07-07T15:06:00.961-0700 I - [main] going to run suite: 2dKeyGeneratorTest [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.961-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run test: TrailingField [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.962-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run test: ArrayTrailingField [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.962-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run test: ArrayOfObjectsTrailingField [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.962-0700 2019-07-07T15:06:00.962-0700 I - [main] DONE running tests [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.962-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run suite: BtreeKeyGeneratorTest [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.962-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run test: GetIdKeyFromObject [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.962-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run test: GetKeysFromObjectSimple [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.962-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run test: GetKeysFromObjectDotted [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.962-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run test: GetKeysFromArraySimple [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.962-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run test: GetKeysFromArrayWithIdenticalValues [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.962-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run test: GetKeysFromArrayWithEquivalentValues [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.963-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run test: GetKeysFromArrayFirstElement [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.963-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run test: GetKeysFromArraySecondElement [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.963-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run test: GetKeysFromSecondLevelArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.963-0700 2019-07-07T15:06:00.962-0700 I - [main] going to run test: GetKeysFromParallelArraysBasic [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.963-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysFromArraySubobjectBasic [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.963-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysFromSubobjectWithArrayOfSubobjects [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.963-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysArraySubobjectCompoundIndex [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.963-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysArraySubobjectSingleMissing [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.963-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysFromArraySubobjectMissing [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.963-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysMissingField [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.963-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysSubobjectMissing [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.963-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysFromCompound [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.964-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysFromCompoundMissing [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.964-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysFromArraySubelementComplex [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.964-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysFromParallelArraysComplex [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.964-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysAlternateMissing [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.964-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysFromMultiComplex [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.964-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysFromArrayOfSubobjectsWithArrayValues [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.964-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysFromArrayOfSubobjectsWithNonDistinctArrayValues [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.964-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysArrayEmpty [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.964-0700 2019-07-07T15:06:00.963-0700 I - [main] going to run test: GetKeysFromDoubleArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.964-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: GetKeysFromDoubleEmptyArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.964-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: GetKeysFromMultiEmptyArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.965-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: GetKeysFromNestedEmptyArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.965-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: GetKeysFromMultiNestedEmptyArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.965-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: GetKeysFromUnevenNestedEmptyArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.965-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: GetKeysFromReverseUnevenNestedEmptyArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.965-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: SparseReverseUnevenNestedEmptyArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.965-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: GetKeysFromSparseEmptyArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.965-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: GetKeysFromSparseEmptyArraySecond [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.965-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: SparseNonObjectMissingNestedField [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.965-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: GetKeysFromIndexedArrayIndex [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.965-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: GetKeysFromDoubleIndexedArrayIndex [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.965-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: GetKeysFromObjectWithinArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.965-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: GetKeysPositionalElementIsExpandedArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.966-0700 2019-07-07T15:06:00.964-0700 I - [main] going to run test: GetKeysTrailingPositionalElementIsSingletonArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.966-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: GetKeysTrailingPositionalElementIsEmptyArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.966-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: GetKeysManyPositionalElementsComplex [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.966-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: GetKeysFromArrayWithinObjectWithinArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.966-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: ParallelArraysInNestedObjects [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.966-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: ParallelArraysUneven [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.966-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: MultipleArraysNotParallel [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.966-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: MultipleArraysNotParallelCompound [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.966-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: GetKeysComplexNestedArrays [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.966-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: GetKeys2DArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.966-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: GetKeysParallelEmptyArrays [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.967-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: GetKeysParallelArraysOneArrayEmpty [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.967-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: GetKeysParallelArraysOneArrayEmptyNested [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.967-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: GetKeysPositionalKeyPatternMissingElement [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.967-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: GetKeysPositionalKeyPatternNestedArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.967-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: GetKeysPositionalKeyPatternNestedArray2 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.967-0700 2019-07-07T15:06:00.965-0700 I - [main] going to run test: GetKeysPositionalKeyPatternNestedArray3 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.967-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: GetKeysPositionalKeyPatternNestedArray4 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.967-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: GetKeysPositionalKeyPatternNestedArray5 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.967-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: GetNullKeyNestedArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.967-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: GetKeysUnevenNestedArrays [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.967-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: GetKeysRepeatedFieldName [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.967-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: GetKeysEmptyPathPiece [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.968-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: GetKeysLastPathPieceEmpty [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.968-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: GetKeysFirstPathPieceEmpty [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.968-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: GetKeysFirstPathPieceEmpty2 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.968-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: PositionalKeyPatternParallelArrays [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.968-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: KeyPattern_a_0_b_Extracts_b_ElementInsideSingleton2DArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.968-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: KeyPattern_a_0_0_b_Extracts_b_ElementInsideSingleton2DArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.968-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: KeyPattern_a_0_0_b_ExtractsEachValueFrom_b_ArrayInsideSingleton2DArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.968-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: KeyPattern_a_0_0_b_Extracts_b_ElementInsideSingleton3DArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.968-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: KeyPattern_a_0_0_b_ExtractsEach_b_ElementInside3DArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.968-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: KeyPattern_a_0_0_b_ExtractsNullFrom4DArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.968-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: PositionalKeyPatternNestedArrays5 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.969-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: PositionalKeyPatternNestedArrays6 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.969-0700 2019-07-07T15:06:00.966-0700 I - [main] going to run test: PositionalKeyPatternNestedArrays7 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.969-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: GetCollationAwareIdKeyFromObject [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.969-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: GetCollationAwareKeysFromObjectSimple [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.969-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: GetCollationAwareKeysFromObjectDotted [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.969-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: GetCollationAwareKeysFromArraySimple [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.969-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: CollatorDoesNotAffectNonStringIdKey [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.969-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: CollatorDoesNotAffectNonStringKeys [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.969-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: GetCollationAwareKeysFromNestedObject [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.969-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: GetCollationAwareKeysFromNestedArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.969-0700 2019-07-07T15:06:00.967-0700 I - [main] DONE running tests [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.970-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run suite: HashKeyGeneratorTest [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.970-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: CollationAppliedBeforeHashing [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.970-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: CollationDoesNotAffectNonStringFields [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.970-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: CollatorAppliedBeforeHashingNestedObject [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.970-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: NoCollation [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.970-0700 2019-07-07T15:06:00.967-0700 I - [main] DONE running tests [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.970-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run suite: S2KeyGeneratorTest [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.970-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: GetS2KeysFromSubobjectWithArrayOfGeoAndNonGeoSubobjects [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.970-0700 2019-07-07T15:06:00.967-0700 I - [main] going to run test: GetS2KeysFromArrayOfNonGeoSubobjectsWithArrayValues [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.970-0700 2019-07-07T15:06:00.968-0700 I - [main] going to run test: GetS2KeysFromMultiPointInGeoField [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.970-0700 2019-07-07T15:06:00.968-0700 I - [main] going to run test: CollationAppliedToNonGeoStringFieldAfterGeoField [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.970-0700 2019-07-07T15:06:00.968-0700 I - [main] going to run test: CollationAppliedToNonGeoStringFieldBeforeGeoField [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.971-0700 2019-07-07T15:06:00.968-0700 I - [main] going to run test: CollationAppliedToAllNonGeoStringFields [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.971-0700 2019-07-07T15:06:00.968-0700 I - [main] going to run test: CollationAppliedToNonGeoStringFieldWithMultiplePathComponents [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.971-0700 2019-07-07T15:06:00.968-0700 I - [main] going to run test: CollationAppliedToStringsInArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.971-0700 2019-07-07T15:06:00.968-0700 I - [main] going to run test: CollationAppliedToStringsInAllArrays [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.971-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: CollationDoesNotAffectNonStringFields [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.971-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: CollationAppliedToStringsInNestedObjects [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.971-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: NoCollation [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.971-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: EmptyArrayForLeadingFieldIsConsideredMultikey [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.971-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: EmptyArrayForTrailingFieldIsConsideredMultikey [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.971-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: SingleElementTrailingArrayIsConsideredMultikey [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.971-0700 2019-07-07T15:06:00.969-0700 I INDEX [main] Expected: [ { : 99, : 1152921504606846977 } ], Actual: [ ] [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.971-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: MidPathSingleElementArrayIsConsideredMultikey [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.972-0700 2019-07-07T15:06:00.969-0700 I INDEX [main] Expected: [ { : 99, : 1152921504606846977 } ], Actual: [ ] [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.972-0700 2019-07-07T15:06:00.969-0700 I - [main] DONE running tests [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.972-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run suite: SortKeyGeneratorTest [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.972-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: ExtractNumberKeyForNonCompoundSortNonNested [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.972-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: ExtractNumberKeyFromDocWithSeveralFields [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.972-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: ExtractStringKeyNonCompoundNonNested [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.972-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: CompoundSortPattern [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.972-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: CompoundSortPatternWithDottedPath [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.972-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: CompoundPatternLeadingFieldIsArray [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.972-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: ExtractStringSortKeyWithCollatorUsesComparisonKey [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.972-0700 2019-07-07T15:06:00.969-0700 I - [main] going to run test: CollatorHasNoEffectWhenExtractingNonStringSortKey [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.973-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: SortKeyGenerationForArraysChoosesCorrectKey [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.973-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: EnsureSortKeyGenerationForArraysRespectsCollation [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.973-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: SortKeyGenerationForArraysRespectsCompoundOrdering [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.973-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: SortPatternComponentWithStringIsFatal [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.973-0700 2019-07-07T15:06:00.970-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.973-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: SortPatternComponentWhoseObjectHasMultipleKeysIsFatal [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.973-0700 2019-07-07T15:06:00.970-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.973-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: SortPatternComponentWithNonMetaObjectSortIsFatal [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.973-0700 2019-07-07T15:06:00.970-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.973-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: SortPatternComponentWithUnknownMetaKeywordIsFatal [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.973-0700 2019-07-07T15:06:00.970-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.974-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: NoMetadataWhenPatternHasMetaTextScoreIsFatal [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.974-0700 2019-07-07T15:06:00.970-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.974-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: NoMetadataWhenPatternHasMetaRandValIsFatal [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.974-0700 2019-07-07T15:06:00.970-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.974-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: CanGenerateKeysForTextScoreMetaSort [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.974-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: CanGenerateKeysForRandValMetaSort [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.974-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: CanGenerateKeysForCompoundMetaSort [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.974-0700 2019-07-07T15:06:00.970-0700 I - [main] DONE running tests [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.974-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run suite: WildcardKeyGeneratorCollationTest [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.974-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: CollationMixedPathAndKeyTypes [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.974-0700 2019-07-07T15:06:00.970-0700 I - [main] DONE running tests [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.974-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run suite: WildcardKeyGeneratorDottedFieldsTest [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.975-0700 2019-07-07T15:06:00.970-0700 I - [main] going to run test: DoNotIndexDottedFields [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.975-0700 2019-07-07T15:06:00.971-0700 I - [main] going to run test: DoNotIndexDottedFieldsWithSimilarSubpathInKey [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.975-0700 2019-07-07T15:06:00.971-0700 I - [main] DONE running tests [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.975-0700 2019-07-07T15:06:00.971-0700 I - [main] going to run suite: WildcardKeyGeneratorExclusionTest [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.975-0700 2019-07-07T15:06:00.971-0700 I - [main] going to run test: ExclusionProjectionSingleSubtree [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.975-0700 2019-07-07T15:06:00.971-0700 I - [main] going to run test: ExclusionProjectionNestedSubtree [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.975-0700 2019-07-07T15:06:00.971-0700 I - [main] going to run test: ExclusionProjectionMultikeySubtree [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.975-0700 2019-07-07T15:06:00.971-0700 I - [main] going to run test: ExclusionProjectionNestedMultikeySubtree [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.975-0700 2019-07-07T15:06:00.972-0700 I - [main] going to run test: ExclusionProjectionMultipleSubtrees [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.975-0700 2019-07-07T15:06:00.972-0700 I - [main] DONE running tests [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.975-0700 2019-07-07T15:06:00.972-0700 I - [main] going to run suite: WildcardKeyGeneratorFullDocumentTest [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.976-0700 2019-07-07T15:06:00.972-0700 I - [main] going to run test: ExtractTopLevelKey [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.976-0700 2019-07-07T15:06:00.972-0700 I - [main] going to run test: ExtractKeysFromNestedObject [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.976-0700 2019-07-07T15:06:00.972-0700 I - [main] going to run test: ShouldIndexEmptyObject [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.976-0700 2019-07-07T15:06:00.972-0700 I - [main] going to run test: ShouldIndexNonNestedEmptyArrayAsUndefined [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.976-0700 2019-07-07T15:06:00.972-0700 I - [main] going to run test: ExtractMultikeyPath [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.976-0700 2019-07-07T15:06:00.972-0700 I - [main] going to run test: ExtractMultikeyPathAndDedupKeys [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.976-0700 2019-07-07T15:06:00.972-0700 I - [main] going to run test: ExtractZeroElementMultikeyPath [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.976-0700 2019-07-07T15:06:00.973-0700 I - [main] going to run test: ExtractNestedMultikeyPaths [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.976-0700 2019-07-07T15:06:00.973-0700 I - [main] going to run test: ExtractMixedPathTypesAndAllSubpaths [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.976-0700 2019-07-07T15:06:00.974-0700 I - [main] DONE running tests [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.976-0700 2019-07-07T15:06:00.974-0700 I - [main] going to run suite: WildcardKeyGeneratorIdTest [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.977-0700 2019-07-07T15:06:00.974-0700 I - [main] going to run test: ExcludeIdFieldIfProjectionIsEmpty [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.977-0700 2019-07-07T15:06:00.974-0700 I - [main] going to run test: ExcludeIdFieldForSingleSubtreeKeyPattern [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.977-0700 2019-07-07T15:06:00.974-0700 I - [main] going to run test: PermitIdFieldAsSingleSubtreeKeyPattern [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.977-0700 2019-07-07T15:06:00.974-0700 I - [main] going to run test: PermitIdSubfieldAsSingleSubtreeKeyPattern [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.977-0700 2019-07-07T15:06:00.974-0700 I - [main] going to run test: ExcludeIdFieldByDefaultForInclusionProjection [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.977-0700 2019-07-07T15:06:00.974-0700 I - [main] going to run test: PermitIdSubfieldInclusionInExplicitProjection [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.977-0700 2019-07-07T15:06:00.974-0700 I - [main] going to run test: ExcludeIdFieldByDefaultForExclusionProjection [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.977-0700 2019-07-07T15:06:00.974-0700 I - [main] going to run test: PermitIdSubfieldExclusionInExplicitProjection [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.977-0700 2019-07-07T15:06:00.975-0700 I - [main] going to run test: IncludeIdFieldIfExplicitlySpecifiedInProjection [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.977-0700 2019-07-07T15:06:00.975-0700 I - [main] going to run test: ExcludeIdFieldIfExplicitlySpecifiedInProjection [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.978-0700 2019-07-07T15:06:00.975-0700 I - [main] going to run test: IncludeIdFieldIfExplicitlySpecifiedInExclusionProjection [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.978-0700 2019-07-07T15:06:00.975-0700 I - [main] DONE running tests [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.978-0700 2019-07-07T15:06:00.975-0700 I - [main] going to run suite: WildcardKeyGeneratorInclusionTest [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.978-0700 2019-07-07T15:06:00.975-0700 I - [main] going to run test: InclusionProjectionSingleSubtree [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.979-0700 2019-07-07T15:06:00.975-0700 I - [main] going to run test: InclusionProjectionNestedSubtree [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.979-0700 2019-07-07T15:06:00.975-0700 I - [main] going to run test: InclusionProjectionMultikeySubtree [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.979-0700 2019-07-07T15:06:00.975-0700 I - [main] going to run test: InclusionProjectionNestedMultikeySubtree [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.979-0700 2019-07-07T15:06:00.976-0700 I - [main] going to run test: InclusionProjectionMultipleSubtrees [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.979-0700 2019-07-07T15:06:00.976-0700 I - [main] DONE running tests [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.980-0700 2019-07-07T15:06:00.976-0700 I - [main] going to run suite: WildcardKeyGeneratorSingleSubtreeTest [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.980-0700 2019-07-07T15:06:00.976-0700 I - [main] going to run test: ExtractSubtreeWithSinglePathComponent [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.980-0700 2019-07-07T15:06:00.976-0700 I - [main] going to run test: ExtractSubtreeWithMultiplePathComponents [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.980-0700 2019-07-07T15:06:00.976-0700 I - [main] going to run test: ExtractMultikeySubtree [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.980-0700 2019-07-07T15:06:00.976-0700 I - [main] going to run test: ExtractNestedMultikeySubtree [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.981-0700 2019-07-07T15:06:00.976-0700 I - [main] DONE running tests [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.981-0700 2019-07-07T15:06:00.976-0700 I - [main] ************************************************** [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.981-0700 2019-07-07T15:06:00.977-0700 I - [main] 2dKeyGeneratorTest | tests: 3 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.981-0700 2019-07-07T15:06:00.977-0700 I - [main] BtreeKeyGeneratorTest | tests: 85 | fails: 0 | assert calls: 0 | time secs: 0.005 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.981-0700 2019-07-07T15:06:00.977-0700 I - [main] HashKeyGeneratorTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.982-0700 2019-07-07T15:06:00.977-0700 I - [main] S2KeyGeneratorTest | tests: 16 | fails: 0 | assert calls: 0 | time secs: 0.002 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.982-0700 2019-07-07T15:06:00.977-0700 I - [main] SortKeyGeneratorTest | tests: 20 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.982-0700 2019-07-07T15:06:00.977-0700 I - [main] WildcardKeyGeneratorCollationTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.983-0700 2019-07-07T15:06:00.977-0700 I - [main] WildcardKeyGeneratorDottedFieldsTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.983-0700 2019-07-07T15:06:00.977-0700 I - [main] WildcardKeyGeneratorExclusionTest | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.983-0700 2019-07-07T15:06:00.977-0700 I - [main] WildcardKeyGeneratorFullDocumentTest | tests: 9 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.983-0700 2019-07-07T15:06:00.977-0700 I - [main] WildcardKeyGeneratorIdTest | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.983-0700 2019-07-07T15:06:00.977-0700 I - [main] WildcardKeyGeneratorInclusionTest | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.984-0700 2019-07-07T15:06:00.977-0700 I - [main] WildcardKeyGeneratorSingleSubtreeTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.984-0700 2019-07-07T15:06:00.977-0700 I - [main] TOTALS | tests: 165 | fails: 0 | assert calls: 0 | time secs: 0.010 [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.984-0700 2019-07-07T15:06:00.977-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_index_test] 2019-07-07T15:06:00.989-0700 C++ unit test build\opt\mongo\db\index\db_index_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:06:00.989-0700 db_index_test.exe ran in 0.55 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:06:00.989-0700 Running db_matcher_test.exe... build\opt\mongo\db\matcher\db_matcher_test.exe [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:00.989-0700 Starting C++ unit test build\opt\mongo\db\matcher\db_matcher_test.exe... build\opt\mongo\db\matcher\db_matcher_test.exe [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:01.739-0700 C++ unit test build\opt\mongo\db\matcher\db_matcher_test.exe started with pid 13244. [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.194-0700 2019-07-07T15:06:02.192-0700 I - [main] going to run suite: AlwaysFalseMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.194-0700 2019-07-07T15:06:02.193-0700 I - [main] going to run test: RejectsAllObjects [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.194-0700 2019-07-07T15:06:02.193-0700 I - [main] going to run test: EquivalentReturnsCorrectResults [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.194-0700 2019-07-07T15:06:02.194-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.195-0700 2019-07-07T15:06:02.194-0700 I - [main] going to run suite: AlwaysTrueMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.195-0700 2019-07-07T15:06:02.194-0700 I - [main] going to run test: AcceptsAllObjects [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.195-0700 2019-07-07T15:06:02.194-0700 I - [main] going to run test: EquivalentReturnsCorrectResults [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.196-0700 2019-07-07T15:06:02.194-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.196-0700 2019-07-07T15:06:02.194-0700 I - [main] going to run suite: AndOfElemMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.196-0700 2019-07-07T15:06:02.194-0700 I - [main] going to run test: MatchesElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.196-0700 2019-07-07T15:06:02.194-0700 I - [main] going to run test: Matches [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.196-0700 2019-07-07T15:06:02.194-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.197-0700 2019-07-07T15:06:02.194-0700 I - [main] going to run suite: AndOp [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.197-0700 2019-07-07T15:06:02.194-0700 I - [main] going to run test: NoClauses [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.197-0700 2019-07-07T15:06:02.194-0700 I - [main] going to run test: MatchesElementThreeClauses [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.197-0700 2019-07-07T15:06:02.194-0700 I - [main] going to run test: MatchesSingleClause [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.197-0700 2019-07-07T15:06:02.195-0700 I - [main] going to run test: MatchesThreeClauses [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.198-0700 2019-07-07T15:06:02.195-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.198-0700 2019-07-07T15:06:02.195-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.198-0700 2019-07-07T15:06:02.195-0700 I - [main] going to run suite: BitTestMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.198-0700 2019-07-07T15:06:02.195-0700 I - [main] going to run test: DoesNotMatchOther [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.199-0700 2019-07-07T15:06:02.195-0700 I - [main] going to run test: MatchBinaryWithLongBitMask [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.199-0700 2019-07-07T15:06:02.195-0700 I - [main] going to run test: MatchLongWithBinaryBitMask [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.199-0700 2019-07-07T15:06:02.195-0700 I - [main] going to run test: MatchesEmpty [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.199-0700 2019-07-07T15:06:02.196-0700 I - [main] going to run test: MatchesInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.199-0700 2019-07-07T15:06:02.196-0700 I - [main] going to run test: MatchesNegativeInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.200-0700 2019-07-07T15:06:02.196-0700 I - [main] going to run test: MatchesIntegerWithBitMask [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.200-0700 2019-07-07T15:06:02.196-0700 I - [main] going to run test: MatchesNegativeIntegerWithBitMask [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.200-0700 2019-07-07T15:06:02.196-0700 I - [main] going to run test: DoesNotMatchInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.200-0700 2019-07-07T15:06:02.196-0700 I - [main] going to run test: DoesNotMatchIntegerWithBitMask [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.200-0700 2019-07-07T15:06:02.196-0700 I - [main] going to run test: MatchesBinary1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.201-0700 2019-07-07T15:06:02.196-0700 I - [main] going to run test: MatchesBinary2 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.201-0700 2019-07-07T15:06:02.196-0700 I - [main] going to run test: MatchesBinaryWithBitMask [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.201-0700 2019-07-07T15:06:02.196-0700 I - [main] going to run test: DoesNotMatchBinary1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.201-0700 2019-07-07T15:06:02.196-0700 I - [main] going to run test: DoesNotMatchBinary2 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.202-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run test: DoesNotMatchBinaryWithBitMask [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.202-0700 2019-07-07T15:06:02.197-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.202-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run suite: ComparisonMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.202-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run test: ComparisonMatchExpressionsWithUnequalCollatorsAreUnequal [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.203-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run test: ComparisonMatchExpressionsWithEqualCollatorsAreEqual [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.203-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run test: StringMatchingWithNullCollatorUsesBinaryComparison [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.203-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run test: StringMatchingRespectsCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.203-0700 2019-07-07T15:06:02.197-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.203-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run suite: ElemMatchObjectMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.204-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run test: MatchesElementSingle [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.204-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run test: MatchesElementArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.204-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run test: MatchesElementMultiple [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.204-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run test: MatchesNonArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.204-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run test: MatchesArrayObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.205-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run test: MatchesMultipleNamedValues [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.205-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.205-0700 2019-07-07T15:06:02.197-0700 I - [main] going to run test: Collation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.205-0700 2019-07-07T15:06:02.197-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.205-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run suite: ElemMatchValueMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.206-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run test: MatchesElementSingle [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.206-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run test: MatchesElementMultiple [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.206-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run test: MatchesNonArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.206-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run test: MatchesArrayScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.207-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run test: MatchesMultipleNamedValues [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.207-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.207-0700 2019-07-07T15:06:02.198-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.207-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run suite: EncryptSchemaTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.207-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run test: KeyIDTypePointerTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.208-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run test: KeyIDTypeArrayTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.208-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run test: KeyIDTypeInvalidTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.208-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run test: KeyIDPointerToBSON [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.208-0700 2019-07-07T15:06:02.198-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.209-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run test: KeyIDArrayToBSON [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.209-0700 2019-07-07T15:06:02.198-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.209-0700 2019-07-07T15:06:02.198-0700 I - [main] going to run test: ParseFullEncryptObjectFromBSON [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.209-0700 2019-07-07T15:06:02.199-0700 I - [main] going to run test: WrongTypeFailsParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.209-0700 2019-07-07T15:06:02.199-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.210-0700 2019-07-07T15:06:02.199-0700 I - [main] going to run suite: EqOp [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.210-0700 2019-07-07T15:06:02.199-0700 I - [main] going to run test: MatchesElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.210-0700 2019-07-07T15:06:02.199-0700 I - [main] going to run test: InvalidEooOperand [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.210-0700 2019-07-07T15:06:02.199-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.210-0700 2019-07-07T15:06:02.199-0700 I - [main] going to run test: MatchesScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.211-0700 2019-07-07T15:06:02.199-0700 I - [main] going to run test: MatchesArrayValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.211-0700 2019-07-07T15:06:02.199-0700 I - [main] going to run test: MatchesReferencedObjectValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.211-0700 2019-07-07T15:06:02.199-0700 I - [main] going to run test: MatchesReferencedArrayValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.211-0700 2019-07-07T15:06:02.199-0700 I - [main] going to run test: MatchesNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.211-0700 2019-07-07T15:06:02.199-0700 I - [main] going to run test: MatchesNestedNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.212-0700 2019-07-07T15:06:02.202-0700 I - [main] going to run test: MatchesMinKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.212-0700 2019-07-07T15:06:02.202-0700 I - [main] going to run test: MatchesMaxKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.212-0700 2019-07-07T15:06:02.202-0700 I - [main] going to run test: MatchesFullArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.212-0700 2019-07-07T15:06:02.202-0700 I - [main] going to run test: MatchesThroughNestedArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.213-0700 2019-07-07T15:06:02.202-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.213-0700 2019-07-07T15:06:02.202-0700 I - [main] going to run test: ElemMatchKeyWithImplicitAndExplicitTraversal [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.213-0700 2019-07-07T15:06:02.203-0700 I - [main] going to run test: Equality1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.213-0700 2019-07-07T15:06:02.203-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.214-0700 2019-07-07T15:06:02.203-0700 I - [main] going to run suite: ExistsMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.214-0700 2019-07-07T15:06:02.203-0700 I - [main] going to run test: MatchesElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.214-0700 2019-07-07T15:06:02.203-0700 I - [main] going to run test: MatchesElementExistsTrueValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.214-0700 2019-07-07T15:06:02.203-0700 I - [main] going to run test: MatchesScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.214-0700 2019-07-07T15:06:02.203-0700 I - [main] going to run test: MatchesArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.215-0700 2019-07-07T15:06:02.203-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.215-0700 2019-07-07T15:06:02.203-0700 I - [main] going to run test: Equivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.215-0700 2019-07-07T15:06:02.203-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.215-0700 2019-07-07T15:06:02.203-0700 I - [main] going to run suite: ExprMatchTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.215-0700 2019-07-07T15:06:02.203-0700 I - [main] going to run test: ComparisonToConstantMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.216-0700 2019-07-07T15:06:02.210-0700 I - [main] going to run test: ComparisonToConstantVariableMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.216-0700 2019-07-07T15:06:02.214-0700 I - [main] going to run test: ComparisonBetweenTwoFieldPathsMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.218-0700 2019-07-07T15:06:02.217-0700 I - [main] going to run test: ComparisonThrowsWithUnboundVariable [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.221-0700 2019-07-07T15:06:02.221-0700 I - [main] going to run test: EqWithLHSFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.225-0700 2019-07-07T15:06:02.225-0700 I - [main] going to run test: EqWithRHSFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.228-0700 2019-07-07T15:06:02.228-0700 I - [main] going to run test: NeWithLHSFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.232-0700 2019-07-07T15:06:02.232-0700 I - [main] going to run test: NeWithFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.235-0700 2019-07-07T15:06:02.235-0700 I - [main] going to run test: GtWithLHSFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.239-0700 2019-07-07T15:06:02.239-0700 I - [main] going to run test: GtWithRHSFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.242-0700 2019-07-07T15:06:02.242-0700 I - [main] going to run test: GteWithLHSFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.246-0700 2019-07-07T15:06:02.246-0700 I - [main] going to run test: GteWithRHSFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.249-0700 2019-07-07T15:06:02.249-0700 I - [main] going to run test: LtWithLHSFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.253-0700 2019-07-07T15:06:02.253-0700 I - [main] going to run test: LtWithRHSFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.257-0700 2019-07-07T15:06:02.256-0700 I - [main] going to run test: LteWithLHSFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.260-0700 2019-07-07T15:06:02.260-0700 I - [main] going to run test: LteWithRHSFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.263-0700 2019-07-07T15:06:02.263-0700 I - [main] going to run test: AndMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.267-0700 2019-07-07T15:06:02.267-0700 I - [main] going to run test: OrMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.271-0700 2019-07-07T15:06:02.271-0700 I - [main] going to run test: AndNestedWithinOrMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.274-0700 2019-07-07T15:06:02.274-0700 I - [main] going to run test: OrNestedWithinAndMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.278-0700 2019-07-07T15:06:02.278-0700 I - [main] going to run test: InWithLhsFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.282-0700 2019-07-07T15:06:02.282-0700 I - [main] going to run test: InWithLhsFieldPathAndArrayAsConstMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.285-0700 2019-07-07T15:06:02.285-0700 I - [main] going to run test: CmpMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.289-0700 2019-07-07T15:06:02.289-0700 I - [main] going to run test: ConstantLiteralExpressionMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.292-0700 2019-07-07T15:06:02.292-0700 I - [main] going to run test: ConstantPositiveNumberExpressionMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.296-0700 2019-07-07T15:06:02.296-0700 I - [main] going to run test: ConstantNegativeNumberExpressionMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.299-0700 2019-07-07T15:06:02.299-0700 I - [main] going to run test: ConstantNumberZeroExpressionMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.303-0700 2019-07-07T15:06:02.303-0700 I - [main] going to run test: ConstantTrueValueExpressionMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.306-0700 2019-07-07T15:06:02.306-0700 I - [main] going to run test: ConstantFalseValueExpressionMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.309-0700 2019-07-07T15:06:02.309-0700 I - [main] going to run test: EqWithTwoFieldPathsMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.313-0700 2019-07-07T15:06:02.313-0700 I - [main] going to run test: EqWithTwoConstantsMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.316-0700 2019-07-07T15:06:02.316-0700 I - [main] going to run test: EqWithDottedFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.320-0700 2019-07-07T15:06:02.320-0700 I - [main] going to run test: InWithDottedFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.324-0700 2019-07-07T15:06:02.324-0700 I - [main] going to run test: AndWithNoMatchRewritableChildrenMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.327-0700 2019-07-07T15:06:02.327-0700 I - [main] going to run test: OrWithDistinctMatchRewritableAndNonMatchRewritableChildrenMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.331-0700 2019-07-07T15:06:02.331-0700 I - [main] going to run test: InWithoutLhsFieldPathMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.334-0700 2019-07-07T15:06:02.334-0700 I - [main] going to run test: NestedAndWithTwoFieldPathsWithinOrMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.338-0700 2019-07-07T15:06:02.338-0700 I - [main] going to run test: AndWithDistinctMatchAndNonMatchSubTreeMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.341-0700 2019-07-07T15:06:02.342-0700 I - [main] going to run test: ExprLtDoesNotUseTypeBracketing [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.345-0700 2019-07-07T15:06:02.345-0700 I - [main] going to run test: NullMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.349-0700 2019-07-07T15:06:02.349-0700 I - [main] going to run test: UndefinedMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.352-0700 2019-07-07T15:06:02.352-0700 I - [main] going to run test: NaNMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.356-0700 2019-07-07T15:06:02.356-0700 I - [main] going to run test: MatchAgainstArrayIsCorrect [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.359-0700 2019-07-07T15:06:02.359-0700 I - [main] going to run test: ComplexExprMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.363-0700 2019-07-07T15:06:02.363-0700 I - [main] going to run test: OrWithAndContainingMatchRewritableAndNonMatchRewritableChildMatchesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.367-0700 2019-07-07T15:06:02.367-0700 I - [main] going to run test: InitialCollationUsedForComparisons [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.370-0700 2019-07-07T15:06:02.371-0700 I - [main] going to run test: SetCollatorChangesCollationUsedForComparisons [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.374-0700 2019-07-07T15:06:02.374-0700 I - [main] going to run test: FailGracefullyOnInvalidExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.378-0700 2019-07-07T15:06:02.378-0700 I - [main] going to run test: ReturnsFalseInsteadOfErrorWithFailpointSet [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.381-0700 2019-07-07T15:06:02.381-0700 W COMMAND [main] failpoint: ExprMatchExpressionMatchesReturnsFalseOnException set to: { mode: 1, data: {} } [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.382-0700 2019-07-07T15:06:02.382-0700 W COMMAND [main] failpoint: ExprMatchExpressionMatchesReturnsFalseOnException set to: { mode: 0, data: {} } [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.382-0700 2019-07-07T15:06:02.382-0700 I - [main] going to run test: IdenticalPostOptimizedExpressionsAreEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.386-0700 2019-07-07T15:06:02.386-0700 I - [main] going to run test: ExpressionOptimizeRewritesVariableDereferenceAsConstant [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.389-0700 2019-07-07T15:06:02.389-0700 I - [main] going to run test: OptimizingIsANoopWhenAlreadyOptimized [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.393-0700 2019-07-07T15:06:02.393-0700 I - [main] going to run test: OptimizingAnAlreadyOptimizedCloneIsANoop [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.397-0700 2019-07-07T15:06:02.397-0700 I - [main] going to run test: ShallowClonedExpressionIsEquivalentToOriginal [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.400-0700 2019-07-07T15:06:02.400-0700 I - [main] going to run test: OptimizingExprAbsorbsAndOfAnd [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.404-0700 2019-07-07T15:06:02.404-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.404-0700 2019-07-07T15:06:02.404-0700 I - [main] going to run suite: ExpressionAlgoIsSubsetOf [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.404-0700 2019-07-07T15:06:02.404-0700 I - [main] going to run test: NullAndOmittedField [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.428-0700 2019-07-07T15:06:02.428-0700 I - [main] going to run test: NullAndIn [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.438-0700 2019-07-07T15:06:02.438-0700 I - [main] going to run test: NullAndExists [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.445-0700 2019-07-07T15:06:02.445-0700 I - [main] going to run test: Compare_NaN [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.469-0700 2019-07-07T15:06:02.469-0700 I - [main] going to run test: Compare_EQ [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.479-0700 2019-07-07T15:06:02.479-0700 I - [main] going to run test: CompareAnd_EQ [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.493-0700 2019-07-07T15:06:02.493-0700 I - [main] going to run test: CompareAnd_GT [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.500-0700 2019-07-07T15:06:02.500-0700 I - [main] going to run test: CompareOr_LT [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.513-0700 2019-07-07T15:06:02.513-0700 I - [main] going to run test: CompareOr_GTE [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.527-0700 2019-07-07T15:06:02.527-0700 I - [main] going to run test: DifferentCanonicalTypes [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.534-0700 2019-07-07T15:06:02.534-0700 I - [main] going to run test: DifferentNumberTypes [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.544-0700 2019-07-07T15:06:02.544-0700 I - [main] going to run test: PointInUnboundedRange [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.571-0700 2019-07-07T15:06:02.571-0700 I - [main] going to run test: PointInBoundedRange [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.578-0700 2019-07-07T15:06:02.578-0700 I - [main] going to run test: PointInBoundedRange_FakeAnd [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.585-0700 2019-07-07T15:06:02.585-0700 I - [main] going to run test: MultiplePointsInBoundedRange [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.598-0700 2019-07-07T15:06:02.599-0700 I - [main] going to run test: PointInCompoundRange [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.605-0700 2019-07-07T15:06:02.606-0700 I - [main] going to run test: Compare_LT_LTE [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.619-0700 2019-07-07T15:06:02.619-0700 I - [main] going to run test: Compare_GT_GTE [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.632-0700 2019-07-07T15:06:02.633-0700 I - [main] going to run test: BoundedRangeInUnboundedRange [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.639-0700 2019-07-07T15:06:02.640-0700 I - [main] going to run test: MultipleRangesInUnboundedRange [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.653-0700 2019-07-07T15:06:02.653-0700 I - [main] going to run test: MultipleFields [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.667-0700 2019-07-07T15:06:02.667-0700 I - [main] going to run test: Compare_LT_In [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.701-0700 2019-07-07T15:06:02.701-0700 I - [main] going to run test: Compare_LTE_In [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.735-0700 2019-07-07T15:06:02.735-0700 I - [main] going to run test: Compare_EQ_In [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.761-0700 2019-07-07T15:06:02.762-0700 I - [main] going to run test: Compare_GT_In [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.795-0700 2019-07-07T15:06:02.796-0700 I - [main] going to run test: Compare_GTE_In [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.829-0700 2019-07-07T15:06:02.829-0700 I - [main] going to run test: RegexAndIn [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.849-0700 2019-07-07T15:06:02.850-0700 I - [main] going to run test: Exists [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.863-0700 2019-07-07T15:06:02.863-0700 I - [main] going to run test: Compare_Exists [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.876-0700 2019-07-07T15:06:02.877-0700 I - [main] going to run test: Type [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.886-0700 2019-07-07T15:06:02.887-0700 I - [main] going to run test: TypeAndExists [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.896-0700 2019-07-07T15:06:02.897-0700 I - [main] going to run test: AllAndExists [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.910-0700 2019-07-07T15:06:02.911-0700 I - [main] going to run test: ElemMatchAndExists_Value [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.923-0700 2019-07-07T15:06:02.924-0700 I - [main] going to run test: ElemMatchAndExists_Object [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.937-0700 2019-07-07T15:06:02.938-0700 I - [main] going to run test: SizeAndExists [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.954-0700 2019-07-07T15:06:02.954-0700 I - [main] going to run test: ModAndExists [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.964-0700 2019-07-07T15:06:02.965-0700 I - [main] going to run test: RegexAndExists [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.974-0700 2019-07-07T15:06:02.975-0700 I - [main] going to run test: InAndExists [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.981-0700 2019-07-07T15:06:02.982-0700 I - [main] going to run test: NinAndExists [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.987-0700 2019-07-07T15:06:02.988-0700 I - [main] going to run test: Compare_Exists_NE [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.992-0700 2019-07-07T15:06:02.993-0700 I - [main] going to run test: CollationAwareStringComparison [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:02.998-0700 2019-07-07T15:06:02.998-0700 I - [main] going to run test: NonMatchingCollationsStringComparison [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.003-0700 2019-07-07T15:06:03.004-0700 I - [main] going to run test: CollationAwareStringComparisonIn [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.008-0700 2019-07-07T15:06:03.009-0700 I - [main] going to run test: NonMatchingCollationsNoStringComparisonLHS [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.011-0700 2019-07-07T15:06:03.012-0700 I - [main] going to run test: NonMatchingCollationsNoStringComparison [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.014-0700 2019-07-07T15:06:03.015-0700 I - [main] going to run test: InternalExprEqIsSubsetOfNothing [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.019-0700 2019-07-07T15:06:03.020-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.020-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run suite: ExpressionBinDataSubTypeTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.020-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run test: MatchesBinDataGeneral [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.020-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run test: MatchesBinDataFunction [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.020-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run test: MatchesBinDataNewUUID [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.021-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run test: MatchesBinDataMD5Type [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.021-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run test: MatchesBinDataEncryptType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.021-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run test: MatchesBinDataBdtCustom [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.021-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run test: DoesNotMatchArrays [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.021-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run test: DoesNotMatchString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.022-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run test: Equivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.022-0700 2019-07-07T15:06:03.020-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.022-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run suite: ExpressionGeoTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.022-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run test: Geo1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.022-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run test: GeoNear1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.023-0700 2019-07-07T15:06:03.020-0700 I - [main] going to run test: GeoEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.023-0700 2019-07-07T15:06:03.021-0700 I - [main] going to run test: GeoNearEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.023-0700 2019-07-07T15:06:03.021-0700 I - [main] going to run test: GeoNotEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.023-0700 2019-07-07T15:06:03.021-0700 I - [main] going to run test: GeoNearNotEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.024-0700 2019-07-07T15:06:03.021-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.024-0700 2019-07-07T15:06:03.021-0700 I - [main] going to run suite: ExpressionOptimizeTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.024-0700 2019-07-07T15:06:03.021-0700 I - [main] going to run test: IsValidText [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.030-0700 2019-07-07T15:06:03.031-0700 I - [main] going to run test: IsValidTextTailable [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.031-0700 2019-07-07T15:06:03.032-0700 I - [main] going to run test: IsValidGeo [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.041-0700 2019-07-07T15:06:03.042-0700 I - [main] going to run test: IsValidTextAndGeo [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.045-0700 2019-07-07T15:06:03.046-0700 I - [main] going to run test: IsValidTextAndNaturalAscending [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.047-0700 2019-07-07T15:06:03.047-0700 I - [main] going to run test: IsValidTextAndNaturalDescending [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.048-0700 2019-07-07T15:06:03.049-0700 I - [main] going to run test: IsValidTextAndHint [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.049-0700 2019-07-07T15:06:03.050-0700 I - [main] going to run test: IsValidGeoNearNaturalSort [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.051-0700 2019-07-07T15:06:03.051-0700 I - [main] going to run test: IsValidGeoNearNaturalHint [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.052-0700 2019-07-07T15:06:03.053-0700 I - [main] going to run test: IsValidNaturalSortIndexHint [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.053-0700 2019-07-07T15:06:03.054-0700 I - [main] going to run test: IsValidNaturalSortNaturalHint [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.055-0700 2019-07-07T15:06:03.056-0700 I - [main] going to run test: IsValidNaturalSortNaturalHintDifferentDirections [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.056-0700 2019-07-07T15:06:03.057-0700 I - [main] going to run test: NormalizeWithInPreservesTags [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.058-0700 2019-07-07T15:06:03.058-0700 I - [main] going to run test: NormalizeWithInAndRegexPreservesTags [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.059-0700 2019-07-07T15:06:03.060-0700 I - [main] going to run test: NormalizeWithInPreservesCollator [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.059-0700 2019-07-07T15:06:03.060-0700 I - [main] going to run test: AndWithAlwaysFalseChildOptimizesToAlwaysFalse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.060-0700 2019-07-07T15:06:03.061-0700 I - [main] going to run test: AndRemovesAlwaysTrueChildren [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.062-0700 2019-07-07T15:06:03.063-0700 I - [main] going to run test: AndWithSingleChildAlwaysTrueOptimizesToEmptyAnd [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.063-0700 2019-07-07T15:06:03.064-0700 I - [main] going to run test: AndWithEachChildAlwaysTrueOptimizesToEmptyAnd [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.065-0700 2019-07-07T15:06:03.065-0700 I - [main] going to run test: NestedAndWithAlwaysFalseOptimizesToAlwaysFalse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.066-0700 2019-07-07T15:06:03.067-0700 I - [main] going to run test: OrWithAlwaysTrueOptimizesToAlwaysTrue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.067-0700 2019-07-07T15:06:03.068-0700 I - [main] going to run test: OrRemovesAlwaysFalseChildren [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.069-0700 2019-07-07T15:06:03.070-0700 I - [main] going to run test: OrPromotesSingleAlwaysFalseAfterOptimize [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.070-0700 2019-07-07T15:06:03.071-0700 I - [main] going to run test: OrPromotesSingleAlwaysFalse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.072-0700 2019-07-07T15:06:03.072-0700 I - [main] going to run test: OrPromotesMultipleAlwaysFalse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.073-0700 2019-07-07T15:06:03.074-0700 I - [main] going to run test: NestedOrWithAlwaysTrueOptimizesToAlwaysTrue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.074-0700 2019-07-07T15:06:03.075-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.075-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run suite: ExpressionTypeTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.075-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: MatchesElementStringType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.075-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: MatchesElementNullType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.075-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: MatchesElementNumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.076-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: MatchesScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.076-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: MatchesArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.076-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: TypeArrayMatchesOuterAndInnerArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.076-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: MatchesObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.076-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: MatchesDotNotationFieldObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.077-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: MatchesDotNotationArrayElementArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.077-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: MatchesDotNotationArrayElementScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.077-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: MatchesDotNotationArrayElementObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.077-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: MatchesNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.078-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.078-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: Equivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.078-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: InternalSchemaTypeArrayOnlyMatchesArrays [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.078-0700 2019-07-07T15:06:03.075-0700 I - [main] going to run test: InternalSchemaTypeNumberDoesNotMatchArrays [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.078-0700 2019-07-07T15:06:03.076-0700 I - [main] going to run test: TypeExprWithMultipleTypesMatchesAllSuchTypes [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.079-0700 2019-07-07T15:06:03.076-0700 I - [main] going to run test: InternalSchemaTypeExprWithMultipleTypesMatchesAllSuchTypes [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.079-0700 2019-07-07T15:06:03.076-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.079-0700 2019-07-07T15:06:03.076-0700 I - [main] going to run suite: ExpressionWithPlaceholder [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.079-0700 2019-07-07T15:06:03.076-0700 I - [main] going to run test: NotEquivalentIfOnePlaceholderIsEmpty [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.079-0700 2019-07-07T15:06:03.077-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.080-0700 2019-07-07T15:06:03.077-0700 I - [main] going to run suite: ExpressionWithPlaceholderTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.080-0700 2019-07-07T15:06:03.077-0700 I - [main] going to run test: ParseBasic [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.080-0700 2019-07-07T15:06:03.078-0700 I - [main] going to run test: ParseDottedField [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.080-0700 2019-07-07T15:06:03.080-0700 I - [main] going to run test: ParseLogicalQuery [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.081-0700 2019-07-07T15:06:03.081-0700 I - [main] going to run test: ParseElemMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.082-0700 2019-07-07T15:06:03.083-0700 I - [main] going to run test: ParseCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.083-0700 2019-07-07T15:06:03.084-0700 I - [main] going to run test: ParseIdContainsNumbersAndCapitals [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.085-0700 2019-07-07T15:06:03.085-0700 I - [main] going to run test: EmptyMatchExpressionParsesSuccessfully [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.086-0700 2019-07-07T15:06:03.087-0700 I - [main] going to run test: NestedEmptyMatchExpressionParsesSuccessfully [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.087-0700 2019-07-07T15:06:03.088-0700 I - [main] going to run test: NestedMatchExpressionParsesSuccessfullyWhenSomeClausesHaveNoFieldName [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.089-0700 2019-07-07T15:06:03.090-0700 I - [main] going to run test: SuccessfullyParsesExpressionsWithTypeOther [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.090-0700 2019-07-07T15:06:03.091-0700 I - [main] going to run test: SuccessfullyParsesAlwaysTrue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.092-0700 2019-07-07T15:06:03.092-0700 I - [main] going to run test: SuccessfullyParsesAlwaysFalse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.093-0700 2019-07-07T15:06:03.094-0700 I - [main] going to run test: EmptyFieldNameFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.094-0700 2019-07-07T15:06:03.095-0700 I - [main] going to run test: EmptyElemMatchFieldNameFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.096-0700 2019-07-07T15:06:03.097-0700 I - [main] going to run test: EmptyTopLevelFieldNameFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.097-0700 2019-07-07T15:06:03.098-0700 I - [main] going to run test: MultipleTopLevelFieldsFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.099-0700 2019-07-07T15:06:03.099-0700 I - [main] going to run test: SpecialCharactersInFieldNameFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.100-0700 2019-07-07T15:06:03.101-0700 I - [main] going to run test: FieldNameStartingWithNumberFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.101-0700 2019-07-07T15:06:03.102-0700 I - [main] going to run test: FieldNameStartingWithCapitalFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.103-0700 2019-07-07T15:06:03.103-0700 I - [main] going to run test: EquivalentIfPlaceholderAndExpressionMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.104-0700 2019-07-07T15:06:03.105-0700 I - [main] going to run test: EmptyMatchExpressionsAreEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.105-0700 2019-07-07T15:06:03.106-0700 I - [main] going to run test: NestedEmptyMatchExpressionsAreEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.107-0700 2019-07-07T15:06:03.108-0700 I - [main] going to run test: SameObjectMatchesAreEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.108-0700 2019-07-07T15:06:03.109-0700 I - [main] going to run test: AlwaysTruesAreEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.110-0700 2019-07-07T15:06:03.110-0700 I - [main] going to run test: NotEquivalentIfPlaceholderDoesNotMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.111-0700 2019-07-07T15:06:03.112-0700 I - [main] going to run test: NotEquivalentIfExpressionDoesNotMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.112-0700 2019-07-07T15:06:03.113-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.113-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run suite: GtOp [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.113-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: InvalidEooOperand [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.113-0700 2019-07-07T15:06:03.113-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.113-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.114-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesArrayValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.114-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesWholeArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.114-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.114-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesDotNotationNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.114-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesMinKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.115-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesMaxKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.115-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.115-0700 2019-07-07T15:06:03.113-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.115-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run suite: GteOp [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.116-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.116-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: InvalidEooOperand [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.116-0700 2019-07-07T15:06:03.113-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.116-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.116-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesArrayValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.117-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesWholeArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.117-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.117-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesDotNotationNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.117-0700 2019-07-07T15:06:03.113-0700 I - [main] going to run test: MatchesMinKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.117-0700 2019-07-07T15:06:03.114-0700 I - [main] going to run test: MatchesMaxKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.118-0700 2019-07-07T15:06:03.114-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.118-0700 2019-07-07T15:06:03.114-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.118-0700 2019-07-07T15:06:03.114-0700 I - [main] going to run suite: HasExistencePredicateOnPath [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.118-0700 2019-07-07T15:06:03.114-0700 I - [main] going to run test: IdentifiesLeavesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.118-0700 2019-07-07T15:06:03.115-0700 I - [main] going to run test: HandlesMultiplePredicatesWithSamePath [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.119-0700 2019-07-07T15:06:03.116-0700 I - [main] going to run test: DeeperTreeTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.119-0700 2019-07-07T15:06:03.118-0700 I - [main] going to run test: HandlesDottedPathsInDeepTree [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.119-0700 2019-07-07T15:06:03.119-0700 I - [main] going to run test: ReturnsFalseWhenExistsOnlyOnPrefix [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.120-0700 2019-07-07T15:06:03.120-0700 I - [main] going to run test: ReturnsFalseWhenExistsOnSubpath [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.121-0700 2019-07-07T15:06:03.122-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.121-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run suite: InMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.122-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: MatchesElementSingle [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.122-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: MatchesEmpty [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.122-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: MatchesElementMultiple [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.122-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: MatchesScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.123-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: MatchesArrayValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.123-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: MatchesNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.123-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: MatchesUndefined [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.123-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: MatchesMinKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.123-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: MatchesMaxKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.124-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: MatchesFullArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.124-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.124-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: InMatchExpressionsWithDifferentNumbersOfElementsAreUnequal [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.124-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: InMatchExpressionsWithUnequalCollatorsAreUnequal [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.124-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: InMatchExpressionsWithEqualCollatorsAreEqual [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.125-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: InMatchExpressionsWithCollationEquivalentElementsAreEqual [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.125-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: InMatchExpressionsWithCollationNonEquivalentElementsAreUnequal [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.125-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: StringMatchingWithNullCollatorUsesBinaryComparison [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.125-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: StringMatchingRespectsCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.126-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: ChangingCollationAfterAddingEqualitiesPreservesEqualities [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.126-0700 2019-07-07T15:06:03.122-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.126-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run suite: InternalBinDataSubTypeMatchExpressionTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.126-0700 2019-07-07T15:06:03.122-0700 I - [main] going to run test: SubTypeParsesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.126-0700 2019-07-07T15:06:03.124-0700 I - [main] going to run test: SubTypeWithFloatParsesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.127-0700 2019-07-07T15:06:03.125-0700 I - [main] going to run test: InvalidSubTypeDoesNotParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.127-0700 2019-07-07T15:06:03.126-0700 I - [main] going to run test: InvalidNumericalSubTypeDoesNotParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.127-0700 2019-07-07T15:06:03.128-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.127-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run suite: InternalExprEqMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.128-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: NodesWithDifferentCollationsAreNotEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.128-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: ExprEqNotEquivalentToRegularEq [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.128-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: NodesNotEquivalentWhenQueryDataDiffers [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.128-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: NodesNotEquivalentWhenQueryDataDiffersByFieldName [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.128-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: NodesAreEquivalentWhenTopLevelElementFieldNameDiffers [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.129-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: NodesNotEquivalentWhenPathDiffers [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.129-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: EquivalentNodesAreEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.129-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: CorrectlyMatchesScalarElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.129-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: StringMatchingRespectsCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.129-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: ComparisonRespectsNewCollationAfterCallingSetCollator [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.130-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: CorrectlyMatchesArrayElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.130-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: CorrectlyMatchesNullElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.130-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: CorrectlyMatchesNaN [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.130-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: DoesNotTraverseLeafArrays [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.130-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: CorrectlyMatchesSubfieldAlongDottedPath [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.131-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: AlwaysMatchesDocumentWithArrayAlongPath [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.131-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: ConsidersFieldNameInObjectEquality [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.131-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: SerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.131-0700 2019-07-07T15:06:03.128-0700 I - [main] going to run test: EquivalentReturnsCorrectResults [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.132-0700 2019-07-07T15:06:03.129-0700 I - [main] going to run test: EquivalentToClone [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.132-0700 2019-07-07T15:06:03.131-0700 I - [main] going to run test: CannotCompareToArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.132-0700 2019-07-07T15:06:03.131-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.132-0700 2019-07-07T15:06:03.131-0700 I - [main] going to run test: CannotCompareToUndefined [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.132-0700 2019-07-07T15:06:03.131-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.133-0700 2019-07-07T15:06:03.131-0700 I - [main] going to run test: CannotCompareToMissing [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.133-0700 2019-07-07T15:06:03.131-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.133-0700 2019-07-07T15:06:03.131-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.133-0700 2019-07-07T15:06:03.131-0700 I - [main] going to run suite: InternalSchemaAllElemMatchFromIndexMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.133-0700 2019-07-07T15:06:03.131-0700 I - [main] going to run test: MatchesEmptyQuery [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.134-0700 2019-07-07T15:06:03.132-0700 I - [main] going to run test: MatchesValidQueries [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.134-0700 2019-07-07T15:06:03.134-0700 I - [main] going to run test: RejectsNonArrayElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.134-0700 2019-07-07T15:06:03.135-0700 I - [main] going to run test: MatchesArraysWithLessElementsThanIndex [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.136-0700 2019-07-07T15:06:03.137-0700 I - [main] going to run test: NestedArraysMatchSubexpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.137-0700 2019-07-07T15:06:03.138-0700 I - [main] going to run test: MatchedQueriesWithDottedPaths [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.138-0700 2019-07-07T15:06:03.139-0700 I - [main] going to run test: HasSingleChild [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.140-0700 2019-07-07T15:06:03.141-0700 I - [main] going to run test: GetChildFailsIndexGreaterThanOne [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.140-0700 2019-07-07T15:06:03.141-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.140-0700 2019-07-07T15:06:03.141-0700 I - [main] going to run test: FailsToParseWithNegativeIndex [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.141-0700 2019-07-07T15:06:03.142-0700 I - [main] going to run test: FailsToParseWithNonObjectExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.143-0700 2019-07-07T15:06:03.143-0700 I - [main] going to run test: FailsToParseWithInvalidExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.144-0700 2019-07-07T15:06:03.145-0700 I - [main] going to run test: FailsToParseWithEmptyArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.145-0700 2019-07-07T15:06:03.146-0700 I - [main] going to run test: ParsesCorreclyWithValidInput [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.147-0700 2019-07-07T15:06:03.148-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.147-0700 2019-07-07T15:06:03.148-0700 I - [main] going to run suite: InternalSchemaAllowedPropertiesMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.147-0700 2019-07-07T15:06:03.148-0700 I - [main] going to run test: MatchesObjectsWithListedProperties [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.148-0700 2019-07-07T15:06:03.149-0700 I - [main] going to run test: MatchesObjectsWithMatchingPatternProperties [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.150-0700 2019-07-07T15:06:03.151-0700 I - [main] going to run test: PatternPropertiesStillEnforcedEvenIfFieldListedInProperties [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.151-0700 2019-07-07T15:06:03.152-0700 I - [main] going to run test: OtherwiseEnforcedWhenAppropriate [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.153-0700 2019-07-07T15:06:03.154-0700 I - [main] going to run test: EquivalentToClone [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.154-0700 2019-07-07T15:06:03.155-0700 I - [main] going to run test: HasCorrectNumberOfChilden [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.156-0700 2019-07-07T15:06:03.156-0700 I - [main] going to run test: GetChildFailsOnIndexLargerThanChildSet [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.156-0700 2019-07-07T15:06:03.156-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.156-0700 2019-07-07T15:06:03.156-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.156-0700 2019-07-07T15:06:03.156-0700 I - [main] going to run suite: InternalSchemaBinDataEncryptedTypeExpressionTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.157-0700 2019-07-07T15:06:03.156-0700 I - [main] going to run test: BsonTypeMatchesSingleTypeAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.157-0700 2019-07-07T15:06:03.158-0700 I - [main] going to run test: BsonTypeMatchesSingleType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.158-0700 2019-07-07T15:06:03.159-0700 I - [main] going to run test: BsonTypeMatchesOneOfTypesInArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.160-0700 2019-07-07T15:06:03.161-0700 I - [main] going to run test: BsonTypeDoesNotMatchSingleType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.161-0700 2019-07-07T15:06:03.162-0700 I - [main] going to run test: BsonTypeDoesNotMatchTypeArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.162-0700 2019-07-07T15:06:03.163-0700 I - [main] going to run test: InvalidArgumentDoesNotParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.164-0700 2019-07-07T15:06:03.165-0700 I - [main] going to run test: InvalidNumericalArgumentDoesNotParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.165-0700 2019-07-07T15:06:03.166-0700 I - [main] going to run test: NonBsonTypeArgumentDoesNotParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.167-0700 2019-07-07T15:06:03.167-0700 I - [main] going to run test: IntentToEncryptFleBlobDoesNotMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.168-0700 2019-07-07T15:06:03.169-0700 I - [main] going to run test: UnknownFleBlobTypeDoesNotMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.169-0700 2019-07-07T15:06:03.170-0700 I - [main] going to run test: EmptyFleBlobDoesNotMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.171-0700 2019-07-07T15:06:03.172-0700 I - [main] going to run test: NonEncryptBinDataSubTypeDoesNotMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.172-0700 2019-07-07T15:06:03.173-0700 I - [main] going to run test: NonBinDataValueDoesNotMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.174-0700 2019-07-07T15:06:03.174-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.174-0700 2019-07-07T15:06:03.174-0700 I - [main] going to run suite: InternalSchemaBinDataEncryptedTypeTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.174-0700 2019-07-07T15:06:03.174-0700 I - [main] going to run test: DoesNotTraverseLeafArrays [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.174-0700 2019-07-07T15:06:03.174-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.175-0700 2019-07-07T15:06:03.174-0700 I - [main] going to run suite: InternalSchemaCondMatchExpressionTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.175-0700 2019-07-07T15:06:03.174-0700 I - [main] going to run test: AcceptsObjectsThatMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.175-0700 2019-07-07T15:06:03.176-0700 I - [main] going to run test: RejectsObjectsThatDontMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.177-0700 2019-07-07T15:06:03.177-0700 I - [main] going to run test: EmptyMatchAlwaysUsesThenBranch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.179-0700 2019-07-07T15:06:03.179-0700 I - [main] going to run test: AppliesToSubobjectsViaObjectMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.180-0700 2019-07-07T15:06:03.180-0700 I - [main] going to run test: EquivalentReturnsCorrectResults [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.184-0700 2019-07-07T15:06:03.184-0700 I - [main] going to run test: EquivalentToClone [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.186-0700 2019-07-07T15:06:03.186-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.186-0700 2019-07-07T15:06:03.186-0700 I - [main] going to run suite: InternalSchemaEqMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.186-0700 2019-07-07T15:06:03.186-0700 I - [main] going to run test: DoesNotTraverseThroughAnArrayWithANumericalPathComponent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.186-0700 2019-07-07T15:06:03.186-0700 I - [main] going to run test: CorrectlyMatchesScalarElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.187-0700 2019-07-07T15:06:03.186-0700 I - [main] going to run test: CorrectlyMatchesArrayElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.187-0700 2019-07-07T15:06:03.186-0700 I - [main] going to run test: CorrectlyMatchesNullElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.187-0700 2019-07-07T15:06:03.186-0700 I - [main] going to run test: NullElementDoesNotMatchMissing [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.187-0700 2019-07-07T15:06:03.186-0700 I - [main] going to run test: NullElementDoesNotMatchUndefinedOrMissing [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.187-0700 2019-07-07T15:06:03.186-0700 I - [main] going to run test: DoesNotTraverseLeafArrays [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.188-0700 2019-07-07T15:06:03.186-0700 I - [main] going to run test: MatchesObjectsIndependentOfFieldOrder [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.188-0700 2019-07-07T15:06:03.186-0700 I - [main] going to run test: EquivalentReturnsCorrectResults [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.188-0700 2019-07-07T15:06:03.187-0700 I - [main] going to run test: EquivalentToClone [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.189-0700 2019-07-07T15:06:03.189-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.189-0700 2019-07-07T15:06:03.189-0700 I - [main] going to run suite: InternalSchemaFmodMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.189-0700 2019-07-07T15:06:03.189-0700 I - [main] going to run test: MatchesElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.190-0700 2019-07-07T15:06:03.189-0700 I - [main] going to run test: ZeroDivisor [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.190-0700 2019-07-07T15:06:03.189-0700 I - [main] going to run test: MatchesScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.190-0700 2019-07-07T15:06:03.189-0700 I - [main] going to run test: MatchesNonIntegralValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.190-0700 2019-07-07T15:06:03.189-0700 I - [main] going to run test: MatchesArrayValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.190-0700 2019-07-07T15:06:03.189-0700 I - [main] going to run test: DoesNotMatchNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.191-0700 2019-07-07T15:06:03.189-0700 I - [main] going to run test: NegativeRemainders [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.191-0700 2019-07-07T15:06:03.189-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.191-0700 2019-07-07T15:06:03.189-0700 I - [main] going to run test: Equality [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.191-0700 2019-07-07T15:06:03.189-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.191-0700 2019-07-07T15:06:03.189-0700 I - [main] going to run suite: InternalSchemaMatchArrayIndexMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.192-0700 2019-07-07T15:06:03.189-0700 I - [main] going to run test: RejectsNonArrays [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.192-0700 2019-07-07T15:06:03.190-0700 I - [main] going to run test: MatchesArraysWithMatchingElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.192-0700 2019-07-07T15:06:03.192-0700 I - [main] going to run test: DoesNotMatchArrayIfMatchingElementNotAtIndex [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.193-0700 2019-07-07T15:06:03.193-0700 I - [main] going to run test: MatchesIfNotEnoughArrayElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.195-0700 2019-07-07T15:06:03.195-0700 I - [main] going to run test: EquivalentToClone [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.196-0700 2019-07-07T15:06:03.196-0700 I - [main] going to run test: HasSingleChild [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.198-0700 2019-07-07T15:06:03.197-0700 I - [main] going to run test: GetChildFailsIndexGreaterThanZero [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.198-0700 2019-07-07T15:06:03.197-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.198-0700 2019-07-07T15:06:03.197-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.198-0700 2019-07-07T15:06:03.197-0700 I - [main] going to run suite: InternalSchemaMaxItemsMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.199-0700 2019-07-07T15:06:03.197-0700 I - [main] going to run test: RejectsNonArrayElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.199-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: RejectsArraysWithTooManyElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.199-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: AcceptsArrayWithLessThanOrEqualToMaxElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.199-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: MaxItemsZeroAllowsEmptyArrays [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.200-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: NullArrayEntriesCountAsItems [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.200-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: NestedArraysAreNotUnwound [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.200-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: NestedArraysWorkWithDottedPaths [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.200-0700 2019-07-07T15:06:03.198-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.200-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run suite: InternalSchemaMaxLengthMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.201-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: RejectsNonStringElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.201-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: RejectsStringsWithTooManyChars [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.201-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: AcceptsStringsWithLessThanOrEqualToMax [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.201-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: MaxLengthZeroAllowsEmptyString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.201-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: RejectsNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.202-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: TreatsMultiByteCodepointAsOneCharacter [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.202-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: CorectlyCountsUnicodeCodepoints [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.202-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: DealsWithInvalidUTF8 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.202-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: NestedArraysWorkWithDottedPaths [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.202-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: SameMaxLengthTreatedEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.203-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: MinLengthAndMaxLengthAreNotEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.203-0700 2019-07-07T15:06:03.198-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.203-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run suite: InternalSchemaMaxPropertiesMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.203-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: RejectsObjectsWithTooManyElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.204-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: AcceptsObjectWithLessThanOrEqualToMaxElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.204-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: MaxPropertiesZeroAllowsEmptyObjects [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.204-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: NestedObjectsAreNotUnwound [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.204-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: EquivalentFunctionIsAccurate [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.204-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: NestedArraysAreNotUnwound [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.205-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: MinPropertiesNotEquivalentToMaxProperties [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.205-0700 2019-07-07T15:06:03.198-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.205-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run suite: InternalSchemaMinItemsMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.205-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: RejectsNonArrayElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.205-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: RejectsArraysWithTooFewElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.206-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: AcceptsArrayWithAtLeastMinElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.206-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: MinItemsZeroAllowsEmptyArrays [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.206-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: NullArrayEntriesCountAsItems [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.206-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: NestedArraysAreNotUnwound [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.207-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: NestedArraysWorkWithDottedPaths [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.207-0700 2019-07-07T15:06:03.198-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.207-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run suite: InternalSchemaMinLengthMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.207-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: RejectsNonStringElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.207-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: RejectsStringsWithTooFewChars [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.208-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: AcceptsStringWithAtLeastMinChars [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.208-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: MinLengthZeroAllowsEmptyString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.208-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: RejectsNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.208-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: TreatsMultiByteCodepointAsOneCharacter [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.208-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: CorectlyCountsUnicodeCodepoints [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.209-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: DealsWithInvalidUTF8 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.209-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: NestedFieldsWorkWithDottedPaths [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.209-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: SameMinLengthTreatedEquivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.209-0700 2019-07-07T15:06:03.198-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.209-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run suite: InternalSchemaMinPropertiesMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.210-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: RejectsObjectsWithTooFewElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.210-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: AcceptsObjectWithAtLeastMinElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.210-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: MinPropertiesZeroAllowsEmptyObjects [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.210-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: NestedObjectsAreNotUnwound [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.211-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: NestedArraysAreNotUnwound [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.211-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: EquivalentFunctionIsAccurate [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.211-0700 2019-07-07T15:06:03.198-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.211-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run suite: InternalSchemaObjectMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.211-0700 2019-07-07T15:06:03.198-0700 I - [main] going to run test: RejectsNonObjectElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.212-0700 2019-07-07T15:06:03.200-0700 I - [main] going to run test: RejectsObjectsThatDontMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.212-0700 2019-07-07T15:06:03.201-0700 I - [main] going to run test: AcceptsObjectsThatMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.212-0700 2019-07-07T15:06:03.203-0700 I - [main] going to run test: DottedPathAcceptsObjectsThatMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.212-0700 2019-07-07T15:06:03.204-0700 I - [main] going to run test: EmptyMatchAcceptsAllObjects [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.212-0700 2019-07-07T15:06:03.205-0700 I - [main] going to run test: NestedObjectMatchReturnsCorrectPath [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.213-0700 2019-07-07T15:06:03.207-0700 I - [main] going to run test: MatchesNestedObjectMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.213-0700 2019-07-07T15:06:03.208-0700 I - [main] going to run test: EquivalentReturnsCorrectResults [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.213-0700 2019-07-07T15:06:03.210-0700 I - [main] going to run test: SubExpressionRespectsCollator [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.213-0700 2019-07-07T15:06:03.211-0700 I - [main] going to run test: RejectsArraysContainingMatchingSubObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.214-0700 2019-07-07T15:06:03.212-0700 I - [main] going to run test: HasSingleChild [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.214-0700 2019-07-07T15:06:03.214-0700 I - [main] going to run test: GetChildFailsIndexGreaterThanZero [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.214-0700 2019-07-07T15:06:03.214-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.214-0700 2019-07-07T15:06:03.214-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.214-0700 2019-07-07T15:06:03.214-0700 I - [main] going to run suite: InternalSchemaRootDocEqMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.215-0700 2019-07-07T15:06:03.214-0700 I - [main] going to run test: MatchesObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.215-0700 2019-07-07T15:06:03.214-0700 I - [main] going to run test: MatchesNestedObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.215-0700 2019-07-07T15:06:03.214-0700 I - [main] going to run test: MatchesObjectIgnoresElementOrder [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.215-0700 2019-07-07T15:06:03.214-0700 I - [main] going to run test: MatchesNestedObjectIgnoresElementOrder [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.215-0700 2019-07-07T15:06:03.214-0700 I - [main] going to run test: MatchesEmptyObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.216-0700 2019-07-07T15:06:03.214-0700 I - [main] going to run test: MatchesNestedArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.216-0700 2019-07-07T15:06:03.214-0700 I - [main] going to run test: MatchesObjectWithNullElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.216-0700 2019-07-07T15:06:03.214-0700 I - [main] going to run test: EquivalentReturnsCorrectResults [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.216-0700 2019-07-07T15:06:03.215-0700 I - [main] going to run test: EquivalentToClone [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.217-0700 2019-07-07T15:06:03.217-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.217-0700 2019-07-07T15:06:03.217-0700 I - [main] going to run suite: InternalSchemaUniqueItemsMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.217-0700 2019-07-07T15:06:03.217-0700 I - [main] going to run test: RejectsNonArrays [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.218-0700 2019-07-07T15:06:03.217-0700 I - [main] going to run test: MatchesEmptyArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.218-0700 2019-07-07T15:06:03.217-0700 I - [main] going to run test: MatchesOneElementArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.218-0700 2019-07-07T15:06:03.217-0700 I - [main] going to run test: MatchesArrayOfUniqueItems [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.218-0700 2019-07-07T15:06:03.217-0700 I - [main] going to run test: MatchesNestedArrayOfUniqueItems [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.218-0700 2019-07-07T15:06:03.217-0700 I - [main] going to run test: RejectsArrayWithDuplicates [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.219-0700 2019-07-07T15:06:03.217-0700 I - [main] going to run test: RejectsNestedArrayWithDuplicates [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.219-0700 2019-07-07T15:06:03.217-0700 I - [main] going to run test: FieldNameSignificantWhenComparingNestedObjects [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.219-0700 2019-07-07T15:06:03.217-0700 I - [main] going to run test: AlwaysUsesBinaryComparisonRegardlessOfCollator [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.219-0700 2019-07-07T15:06:03.217-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.220-0700 2019-07-07T15:06:03.217-0700 I - [main] going to run suite: InternalSchemaXorOp [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.220-0700 2019-07-07T15:06:03.217-0700 I - [main] going to run test: MatchesNothingWhenHasNoClauses [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.220-0700 2019-07-07T15:06:03.217-0700 I - [main] going to run test: MatchesSingleClause [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.220-0700 2019-07-07T15:06:03.219-0700 I - [main] going to run test: MatchesThreeClauses [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.220-0700 2019-07-07T15:06:03.220-0700 I - [main] going to run test: DoesNotUseElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.221-0700 2019-07-07T15:06:03.221-0700 I - [main] going to run test: Equivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.222-0700 2019-07-07T15:06:03.221-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.222-0700 2019-07-07T15:06:03.221-0700 I - [main] going to run suite: IsIndependent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.222-0700 2019-07-07T15:06:03.221-0700 I - [main] going to run test: AndIsIndependentOnlyIfChildrenAre [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.223-0700 2019-07-07T15:06:03.223-0700 I - [main] going to run test: ElemMatchIsNotIndependent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.224-0700 2019-07-07T15:06:03.224-0700 I - [main] going to run test: NorIsIndependentOnlyIfChildrenAre [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.226-0700 2019-07-07T15:06:03.225-0700 I - [main] going to run test: NotIsIndependentOnlyIfChildrenAre [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.227-0700 2019-07-07T15:06:03.227-0700 I - [main] going to run test: OrIsIndependentOnlyIfChildrenAre [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.228-0700 2019-07-07T15:06:03.228-0700 I - [main] going to run test: AndWithDottedFieldPathsIsNotIndependent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.230-0700 2019-07-07T15:06:03.230-0700 I - [main] going to run test: BallIsIndependentOfBalloon [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.231-0700 2019-07-07T15:06:03.231-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.231-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run suite: IsPathPrefixOf [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.232-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: ComputesPrefixesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.232-0700 2019-07-07T15:06:03.231-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.232-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run suite: JSONPointerTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.232-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: ParseInterestingCharacterFields [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.233-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: EscapeCharacterParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.233-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: EmptyKeyTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.233-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: MissingKeyReturnsEOO [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.233-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: InvalidPointerThrows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.233-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: NestedFields [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.234-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: NestedFieldsWithEscapeCharacters [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.234-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: ArrayTraversalTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.234-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: NumericFieldName [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.234-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: DashCharacterBehavior [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.234-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: ToStringParsesToSamePointer [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.235-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: ToFieldRefBuildsCorrectRef [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.235-0700 2019-07-07T15:06:03.231-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.235-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run suite: JSONSchemaParserTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.235-0700 2019-07-07T15:06:03.231-0700 I - [main] going to run test: FailsToParseIfTypeIsNotAString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.235-0700 2019-07-07T15:06:03.233-0700 I - [main] going to run test: FailsToParseNicelyIfTypeIsKnownUnsupportedAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.236-0700 2019-07-07T15:06:03.234-0700 I - [main] going to run test: FailsToParseUnknownKeyword [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.236-0700 2019-07-07T15:06:03.236-0700 I - [main] going to run test: FailsToParseIfPropertiesIsNotAnObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.237-0700 2019-07-07T15:06:03.237-0700 I - [main] going to run test: FailsToParseIfPropertiesIsNotAnObjectWithType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.238-0700 2019-07-07T15:06:03.238-0700 I - [main] going to run test: FailsToParseIfParticularPropertyIsNotAnObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.240-0700 2019-07-07T15:06:03.240-0700 I - [main] going to run test: FailsToParseIfKeywordIsDuplicated [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.241-0700 2019-07-07T15:06:03.241-0700 I - [main] going to run test: EmptySchemaTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.243-0700 2019-07-07T15:06:03.243-0700 I - [main] going to run test: TypeObjectTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.244-0700 2019-07-07T15:06:03.244-0700 I - [main] going to run test: NestedTypeObjectTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.245-0700 2019-07-07T15:06:03.245-0700 I - [main] going to run test: TopLevelNonObjectTypeTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.247-0700 2019-07-07T15:06:03.247-0700 I - [main] going to run test: TypeNumberTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.248-0700 2019-07-07T15:06:03.248-0700 I - [main] going to run test: MaximumTranslatesCorrectlyWithTypeNumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.250-0700 2019-07-07T15:06:03.250-0700 I - [main] going to run test: MaximumTranslatesCorrectlyWithBsonTypeLong [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.251-0700 2019-07-07T15:06:03.251-0700 I - [main] going to run test: MaximumTranslatesCorrectlyWithTypeString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.252-0700 2019-07-07T15:06:03.252-0700 I - [main] going to run test: MaximumTranslatesCorrectlyWithNoType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.254-0700 2019-07-07T15:06:03.254-0700 I - [main] going to run test: FailsToParseIfMaximumIsNotANumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.255-0700 2019-07-07T15:06:03.255-0700 I - [main] going to run test: FailsToParseIfMaxLengthIsNotANumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.257-0700 2019-07-07T15:06:03.257-0700 I - [main] going to run test: FailsToParseIfMaxLengthIsLessThanZero [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.258-0700 2019-07-07T15:06:03.258-0700 I - [main] going to run test: MinimumTranslatesCorrectlyWithTypeNumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.259-0700 2019-07-07T15:06:03.259-0700 I - [main] going to run test: FailsToParseIfMaxLengthIsNonIntegralDouble [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.261-0700 2019-07-07T15:06:03.261-0700 I - [main] going to run test: MaxLengthTranslatesCorrectlyWithIntegralDouble [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.262-0700 2019-07-07T15:06:03.262-0700 I - [main] going to run test: MaxLengthTranslatesCorrectlyWithTypeString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.264-0700 2019-07-07T15:06:03.264-0700 I - [main] going to run test: MinimumTranslatesCorrectlyWithBsonTypeLong [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.265-0700 2019-07-07T15:06:03.265-0700 I - [main] going to run test: MinimumTranslatesCorrectlyWithTypeString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.267-0700 2019-07-07T15:06:03.267-0700 I - [main] going to run test: MinimumTranslatesCorrectlyWithNoType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.268-0700 2019-07-07T15:06:03.268-0700 I - [main] going to run test: MaximumTranslatesCorrectlyWithExclusiveMaximumTrue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.269-0700 2019-07-07T15:06:03.270-0700 I - [main] going to run test: MaximumTranslatesCorrectlyWithExclusiveMaximumFalse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.271-0700 2019-07-07T15:06:03.271-0700 I - [main] going to run test: FailsToParseIfExclusiveMaximumIsPresentButMaximumIsNot [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.272-0700 2019-07-07T15:06:03.272-0700 I - [main] going to run test: FailsToParseIfExclusiveMaximumIsNotABoolean [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.274-0700 2019-07-07T15:06:03.274-0700 I - [main] going to run test: MinimumTranslatesCorrectlyWithExclusiveMinimumTrue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.275-0700 2019-07-07T15:06:03.275-0700 I - [main] going to run test: MinimumTranslatesCorrectlyWithExclusiveMinimumFalse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.277-0700 2019-07-07T15:06:03.277-0700 I - [main] going to run test: FailsToParseIfExclusiveMinimumIsPresentButMinimumIsNot [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.278-0700 2019-07-07T15:06:03.278-0700 I - [main] going to run test: FailsToParseIfExclusiveMinimumIsNotABoolean [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.280-0700 2019-07-07T15:06:03.280-0700 I - [main] going to run test: FailsToParseIfMinLengthIsNotANumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.281-0700 2019-07-07T15:06:03.281-0700 I - [main] going to run test: FailsToParseIfMinLengthIsLessThanZero [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.282-0700 2019-07-07T15:06:03.282-0700 I - [main] going to run test: FailsToParseIfMinLengthIsNonIntegralDouble [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.284-0700 2019-07-07T15:06:03.284-0700 I - [main] going to run test: MinLengthTranslatesCorrectlyWithTypeString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.285-0700 2019-07-07T15:06:03.285-0700 I - [main] going to run test: MinLengthTranslatesCorrectlyWithIntegralDouble [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.287-0700 2019-07-07T15:06:03.287-0700 I - [main] going to run test: FailsToParseIfMinimumIsNotANumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.288-0700 2019-07-07T15:06:03.288-0700 I - [main] going to run test: FailsToParseIfPatternIsNotString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.290-0700 2019-07-07T15:06:03.290-0700 I - [main] going to run test: PatternTranslatesCorrectlyWithString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.291-0700 2019-07-07T15:06:03.291-0700 I - [main] going to run test: FailsToParseIfMultipleOfIsNotANumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.292-0700 2019-07-07T15:06:03.292-0700 I - [main] going to run test: FailsToParseIfMultipleOfIsLessThanZero [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.294-0700 2019-07-07T15:06:03.294-0700 I - [main] going to run test: FailsToParseIfMultipleOfIsZero [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.295-0700 2019-07-07T15:06:03.295-0700 I - [main] going to run test: MultipleOfTranslatesCorrectlyWithTypeNumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.297-0700 2019-07-07T15:06:03.297-0700 I - [main] going to run test: FailsToParseIfAllOfIsNotAnArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.298-0700 2019-07-07T15:06:03.298-0700 I - [main] going to run test: FailsToParseAllOfIfArrayContainsInvalidSchema [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.299-0700 2019-07-07T15:06:03.299-0700 I - [main] going to run test: FailsToParseAllOfIfArrayIsEmpty [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.301-0700 2019-07-07T15:06:03.301-0700 I - [main] going to run test: AllOfTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.302-0700 2019-07-07T15:06:03.302-0700 I - [main] going to run test: TopLevelAllOfTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.304-0700 2019-07-07T15:06:03.304-0700 I - [main] going to run test: FailsToParseIfAnyOfIsNotAnArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.305-0700 2019-07-07T15:06:03.305-0700 I - [main] going to run test: FailsToParseAnyOfIfArrayContainsInvalidSchema [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.307-0700 2019-07-07T15:06:03.307-0700 I - [main] going to run test: FailsToParseAnyOfIfArrayIsEmpty [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.308-0700 2019-07-07T15:06:03.308-0700 I - [main] going to run test: AnyOfTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.309-0700 2019-07-07T15:06:03.309-0700 I - [main] going to run test: TopLevelAnyOfTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.311-0700 2019-07-07T15:06:03.311-0700 I - [main] going to run test: FailsToParseIfOneOfIsNotAnArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.312-0700 2019-07-07T15:06:03.312-0700 I - [main] going to run test: FailsToParseOneOfIfArrayContainsInvalidSchema [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.314-0700 2019-07-07T15:06:03.314-0700 I - [main] going to run test: FailsToParseOneOfIfArrayIsEmpty [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.315-0700 2019-07-07T15:06:03.315-0700 I - [main] going to run test: OneOfTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.316-0700 2019-07-07T15:06:03.316-0700 I - [main] going to run test: TopLevelOneOfTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.318-0700 2019-07-07T15:06:03.318-0700 I - [main] going to run test: FailsToParseIfNotIsNotAnObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.319-0700 2019-07-07T15:06:03.319-0700 I - [main] going to run test: FailsToParseNotIfObjectContainsInvalidSchema [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.321-0700 2019-07-07T15:06:03.321-0700 I - [main] going to run test: NotTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.322-0700 2019-07-07T15:06:03.322-0700 I - [main] going to run test: TopLevelNotTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.323-0700 2019-07-07T15:06:03.323-0700 I - [main] going to run test: FailsToParseIfMinItemsIsNotANumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.325-0700 2019-07-07T15:06:03.325-0700 I - [main] going to run test: FailsToParseIfMinItemsIsNotANonNegativeInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.328-0700 2019-07-07T15:06:03.328-0700 I - [main] going to run test: MinItemsTranslatesCorrectlyWithNoType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.330-0700 2019-07-07T15:06:03.330-0700 I - [main] going to run test: MinItemsTranslatesCorrectlyWithArrayType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.332-0700 2019-07-07T15:06:03.332-0700 I - [main] going to run test: MinItemsTranslatesCorrectlyWithNonArrayType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.333-0700 2019-07-07T15:06:03.333-0700 I - [main] going to run test: FailsToParseIfMaxItemsIsNotANumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.335-0700 2019-07-07T15:06:03.335-0700 I - [main] going to run test: FailsToParseIfMaxItemsIsNotANonNegativeInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.337-0700 2019-07-07T15:06:03.337-0700 I - [main] going to run test: MaxItemsTranslatesCorrectlyWithNoType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.340-0700 2019-07-07T15:06:03.340-0700 I - [main] going to run test: MaxItemsTranslatesCorrectlyWithArrayType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.341-0700 2019-07-07T15:06:03.341-0700 I - [main] going to run test: MaxItemsTranslatesCorrectlyWithNonArrayType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.343-0700 2019-07-07T15:06:03.343-0700 I - [main] going to run test: RequiredFailsToParseIfNotAnArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.344-0700 2019-07-07T15:06:03.344-0700 I - [main] going to run test: RequiredFailsToParseArrayIsEmpty [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.346-0700 2019-07-07T15:06:03.346-0700 I - [main] going to run test: RequiredFailsToParseIfArrayContainsNonString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.347-0700 2019-07-07T15:06:03.347-0700 I - [main] going to run test: RequiredFailsToParseIfArrayContainsDuplicates [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.348-0700 2019-07-07T15:06:03.348-0700 I - [main] going to run test: TopLevelRequiredTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.350-0700 2019-07-07T15:06:03.350-0700 I - [main] going to run test: TopLevelRequiredTranslatesCorrectlyWithProperties [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.351-0700 2019-07-07T15:06:03.351-0700 I - [main] going to run test: RequiredTranslatesCorrectlyWithMultipleElements [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.353-0700 2019-07-07T15:06:03.353-0700 I - [main] going to run test: RequiredTranslatesCorrectlyInsideProperties [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.354-0700 2019-07-07T15:06:03.354-0700 I - [main] going to run test: RequiredTranslatesCorrectlyInsidePropertiesWithSiblingProperties [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.356-0700 2019-07-07T15:06:03.356-0700 I - [main] going to run test: SharedJsonAndBsonTypeAliasesTranslateIdentically [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.369-0700 2019-07-07T15:06:03.370-0700 I - [main] going to run test: MinPropertiesFailsToParseIfNotNumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.371-0700 2019-07-07T15:06:03.371-0700 I - [main] going to run test: MaxPropertiesFailsToParseIfNotNumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.372-0700 2019-07-07T15:06:03.372-0700 I - [main] going to run test: MinPropertiesFailsToParseIfNegative [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.374-0700 2019-07-07T15:06:03.374-0700 I - [main] going to run test: MaxPropertiesFailsToParseIfNegative [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.375-0700 2019-07-07T15:06:03.375-0700 I - [main] going to run test: MinPropertiesFailsToParseIfNotAnInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.376-0700 2019-07-07T15:06:03.377-0700 I - [main] going to run test: MaxPropertiesFailsToParseIfNotAnInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.378-0700 2019-07-07T15:06:03.378-0700 I - [main] going to run test: TopLevelMinPropertiesTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.379-0700 2019-07-07T15:06:03.379-0700 I - [main] going to run test: TopLevelMaxPropertiesTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.381-0700 2019-07-07T15:06:03.381-0700 I - [main] going to run test: NestedMinPropertiesTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.382-0700 2019-07-07T15:06:03.382-0700 I - [main] going to run test: NestedMaxPropertiesTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.384-0700 2019-07-07T15:06:03.384-0700 I - [main] going to run test: NestedMinPropertiesTranslatesCorrectlyWithoutRequired [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.385-0700 2019-07-07T15:06:03.385-0700 I - [main] going to run test: NestedMaxPropertiesTranslatesCorrectlyWithoutRequired [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.386-0700 2019-07-07T15:06:03.386-0700 I - [main] going to run test: FailsToParseIfTypeArrayHasRepeatedAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.388-0700 2019-07-07T15:06:03.388-0700 I - [main] going to run test: FailsToParseIfBsonTypeArrayHasRepeatedAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.389-0700 2019-07-07T15:06:03.389-0700 I - [main] going to run test: FailsToParseIfTypeArrayIsEmpty [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.391-0700 2019-07-07T15:06:03.391-0700 I - [main] going to run test: FailsToParseIfBsonTypeArrayIsEmpty [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.392-0700 2019-07-07T15:06:03.392-0700 I - [main] going to run test: FailsToParseIfTypeArrayContainsNonString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.393-0700 2019-07-07T15:06:03.393-0700 I - [main] going to run test: FailsToParseIfBsonTypeArrayContainsNonString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.395-0700 2019-07-07T15:06:03.395-0700 I - [main] going to run test: FailsToParseIfTypeArrayContainsUnknownAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.396-0700 2019-07-07T15:06:03.396-0700 I - [main] going to run test: FailsToParseNicelyIfTypeArrayContainsKnownUnsupportedAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.398-0700 2019-07-07T15:06:03.398-0700 I - [main] going to run test: FailsToParseIfBsonTypeArrayContainsUnknownAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.399-0700 2019-07-07T15:06:03.399-0700 I - [main] going to run test: CanTranslateTopLevelTypeArrayWithoutObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.400-0700 2019-07-07T15:06:03.400-0700 I - [main] going to run test: CanTranslateTopLevelBsonTypeArrayWithoutObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.402-0700 2019-07-07T15:06:03.402-0700 I - [main] going to run test: CanTranslateTopLevelTypeArrayWithObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.403-0700 2019-07-07T15:06:03.403-0700 I - [main] going to run test: CanTranslateTopLevelBsonTypeArrayWithObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.404-0700 2019-07-07T15:06:03.405-0700 I - [main] going to run test: CanTranslateNestedTypeArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.406-0700 2019-07-07T15:06:03.406-0700 I - [main] going to run test: CanTranslateNestedBsonTypeArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.407-0700 2019-07-07T15:06:03.407-0700 I - [main] going to run test: DependenciesFailsToParseIfNotAnObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.409-0700 2019-07-07T15:06:03.409-0700 I - [main] going to run test: DependenciesFailsToParseIfDependencyIsNotObjectOrArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.410-0700 2019-07-07T15:06:03.410-0700 I - [main] going to run test: DependenciesFailsToParseIfNestedSchemaIsInvalid [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.411-0700 2019-07-07T15:06:03.412-0700 I - [main] going to run test: PropertyDependencyFailsToParseIfEmptyArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.413-0700 2019-07-07T15:06:03.413-0700 I - [main] going to run test: PropertyDependencyFailsToParseIfArrayContainsNonStringElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.414-0700 2019-07-07T15:06:03.414-0700 I - [main] going to run test: PropertyDependencyFailsToParseIfRepeatedArrayElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.416-0700 2019-07-07T15:06:03.416-0700 I - [main] going to run test: TopLevelSchemaDependencyTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.417-0700 2019-07-07T15:06:03.417-0700 I - [main] going to run test: TopLevelPropertyDependencyTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.418-0700 2019-07-07T15:06:03.419-0700 I - [main] going to run test: NestedSchemaDependencyTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.420-0700 2019-07-07T15:06:03.420-0700 I - [main] going to run test: NestedPropertyDependencyTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.421-0700 2019-07-07T15:06:03.422-0700 I - [main] going to run test: EmptyDependenciesTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.423-0700 2019-07-07T15:06:03.423-0700 I - [main] going to run test: UnsupportedKeywordsFailNicely [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.432-0700 2019-07-07T15:06:03.432-0700 I - [main] going to run test: FailsToParseIfDescriptionIsNotAString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.434-0700 2019-07-07T15:06:03.434-0700 I - [main] going to run test: CorrectlyParsesDescriptionAsString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.435-0700 2019-07-07T15:06:03.435-0700 I - [main] going to run test: CorrectlyParsesNestedDescriptionAsString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.436-0700 2019-07-07T15:06:03.437-0700 I - [main] going to run test: FailsToParseIfTitleIsNotAString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.438-0700 2019-07-07T15:06:03.438-0700 I - [main] going to run test: CorrectlyParsesTitleAsString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.439-0700 2019-07-07T15:06:03.439-0700 I - [main] going to run test: CorrectlyParsesNestedTitleAsString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.441-0700 2019-07-07T15:06:03.441-0700 I - [main] going to run test: PatternPropertiesFailsToParseIfNotObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.442-0700 2019-07-07T15:06:03.442-0700 I - [main] going to run test: PatternPropertiesFailsToParseIfOnePropertyIsNotObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.443-0700 2019-07-07T15:06:03.444-0700 I - [main] going to run test: PatternPropertiesFailsToParseIfNestedSchemaIsInvalid [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.445-0700 2019-07-07T15:06:03.445-0700 I - [main] going to run test: PatternPropertiesFailsToParseIfPropertyNameIsAnInvalidRegex [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.446-0700 2019-07-07T15:06:03.446-0700 I - [main] going to run test: AdditionalPropertiesFailsToParseIfNotBoolOrString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.448-0700 2019-07-07T15:06:03.448-0700 I - [main] going to run test: AdditionalPropertiesFailsToParseIfNestedSchemaIsInvalid [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.449-0700 2019-07-07T15:06:03.449-0700 I - [main] going to run test: TopLevelPatternPropertiesTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.451-0700 2019-07-07T15:06:03.451-0700 I - [main] going to run test: TopLevelAdditionalPropertiesFalseTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.452-0700 2019-07-07T15:06:03.452-0700 I - [main] going to run test: TopLevelAdditionalPropertiesTrueTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.453-0700 2019-07-07T15:06:03.454-0700 I - [main] going to run test: TopLevelAdditionalPropertiesTypeNumberTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.455-0700 2019-07-07T15:06:03.455-0700 I - [main] going to run test: NestedAdditionalPropertiesTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.456-0700 2019-07-07T15:06:03.457-0700 I - [main] going to run test: PropertiesPatternPropertiesAndAdditionalPropertiesTranslateCorrectlyTogether [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.458-0700 2019-07-07T15:06:03.458-0700 I - [main] going to run test: PropertiesPatternPropertiesAdditionalPropertiesAndRequiredTranslateCorrectlyTogether [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.459-0700 2019-07-07T15:06:03.460-0700 I - [main] going to run test: FailsToParseIfUniqueItemsIsNotABoolean [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.461-0700 2019-07-07T15:06:03.461-0700 I - [main] going to run test: UniqueItemsFalseGeneratesAlwaysTrueExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.462-0700 2019-07-07T15:06:03.462-0700 I - [main] going to run test: UniqueItemsTranslatesCorrectlyWithNoType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.465-0700 2019-07-07T15:06:03.465-0700 I - [main] going to run test: UniqueItemsTranslatesCorrectlyWithTypeArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.467-0700 2019-07-07T15:06:03.467-0700 I - [main] going to run test: CorrectlyIgnoresUnknownKeywordsParameterIsSet [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.471-0700 2019-07-07T15:06:03.471-0700 I - [main] going to run test: FailsToParseUnsupportedKeywordsWhenIgnoreUnknownParameterIsSet [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.480-0700 2019-07-07T15:06:03.481-0700 I - [main] going to run test: FailsToParseIfItemsIsNotAnArrayOrObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.482-0700 2019-07-07T15:06:03.482-0700 I - [main] going to run test: FailsToParseIfItemsIsAnArrayWithANonObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.483-0700 2019-07-07T15:06:03.483-0700 I - [main] going to run test: FailsToParseIfItemsIsAnInvalidSchema [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.485-0700 2019-07-07T15:06:03.485-0700 I - [main] going to run test: FailsToParseIfItemsIsAnArrayThatContainsAnInvalidSchema [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.486-0700 2019-07-07T15:06:03.486-0700 I - [main] going to run test: ItemsParsesSuccessfullyAsArrayAtTopLevel [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.487-0700 2019-07-07T15:06:03.488-0700 I - [main] going to run test: ItemsParsesSuccessfullyAsObjectAtTopLevel [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.489-0700 2019-07-07T15:06:03.489-0700 I - [main] going to run test: ItemsParsesSuccessfullyAsArrayInNestedSchema [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.490-0700 2019-07-07T15:06:03.491-0700 I - [main] going to run test: ItemsParsesSuccessfullyAsObjectInNestedSchema [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.492-0700 2019-07-07T15:06:03.492-0700 I - [main] going to run test: FailsToParseIfAdditionalItemsIsNotAnObjectOrBoolean [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.495-0700 2019-07-07T15:06:03.495-0700 I - [main] going to run test: FailsToParseIfAdditionalItemsIsAnInvalidSchema [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.497-0700 2019-07-07T15:06:03.498-0700 I - [main] going to run test: AdditionalItemsTranslatesSucessfullyAsBooleanAtTopLevel [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.500-0700 2019-07-07T15:06:03.500-0700 I - [main] going to run test: AdditionalItemsTranslatesSucessfullyAsObjectAtTopLevel [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.501-0700 2019-07-07T15:06:03.502-0700 I - [main] going to run test: AdditionalItemsTranslatesSucessfullyAsBooleanInNestedSchema [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.504-0700 2019-07-07T15:06:03.504-0700 I - [main] going to run test: AdditionalItemsGeneratesEmptyExpressionAtTopLevelIfItemsNotPresent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.508-0700 2019-07-07T15:06:03.509-0700 I - [main] going to run test: AdditionalItemsGeneratesEmptyExpressionInNestedSchemaIfItemsNotPresent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.511-0700 2019-07-07T15:06:03.511-0700 I - [main] going to run test: AdditionalItemsGeneratesEmptyExpressionIfItemsAnObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.514-0700 2019-07-07T15:06:03.514-0700 I - [main] going to run test: FailsToParseIfEnumIsNotAnArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.515-0700 2019-07-07T15:06:03.516-0700 I - [main] going to run test: FailsToParseEnumIfArrayIsEmpty [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.517-0700 2019-07-07T15:06:03.517-0700 I - [main] going to run test: FailsToParseEnumIfArrayContainsDuplicateValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.520-0700 2019-07-07T15:06:03.520-0700 I - [main] going to run test: EnumTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.521-0700 2019-07-07T15:06:03.521-0700 I - [main] going to run test: TopLevelEnumTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.522-0700 2019-07-07T15:06:03.523-0700 I - [main] going to run test: TopLevelEnumWithZeroObjectsTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.524-0700 2019-07-07T15:06:03.524-0700 I - [main] going to run test: EncryptTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.525-0700 2019-07-07T15:06:03.526-0700 I - [main] going to run test: EncryptWithSingleBsonTypeTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.527-0700 2019-07-07T15:06:03.527-0700 I - [main] going to run test: EncryptWithArrayOfMultipleTypesTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.528-0700 2019-07-07T15:06:03.528-0700 I - [main] going to run test: TopLevelEncryptTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.530-0700 2019-07-07T15:06:03.530-0700 I - [main] going to run test: NestedEncryptTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.531-0700 2019-07-07T15:06:03.531-0700 I - [main] going to run test: NestedEncryptInArrayTranslatesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.533-0700 2019-07-07T15:06:03.533-0700 I - [main] going to run test: FailsToParseIfBothEncryptAndTypeArePresent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.534-0700 2019-07-07T15:06:03.534-0700 I - [main] going to run test: FailsToParseIfBothEncryptAndBSONTypeArePresent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.535-0700 2019-07-07T15:06:03.536-0700 I - [main] going to run test: FailsToParseIfEncryptValueIsNotObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.537-0700 2019-07-07T15:06:03.537-0700 I - [main] going to run test: ParseSucceedsWithEmptyEncryptObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.538-0700 2019-07-07T15:06:03.538-0700 I - [main] going to run test: ParseSucceedsWithBsonType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.540-0700 2019-07-07T15:06:03.540-0700 I - [main] going to run test: ParseFailsWithBsonTypeGivenByCode [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.541-0700 2019-07-07T15:06:03.541-0700 I - [main] going to run test: ParseSucceedsWithArrayOfBsonTypes [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.543-0700 2019-07-07T15:06:03.543-0700 I - [main] going to run test: ParseSucceedsIfEncryptFieldsAreValid [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.544-0700 2019-07-07T15:06:03.544-0700 I - [main] going to run test: FailsToParseIfEncryptHasBadFieldName [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.547-0700 2019-07-07T15:06:03.547-0700 I - [main] going to run test: FailsToParseWithBadKeyIdArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.548-0700 2019-07-07T15:06:03.548-0700 I - [main] going to run test: FailsToParseWithBadBSONType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.551-0700 2019-07-07T15:06:03.551-0700 I - [main] going to run test: FailsToParseWithBadAlgorithm [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.552-0700 2019-07-07T15:06:03.552-0700 I - [main] going to run test: FailsToParseWithBadPointer [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.554-0700 2019-07-07T15:06:03.554-0700 I - [main] going to run test: TopLevelEncryptMetadataValidatedCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.555-0700 2019-07-07T15:06:03.555-0700 I - [main] going to run test: NestedEncryptMetadataValidatedCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.556-0700 2019-07-07T15:06:03.557-0700 I - [main] going to run test: FailsToParseIfEncryptMetadataValueIsEmptyObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.558-0700 2019-07-07T15:06:03.558-0700 I - [main] going to run test: FailsToParseIfBothEncryptAndEncryptMetadataAreSiblings [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.559-0700 2019-07-07T15:06:03.559-0700 I - [main] going to run test: FailsToParseWithNonUUIDArrayElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.561-0700 2019-07-07T15:06:03.561-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.561-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run suite: LeafMatchExpressionTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.561-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: Equal1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.561-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: Comp1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.562-0700 2019-07-07T15:06:03.561-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.562-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run suite: LtOp [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.562-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.562-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: InvalidEooOperand [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.562-0700 2019-07-07T15:06:03.561-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.563-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.563-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesScalarEmptyKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.563-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesArrayValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.563-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesWholeArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.563-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.564-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesDotNotationNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.564-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesMinKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.564-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesMaxKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.564-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.565-0700 2019-07-07T15:06:03.561-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.565-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run suite: LteOp [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.565-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.565-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: InvalidEooOperand [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.565-0700 2019-07-07T15:06:03.561-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.566-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.566-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesArrayValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.566-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesWholeArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.566-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.566-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesDotNotationNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.567-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesMinKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.567-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: MatchesMaxKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.567-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.567-0700 2019-07-07T15:06:03.561-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.568-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run suite: MapOverMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.568-0700 2019-07-07T15:06:03.561-0700 I - [main] going to run test: DoesMapOverLogicalNodes [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.568-0700 2019-07-07T15:06:03.563-0700 I - [main] going to run test: DoesMapOverLeafNodes [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.568-0700 2019-07-07T15:06:03.564-0700 I - [main] going to run test: DoesPassPath [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.568-0700 2019-07-07T15:06:03.566-0700 I - [main] going to run test: DoesMapOverNodesWithMultipleChildren [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.569-0700 2019-07-07T15:06:03.567-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.569-0700 2019-07-07T15:06:03.567-0700 I - [main] going to run suite: MatchExpressionParserArrayTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.569-0700 2019-07-07T15:06:03.567-0700 I - [main] going to run test: Size1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.569-0700 2019-07-07T15:06:03.568-0700 I - [main] going to run test: SizeAsLong [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.569-0700 2019-07-07T15:06:03.570-0700 I - [main] going to run test: SizeAsNegativeLong [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.571-0700 2019-07-07T15:06:03.571-0700 I - [main] going to run test: SizeTooLarge [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.572-0700 2019-07-07T15:06:03.572-0700 I - [main] going to run test: SizeAsString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.574-0700 2019-07-07T15:06:03.574-0700 I - [main] going to run test: SizeWithIntegralDouble [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.575-0700 2019-07-07T15:06:03.575-0700 I - [main] going to run test: SizeWithNegativeIntegralDouble [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.576-0700 2019-07-07T15:06:03.577-0700 I - [main] going to run test: SizeWithDouble [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.578-0700 2019-07-07T15:06:03.578-0700 I - [main] going to run test: SizeWithNegative [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.579-0700 2019-07-07T15:06:03.579-0700 I - [main] going to run test: SizeBad [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.580-0700 2019-07-07T15:06:03.581-0700 I - [main] going to run test: ElemMatchArr1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.582-0700 2019-07-07T15:06:03.582-0700 I - [main] going to run test: ElemMatchAnd [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.583-0700 2019-07-07T15:06:03.583-0700 I - [main] going to run test: ElemMatchNor [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.584-0700 2019-07-07T15:06:03.585-0700 I - [main] going to run test: ElemMatchOr [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.586-0700 2019-07-07T15:06:03.586-0700 I - [main] going to run test: ElemMatchVal1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.587-0700 2019-07-07T15:06:03.587-0700 I - [main] going to run test: ElemMatchDBRef1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.589-0700 2019-07-07T15:06:03.589-0700 I - [main] going to run test: ElemMatchDBRef2 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.590-0700 2019-07-07T15:06:03.590-0700 I - [main] going to run test: ElemMatchDBRef3 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.591-0700 2019-07-07T15:06:03.592-0700 I - [main] going to run test: ElemMatchDBRef4 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.593-0700 2019-07-07T15:06:03.593-0700 I - [main] going to run test: ElemMatchDBRef5 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.594-0700 2019-07-07T15:06:03.595-0700 I - [main] going to run test: ElemMatchDBRef6 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.596-0700 2019-07-07T15:06:03.596-0700 I - [main] going to run test: ElemMatchDBRef7 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.597-0700 2019-07-07T15:06:03.597-0700 I - [main] going to run test: ElemMatchDBRef8 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.599-0700 2019-07-07T15:06:03.599-0700 I - [main] going to run test: All1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.600-0700 2019-07-07T15:06:03.600-0700 I - [main] going to run test: AllNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.601-0700 2019-07-07T15:06:03.602-0700 I - [main] going to run test: AllBadArg [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.603-0700 2019-07-07T15:06:03.603-0700 I - [main] going to run test: AllBadRegexArg [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.605-0700 2019-07-07T15:06:03.606-0700 I - [main] going to run test: AllRegex1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.607-0700 2019-07-07T15:06:03.607-0700 I - [main] going to run test: AllRegex2 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.608-0700 2019-07-07T15:06:03.609-0700 I - [main] going to run test: AllNonArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.610-0700 2019-07-07T15:06:03.610-0700 I - [main] going to run test: AllElemMatch1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.611-0700 2019-07-07T15:06:03.611-0700 I - [main] going to run test: AllElemMatch2 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.612-0700 2019-07-07T15:06:03.613-0700 I - [main] going to run test: AllElemMatch3 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.614-0700 2019-07-07T15:06:03.614-0700 I - [main] going to run test: AllElemMatchBad [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.615-0700 2019-07-07T15:06:03.615-0700 I - [main] going to run test: AllElemMatchBadMixed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.617-0700 2019-07-07T15:06:03.617-0700 I - [main] going to run test: AllEmptyString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.618-0700 2019-07-07T15:06:03.618-0700 I - [main] going to run test: AllISODate [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.619-0700 2019-07-07T15:06:03.620-0700 I - [main] going to run test: AllDottedEmptyString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.621-0700 2019-07-07T15:06:03.621-0700 I - [main] going to run test: AllDottedISODate [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.622-0700 2019-07-07T15:06:03.623-0700 I - [main] going to run test: AllStringNullCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.624-0700 2019-07-07T15:06:03.624-0700 I - [main] going to run test: AllStringCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.625-0700 2019-07-07T15:06:03.625-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.625-0700 2019-07-07T15:06:03.625-0700 I - [main] going to run suite: MatchExpressionParserGeo [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.625-0700 2019-07-07T15:06:03.625-0700 I - [main] going to run test: WithinBox [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.626-0700 2019-07-07T15:06:03.627-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.627-0700 2019-07-07T15:06:03.627-0700 I - [main] going to run suite: MatchExpressionParserGeoNear [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.627-0700 2019-07-07T15:06:03.627-0700 I - [main] going to run test: ParseNear [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.628-0700 2019-07-07T15:06:03.628-0700 I - [main] going to run test: ParseNearExtraField [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.629-0700 2019-07-07T15:06:03.630-0700 I - [main] going to run test: ParseValidNear [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.631-0700 2019-07-07T15:06:03.631-0700 I - [main] going to run test: ParseInvalidNear [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.643-0700 2019-07-07T15:06:03.644-0700 I - [main] going to run test: ParseValidGeoNear [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.645-0700 2019-07-07T15:06:03.645-0700 I - [main] going to run test: ParseInvalidGeoNear [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.652-0700 2019-07-07T15:06:03.652-0700 I - [main] going to run test: ParseValidNearSphere [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.653-0700 2019-07-07T15:06:03.653-0700 I - [main] going to run test: ParseInvalidNearSphere [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.660-0700 2019-07-07T15:06:03.660-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.660-0700 2019-07-07T15:06:03.660-0700 I - [main] going to run suite: MatchExpressionParserLeafTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.660-0700 2019-07-07T15:06:03.660-0700 I - [main] going to run test: NullCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.661-0700 2019-07-07T15:06:03.662-0700 I - [main] going to run test: Collation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.663-0700 2019-07-07T15:06:03.663-0700 I - [main] going to run test: SimpleEQ2 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.664-0700 2019-07-07T15:06:03.664-0700 I - [main] going to run test: SimpleEQUndefined [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.665-0700 2019-07-07T15:06:03.666-0700 I - [main] going to run test: EQNullCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.667-0700 2019-07-07T15:06:03.667-0700 I - [main] going to run test: EQCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.668-0700 2019-07-07T15:06:03.668-0700 I - [main] going to run test: SimpleGT1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.669-0700 2019-07-07T15:06:03.670-0700 I - [main] going to run test: GTNullCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.671-0700 2019-07-07T15:06:03.671-0700 I - [main] going to run test: GTCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.672-0700 2019-07-07T15:06:03.673-0700 I - [main] going to run test: SimpleLT1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.674-0700 2019-07-07T15:06:03.674-0700 I - [main] going to run test: LTNullCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.675-0700 2019-07-07T15:06:03.675-0700 I - [main] going to run test: LTCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.676-0700 2019-07-07T15:06:03.677-0700 I - [main] going to run test: SimpleGTE1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.678-0700 2019-07-07T15:06:03.678-0700 I - [main] going to run test: GTENullCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.679-0700 2019-07-07T15:06:03.679-0700 I - [main] going to run test: GTECollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.680-0700 2019-07-07T15:06:03.681-0700 I - [main] going to run test: SimpleLTE1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.682-0700 2019-07-07T15:06:03.682-0700 I - [main] going to run test: LTENullCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.683-0700 2019-07-07T15:06:03.683-0700 I - [main] going to run test: LTECollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.684-0700 2019-07-07T15:06:03.685-0700 I - [main] going to run test: SimpleNE1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.686-0700 2019-07-07T15:06:03.686-0700 I - [main] going to run test: NENullCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.687-0700 2019-07-07T15:06:03.688-0700 I - [main] going to run test: NECollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.689-0700 2019-07-07T15:06:03.689-0700 I - [main] going to run test: SimpleModBad1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.690-0700 2019-07-07T15:06:03.690-0700 I - [main] going to run test: SimpleMod1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.691-0700 2019-07-07T15:06:03.692-0700 I - [main] going to run test: SimpleModNotNumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.693-0700 2019-07-07T15:06:03.693-0700 I - [main] going to run test: IdCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.694-0700 2019-07-07T15:06:03.694-0700 I - [main] going to run test: IdNullCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.695-0700 2019-07-07T15:06:03.696-0700 I - [main] going to run test: RefCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.697-0700 2019-07-07T15:06:03.697-0700 I - [main] going to run test: DbCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.698-0700 2019-07-07T15:06:03.699-0700 I - [main] going to run test: SimpleIN1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.699-0700 2019-07-07T15:06:03.700-0700 I - [main] going to run test: INNullCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.701-0700 2019-07-07T15:06:03.701-0700 I - [main] going to run test: INCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.702-0700 2019-07-07T15:06:03.703-0700 I - [main] going to run test: INSingleDBRef [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.704-0700 2019-07-07T15:06:03.704-0700 I - [main] going to run test: INMultipleDBRef [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.705-0700 2019-07-07T15:06:03.705-0700 I - [main] going to run test: INDBRefWithOptionalField1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.706-0700 2019-07-07T15:06:03.707-0700 I - [main] going to run test: INInvalidDBRefs [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.708-0700 2019-07-07T15:06:03.708-0700 I - [main] going to run test: INExpressionDocument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.709-0700 2019-07-07T15:06:03.710-0700 I - [main] going to run test: INNotArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.711-0700 2019-07-07T15:06:03.711-0700 I - [main] going to run test: INUndefined [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.712-0700 2019-07-07T15:06:03.712-0700 I - [main] going to run test: INNotElemMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.713-0700 2019-07-07T15:06:03.714-0700 I - [main] going to run test: INRegexTooLong [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.716-0700 2019-07-07T15:06:03.716-0700 I - [main] going to run test: INRegexTooLong2 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.717-0700 2019-07-07T15:06:03.718-0700 I - [main] going to run test: INRegexStuff [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.719-0700 2019-07-07T15:06:03.719-0700 I - [main] going to run test: SimpleNIN1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.720-0700 2019-07-07T15:06:03.720-0700 I - [main] going to run test: NINNotArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.721-0700 2019-07-07T15:06:03.722-0700 I - [main] going to run test: NINNullCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.723-0700 2019-07-07T15:06:03.723-0700 I - [main] going to run test: NINCollation [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.724-0700 2019-07-07T15:06:03.725-0700 I - [main] going to run test: Regex1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.725-0700 2019-07-07T15:06:03.726-0700 I - [main] going to run test: Regex2 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.727-0700 2019-07-07T15:06:03.727-0700 I - [main] going to run test: Regex3 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.728-0700 2019-07-07T15:06:03.729-0700 I - [main] going to run test: RegexBad [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.730-0700 2019-07-07T15:06:03.730-0700 I - [main] going to run test: RegexEmbeddedNULByte [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.731-0700 2019-07-07T15:06:03.731-0700 I - [main] going to run test: ExistsYes1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.732-0700 2019-07-07T15:06:03.733-0700 I - [main] going to run test: ExistsNO1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.734-0700 2019-07-07T15:06:03.734-0700 I - [main] going to run test: Type1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.735-0700 2019-07-07T15:06:03.735-0700 I - [main] going to run test: Type2 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.736-0700 2019-07-07T15:06:03.737-0700 I - [main] going to run test: TypeDoubleOperatorFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.738-0700 2019-07-07T15:06:03.738-0700 I - [main] going to run test: TypeDecimalOperator [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.739-0700 2019-07-07T15:06:03.740-0700 I - [main] going to run test: TypeNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.740-0700 2019-07-07T15:06:03.741-0700 I - [main] going to run test: TypeBadType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.742-0700 2019-07-07T15:06:03.742-0700 I - [main] going to run test: TypeBad [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.743-0700 2019-07-07T15:06:03.744-0700 I - [main] going to run test: TypeBadString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.745-0700 2019-07-07T15:06:03.745-0700 I - [main] going to run test: TypeStringnameDouble [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.746-0700 2019-07-07T15:06:03.746-0700 I - [main] going to run test: TypeStringNameNumberDecimal [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.747-0700 2019-07-07T15:06:03.748-0700 I - [main] going to run test: TypeStringnameNumberInt [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.749-0700 2019-07-07T15:06:03.749-0700 I - [main] going to run test: TypeStringnameNumberLong [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.750-0700 2019-07-07T15:06:03.751-0700 I - [main] going to run test: TypeStringnameString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.751-0700 2019-07-07T15:06:03.752-0700 I - [main] going to run test: TypeStringnamejstOID [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.753-0700 2019-07-07T15:06:03.753-0700 I - [main] going to run test: TypeStringnamejstNULL [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.754-0700 2019-07-07T15:06:03.755-0700 I - [main] going to run test: TypeStringnameBool [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.756-0700 2019-07-07T15:06:03.756-0700 I - [main] going to run test: TypeStringnameObject [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.757-0700 2019-07-07T15:06:03.757-0700 I - [main] going to run test: TypeStringnameArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.758-0700 2019-07-07T15:06:03.759-0700 I - [main] going to run test: TypeStringnameNumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.760-0700 2019-07-07T15:06:03.760-0700 I - [main] going to run test: CanParseArrayOfTypes [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.761-0700 2019-07-07T15:06:03.762-0700 I - [main] going to run test: EmptyArrayFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.762-0700 2019-07-07T15:06:03.763-0700 I - [main] going to run test: InvalidTypeCodeLessThanMinKeyFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.764-0700 2019-07-07T15:06:03.764-0700 I - [main] going to run test: InvalidTypeCodeGreaterThanMaxKeyFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.765-0700 2019-07-07T15:06:03.766-0700 I - [main] going to run test: InvalidTypeCodeUnusedBetweenMinAndMaxFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.766-0700 2019-07-07T15:06:03.767-0700 I - [main] going to run test: ValidTypeCodesParseSuccessfully [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.793-0700 2019-07-07T15:06:03.794-0700 I - [main] going to run test: NotRegex1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.794-0700 2019-07-07T15:06:03.795-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.795-0700 2019-07-07T15:06:03.795-0700 I - [main] going to run suite: MatchExpressionParserSchemaTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.795-0700 2019-07-07T15:06:03.795-0700 I - [main] going to run test: MinItemsCorrectlyParsesIntegerArgument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.796-0700 2019-07-07T15:06:03.796-0700 I - [main] going to run test: MinItemsCorrectlyParsesLongArgument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.797-0700 2019-07-07T15:06:03.798-0700 I - [main] going to run test: MinItemsCorrectlyParsesDoubleArgumentAsInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.799-0700 2019-07-07T15:06:03.799-0700 I - [main] going to run test: MinItemsCorrectlyParsesDecimalArgumentAsInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.800-0700 2019-07-07T15:06:03.800-0700 I - [main] going to run test: MaxItemsCorrectlyParsesIntegerArgument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.801-0700 2019-07-07T15:06:03.802-0700 I - [main] going to run test: MaxItemsCorrectlyParsesLongArgument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.803-0700 2019-07-07T15:06:03.803-0700 I - [main] going to run test: MaxItemsCorrectlyParsesDoubleArgumentAsInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.804-0700 2019-07-07T15:06:03.805-0700 I - [main] going to run test: MaxItemsCorrectlyParsesDecimalArgumentAsInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.805-0700 2019-07-07T15:06:03.806-0700 I - [main] going to run test: UniqueItemsFailsToParseNonTrueArguments [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.807-0700 2019-07-07T15:06:03.807-0700 I - [main] going to run test: UniqueItemsParsesTrueBooleanArgument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.808-0700 2019-07-07T15:06:03.809-0700 I - [main] going to run test: ObjectMatchOnlyAcceptsAnObjectArgument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.810-0700 2019-07-07T15:06:03.810-0700 I - [main] going to run test: ObjectMatchCorrectlyParsesObjects [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.811-0700 2019-07-07T15:06:03.812-0700 I - [main] going to run test: ObjectMatchCorrectlyParsesNestedObjectMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.812-0700 2019-07-07T15:06:03.813-0700 I - [main] going to run test: ObjectMatchSubExprRejectsPathlessOperators [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.814-0700 2019-07-07T15:06:03.814-0700 I - [main] going to run test: MinLengthCorrectlyParsesIntegerArgument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.815-0700 2019-07-07T15:06:03.816-0700 I - [main] going to run test: MinLengthCorrectlyParsesLongArgument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.817-0700 2019-07-07T15:06:03.817-0700 I - [main] going to run test: MinLengthCorrectlyParsesDoubleArgumentAsInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.818-0700 2019-07-07T15:06:03.819-0700 I - [main] going to run test: MinLengthCorrectlyParsesDecimalArgumentAsInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.819-0700 2019-07-07T15:06:03.820-0700 I - [main] going to run test: MinLengthFailsToParseNonIntegerArguments [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.821-0700 2019-07-07T15:06:03.821-0700 I - [main] going to run test: MaxLengthCorrectlyParsesIntegerArgument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.822-0700 2019-07-07T15:06:03.823-0700 I - [main] going to run test: MaxLengthCorrectlyParsesLongArgument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.823-0700 2019-07-07T15:06:03.824-0700 I - [main] going to run test: MaxLengthCorrectlyParsesDoubleArgumentAsInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.825-0700 2019-07-07T15:06:03.825-0700 I - [main] going to run test: MaxLengthorrectlyParsesDecimalArgumentAsInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.826-0700 2019-07-07T15:06:03.827-0700 I - [main] going to run test: MaxLengthFailsToParseNonIntegerArguments [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.828-0700 2019-07-07T15:06:03.828-0700 I - [main] going to run test: CondFailsToParseNonObjectArguments [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.829-0700 2019-07-07T15:06:03.830-0700 I - [main] going to run test: CondFailsToParseIfNotExactlyThreeArguments [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.830-0700 2019-07-07T15:06:03.831-0700 I - [main] going to run test: CondParsesThreeMatchExpresssions [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.832-0700 2019-07-07T15:06:03.832-0700 I - [main] going to run test: MatchArrayIndexFailsToParseNonObjectArguments [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.833-0700 2019-07-07T15:06:03.834-0700 I - [main] going to run test: MatchArrayIndexFailsToParseIfPlaceholderNotValid [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.835-0700 2019-07-07T15:06:03.835-0700 I - [main] going to run test: MatchArrayIndexFailsToParseIfIndexNotANonnegativeInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.836-0700 2019-07-07T15:06:03.837-0700 I - [main] going to run test: MatchArrayIndexFailsToParseIfExpressionNotValid [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.837-0700 2019-07-07T15:06:03.838-0700 I - [main] going to run test: MatchArrayIndexParsesSuccessfully [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.839-0700 2019-07-07T15:06:03.839-0700 I - [main] going to run test: InternalTypeFailsToParseOnTypeMismatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.840-0700 2019-07-07T15:06:03.841-0700 I - [main] going to run test: InternalTypeCanParseNumberAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.842-0700 2019-07-07T15:06:03.842-0700 I - [main] going to run test: InternalTypeCanParseLongAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.843-0700 2019-07-07T15:06:03.844-0700 I - [main] going to run test: InternalTypeCanParseLongCode [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.844-0700 2019-07-07T15:06:03.845-0700 I - [main] going to run test: AllowedPropertiesFailsParsingIfAFieldIsMissing [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.846-0700 2019-07-07T15:06:03.846-0700 I - [main] going to run test: AllowedPropertiesFailsParsingIfNamePlaceholderNotAString [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.847-0700 2019-07-07T15:06:03.848-0700 I - [main] going to run test: AllowedPropertiesFailsParsingIfNamePlaceholderNotValid [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.849-0700 2019-07-07T15:06:03.849-0700 I - [main] going to run test: AllowedPropertiesFailsParsingIfPropertiesNotAllStrings [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.850-0700 2019-07-07T15:06:03.851-0700 I - [main] going to run test: AllowedPropertiesFailsParsingIfPatternPropertiesNotAllObjects [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.851-0700 2019-07-07T15:06:03.852-0700 I - [main] going to run test: AllowedPropertiesFailsParsingIfPatternPropertiesHasUnknownFields [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.853-0700 2019-07-07T15:06:03.853-0700 I - [main] going to run test: AllowedPropertiesFailsParsingIfPatternPropertiesRegexMissingOrWrongType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.854-0700 2019-07-07T15:06:03.855-0700 I - [main] going to run test: AllowedPropertiesFailsParsingIfPatternPropertiesExpressionInvalid [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.856-0700 2019-07-07T15:06:03.856-0700 I - [main] going to run test: AllowedPropertiesFailsParsingIfPatternPropertiesRegexHasFlags [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.857-0700 2019-07-07T15:06:03.858-0700 I - [main] going to run test: AllowedPropertiesFailsParsingIfMismatchingNamePlaceholders [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.859-0700 2019-07-07T15:06:03.859-0700 I - [main] going to run test: AllowedPropertiesFailsParsingIfOtherwiseIncorrectType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.860-0700 2019-07-07T15:06:03.861-0700 I - [main] going to run test: AllowedPropertiesFailsParsingIfOtherwiseNotAValidExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.862-0700 2019-07-07T15:06:03.862-0700 I - [main] going to run test: AllowedPropertiesParsesSuccessfully [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.863-0700 2019-07-07T15:06:03.864-0700 I - [main] going to run test: AllowedPropertiesAcceptsEmptyPropertiesAndPatternProperties [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.864-0700 2019-07-07T15:06:03.865-0700 I - [main] going to run test: AllowedPropertiesAcceptsEmptyOtherwiseExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.866-0700 2019-07-07T15:06:03.866-0700 I - [main] going to run test: EqParsesSuccessfully [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.867-0700 2019-07-07T15:06:03.868-0700 I - [main] going to run test: RootDocEqFailsToParseNonObjects [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.869-0700 2019-07-07T15:06:03.869-0700 I - [main] going to run test: RootDocEqMustApplyToTopLevelDocument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.870-0700 2019-07-07T15:06:03.871-0700 I - [main] going to run test: RootDocEqParsesSuccessfully [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.871-0700 2019-07-07T15:06:03.872-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.872-0700 2019-07-07T15:06:03.872-0700 I - [main] going to run suite: MatchExpressionParserTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.872-0700 2019-07-07T15:06:03.872-0700 I - [main] going to run test: BitTestMatchExpressionValidMask [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.873-0700 2019-07-07T15:06:03.874-0700 I - [main] going to run test: BitTestMatchExpressionValidArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.874-0700 2019-07-07T15:06:03.875-0700 I - [main] going to run test: BitTestMatchExpressionValidBinData [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.876-0700 2019-07-07T15:06:03.876-0700 I - [main] going to run test: BitTestMatchExpressionInvalidMaskType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.877-0700 2019-07-07T15:06:03.878-0700 I - [main] going to run test: BitTestMatchExpressionInvalidMaskValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.879-0700 2019-07-07T15:06:03.880-0700 I - [main] going to run test: BitTestMatchExpressionInvalidArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.893-0700 2019-07-07T15:06:03.893-0700 I - [main] going to run test: BitTestMatchExpressionInvalidArrayValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.895-0700 2019-07-07T15:06:03.895-0700 I - [main] going to run test: SimpleEQ1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.896-0700 2019-07-07T15:06:03.896-0700 I - [main] going to run test: Multiple1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.897-0700 2019-07-07T15:06:03.898-0700 I - [main] going to run test: MinDistanceWithoutNearFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.899-0700 2019-07-07T15:06:03.899-0700 I - [main] going to run test: AlwaysFalseFailsToParseNonOneArguments [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.900-0700 2019-07-07T15:06:03.900-0700 I - [main] going to run test: AlwaysFalseParsesIntegerArgument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.902-0700 2019-07-07T15:06:03.902-0700 I - [main] going to run test: AlwaysTrueFailsToParseNonOneArguments [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.903-0700 2019-07-07T15:06:03.903-0700 I - [main] going to run test: AlwaysTrueParsesIntegerArgument [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.904-0700 2019-07-07T15:06:03.904-0700 I - [main] going to run test: TextFailsToParseWhenDisallowed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.906-0700 2019-07-07T15:06:03.906-0700 I - [main] going to run test: TextParsesSuccessfullyWhenAllowed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.907-0700 2019-07-07T15:06:03.907-0700 I - [main] going to run test: TextFailsToParseIfNotTopLevel [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.908-0700 2019-07-07T15:06:03.909-0700 I - [main] going to run test: TextWithinElemMatchFailsToParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.910-0700 2019-07-07T15:06:03.910-0700 I - [main] going to run test: WhereFailsToParseWhenDisallowed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.911-0700 2019-07-07T15:06:03.911-0700 I - [main] going to run test: WhereParsesSuccessfullyWhenAllowed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.912-0700 2019-07-07T15:06:03.913-0700 I - [main] going to run test: RegexParsesSuccessfullyWithoutOptions [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.914-0700 2019-07-07T15:06:03.914-0700 I - [main] going to run test: RegexParsesSuccessfullyWithOptionsInline [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.915-0700 2019-07-07T15:06:03.915-0700 I - [main] going to run test: RegexParsesSuccessfullyWithoutOptionsInlineAndEmptyOptionsStr [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.917-0700 2019-07-07T15:06:03.917-0700 I - [main] going to run test: RegexDoesNotParseSuccessfullyWithOptionsInlineAndEmptyOptionsStr [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.918-0700 2019-07-07T15:06:03.918-0700 I - [main] going to run test: RegexParsesSuccessfullyWithOptionsNotInline [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.919-0700 2019-07-07T15:06:03.919-0700 I - [main] going to run test: RegexDoesNotParseSuccessfullyWithMultipleOptions [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.921-0700 2019-07-07T15:06:03.921-0700 I - [main] going to run test: RegexParsesSuccessfullyWithOptionsFirst [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.922-0700 2019-07-07T15:06:03.922-0700 I - [main] going to run test: RegexParsesSuccessfullyWithOptionsFirstEmptyOptions [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.923-0700 2019-07-07T15:06:03.924-0700 I - [main] going to run test: NearSphereFailsToParseWhenDisallowed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.925-0700 2019-07-07T15:06:03.925-0700 I - [main] going to run test: NearSphereParsesSuccessfullyWhenAllowed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.926-0700 2019-07-07T15:06:03.926-0700 I - [main] going to run test: GeoNearFailsToParseWhenDisallowed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.928-0700 2019-07-07T15:06:03.928-0700 I - [main] going to run test: GeoNearParsesSuccessfullyWhenAllowed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.929-0700 2019-07-07T15:06:03.929-0700 I - [main] going to run test: NearFailsToParseWhenDisallowed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.930-0700 2019-07-07T15:06:03.931-0700 I - [main] going to run test: NearParsesSuccessfullyWhenAllowed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.932-0700 2019-07-07T15:06:03.932-0700 I - [main] going to run test: ExprFailsToParseWhenDisallowed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.933-0700 2019-07-07T15:06:03.933-0700 I - [main] going to run test: ExprParsesSuccessfullyWhenAllowed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.934-0700 2019-07-07T15:06:03.935-0700 I - [main] going to run test: ExprParsesSuccessfullyWithAdditionalTopLevelPredicates [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.936-0700 2019-07-07T15:06:03.936-0700 I - [main] going to run test: ExprParsesSuccessfullyWithinTopLevelOr [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.937-0700 2019-07-07T15:06:03.937-0700 I - [main] going to run test: ExprParsesSuccessfullyWithinTopLevelAnd [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.939-0700 2019-07-07T15:06:03.939-0700 I - [main] going to run test: ExprFailsToParseWithinElemMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.940-0700 2019-07-07T15:06:03.940-0700 I - [main] going to run test: ExprNestedFailsToParseWithinElemMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.941-0700 2019-07-07T15:06:03.942-0700 I - [main] going to run test: ExprFailsToParseWithinInternalSchemaObjectMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.943-0700 2019-07-07T15:06:03.943-0700 I - [main] going to run test: InternalExprEqParsesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.944-0700 2019-07-07T15:06:03.944-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.944-0700 2019-07-07T15:06:03.944-0700 I - [main] going to run suite: MatchExpressionParserTreeTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.945-0700 2019-07-07T15:06:03.944-0700 I - [main] going to run test: OR1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.945-0700 2019-07-07T15:06:03.946-0700 I - [main] going to run test: OREmbedded [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.947-0700 2019-07-07T15:06:03.947-0700 I - [main] going to run test: AND1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.948-0700 2019-07-07T15:06:03.949-0700 I - [main] going to run test: NOREmbedded [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.950-0700 2019-07-07T15:06:03.950-0700 I - [main] going to run test: NOT1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.951-0700 2019-07-07T15:06:03.951-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.951-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run suite: MatcherTypeSetTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.952-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFromStringAliasesCanParseNumberAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.952-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFromStringAliasesCanParseLongAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.952-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFromStringAliasesCanParseMultipleTypes [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.952-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFromStringAliasesCanParseEmptySet [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.952-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFromStringFailsToParseUnknownAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.953-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFromElementCanParseNumberAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.953-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFromElementCanParseLongAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.953-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFromElementFailsToParseUnknownAlias [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.953-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFromElementFailsToParseWrongElementType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.954-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFromElementFailsToParseUnknownBSONType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.954-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFromElementFailsToParseEOOTypeCode [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.954-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFromElementFailsToParseEOOTypeName [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.954-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFromElementCanParseRoundDoubleTypeCode [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.954-0700 2019-07-07T15:06:03.951-0700 I - [main] going to run test: ParseFailsWhenElementIsNonRoundDoubleTypeCode [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.955-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFromElementCanParseRoundDecimalTypeCode [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.955-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFailsWhenElementIsNonRoundDecimalTypeCode [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.955-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFailsWhenDoubleElementIsTooPositiveForInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.955-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFailsWhenDoubleElementIsTooNegativeForInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.955-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFailsWhenDoubleElementIsNaN [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.956-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFailsWhenDoubleElementIsInfinite [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.956-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFailsWhenDecimalElementIsTooPositiveForInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.956-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFailsWhenDecimalElementIsTooNegativeForInteger [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.956-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFailsWhenDecimalElementIsNaN [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.957-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFailsWhenDecimalElementIsInfinite [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.957-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFromElementFailsWhenArrayHasUnknownType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.957-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFailsWhenArrayElementIsNotStringOrNumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.957-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFromElementCanParseEmptyArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.957-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFromElementCanParseArrayWithSingleType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.958-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ParseFromElementCanParseArrayWithMultipleTypes [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.958-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: IsSingleTypeTrueForTypeNumber [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.958-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: IsSingleTypeTrueForSingleBSONType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.958-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: IsSingleTypeFalseForEmpty [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.959-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: IsSingleTypeFalseForMultipleTypes [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.959-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: IsEmptyTrueForEmpty [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.959-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: IsEmptyFalseForAllNumbers [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.959-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: IsEmptyFalseForBSONTypeNumberLong [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.959-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: HasTypeTrueForNumericalTypesWhenSetHasAllNumbersType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.960-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: HasTypeTrueForSetOfTypes [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.960-0700 2019-07-07T15:06:03.952-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.960-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run suite: MatchesBSONElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.960-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ScalarEquality [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.960-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: DottedPathEquality [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.961-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ArrayIndexEquality [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.961-0700 2019-07-07T15:06:03.952-0700 I - [main] going to run test: ObjectEquality [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.961-0700 2019-07-07T15:06:03.953-0700 I - [main] going to run test: ArrayEquality [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.961-0700 2019-07-07T15:06:03.953-0700 I - [main] going to run test: LogicalExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.961-0700 2019-07-07T15:06:03.953-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.962-0700 2019-07-07T15:06:03.953-0700 I - [main] going to run suite: MatchesExpressionParserTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.962-0700 2019-07-07T15:06:03.953-0700 I - [main] going to run test: InternalExprEqComparisonToArrayDoesNotParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.962-0700 2019-07-07T15:06:03.954-0700 I - [main] going to run test: InternalExprEqComparisonToUndefinedDoesNotParse [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.962-0700 2019-07-07T15:06:03.955-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.962-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run suite: ModMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.963-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run test: MatchesElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.963-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run test: ZeroDivisor [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.963-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run test: MatchesScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.963-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run test: MatchesArrayValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.964-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run test: MatchesNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.964-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.964-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run test: Equality1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.964-0700 2019-07-07T15:06:03.956-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.964-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run suite: NorOp [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.965-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run test: NoClauses [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.965-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run test: MatchesSingleClause [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.965-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run test: MatchesThreeClauses [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.965-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.966-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run test: Equivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.966-0700 2019-07-07T15:06:03.956-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.966-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run suite: NotMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.966-0700 2019-07-07T15:06:03.956-0700 I - [main] going to run test: MatchesScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.966-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: MatchesArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.967-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.967-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: SetCollatorPropagatesToChild [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.967-0700 2019-07-07T15:06:03.957-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.967-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run suite: OrOp [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.967-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: NoClauses [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.968-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: MatchesSingleClause [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.968-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: MatchesThreeClauses [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.968-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.968-0700 2019-07-07T15:06:03.957-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.968-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run suite: Path [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.969-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: Root1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.969-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: RootArray1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.969-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: RootArray2 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.969-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: Nested1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.970-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: NestedPartialMatchScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.970-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: NestedPartialMatchArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.970-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: NestedEmptyArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.970-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: NestedNoLeaf1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.970-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: MatchSubpathReturnsArrayOnSubpath [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.971-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: MatchSubpathWithTraverseLeafFalseReturnsLeafArrayOnPath [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.971-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: MatchSubpathWithTraverseLeafTrueReturnsLeafArrayAndValuesOnPath [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.971-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: MatchSubpathWithMultipleArraysReturnsOutermostArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.971-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: NoTraversalOfNonLeafArrayReturnsNothingWithNonLeafArrayInDoc [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.972-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: MatchSubpathWithNumericalPathComponentReturnsEntireArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.972-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: ArrayIndex1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.972-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: ArrayIndex2 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.972-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: ArrayIndex3 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.972-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: ArrayIndexNested1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.973-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: ArrayIndexNested2 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:03.973-0700 2019-07-07T15:06:03.957-0700 I - [main] going to run test: NonMatchingLongArrayOfSubdocumentsWithNestedArrays [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.013-0700 2019-07-07T15:06:04.014-0700 I - [main] going to run test: NestedArrayImplicitTraversal [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.014-0700 2019-07-07T15:06:04.014-0700 I - [main] going to run test: ArrayOffsetWithImplicitAndExplicitTraversal [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.014-0700 2019-07-07T15:06:04.014-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.014-0700 2019-07-07T15:06:04.014-0700 I - [main] going to run suite: PathAcceptingKeyword [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.014-0700 2019-07-07T15:06:04.014-0700 I - [main] going to run test: CanParseKnownMatchTypes [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.014-0700 2019-07-07T15:06:04.014-0700 I - [main] going to run test: EqualityMatchReturnsDefault [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.015-0700 2019-07-07T15:06:04.014-0700 I - [main] going to run test: UnknownExpressionReturnsDefault [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.015-0700 2019-07-07T15:06:04.014-0700 I - [main] going to run test: EmptyBSONElemReturnsDefault [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.015-0700 2019-07-07T15:06:04.014-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.015-0700 2019-07-07T15:06:04.014-0700 I - [main] going to run suite: RegexMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.016-0700 2019-07-07T15:06:04.014-0700 I - [main] going to run test: MatchesElementExact [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.016-0700 2019-07-07T15:06:04.014-0700 I - [main] going to run test: TooLargePattern [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.016-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementSimplePrefix [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.016-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementCaseSensitive [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.017-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementCaseInsensitive [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.017-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementMultilineOff [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.017-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementMultilineOn [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.017-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementExtendedOff [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.017-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementExtendedOn [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.018-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementDotAllOff [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.018-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementDotAllOn [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.018-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementMultipleFlags [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.018-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementRegexType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.018-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementSymbolType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.019-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementWrongType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.019-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesElementUtf8 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.019-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesScalar [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.019-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesArrayValue [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.019-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MatchesNull [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.020-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.020-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: Equality1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.020-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: RegexCannotContainEmbeddedNullByte [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.020-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: RegexOptionsStringCannotContainEmbeddedNullByte [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.021-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MalformedRegexNotAccepted [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.021-0700 2019-07-07T15:06:04.015-0700 I - [main] going to run test: MalformedRegexWithStartOptionNotAccepted [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.021-0700 2019-07-07T15:06:04.016-0700 I - [main] going to run test: RegexAcceptsUCPStartOption [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.021-0700 2019-07-07T15:06:04.016-0700 I - [main] going to run test: RegexAcceptsLFOption [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.022-0700 2019-07-07T15:06:04.016-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.022-0700 2019-07-07T15:06:04.016-0700 I - [main] going to run suite: RewriteExpr [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.022-0700 2019-07-07T15:06:04.016-0700 I - [main] going to run test: EqWithOneFieldPathRewritesToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.022-0700 2019-07-07T15:06:04.018-0700 I - [main] going to run test: AndRewritesToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.022-0700 2019-07-07T15:06:04.020-0700 I - [main] going to run test: OrRewritesToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.023-0700 2019-07-07T15:06:04.021-0700 I - [main] going to run test: AndNestedWithinOrRewritesToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.023-0700 2019-07-07T15:06:04.023-0700 I - [main] going to run test: OrNestedWithinAndRewritesToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.024-0700 2019-07-07T15:06:04.024-0700 I - [main] going to run test: EqWithDottedFieldPathRewritesToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.025-0700 2019-07-07T15:06:04.025-0700 I - [main] going to run test: CmpDoesNotRewriteToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.026-0700 2019-07-07T15:06:04.027-0700 I - [main] going to run test: ConstantExpressionDoesNotRewriteToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.028-0700 2019-07-07T15:06:04.028-0700 I - [main] going to run test: EqWithTwoFieldPathsDoesNotRewriteToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.029-0700 2019-07-07T15:06:04.030-0700 I - [main] going to run test: EqWithTwoConstantsDoesNotRewriteToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.030-0700 2019-07-07T15:06:04.031-0700 I - [main] going to run test: EqWithComparisonToUndefinedDoesNotRewriteToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.032-0700 2019-07-07T15:06:04.032-0700 I - [main] going to run test: EqWithComparisonToMissingDoesNotRewriteToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.033-0700 2019-07-07T15:06:04.034-0700 I - [main] going to run test: EqWithComparisonToArrayDoesNotRewriteToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.035-0700 2019-07-07T15:06:04.035-0700 I - [main] going to run test: NeWithOneFieldPathDoesNotRewriteToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.037-0700 2019-07-07T15:06:04.038-0700 I - [main] going to run test: AndWithoutMatchSubtreeDoesNotRewriteToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.039-0700 2019-07-07T15:06:04.039-0700 I - [main] going to run test: OrWithDistinctMatchAndNonMatchSubTreeDoesNotRewriteToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.040-0700 2019-07-07T15:06:04.040-0700 I - [main] going to run test: NestedAndWithTwoFieldPathsWithinOrPartiallyRewriteToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.041-0700 2019-07-07T15:06:04.042-0700 I - [main] going to run test: AndWithDistinctMatchAndNonMatchSubTreeSplitsOnRewrite [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.043-0700 2019-07-07T15:06:04.043-0700 I - [main] going to run test: ComplexSupersetMatchRewritesToMatchSuperset [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.044-0700 2019-07-07T15:06:04.045-0700 I - [main] going to run test: OrWithAndContainingMatchAndNonMatchChildPartiallyRewritesToMatch [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.046-0700 2019-07-07T15:06:04.046-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.046-0700 2019-07-07T15:06:04.046-0700 I - [main] going to run suite: SerializeBasic [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.046-0700 2019-07-07T15:06:04.046-0700 I - [main] going to run test: AndExpressionWithOneChildSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.047-0700 2019-07-07T15:06:04.048-0700 I - [main] going to run test: AndExpressionWithTwoChildrenSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.049-0700 2019-07-07T15:06:04.049-0700 I - [main] going to run test: AndExpressionWithTwoIdenticalChildrenSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.050-0700 2019-07-07T15:06:04.050-0700 I - [main] going to run test: ExpressionOr [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.051-0700 2019-07-07T15:06:04.052-0700 I - [main] going to run test: ExpressionOrWithNoChildrenSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.053-0700 2019-07-07T15:06:04.053-0700 I - [main] going to run test: ExpressionElemMatchObjectSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.054-0700 2019-07-07T15:06:04.055-0700 I - [main] going to run test: ExpressionElemMatchObjectWithEmptyStringSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.056-0700 2019-07-07T15:06:04.056-0700 I - [main] going to run test: ExpressionElemMatchValueSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.057-0700 2019-07-07T15:06:04.057-0700 I - [main] going to run test: ExpressionElemMatchValueWithRegexSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.058-0700 2019-07-07T15:06:04.059-0700 I - [main] going to run test: ExpressionElemMatchValueWithEmptyStringSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.060-0700 2019-07-07T15:06:04.060-0700 I - [main] going to run test: ExpressionElemMatchValueWithNotEqualSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.061-0700 2019-07-07T15:06:04.062-0700 I - [main] going to run test: ExpressionElemMatchValueWithNotLessThanGreaterThanSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.063-0700 2019-07-07T15:06:04.063-0700 I - [main] going to run test: ExpressionSizeSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.064-0700 2019-07-07T15:06:04.065-0700 I - [main] going to run test: ExpressionAllSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.066-0700 2019-07-07T15:06:04.066-0700 I - [main] going to run test: ExpressionAllWithEmptyArraySerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.067-0700 2019-07-07T15:06:04.068-0700 I - [main] going to run test: ExpressionAllWithRegex [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.069-0700 2019-07-07T15:06:04.069-0700 I - [main] going to run test: ExpressionEqSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.070-0700 2019-07-07T15:06:04.070-0700 I - [main] going to run test: ExpressionNeSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.071-0700 2019-07-07T15:06:04.072-0700 I - [main] going to run test: ExpressionNeWithRegexObjectSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.073-0700 2019-07-07T15:06:04.073-0700 I - [main] going to run test: ExpressionLtSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.074-0700 2019-07-07T15:06:04.075-0700 I - [main] going to run test: ExpressionGtSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.076-0700 2019-07-07T15:06:04.076-0700 I - [main] going to run test: ExpressionGteSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.077-0700 2019-07-07T15:06:04.077-0700 I - [main] going to run test: ExpressionLteSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.078-0700 2019-07-07T15:06:04.079-0700 I - [main] going to run test: ExpressionRegexWithObjSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.080-0700 2019-07-07T15:06:04.080-0700 I - [main] going to run test: ExpressionRegexWithValueAndOptionsSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.081-0700 2019-07-07T15:06:04.082-0700 I - [main] going to run test: ExpressionRegexWithValueSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.083-0700 2019-07-07T15:06:04.083-0700 I - [main] going to run test: ExpressionRegexWithEqObjSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.084-0700 2019-07-07T15:06:04.084-0700 I - [main] going to run test: ExpressionModSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.085-0700 2019-07-07T15:06:04.086-0700 I - [main] going to run test: ExpressionExistsTrueSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.087-0700 2019-07-07T15:06:04.087-0700 I - [main] going to run test: ExpressionExistsFalseSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.088-0700 2019-07-07T15:06:04.089-0700 I - [main] going to run test: ExpressionInSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.090-0700 2019-07-07T15:06:04.090-0700 I - [main] going to run test: ExpressionInWithEmptyArraySerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.091-0700 2019-07-07T15:06:04.091-0700 I - [main] going to run test: ExpressionInWithRegexSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.092-0700 2019-07-07T15:06:04.093-0700 I - [main] going to run test: ExpressionNinSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.094-0700 2019-07-07T15:06:04.094-0700 I - [main] going to run test: ExpressionNinWithRegexValueSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.095-0700 2019-07-07T15:06:04.096-0700 I - [main] going to run test: ExpressionBitsAllSetSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.097-0700 2019-07-07T15:06:04.097-0700 I - [main] going to run test: ExpressionBitsAllClearSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.098-0700 2019-07-07T15:06:04.099-0700 I - [main] going to run test: ExpressionBitsAnySetSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.100-0700 2019-07-07T15:06:04.100-0700 I - [main] going to run test: ExpressionBitsAnyClearSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.101-0700 2019-07-07T15:06:04.102-0700 I - [main] going to run test: ExpressionNotSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.102-0700 2019-07-07T15:06:04.103-0700 I - [main] going to run test: ExpressionNotWithMultipleChildrenSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.104-0700 2019-07-07T15:06:04.104-0700 I - [main] going to run test: ExpressionNotWithBitTestSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.105-0700 2019-07-07T15:06:04.106-0700 I - [main] going to run test: ExpressionNotWithRegexObjSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.107-0700 2019-07-07T15:06:04.107-0700 I - [main] going to run test: ExpressionNotWithRegexValueSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.108-0700 2019-07-07T15:06:04.109-0700 I - [main] going to run test: ExpressionNotWithRegexValueAndOptionsSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.109-0700 2019-07-07T15:06:04.110-0700 I - [main] going to run test: ExpressionNotWithGeoSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.111-0700 2019-07-07T15:06:04.112-0700 I - [main] going to run test: ExpressionNorSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.113-0700 2019-07-07T15:06:04.113-0700 I - [main] going to run test: ExpressionTypeSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.114-0700 2019-07-07T15:06:04.114-0700 I - [main] going to run test: ExpressionTypeWithNumberSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.115-0700 2019-07-07T15:06:04.116-0700 I - [main] going to run test: ExpressionTypeWithMultipleTypesSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.117-0700 2019-07-07T15:06:04.117-0700 I - [main] going to run test: ExpressionEmptySerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.118-0700 2019-07-07T15:06:04.119-0700 I - [main] going to run test: ExpressionWhereSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.120-0700 2019-07-07T15:06:04.120-0700 I - [main] going to run test: ExpressionWhereWithScopeSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.121-0700 2019-07-07T15:06:04.121-0700 I - [main] going to run test: ExpressionExprSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.122-0700 2019-07-07T15:06:04.123-0700 I - [main] going to run test: ExpressionInternalExprEqSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.124-0700 2019-07-07T15:06:04.124-0700 I - [main] going to run test: ExpressionCommentSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.125-0700 2019-07-07T15:06:04.126-0700 I - [main] going to run test: ExpressionGeoWithinSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.127-0700 2019-07-07T15:06:04.127-0700 I - [main] going to run test: ExpressionGeoIntersectsSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.129-0700 2019-07-07T15:06:04.129-0700 I - [main] going to run test: ExpressionNearSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.130-0700 2019-07-07T15:06:04.130-0700 I - [main] going to run test: ExpressionNearSphereSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.131-0700 2019-07-07T15:06:04.132-0700 I - [main] going to run test: ExpressionTextSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.133-0700 2019-07-07T15:06:04.133-0700 I - [main] going to run test: ExpressionNorWithTextSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.134-0700 2019-07-07T15:06:04.135-0700 I - [main] going to run test: ExpressionTextWithDefaultLanguageSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.136-0700 2019-07-07T15:06:04.136-0700 I - [main] going to run test: ExpressionAlwaysTrueSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.137-0700 2019-07-07T15:06:04.137-0700 I - [main] going to run test: ExpressionAlwaysFalseSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.138-0700 2019-07-07T15:06:04.139-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.139-0700 2019-07-07T15:06:04.139-0700 I - [main] going to run suite: SerializeInternalBinDataSubType [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.139-0700 2019-07-07T15:06:04.139-0700 I - [main] going to run test: ExpressionBinDataSubTypeSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.140-0700 2019-07-07T15:06:04.140-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.140-0700 2019-07-07T15:06:04.140-0700 I - [main] going to run suite: SerializeInternalSchema [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.140-0700 2019-07-07T15:06:04.140-0700 I - [main] going to run test: InternalSchemaTypeExpressionSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.141-0700 2019-07-07T15:06:04.142-0700 I - [main] going to run test: InternalSchemaTypeExpressionWithNumberSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.143-0700 2019-07-07T15:06:04.143-0700 I - [main] going to run test: InternalSchemaTypeWithMultipleTypesSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.144-0700 2019-07-07T15:06:04.145-0700 I - [main] going to run test: ExpressionInternalSchemaAllElemMatchFromIndexSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.145-0700 2019-07-07T15:06:04.146-0700 I - [main] going to run test: ExpressionInternalSchemaMinItemsSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.147-0700 2019-07-07T15:06:04.147-0700 I - [main] going to run test: ExpressionInternalSchemaMaxItemsSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.148-0700 2019-07-07T15:06:04.149-0700 I - [main] going to run test: ExpressionInternalSchemaUniqueItemsSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.150-0700 2019-07-07T15:06:04.150-0700 I - [main] going to run test: ExpressionInternalSchemaObjectMatchSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.151-0700 2019-07-07T15:06:04.152-0700 I - [main] going to run test: ExpressionInternalSchemaMinLengthSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.153-0700 2019-07-07T15:06:04.153-0700 I - [main] going to run test: ExpressionInternalSchemaMaxLengthSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.154-0700 2019-07-07T15:06:04.155-0700 I - [main] going to run test: ExpressionInternalSchemaCondSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.155-0700 2019-07-07T15:06:04.156-0700 I - [main] going to run test: ExpressionInternalSchemaMinPropertiesSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.157-0700 2019-07-07T15:06:04.157-0700 I - [main] going to run test: ExpressionInternalSchemaMaxPropertiesSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.158-0700 2019-07-07T15:06:04.159-0700 I - [main] going to run test: ExpressionInternalSchemaFmodSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.160-0700 2019-07-07T15:06:04.160-0700 I - [main] going to run test: ExpressionInternalSchemaMatchArrayIndexSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.161-0700 2019-07-07T15:06:04.162-0700 I - [main] going to run test: ExpressionInternalSchemaAllowedPropertiesSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.163-0700 2019-07-07T15:06:04.163-0700 I - [main] going to run test: ExpressionInternalSchemaAllowedPropertiesEmptyOtherwiseSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.164-0700 2019-07-07T15:06:04.165-0700 I - [main] going to run test: ExpressionInternalSchemaEqSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.165-0700 2019-07-07T15:06:04.166-0700 I - [main] going to run test: ExpressionInternalSchemaRootDocEqSerializesCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.167-0700 2019-07-07T15:06:04.167-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.167-0700 2019-07-07T15:06:04.167-0700 I - [main] going to run suite: SimpleArrayElementIterator [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.167-0700 2019-07-07T15:06:04.167-0700 I - [main] going to run test: SimpleNoArrayLast1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.168-0700 2019-07-07T15:06:04.167-0700 I - [main] going to run test: SimpleArrayLast1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.168-0700 2019-07-07T15:06:04.167-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.168-0700 2019-07-07T15:06:04.167-0700 I - [main] going to run suite: SingleElementElementIterator [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.168-0700 2019-07-07T15:06:04.167-0700 I - [main] going to run test: Simple1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.168-0700 2019-07-07T15:06:04.167-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.169-0700 2019-07-07T15:06:04.167-0700 I - [main] going to run suite: SizeMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.169-0700 2019-07-07T15:06:04.168-0700 I - [main] going to run test: MatchesElement [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.169-0700 2019-07-07T15:06:04.168-0700 I - [main] going to run test: MatchesNonArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.169-0700 2019-07-07T15:06:04.168-0700 I - [main] going to run test: MatchesArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.169-0700 2019-07-07T15:06:04.168-0700 I - [main] going to run test: MatchesNestedArray [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.170-0700 2019-07-07T15:06:04.168-0700 I - [main] going to run test: ElemMatchKey [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.170-0700 2019-07-07T15:06:04.168-0700 I - [main] going to run test: Equivalent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.170-0700 2019-07-07T15:06:04.168-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.170-0700 2019-07-07T15:06:04.168-0700 I - [main] going to run suite: SplitMatchExpression [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.170-0700 2019-07-07T15:06:04.168-0700 I - [main] going to run test: AndWithSplittableChildrenIsSplittable [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.171-0700 2019-07-07T15:06:04.169-0700 I - [main] going to run test: NorWithIndependentChildrenIsSplittable [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.171-0700 2019-07-07T15:06:04.170-0700 I - [main] going to run test: NotWithIndependentChildIsSplittable [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.171-0700 2019-07-07T15:06:04.172-0700 I - [main] going to run test: OrWithOnlyIndependentChildrenIsNotSplittable [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.173-0700 2019-07-07T15:06:04.173-0700 I - [main] going to run test: ComplexMatchExpressionSplitsCorrectly [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.174-0700 2019-07-07T15:06:04.175-0700 I - [main] going to run test: ShouldNotExtractPrefixOfDottedPathAsIndependent [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.175-0700 2019-07-07T15:06:04.176-0700 I - [main] going to run test: ShouldMoveIndependentLeafPredicateAcrossRename [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.177-0700 2019-07-07T15:06:04.177-0700 I - [main] going to run test: ShouldMoveIndependentAndPredicateAcrossRename [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.178-0700 2019-07-07T15:06:04.179-0700 I - [main] going to run test: ShouldSplitPartiallyDependentAndPredicateAcrossRename [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.180-0700 2019-07-07T15:06:04.180-0700 I - [main] going to run test: ShouldSplitPartiallyDependentComplexPredicateMultipleRenames [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.181-0700 2019-07-07T15:06:04.182-0700 I - [main] going to run test: ShouldSplitPartiallyDependentComplexPredicateMultipleRenamesDottedPaths [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.182-0700 2019-07-07T15:06:04.183-0700 I - [main] going to run test: ShouldNotMoveElemMatchObjectAcrossRename [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.184-0700 2019-07-07T15:06:04.184-0700 I - [main] going to run test: ShouldNotMoveElemMatchValueAcrossRename [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.185-0700 2019-07-07T15:06:04.186-0700 I - [main] going to run test: ShouldMoveTypeAcrossRename [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.187-0700 2019-07-07T15:06:04.187-0700 I - [main] going to run test: ShouldNotMoveSizeAcrossRename [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.188-0700 2019-07-07T15:06:04.188-0700 I - [main] going to run test: ShouldNotMoveMinItemsAcrossRename [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.189-0700 2019-07-07T15:06:04.190-0700 I - [main] going to run test: ShouldNotMoveMaxItemsAcrossRename [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.191-0700 2019-07-07T15:06:04.191-0700 I - [main] going to run test: ShouldMoveMinLengthAcrossRename [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.192-0700 2019-07-07T15:06:04.193-0700 I - [main] going to run test: ShouldMoveMaxLengthAcrossRename [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.193-0700 2019-07-07T15:06:04.194-0700 I - [main] going to run test: ShouldMoveIndependentPredicateWhenThereAreMultipleRenames [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.195-0700 2019-07-07T15:06:04.195-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.195-0700 2019-07-07T15:06:04.195-0700 I - [main] going to run suite: StatusWithTest [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.195-0700 2019-07-07T15:06:04.195-0700 I - [main] going to run test: Fib1 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.195-0700 2019-07-07T15:06:04.195-0700 I - [main] DONE running tests [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.196-0700 2019-07-07T15:06:04.195-0700 I - [main] ************************************************** [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.196-0700 2019-07-07T15:06:04.195-0700 I - [main] AlwaysFalseMatchExpression | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.196-0700 2019-07-07T15:06:04.195-0700 I - [main] AlwaysTrueMatchExpression | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.196-0700 2019-07-07T15:06:04.195-0700 I - [main] AndOfElemMatch | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.197-0700 2019-07-07T15:06:04.195-0700 I - [main] AndOp | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.197-0700 2019-07-07T15:06:04.195-0700 I - [main] BitTestMatchExpression | tests: 16 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.197-0700 2019-07-07T15:06:04.195-0700 I - [main] ComparisonMatchExpression | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.197-0700 2019-07-07T15:06:04.195-0700 I - [main] ElemMatchObjectMatchExpression | tests: 8 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.197-0700 2019-07-07T15:06:04.195-0700 I - [main] ElemMatchValueMatchExpression | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.198-0700 2019-07-07T15:06:04.196-0700 I - [main] EncryptSchemaTest | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.198-0700 2019-07-07T15:06:04.196-0700 I - [main] EqOp | tests: 15 | fails: 0 | assert calls: 0 | time secs: 0.003 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.198-0700 2019-07-07T15:06:04.196-0700 I - [main] ExistsMatchExpression | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.198-0700 2019-07-07T15:06:04.196-0700 I - [main] ExprMatchTest | tests: 55 | fails: 0 | assert calls: 0 | time secs: 0.200 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.198-0700 2019-07-07T15:06:04.196-0700 I - [main] ExpressionAlgoIsSubsetOf | tests: 46 | fails: 0 | assert calls: 0 | time secs: 0.616 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.199-0700 2019-07-07T15:06:04.196-0700 I - [main] ExpressionBinDataSubTypeTest | tests: 9 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.199-0700 2019-07-07T15:06:04.196-0700 I - [main] ExpressionGeoTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.199-0700 2019-07-07T15:06:04.196-0700 I - [main] ExpressionOptimizeTest | tests: 26 | fails: 0 | assert calls: 0 | time secs: 0.054 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.199-0700 2019-07-07T15:06:04.196-0700 I - [main] ExpressionTypeTest | tests: 18 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.199-0700 2019-07-07T15:06:04.196-0700 I - [main] ExpressionWithPlaceholder | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.200-0700 2019-07-07T15:06:04.196-0700 I - [main] ExpressionWithPlaceholderTest | tests: 26 | fails: 0 | assert calls: 0 | time secs: 0.036 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.200-0700 2019-07-07T15:06:04.196-0700 I - [main] GtOp | tests: 9 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.200-0700 2019-07-07T15:06:04.196-0700 I - [main] GteOp | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.200-0700 2019-07-07T15:06:04.196-0700 I - [main] HasExistencePredicateOnPath | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.008 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.201-0700 2019-07-07T15:06:04.196-0700 I - [main] InMatchExpression | tests: 19 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.201-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalBinDataSubTypeMatchExpressionTest | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.005 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.201-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalExprEqMatchExpression | tests: 23 | fails: 0 | assert calls: 0 | time secs: 0.003 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.201-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaAllElemMatchFromIndexMatchExpression | tests: 13 | fails: 0 | assert calls: 0 | time secs: 0.016 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.201-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaAllowedPropertiesMatchExpression | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.008 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.202-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaBinDataEncryptedTypeExpressionTest | tests: 13 | fails: 0 | assert calls: 0 | time secs: 0.017 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.202-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaBinDataEncryptedTypeTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.202-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaCondMatchExpressionTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.011 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.202-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaEqMatchExpression | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.003 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.203-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaFmodMatchExpression | tests: 9 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.203-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaMatchArrayIndexMatchExpression | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.008 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.203-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaMaxItemsMatchExpression | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.203-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaMaxLengthMatchExpression | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.203-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaMaxPropertiesMatchExpression | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.204-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaMinItemsMatchExpression | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.204-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaMinLengthMatchExpression | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.204-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaMinPropertiesMatchExpression | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.204-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaObjectMatchExpression | tests: 12 | fails: 0 | assert calls: 0 | time secs: 0.015 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.204-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaRootDocEqMatchExpression | tests: 9 | fails: 0 | assert calls: 0 | time secs: 0.002 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.205-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaUniqueItemsMatchExpression | tests: 9 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.205-0700 2019-07-07T15:06:04.196-0700 I - [main] InternalSchemaXorOp | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.004 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.205-0700 2019-07-07T15:06:04.200-0700 I - [main] IsIndependent | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.009 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.205-0700 2019-07-07T15:06:04.200-0700 I - [main] IsPathPrefixOf | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.206-0700 2019-07-07T15:06:04.200-0700 I - [main] JSONPointerTest | tests: 12 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.206-0700 2019-07-07T15:06:04.200-0700 I - [main] JSONSchemaParserTest | tests: 195 | fails: 0 | assert calls: 0 | time secs: 0.329 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.206-0700 2019-07-07T15:06:04.200-0700 I - [main] LeafMatchExpressionTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.206-0700 2019-07-07T15:06:04.201-0700 I - [main] LtOp | tests: 11 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.206-0700 2019-07-07T15:06:04.201-0700 I - [main] LteOp | tests: 10 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.207-0700 2019-07-07T15:06:04.201-0700 I - [main] MapOverMatchExpression | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.005 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.207-0700 2019-07-07T15:06:04.201-0700 I - [main] MatchExpressionParserArrayTest | tests: 41 | fails: 0 | assert calls: 0 | time secs: 0.058 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.207-0700 2019-07-07T15:06:04.201-0700 I - [main] MatchExpressionParserGeo | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.207-0700 2019-07-07T15:06:04.201-0700 I - [main] MatchExpressionParserGeoNear | tests: 8 | fails: 0 | assert calls: 0 | time secs: 0.033 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.208-0700 2019-07-07T15:06:04.201-0700 I - [main] MatchExpressionParserLeafTest | tests: 79 | fails: 0 | assert calls: 0 | time secs: 0.134 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.208-0700 2019-07-07T15:06:04.201-0700 I - [main] MatchExpressionParserSchemaTest | tests: 55 | fails: 0 | assert calls: 0 | time secs: 0.077 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.208-0700 2019-07-07T15:06:04.201-0700 I - [main] MatchExpressionParserTest | tests: 43 | fails: 0 | assert calls: 0 | time secs: 0.072 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.208-0700 2019-07-07T15:06:04.201-0700 I - [main] MatchExpressionParserTreeTest | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.006 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.208-0700 2019-07-07T15:06:04.201-0700 I - [main] MatcherTypeSetTest | tests: 38 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.209-0700 2019-07-07T15:06:04.201-0700 I - [main] MatchesBSONElement | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.209-0700 2019-07-07T15:06:04.201-0700 I - [main] MatchesExpressionParserTest | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.002 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.209-0700 2019-07-07T15:06:04.201-0700 I - [main] ModMatchExpression | tests: 7 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.209-0700 2019-07-07T15:06:04.201-0700 I - [main] NorOp | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.209-0700 2019-07-07T15:06:04.201-0700 I - [main] NotMatchExpression | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.210-0700 2019-07-07T15:06:04.201-0700 I - [main] OrOp | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.210-0700 2019-07-07T15:06:04.201-0700 I - [main] Path | tests: 22 | fails: 0 | assert calls: 0 | time secs: 0.056 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.210-0700 2019-07-07T15:06:04.201-0700 I - [main] PathAcceptingKeyword | tests: 4 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.210-0700 2019-07-07T15:06:04.201-0700 I - [main] RegexMatchExpression | tests: 27 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.211-0700 2019-07-07T15:06:04.206-0700 I - [main] RewriteExpr | tests: 20 | fails: 0 | assert calls: 0 | time secs: 0.030 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.211-0700 2019-07-07T15:06:04.206-0700 I - [main] SerializeBasic | tests: 65 | fails: 0 | assert calls: 0 | time secs: 0.092 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.211-0700 2019-07-07T15:06:04.206-0700 I - [main] SerializeInternalBinDataSubType | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.211-0700 2019-07-07T15:06:04.206-0700 I - [main] SerializeInternalSchema | tests: 19 | fails: 0 | assert calls: 0 | time secs: 0.027 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.211-0700 2019-07-07T15:06:04.206-0700 I - [main] SimpleArrayElementIterator | tests: 2 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.212-0700 2019-07-07T15:06:04.206-0700 I - [main] SingleElementElementIterator | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.212-0700 2019-07-07T15:06:04.206-0700 I - [main] SizeMatchExpression | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.212-0700 2019-07-07T15:06:04.206-0700 I - [main] SplitMatchExpression | tests: 20 | fails: 0 | assert calls: 0 | time secs: 0.027 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.212-0700 2019-07-07T15:06:04.206-0700 I - [main] StatusWithTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.213-0700 2019-07-07T15:06:04.206-0700 I - [main] TOTALS | tests: 1208 | fails: 0 | assert calls: 0 | time secs: 1.972 [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.213-0700 2019-07-07T15:06:04.206-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_matcher_test] 2019-07-07T15:06:04.215-0700 C++ unit test build\opt\mongo\db\matcher\db_matcher_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:06:04.215-0700 db_matcher_test.exe ran in 3.23 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:06:04.215-0700 Running db_ops_test.exe... build\opt\mongo\db\ops\db_ops_test.exe [cpp_unit_test:db_ops_test] 2019-07-07T15:06:04.231-0700 Starting C++ unit test build\opt\mongo\db\ops\db_ops_test.exe... build\opt\mongo\db\ops\db_ops_test.exe [cpp_unit_test:db_ops_test] 2019-07-07T15:06:05.637-0700 C++ unit test build\opt\mongo\db\ops\db_ops_test.exe started with pid 17032. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.591-0700 2019-07-07T15:06:06.590-0700 I - [main] going to run suite: CommandWriteOpsParsers [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.591-0700 2019-07-07T15:06:06.591-0700 I - [main] going to run test: CommonFields_BypassDocumentValidation [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.591-0700 2019-07-07T15:06:06.591-0700 I - [main] going to run test: CommonFields_Ordered [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.591-0700 2019-07-07T15:06:06.591-0700 I - [main] going to run test: CommonFields_IgnoredFields [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.591-0700 2019-07-07T15:06:06.591-0700 I - [main] going to run test: GarbageFieldsAtTopLevel_Body [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.591-0700 2019-07-07T15:06:06.591-0700 I - [main] going to run test: ErrorOnDuplicateCommonField [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.591-0700 2019-07-07T15:06:06.591-0700 I - [main] going to run test: ErrorOnDuplicateCommonFieldBetweenBodyAndSequence [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.591-0700 2019-07-07T15:06:06.591-0700 I - [main] going to run test: ErrorOnWrongSizeStmtIdsArray [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.592-0700 2019-07-07T15:06:06.591-0700 I - [main] going to run test: ErrorOnStmtIdSpecifiedTwoWays [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.592-0700 2019-07-07T15:06:06.591-0700 I - [main] going to run test: GarbageFieldsInUpdateDoc [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.592-0700 2019-07-07T15:06:06.591-0700 I - [main] going to run test: GarbageFieldsInDeleteDoc [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.592-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: BadCollationFieldInUpdateDoc [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.592-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: BadCollationFieldInDeleteDoc [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.592-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: BadArrayFiltersFieldInUpdateDoc [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.592-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: BadArrayFiltersElementInUpdateDoc [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.592-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: SingleInsert [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.592-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: EmptyMultiInsertFails [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.592-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: RealMultiInsert [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.592-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: MultiInsertWithStmtId [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.592-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: MultiInsertWithStmtIdsArray [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.593-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: Update [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.593-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: UpdateWithPipeline [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.593-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: Remove [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.593-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: RemoveErrorsWithBadLimit [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.593-0700 2019-07-07T15:06:06.592-0700 I - [main] DONE running tests [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.593-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run suite: FindAndModifyRetryability [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.593-0700 2019-07-07T15:06:06.592-0700 I - [main] going to run test: BasicUpsertReturnNew [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.596-0700 2019-07-07T15:06:06.596-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-562e-d3a6-0ea8-cf6d [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.615-0700 2019-07-07T15:06:06.616-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.616-0700 2019-07-07T15:06:06.617-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: fdcae017-8c0b-430d-8422-1e36c0b7272b and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.616-0700 2019-07-07T15:06:06.617-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.617-0700 2019-07-07T15:06:06.617-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.617-0700 2019-07-07T15:06:06.618-0700 I - [main] going to run test: BasicUpsertReturnOld [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.619-0700 2019-07-07T15:06:06.620-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-c7e3-deaf-e875-befa [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.623-0700 2019-07-07T15:06:06.624-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.623-0700 2019-07-07T15:06:06.624-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 9aeeba40-0a7d-4cb2-ad8e-62533c3fdc38 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.624-0700 2019-07-07T15:06:06.624-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.624-0700 2019-07-07T15:06:06.624-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.624-0700 2019-07-07T15:06:06.625-0700 I - [main] going to run test: NestedUpsert [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.626-0700 2019-07-07T15:06:06.627-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-d5d5-30f6-d965-b805 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.630-0700 2019-07-07T15:06:06.631-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.630-0700 2019-07-07T15:06:06.631-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 96db8327-d0e9-4a72-9c96-88c7d73af276 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.630-0700 2019-07-07T15:06:06.631-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.630-0700 2019-07-07T15:06:06.631-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.631-0700 2019-07-07T15:06:06.632-0700 I - [main] going to run test: AttemptingToRetryUpsertWithUpdateWithoutUpsertErrors [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.633-0700 2019-07-07T15:06:06.633-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5252-5fa6-4e64-0171 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.637-0700 2019-07-07T15:06:06.638-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.637-0700 2019-07-07T15:06:06.638-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 28237e34-4f5a-47da-a1c0-b9e66727d04c and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.638-0700 2019-07-07T15:06:06.638-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.638-0700 2019-07-07T15:06:06.638-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.638-0700 2019-07-07T15:06:06.639-0700 I - [main] going to run test: ErrorIfRequestIsPostImageButOplogHasPre [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.640-0700 2019-07-07T15:06:06.641-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-6089-7a1f-9043-0dcc [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.644-0700 2019-07-07T15:06:06.645-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.644-0700 2019-07-07T15:06:06.645-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 90e261b5-8701-4bc4-8e06-7f9e98ad93e0 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.644-0700 2019-07-07T15:06:06.645-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.644-0700 2019-07-07T15:06:06.645-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.645-0700 2019-07-07T15:06:06.646-0700 I - [main] going to run test: ErrorIfRequestIsUpdateButOplogIsDelete [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.647-0700 2019-07-07T15:06:06.647-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-4bba-6766-e6c5-bac9 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.651-0700 2019-07-07T15:06:06.652-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.651-0700 2019-07-07T15:06:06.652-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 5a3e6d19-aedb-49b2-a7c5-fae4bdcb9f4f and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.651-0700 2019-07-07T15:06:06.652-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.651-0700 2019-07-07T15:06:06.652-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.652-0700 2019-07-07T15:06:06.653-0700 I - [main] going to run test: ErrorIfRequestIsPreImageButOplogHasPost [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.654-0700 2019-07-07T15:06:06.654-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3bfa-dd4d-a5c7-6cb6 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.658-0700 2019-07-07T15:06:06.659-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.658-0700 2019-07-07T15:06:06.659-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: e2ec5837-4d0d-4f2c-bd6e-c4a0bb12b6e9 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.658-0700 2019-07-07T15:06:06.659-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.658-0700 2019-07-07T15:06:06.659-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.659-0700 2019-07-07T15:06:06.660-0700 I - [main] going to run test: UpdateWithPreImage [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.661-0700 2019-07-07T15:06:06.661-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-1279-8d69-0ef9-7bb2 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.665-0700 2019-07-07T15:06:06.666-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.665-0700 2019-07-07T15:06:06.666-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 406be3a5-64d7-44e9-824b-06264177a656 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.665-0700 2019-07-07T15:06:06.666-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.666-0700 2019-07-07T15:06:06.666-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.666-0700 2019-07-07T15:06:06.667-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.666-0700 2019-07-07T15:06:06.667-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.667-0700 2019-07-07T15:06:06.668-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.667-0700 2019-07-07T15:06:06.668-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.667-0700 2019-07-07T15:06:06.668-0700 I - [main] going to run test: NestedUpdateWithPreImage [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.669-0700 2019-07-07T15:06:06.670-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-44f5-d249-3276-1eee [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.673-0700 2019-07-07T15:06:06.674-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.673-0700 2019-07-07T15:06:06.674-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 77780b27-128c-43ed-8cac-f73a5a5a4502 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.673-0700 2019-07-07T15:06:06.674-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.673-0700 2019-07-07T15:06:06.674-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.674-0700 2019-07-07T15:06:06.674-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.674-0700 2019-07-07T15:06:06.674-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.674-0700 2019-07-07T15:06:06.675-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.674-0700 2019-07-07T15:06:06.675-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.674-0700 2019-07-07T15:06:06.675-0700 I - [main] going to run test: UpdateWithPostImage [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.676-0700 2019-07-07T15:06:06.677-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-de2b-a30b-e336-d1bb [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.681-0700 2019-07-07T15:06:06.681-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.681-0700 2019-07-07T15:06:06.681-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 137cbee0-7f24-4bd0-ac9d-45d0b0c2b4e3 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.681-0700 2019-07-07T15:06:06.681-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.681-0700 2019-07-07T15:06:06.681-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.681-0700 2019-07-07T15:06:06.681-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.681-0700 2019-07-07T15:06:06.681-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.682-0700 2019-07-07T15:06:06.682-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.682-0700 2019-07-07T15:06:06.682-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.682-0700 2019-07-07T15:06:06.682-0700 I - [main] going to run test: NestedUpdateWithPostImage [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.684-0700 2019-07-07T15:06:06.684-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-a6e0-2f76-583b-fe83 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.688-0700 2019-07-07T15:06:06.688-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.688-0700 2019-07-07T15:06:06.688-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: adb9861f-012a-4bf5-816e-44b6d86e75e8 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.688-0700 2019-07-07T15:06:06.688-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.688-0700 2019-07-07T15:06:06.688-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.688-0700 2019-07-07T15:06:06.689-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.688-0700 2019-07-07T15:06:06.689-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.689-0700 2019-07-07T15:06:06.689-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.689-0700 2019-07-07T15:06:06.689-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.689-0700 2019-07-07T15:06:06.690-0700 I - [main] going to run test: UpdateWithPostImageButOplogDoesNotExistShouldError [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.691-0700 2019-07-07T15:06:06.691-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3de7-7c91-aedb-63bc [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.695-0700 2019-07-07T15:06:06.695-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.695-0700 2019-07-07T15:06:06.695-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: ac4556b2-f4a5-45de-9482-3499233ede06 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.695-0700 2019-07-07T15:06:06.696-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.695-0700 2019-07-07T15:06:06.696-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.696-0700 2019-07-07T15:06:06.696-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.696-0700 2019-07-07T15:06:06.696-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.696-0700 2019-07-07T15:06:06.696-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.696-0700 2019-07-07T15:06:06.697-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.697-0700 2019-07-07T15:06:06.697-0700 I - [main] going to run test: BasicRemove [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.698-0700 2019-07-07T15:06:06.698-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-3492-0728-6d69-35c7 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.703-0700 2019-07-07T15:06:06.703-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.703-0700 2019-07-07T15:06:06.703-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: a0620c9b-6668-4dac-8aaa-41da66a46b90 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.703-0700 2019-07-07T15:06:06.703-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.703-0700 2019-07-07T15:06:06.703-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.703-0700 2019-07-07T15:06:06.703-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.703-0700 2019-07-07T15:06:06.703-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.704-0700 2019-07-07T15:06:06.704-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.704-0700 2019-07-07T15:06:06.704-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.704-0700 2019-07-07T15:06:06.704-0700 I - [main] going to run test: NestedRemove [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.705-0700 2019-07-07T15:06:06.706-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-5e21-dda1-9345-30cf [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.710-0700 2019-07-07T15:06:06.710-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.710-0700 2019-07-07T15:06:06.710-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: b2c223a8-e993-42e3-a269-63cdbf6c2891 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.710-0700 2019-07-07T15:06:06.710-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.710-0700 2019-07-07T15:06:06.710-0700 I SHARDING [main] Marking collection local.oplog.rs as collection version: [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.710-0700 2019-07-07T15:06:06.710-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.710-0700 2019-07-07T15:06:06.710-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.711-0700 2019-07-07T15:06:06.711-0700 I ASIO [CollectionRangeDeleter-TaskExecutor] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.711-0700 2019-07-07T15:06:06.711-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.711-0700 2019-07-07T15:06:06.711-0700 I - [main] going to run test: AttemptingToRetryUpsertWithRemoveErrors [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.713-0700 2019-07-07T15:06:06.713-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-ff09-0e1d-2ce1-63f4 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.717-0700 2019-07-07T15:06:06.717-0700 I REPL [main] Initialized the rollback ID to 100 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.717-0700 2019-07-07T15:06:06.717-0700 I STORAGE [main] createCollection: local.oplog.rs with generated UUID: 3dbd6b41-d156-45eb-a422-d3cf53575da3 and options: { capped: true, size: 1048576 } [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.717-0700 2019-07-07T15:06:06.717-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.717-0700 2019-07-07T15:06:06.717-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.718-0700 2019-07-07T15:06:06.718-0700 I - [main] DONE running tests [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.718-0700 2019-07-07T15:06:06.718-0700 I - [main] going to run suite: LegacyWriteOpsParsers [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.718-0700 2019-07-07T15:06:06.718-0700 I - [main] going to run test: SingleInsert [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.718-0700 2019-07-07T15:06:06.718-0700 I - [main] going to run test: EmptyMultiInsertFails [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.718-0700 2019-07-07T15:06:06.718-0700 I - [main] going to run test: RealMultiInsert [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.718-0700 2019-07-07T15:06:06.718-0700 I - [main] going to run test: Update [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.719-0700 2019-07-07T15:06:06.718-0700 I - [main] going to run test: UpdateWithArrayUpdateFieldIsParsedAsReplacementStyleUpdate [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.719-0700 2019-07-07T15:06:06.718-0700 I - [main] going to run test: Remove [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.719-0700 2019-07-07T15:06:06.718-0700 I - [main] DONE running tests [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.719-0700 2019-07-07T15:06:06.718-0700 I - [main] going to run suite: WriteOpsRetryability [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.719-0700 2019-07-07T15:06:06.719-0700 I - [main] going to run test: ParseOplogEntryForUpdate [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.720-0700 2019-07-07T15:06:06.720-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-bc60-b43d-5819-f8df [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.724-0700 2019-07-07T15:06:06.725-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.724-0700 2019-07-07T15:06:06.725-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.725-0700 2019-07-07T15:06:06.725-0700 I - [main] going to run test: ParseOplogEntryForNestedUpdate [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.727-0700 2019-07-07T15:06:06.727-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-7330-509a-66d5-9e82 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.731-0700 2019-07-07T15:06:06.731-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.731-0700 2019-07-07T15:06:06.731-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.732-0700 2019-07-07T15:06:06.732-0700 I - [main] going to run test: ParseOplogEntryForUpsert [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.733-0700 2019-07-07T15:06:06.734-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-fd66-92be-d640-93a8 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.738-0700 2019-07-07T15:06:06.738-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.738-0700 2019-07-07T15:06:06.738-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.739-0700 2019-07-07T15:06:06.739-0700 I - [main] going to run test: ParseOplogEntryForNestedUpsert [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.740-0700 2019-07-07T15:06:06.740-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-9fb8-5b09-a9c1-8230 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.744-0700 2019-07-07T15:06:06.745-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.745-0700 2019-07-07T15:06:06.745-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.745-0700 2019-07-07T15:06:06.745-0700 I - [main] going to run test: ShouldFailIfParsingDeleteOplogForUpdate [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.747-0700 2019-07-07T15:06:06.747-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\service_context_d_test_fixture-b627-033e-a002-ac28 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.751-0700 2019-07-07T15:06:06.751-0700 I STORAGE [main] Deregistering all the collections [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.751-0700 2019-07-07T15:06:06.751-0700 I STORAGE [main] shutdown: removing fs lock... [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.752-0700 2019-07-07T15:06:06.752-0700 I - [main] DONE running tests [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.752-0700 2019-07-07T15:06:06.752-0700 I - [main] ************************************************** [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.752-0700 2019-07-07T15:06:06.752-0700 I - [main] CommandWriteOpsParsers | tests: 23 | fails: 0 | assert calls: 0 | time secs: 0.001 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.752-0700 2019-07-07T15:06:06.752-0700 I - [main] FindAndModifyRetryability | tests: 15 | fails: 0 | assert calls: 0 | time secs: 0.125 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.752-0700 2019-07-07T15:06:06.752-0700 I - [main] LegacyWriteOpsParsers | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.000 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.752-0700 2019-07-07T15:06:06.752-0700 I - [main] WriteOpsRetryability | tests: 5 | fails: 0 | assert calls: 0 | time secs: 0.033 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.752-0700 2019-07-07T15:06:06.752-0700 I - [main] TOTALS | tests: 49 | fails: 0 | assert calls: 0 | time secs: 0.159 [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.752-0700 2019-07-07T15:06:06.752-0700 I - [main] SUCCESS - All tests in all suites passed [cpp_unit_test:db_ops_test] 2019-07-07T15:06:06.824-0700 C++ unit test build\opt\mongo\db\ops\db_ops_test.exe finished. [executor:cpp_unit_test:job0] 2019-07-07T15:06:06.824-0700 db_ops_test.exe ran in 2.61 seconds: no failures detected. [executor:cpp_unit_test:job0] 2019-07-07T15:06:06.824-0700 Running db_pipeline_test.exe... build\opt\mongo\db\pipeline\db_pipeline_test.exe [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:06.824-0700 Starting C++ unit test build\opt\mongo\db\pipeline\db_pipeline_test.exe... build\opt\mongo\db\pipeline\db_pipeline_test.exe [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:08.215-0700 C++ unit test build\opt\mongo\db\pipeline\db_pipeline_test.exe started with pid 25588. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.211-0700 2019-07-07T15:06:09.211-0700 I - [main] going to run suite: AccumulatorMergeObjects [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.212-0700 2019-07-07T15:06:09.212-0700 I - [main] going to run test: MergingZeroObjectsShouldReturnEmptyDocument [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.224-0700 2019-07-07T15:06:09.224-0700 I - [main] going to run test: MergingWithSingleObjectShouldLeaveUnchanged [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.231-0700 2019-07-07T15:06:09.232-0700 I - [main] going to run test: MergingDisjointObjectsShouldIncludeAllFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.238-0700 2019-07-07T15:06:09.239-0700 I - [main] going to run test: MergingIntersectingObjectsShouldOverrideInOrderReceived [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.245-0700 2019-07-07T15:06:09.246-0700 I - [main] going to run test: MergingIntersectingEmbeddedObjectsShouldOverrideInOrderReceived [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.252-0700 2019-07-07T15:06:09.253-0700 I - [main] going to run test: MergingWithEmptyDocumentShouldIgnore [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.259-0700 2019-07-07T15:06:09.260-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.259-0700 2019-07-07T15:06:09.260-0700 I - [main] going to run suite: Accumulators [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.259-0700 2019-07-07T15:06:09.260-0700 I - [main] going to run test: Avg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.266-0700 2019-07-07T15:06:09.267-0700 I - [main] going to run test: First [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.273-0700 2019-07-07T15:06:09.274-0700 I - [main] going to run test: Last [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.281-0700 2019-07-07T15:06:09.281-0700 I - [main] going to run test: Min [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.288-0700 2019-07-07T15:06:09.288-0700 I - [main] going to run test: MinRespectsCollation [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.295-0700 2019-07-07T15:06:09.295-0700 I - [main] going to run test: Max [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.302-0700 2019-07-07T15:06:09.302-0700 I - [main] going to run test: MaxRespectsCollation [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.309-0700 2019-07-07T15:06:09.309-0700 I - [main] going to run test: Sum [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.316-0700 2019-07-07T15:06:09.316-0700 I - [main] going to run test: AddToSetRespectsCollation [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.323-0700 2019-07-07T15:06:09.323-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.323-0700 2019-07-07T15:06:09.323-0700 I - [main] going to run suite: AddFieldsTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.323-0700 2019-07-07T15:06:09.323-0700 I - [main] going to run test: ShouldKeepUnspecifiedFieldsReplaceExistingFieldsAndAddNewFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.330-0700 2019-07-07T15:06:09.330-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-972a-fe0d-eb9c-ac6e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.339-0700 2019-07-07T15:06:09.339-0700 I - [main] going to run test: ShouldSerializeAndParse [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.346-0700 2019-07-07T15:06:09.346-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-320a-0102-fcec-67c9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.347-0700 2019-07-07T15:06:09.347-0700 I - [main] going to run test: SetAliasShouldSerializeAndParse [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.354-0700 2019-07-07T15:06:09.354-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b297-b274-3bb4-ffed [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.356-0700 2019-07-07T15:06:09.356-0700 I - [main] going to run test: ShouldOptimizeInnerExpressions [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.362-0700 2019-07-07T15:06:09.362-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e260-4754-5301-7b6c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.364-0700 2019-07-07T15:06:09.364-0700 I - [main] going to run test: ShouldErrorOnNonObjectSpec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.371-0700 2019-07-07T15:06:09.371-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c0fc-90cb-100d-3d88 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.372-0700 2019-07-07T15:06:09.372-0700 I - [main] going to run test: ShouldBeAbleToProcessMultipleDocuments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.379-0700 2019-07-07T15:06:09.379-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-397b-24fc-f3a8-52eb [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.387-0700 2019-07-07T15:06:09.387-0700 I - [main] going to run test: ShouldAddReferencedFieldsToDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.394-0700 2019-07-07T15:06:09.394-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-36d7-dd85-f7f4-156b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.395-0700 2019-07-07T15:06:09.395-0700 I - [main] going to run test: ShouldPropagatePauses [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.402-0700 2019-07-07T15:06:09.402-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-cf4e-0c25-35a8-e868 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.410-0700 2019-07-07T15:06:09.410-0700 I - [main] going to run test: AddFieldsWithRemoveSystemVariableDoesNotAddField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.417-0700 2019-07-07T15:06:09.417-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c1bc-4896-8330-f5f4 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.425-0700 2019-07-07T15:06:09.425-0700 I - [main] going to run test: AddFieldsWithRootSystemVariableAddsRootAsSubDoc [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.431-0700 2019-07-07T15:06:09.431-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-15ae-0f93-235e-99ac [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.439-0700 2019-07-07T15:06:09.439-0700 I - [main] going to run test: AddFieldsWithCurrentSystemVariableAddsRootAsSubDoc [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.446-0700 2019-07-07T15:06:09.446-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9ec6-5552-d23e-460f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.454-0700 2019-07-07T15:06:09.454-0700 I - [main] going to run test: CanAddNestedDocumentExactlyAtDepthLimit [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.461-0700 2019-07-07T15:06:09.461-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3907-86e1-4b44-1994 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.473-0700 2019-07-07T15:06:09.473-0700 I - [main] going to run test: CannotAddNestedDocumentExceedingDepthLimit [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.480-0700 2019-07-07T15:06:09.480-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2476-cc5d-fc6c-49bb [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.481-0700 2019-07-07T15:06:09.481-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.482-0700 2019-07-07T15:06:09.482-0700 I - [main] going to run suite: AggregationRequestTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.482-0700 2019-07-07T15:06:09.482-0700 I - [main] going to run test: ShouldParseAllKnownOptions [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.482-0700 2019-07-07T15:06:09.482-0700 I - [main] going to run test: ShouldParseExplicitExplainTrue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.482-0700 2019-07-07T15:06:09.482-0700 I - [main] going to run test: ShouldParseExplicitExplainFalseWithCursorOption [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.482-0700 2019-07-07T15:06:09.482-0700 I - [main] going to run test: ShouldParseWithSeparateQueryPlannerExplainModeArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.483-0700 2019-07-07T15:06:09.482-0700 I - [main] going to run test: ShouldParseWithSeparateQueryPlannerExplainModeArgAndCursorOption [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.483-0700 2019-07-07T15:06:09.482-0700 I - [main] going to run test: ShouldParseExplainFlagWithReadConcern [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.483-0700 2019-07-07T15:06:09.482-0700 I - [main] going to run test: ShouldOnlySerializeRequiredFieldsIfNoOptionalFieldsAreSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.483-0700 2019-07-07T15:06:09.482-0700 I - [main] going to run test: ShouldNotSerializeOptionalValuesIfEquivalentToDefault [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.484-0700 2019-07-07T15:06:09.482-0700 I - [main] going to run test: ShouldSerializeOptionalValuesIfSet [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.484-0700 2019-07-07T15:06:09.482-0700 I - [main] going to run test: ShouldSerializeBatchSizeIfSetAndExplainFalse [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.484-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldSerialiseAggregateFieldToOneIfCollectionIsAggregateOneNSS [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.484-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldSetBatchSizeToDefaultOnEmptyCursorObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.485-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldAcceptHintAsString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.485-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldNotSerializeBatchSizeWhenExplainSet [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.485-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldRejectNonArrayPipeline [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.485-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldRejectPipelineArrayIfAnElementIsNotAnObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.485-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldRejectNonObjectCollation [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.486-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldRejectNonStringNonObjectHint [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.486-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldRejectHintAsArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.486-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldRejectNonStringComment [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.486-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldRejectExplainIfNumber [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.486-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldRejectExplainIfObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.487-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldRejectNonBoolFromMongos [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.487-0700 2019-07-07T15:06:09.483-0700 I - [main] going to run test: ShouldRejectNonBoolNeedsMerge [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.487-0700 2019-07-07T15:06:09.484-0700 I - [main] going to run test: ShouldRejectNeedsMergeIfFromMongosNotPresent [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.487-0700 2019-07-07T15:06:09.484-0700 I - [main] going to run test: ShouldRejectNonBoolNeedsMerge34 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.488-0700 2019-07-07T15:06:09.484-0700 I - [main] going to run test: ShouldRejectNeedsMergeIfNeedsMerge34AlsoPresent [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.488-0700 2019-07-07T15:06:09.484-0700 I - [main] going to run test: ShouldRejectFromMongosIfNeedsMerge34AlsoPresent [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.488-0700 2019-07-07T15:06:09.484-0700 I - [main] going to run test: ShouldRejectNonBoolAllowDiskUse [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.488-0700 2019-07-07T15:06:09.484-0700 I - [main] going to run test: ShouldRejectNoCursorNoExplain [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.488-0700 2019-07-07T15:06:09.484-0700 I - [main] going to run test: ShouldRejectExplainTrueWithSeparateExplainArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.489-0700 2019-07-07T15:06:09.484-0700 I - [main] going to run test: ShouldRejectExplainFalseWithSeparateExplainArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.489-0700 2019-07-07T15:06:09.484-0700 I - [main] going to run test: ShouldRejectExplainExecStatsVerbosityWithReadConcernMajority [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.489-0700 2019-07-07T15:06:09.484-0700 I - [main] going to run test: ShouldRejectExplainWithWriteConcernMajority [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.489-0700 2019-07-07T15:06:09.484-0700 I - [main] going to run test: ShouldRejectExplainExecStatsVerbosityWithWriteConcernMajority [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.489-0700 2019-07-07T15:06:09.484-0700 I - [main] going to run test: CannotParseNeedsMerge34 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.490-0700 2019-07-07T15:06:09.484-0700 I - [main] going to run test: ParseNSShouldReturnAggregateOneNSIfAggregateFieldIsOne [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.490-0700 2019-07-07T15:06:09.485-0700 I - [main] going to run test: ParseNSShouldRejectNumericNSIfAggregateFieldIsNotOne [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.490-0700 2019-07-07T15:06:09.485-0700 I - [main] going to run test: ParseNSShouldRejectNonStringNonNumericNS [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.490-0700 2019-07-07T15:06:09.485-0700 I - [main] going to run test: ParseNSShouldRejectAggregateOneStringAsCollectionName [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.491-0700 2019-07-07T15:06:09.485-0700 I - [main] going to run test: ParseNSShouldRejectInvalidCollectionName [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.491-0700 2019-07-07T15:06:09.485-0700 I - [main] going to run test: ParseFromBSONOverloadsShouldProduceIdenticalRequests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.491-0700 2019-07-07T15:06:09.485-0700 I - [main] going to run test: ShouldRejectExchangeNotObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.491-0700 2019-07-07T15:06:09.485-0700 I - [main] going to run test: ShouldRejectExchangeInvalidSpec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.491-0700 2019-07-07T15:06:09.485-0700 I - [main] going to run test: ShouldRejectInvalidWriteConcern [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.492-0700 2019-07-07T15:06:09.485-0700 I - [main] going to run test: ShouldIgnoreQueryOptions [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.492-0700 2019-07-07T15:06:09.486-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.492-0700 2019-07-07T15:06:09.486-0700 I - [main] going to run suite: BucketAutoTests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.492-0700 2019-07-07T15:06:09.486-0700 I - [main] going to run test: ReturnsNoBucketsWhenSourceIsEmpty [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.492-0700 2019-07-07T15:06:09.493-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-cca7-1e49-ae84-4667 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.501-0700 2019-07-07T15:06:09.501-0700 I - [main] going to run test: Returns1Of1RequestedBucketWhenAllUniqueValues [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.508-0700 2019-07-07T15:06:09.508-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-07cf-062e-39e8-c524 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.522-0700 2019-07-07T15:06:09.523-0700 I - [main] going to run test: Returns1Of1RequestedBucketWithNonUniqueValues [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.529-0700 2019-07-07T15:06:09.529-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c98b-500d-8336-98bf [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.537-0700 2019-07-07T15:06:09.537-0700 I - [main] going to run test: Returns1Of1RequestedBucketWhen1ValueInSource [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.544-0700 2019-07-07T15:06:09.544-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-98ad-1d1b-e595-1494 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.558-0700 2019-07-07T15:06:09.559-0700 I - [main] going to run test: Returns2Of2RequestedBucketsWhenSmallestValueHasManyDuplicates [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.565-0700 2019-07-07T15:06:09.565-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-78f9-00e0-f109-100b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.573-0700 2019-07-07T15:06:09.573-0700 I - [main] going to run test: Returns2Of2RequestedBucketsWhenLargestValueHasManyDuplicates [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.580-0700 2019-07-07T15:06:09.580-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0a15-69ed-b0af-5715 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.588-0700 2019-07-07T15:06:09.588-0700 I - [main] going to run test: Returns3Of3RequestedBucketsWhenAllUniqueValues [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.595-0700 2019-07-07T15:06:09.595-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f263-f38c-4bf9-8f72 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.603-0700 2019-07-07T15:06:09.603-0700 I - [main] going to run test: Returns2Of3RequestedBucketsWhenLargestValueHasManyDuplicates [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.610-0700 2019-07-07T15:06:09.610-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a830-1124-6ea1-41b3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.618-0700 2019-07-07T15:06:09.618-0700 I - [main] going to run test: Returns1Of3RequestedBucketsWhenLargestValueHasManyDuplicates [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.624-0700 2019-07-07T15:06:09.625-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-fb7b-4e84-629e-24af [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.632-0700 2019-07-07T15:06:09.633-0700 I - [main] going to run test: Returns3Of3RequestedBucketsWhen3ValuesInSource [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.639-0700 2019-07-07T15:06:09.639-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a092-0c3c-8f4d-0619 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.647-0700 2019-07-07T15:06:09.647-0700 I - [main] going to run test: Returns3Of10RequestedBucketsWhen3ValuesInSource [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.654-0700 2019-07-07T15:06:09.654-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3cf9-a751-91d4-7a9a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.662-0700 2019-07-07T15:06:09.662-0700 I - [main] going to run test: EvaluatesAccumulatorsInOutputField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.669-0700 2019-07-07T15:06:09.669-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1cef-f853-91d7-cb39 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.677-0700 2019-07-07T15:06:09.677-0700 I - [main] going to run test: EvaluatesNonFieldPathExpressionInGroupByField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.683-0700 2019-07-07T15:06:09.684-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2534-70d5-5af3-401e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.691-0700 2019-07-07T15:06:09.692-0700 I - [main] going to run test: RespectsCanonicalTypeOrderingOfValues [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.698-0700 2019-07-07T15:06:09.698-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ec02-56f7-61d1-1e6e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.706-0700 2019-07-07T15:06:09.706-0700 I - [main] going to run test: ShouldPropagatePauses [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.713-0700 2019-07-07T15:06:09.713-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-33bb-8031-f025-77df [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.721-0700 2019-07-07T15:06:09.721-0700 I - [main] going to run test: ShouldBeAbleToCorrectlySpillToDisk [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.728-0700 2019-07-07T15:06:09.728-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5c8a-ea7d-f539-5938 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.729-0700 2019-07-07T15:06:09.729-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceBucketAutoTest-2de4-6073-bef4-1854 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.794-0700 2019-07-07T15:06:09.794-0700 I - [main] going to run test: ShouldBeAbleToPauseLoadingWhileSpilled [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.801-0700 2019-07-07T15:06:09.801-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-96e7-ffa0-8c7f-da63 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.802-0700 2019-07-07T15:06:09.802-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceBucketAutoTest-8ff4-f41e-7fc8-d736 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.823-0700 2019-07-07T15:06:09.823-0700 I - [main] going to run test: SourceNameIsBucketAuto [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.830-0700 2019-07-07T15:06:09.830-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-be98-56db-6850-cd6c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.831-0700 2019-07-07T15:06:09.831-0700 I - [main] going to run test: ShouldAddDependenciesOfGroupByFieldAndComputedFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.838-0700 2019-07-07T15:06:09.838-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5481-45ad-23ea-7527 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.839-0700 2019-07-07T15:06:09.839-0700 I - [main] going to run test: ShouldNeedTextScoreInDependenciesFromGroupByField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.846-0700 2019-07-07T15:06:09.846-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-41ed-53dd-4b98-909f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.847-0700 2019-07-07T15:06:09.847-0700 I - [main] going to run test: ShouldNeedTextScoreInDependenciesFromOutputField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.854-0700 2019-07-07T15:06:09.854-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1582-44c9-aba5-2163 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.855-0700 2019-07-07T15:06:09.855-0700 I - [main] going to run test: SerializesDefaultAccumulatorIfOutputFieldIsNotSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.861-0700 2019-07-07T15:06:09.862-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3a23-d028-23b7-841b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.863-0700 2019-07-07T15:06:09.863-0700 I - [main] going to run test: SerializesOutputFieldIfSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.869-0700 2019-07-07T15:06:09.869-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6a30-2f9c-151c-0053 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.871-0700 2019-07-07T15:06:09.871-0700 I - [main] going to run test: SerializesGranularityFieldIfSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.877-0700 2019-07-07T15:06:09.878-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a14a-4ab4-6f71-5eec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.879-0700 2019-07-07T15:06:09.879-0700 I - [main] going to run test: ShouldBeAbleToReParseSerializedStage [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.885-0700 2019-07-07T15:06:09.885-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0f86-0fa5-8d6e-c787 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.887-0700 2019-07-07T15:06:09.887-0700 I - [main] going to run test: FailsWithInvalidNumberOfBuckets [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.893-0700 2019-07-07T15:06:09.893-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3a30-21d9-4438-55b3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.895-0700 2019-07-07T15:06:09.895-0700 I - [main] going to run test: FailsWithNonExpressionGroupBy [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.902-0700 2019-07-07T15:06:09.902-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e3a6-eb6f-e727-e889 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.903-0700 2019-07-07T15:06:09.903-0700 I - [main] going to run test: FailsWithNonObjectArgument [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.910-0700 2019-07-07T15:06:09.910-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-02f8-c911-c66e-7b32 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.911-0700 2019-07-07T15:06:09.911-0700 I - [main] going to run test: FailsWithNonObjectOutput [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.918-0700 2019-07-07T15:06:09.918-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d1aa-693b-d800-dfff [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.919-0700 2019-07-07T15:06:09.919-0700 I - [main] going to run test: FailsWhenGroupByMissing [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.926-0700 2019-07-07T15:06:09.926-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9614-0c72-b815-82b2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.927-0700 2019-07-07T15:06:09.927-0700 I - [main] going to run test: FailsWhenBucketsMissing [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.933-0700 2019-07-07T15:06:09.934-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b939-897c-d015-51a4 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.935-0700 2019-07-07T15:06:09.935-0700 I - [main] going to run test: FailsWithUnknownField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.941-0700 2019-07-07T15:06:09.941-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6b3b-2eae-fda6-59c3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.942-0700 2019-07-07T15:06:09.943-0700 I - [main] going to run test: FailsWithInvalidExpressionToAccumulator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.949-0700 2019-07-07T15:06:09.949-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-23d5-a0f9-0ab7-7deb [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.950-0700 2019-07-07T15:06:09.951-0700 I - [main] going to run test: FailsWithNonAccumulatorObjectOutputField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.957-0700 2019-07-07T15:06:09.957-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-49e7-bc8c-413e-71a4 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.959-0700 2019-07-07T15:06:09.959-0700 I - [main] going to run test: FailsWithInvalidOutputFieldName [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.965-0700 2019-07-07T15:06:09.965-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6305-dce1-fa52-0621 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.966-0700 2019-07-07T15:06:09.967-0700 I - [main] going to run test: ShouldFailIfBufferingTooManyDocuments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.973-0700 2019-07-07T15:06:09.973-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9ed4-fa9c-09d0-09d5 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:09.993-0700 2019-07-07T15:06:09.994-0700 I - [main] going to run test: ShouldCorrectlyTrackMemoryUsageBetweenPauses [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.000-0700 2019-07-07T15:06:10.000-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c8ec-3506-ffd1-3f3a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.007-0700 2019-07-07T15:06:10.007-0700 I - [main] going to run test: ShouldRoundUpMaximumBoundariesWithGranularitySpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.013-0700 2019-07-07T15:06:10.013-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d102-40a5-3418-29aa [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.020-0700 2019-07-07T15:06:10.021-0700 I - [main] going to run test: ShouldRoundDownFirstMinimumBoundaryWithGranularitySpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.027-0700 2019-07-07T15:06:10.027-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2fdb-ff33-fb9b-2f2a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.034-0700 2019-07-07T15:06:10.034-0700 I - [main] going to run test: ShouldAbsorbAllValuesSmallerThanAdjustedBoundaryWithGranularitySpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.040-0700 2019-07-07T15:06:10.040-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3b01-771f-2edd-b6fe [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.047-0700 2019-07-07T15:06:10.048-0700 I - [main] going to run test: ShouldBeAbleToAbsorbAllValuesIntoOneBucketWithGranularitySpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.054-0700 2019-07-07T15:06:10.054-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8a14-5ef6-792f-2f7e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.061-0700 2019-07-07T15:06:10.061-0700 I - [main] going to run test: ShouldNotRoundZeroInFirstBucketWithGranularitySpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.067-0700 2019-07-07T15:06:10.067-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b332-986f-afb1-86e5 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.074-0700 2019-07-07T15:06:10.075-0700 I - [main] going to run test: ShouldFailOnNaNWhenGranularitySpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.081-0700 2019-07-07T15:06:10.081-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c2d7-3a4b-bb4d-af11 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.088-0700 2019-07-07T15:06:10.088-0700 I - [main] going to run test: ShouldFailOnNonNumericValuesWhenGranularitySpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.094-0700 2019-07-07T15:06:10.094-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-aef7-2dda-a0d1-7d9e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.101-0700 2019-07-07T15:06:10.102-0700 I - [main] going to run test: ShouldFailOnNegativeNumbersWhenGranularitySpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.107-0700 2019-07-07T15:06:10.108-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-75c4-de67-4b1e-bd80 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.115-0700 2019-07-07T15:06:10.115-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.115-0700 2019-07-07T15:06:10.115-0700 I - [main] going to run suite: BucketReturnsGroupAndSort [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.115-0700 2019-07-07T15:06:10.115-0700 I - [main] going to run test: BucketUsesDefaultOutputWhenNoOutputSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.121-0700 2019-07-07T15:06:10.121-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5a35-8066-fc22-5aa4 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.123-0700 2019-07-07T15:06:10.123-0700 I - [main] going to run test: BucketSucceedsWhenOutputSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.129-0700 2019-07-07T15:06:10.129-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8858-adbc-69a5-f146 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.130-0700 2019-07-07T15:06:10.130-0700 I - [main] going to run test: BucketSucceedsWhenNoDefaultSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.136-0700 2019-07-07T15:06:10.137-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4650-611d-a344-8b4c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.137-0700 2019-07-07T15:06:10.138-0700 I - [main] going to run test: BucketSucceedsWhenBoundariesAreSameCanonicalType [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.144-0700 2019-07-07T15:06:10.144-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ee82-9c7b-d2b3-b240 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.145-0700 2019-07-07T15:06:10.145-0700 I - [main] going to run test: BucketSucceedsWhenBoundariesAreConstantExpressions [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.151-0700 2019-07-07T15:06:10.152-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2cf2-8380-a009-d446 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.152-0700 2019-07-07T15:06:10.153-0700 I - [main] going to run test: BucketSucceedsWhenDefaultIsConstantExpression [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.159-0700 2019-07-07T15:06:10.159-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-21b2-2f2e-c786-b440 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.160-0700 2019-07-07T15:06:10.160-0700 I - [main] going to run test: BucketSucceedsWithMultipleBoundaryValues [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.166-0700 2019-07-07T15:06:10.167-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ddc8-d41e-59c5-5eb9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.167-0700 2019-07-07T15:06:10.168-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.168-0700 2019-07-07T15:06:10.168-0700 I - [main] going to run suite: BuiltinRemoveVariableTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.168-0700 2019-07-07T15:06:10.168-0700 I - [main] going to run test: TypeOfRemoveIsMissing [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.174-0700 2019-07-07T15:06:10.174-0700 I - [main] going to run test: LiteralEscapesRemoveVar [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.180-0700 2019-07-07T15:06:10.180-0700 I - [main] going to run test: RemoveSerializesCorrectly [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.186-0700 2019-07-07T15:06:10.187-0700 I - [main] going to run test: RemoveSerializesCorrectlyWithTrailingPath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.192-0700 2019-07-07T15:06:10.193-0700 I - [main] going to run test: RemoveSerializesCorrectlyAfterOptimization [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.199-0700 2019-07-07T15:06:10.199-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.199-0700 2019-07-07T15:06:10.199-0700 I - [main] going to run suite: ChangeStreamStageDBTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.199-0700 2019-07-07T15:06:10.199-0700 I - [main] going to run test: TransformInsert [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.205-0700 2019-07-07T15:06:10.205-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1ac2-ca71-8425-1325 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.214-0700 2019-07-07T15:06:10.214-0700 I - [main] going to run test: InsertOnOtherCollections [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.220-0700 2019-07-07T15:06:10.220-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6b32-b05d-cc19-51d3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.228-0700 2019-07-07T15:06:10.228-0700 I - [main] going to run test: MatchFiltersChangesOnOtherDatabases [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.234-0700 2019-07-07T15:06:10.234-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8b94-a601-e8b4-eccf [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.261-0700 2019-07-07T15:06:10.261-0700 I - [main] going to run test: MatchFiltersAllSystemDotCollections [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.267-0700 2019-07-07T15:06:10.268-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ea13-a061-32ca-f199 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.294-0700 2019-07-07T15:06:10.295-0700 I - [main] going to run test: TransformsEntriesForLegalClientCollectionsWithSystem [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.301-0700 2019-07-07T15:06:10.301-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-bdb7-d91e-3631-a3dd [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.321-0700 2019-07-07T15:06:10.322-0700 I - [main] going to run test: TransformUpdateFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.327-0700 2019-07-07T15:06:10.328-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4f37-d74f-d63e-cc6e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.335-0700 2019-07-07T15:06:10.336-0700 I - [main] going to run test: TransformRemoveFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.341-0700 2019-07-07T15:06:10.342-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-88d9-8b87-1788-de0a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.349-0700 2019-07-07T15:06:10.349-0700 I - [main] going to run test: TransformReplace [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.355-0700 2019-07-07T15:06:10.356-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-759f-0a5a-3d5a-7d94 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.363-0700 2019-07-07T15:06:10.363-0700 I - [main] going to run test: TransformDelete [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.369-0700 2019-07-07T15:06:10.369-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c911-b50e-a282-afbf [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.383-0700 2019-07-07T15:06:10.384-0700 I - [main] going to run test: TransformDeleteFromMigrate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.389-0700 2019-07-07T15:06:10.390-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-dbe6-5ffc-3926-64de [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.397-0700 2019-07-07T15:06:10.397-0700 I - [main] going to run test: TransformDeleteFromMigrateShowMigrations [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.403-0700 2019-07-07T15:06:10.404-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7fa6-d95f-5ffa-d3e6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.411-0700 2019-07-07T15:06:10.411-0700 I - [main] going to run test: TransformDrop [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.417-0700 2019-07-07T15:06:10.417-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5406-b743-a99b-90ac [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.424-0700 2019-07-07T15:06:10.425-0700 I - [main] going to run test: TransformRename [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.431-0700 2019-07-07T15:06:10.431-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2e42-c304-b22e-d83d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.438-0700 2019-07-07T15:06:10.439-0700 I - [main] going to run test: TransformDropDatabase [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.444-0700 2019-07-07T15:06:10.445-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2d53-cc8e-4b3d-5316 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.452-0700 2019-07-07T15:06:10.453-0700 I - [main] going to run test: MatchFiltersOperationsOnSystemCollections [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.458-0700 2019-07-07T15:06:10.459-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4645-0fbf-b5c8-c9d9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.478-0700 2019-07-07T15:06:10.479-0700 I - [main] going to run test: RenameFromSystemToUserCollectionShouldIncludeNotification [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.481-0700 2019-07-07T15:06:10.481-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a278-9059-454a-f5dc [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.484-0700 2019-07-07T15:06:10.485-0700 I - [main] going to run test: RenameFromUserToSystemCollectionShouldIncludeNotification [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.487-0700 2019-07-07T15:06:10.488-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b1a2-4a90-80a0-1d76 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.490-0700 2019-07-07T15:06:10.491-0700 I - [main] going to run test: MatchFiltersNoOp [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.493-0700 2019-07-07T15:06:10.494-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8c15-81ca-087c-8abb [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.496-0700 2019-07-07T15:06:10.497-0700 I - [main] going to run test: DocumentKeyShouldIncludeShardKeyFromResumeToken [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.499-0700 2019-07-07T15:06:10.500-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c1a2-fb24-5451-2b64 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.503-0700 2019-07-07T15:06:10.503-0700 I - [main] going to run test: DocumentKeyShouldNotIncludeShardKeyFieldsIfNotPresentInOplogEntry [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.505-0700 2019-07-07T15:06:10.506-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9147-8be5-afb8-71d7 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.509-0700 2019-07-07T15:06:10.510-0700 I - [main] going to run test: DocumentKeyShouldNotIncludeShardKeyIfResumeTokenDoesntContainUUID [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.512-0700 2019-07-07T15:06:10.512-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3a88-f7d3-a59f-1f3f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.515-0700 2019-07-07T15:06:10.516-0700 I - [main] going to run test: ResumeAfterWithTokenFromInvalidateShouldFail [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.518-0700 2019-07-07T15:06:10.519-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-114a-eede-a69a-a1ae [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.518-0700 2019-07-07T15:06:10.519-0700 I - [main] going to run test: ResumeAfterWithTokenFromDropDatabase [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.521-0700 2019-07-07T15:06:10.522-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6412-a6ed-81f7-1153 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.525-0700 2019-07-07T15:06:10.525-0700 I - [main] going to run test: StartAfterSucceedsEvenIfResumeTokenDoesNotContainUUID [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.527-0700 2019-07-07T15:06:10.528-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8528-2496-ae6c-1bd9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.531-0700 2019-07-07T15:06:10.532-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.531-0700 2019-07-07T15:06:10.532-0700 I - [main] going to run suite: ChangeStreamStageTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.531-0700 2019-07-07T15:06:10.532-0700 I - [main] going to run test: ShouldRejectNonObjectArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.534-0700 2019-07-07T15:06:10.534-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3f9f-8d71-acaf-8479 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.534-0700 2019-07-07T15:06:10.535-0700 I - [main] going to run test: ShouldRejectUnrecognizedOption [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.537-0700 2019-07-07T15:06:10.538-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d865-39c4-1281-85b1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.538-0700 2019-07-07T15:06:10.538-0700 I - [main] going to run test: ShouldRejectNonStringFullDocumentOption [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.540-0700 2019-07-07T15:06:10.541-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-801c-4101-e162-61f5 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.541-0700 2019-07-07T15:06:10.542-0700 I - [main] going to run test: ShouldRejectUnrecognizedFullDocumentOption [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.544-0700 2019-07-07T15:06:10.544-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ea9d-88c3-c783-d11c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.544-0700 2019-07-07T15:06:10.545-0700 I - [main] going to run test: ShouldRejectBothStartAtOperationTimeAndResumeAfterOptions [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.547-0700 2019-07-07T15:06:10.548-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5232-c564-90d0-8bbf [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.547-0700 2019-07-07T15:06:10.548-0700 I - [main] going to run test: ShouldRejectBothStartAfterAndResumeAfterOptions [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.550-0700 2019-07-07T15:06:10.551-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d875-b5fb-4c29-2f22 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.551-0700 2019-07-07T15:06:10.551-0700 I - [main] going to run test: ShouldRejectBothStartAtOperationTimeAndStartAfterOptions [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.553-0700 2019-07-07T15:06:10.554-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b54a-c6b5-c586-fd9a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.554-0700 2019-07-07T15:06:10.555-0700 I - [main] going to run test: ShouldRejectResumeAfterWithResumeTokenMissingUUID [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.557-0700 2019-07-07T15:06:10.558-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9f58-b26a-923c-0e71 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.557-0700 2019-07-07T15:06:10.558-0700 I - [main] going to run test: ShowMigrationsFailsOnMongos [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.560-0700 2019-07-07T15:06:10.561-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-89dd-f24c-efa8-0f97 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.560-0700 2019-07-07T15:06:10.561-0700 I - [main] going to run test: TransformInsertDocKeyXAndId [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.563-0700 2019-07-07T15:06:10.564-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e8cc-50a2-e908-1bd7 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.570-0700 2019-07-07T15:06:10.570-0700 I - [main] going to run test: TransformInsertDocKeyIdAndX [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.572-0700 2019-07-07T15:06:10.573-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4013-8be0-a780-2f2c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.576-0700 2019-07-07T15:06:10.577-0700 I - [main] going to run test: TransformInsertDocKeyJustId [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.579-0700 2019-07-07T15:06:10.579-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-beb3-b584-4edb-e3fe [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.582-0700 2019-07-07T15:06:10.583-0700 I - [main] going to run test: TransformInsertFromMigrate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.585-0700 2019-07-07T15:06:10.586-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4420-e526-0276-9d27 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.588-0700 2019-07-07T15:06:10.589-0700 I - [main] going to run test: TransformInsertFromMigrateShowMigrations [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.591-0700 2019-07-07T15:06:10.592-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ee56-9d8b-4ca6-7053 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.594-0700 2019-07-07T15:06:10.595-0700 I - [main] going to run test: TransformUpdateFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.597-0700 2019-07-07T15:06:10.598-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7aa7-f745-73c5-a75b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.600-0700 2019-07-07T15:06:10.601-0700 I - [main] going to run test: TransformUpdateFieldsLegacyNoId [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.603-0700 2019-07-07T15:06:10.604-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-89da-ee9c-62a2-e137 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.607-0700 2019-07-07T15:06:10.607-0700 I - [main] going to run test: TransformRemoveFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.609-0700 2019-07-07T15:06:10.610-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-129e-ea9e-1205-de93 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.613-0700 2019-07-07T15:06:10.614-0700 I - [main] going to run test: TransformReplace [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.616-0700 2019-07-07T15:06:10.616-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5224-f242-6675-d562 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.619-0700 2019-07-07T15:06:10.620-0700 I - [main] going to run test: TransformDelete [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.622-0700 2019-07-07T15:06:10.622-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-94dd-8dd1-7340-e45e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.628-0700 2019-07-07T15:06:10.629-0700 I - [main] going to run test: TransformDeleteFromMigrate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.630-0700 2019-07-07T15:06:10.631-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-54e6-c404-3c09-de62 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.634-0700 2019-07-07T15:06:10.635-0700 I - [main] going to run test: TransformDeleteFromMigrateShowMigrations [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.636-0700 2019-07-07T15:06:10.637-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-036a-1150-6514-8d60 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.640-0700 2019-07-07T15:06:10.641-0700 I - [main] going to run test: TransformDrop [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.643-0700 2019-07-07T15:06:10.643-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ac13-d0cd-4684-fb7e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.646-0700 2019-07-07T15:06:10.647-0700 I - [main] going to run test: TransformRename [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.649-0700 2019-07-07T15:06:10.650-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d6c1-3fed-9526-31ad [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.652-0700 2019-07-07T15:06:10.653-0700 I - [main] going to run test: TransformInvalidateFromMigrate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.655-0700 2019-07-07T15:06:10.656-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a417-2f88-647c-e175 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.664-0700 2019-07-07T15:06:10.665-0700 I - [main] going to run test: TransformRenameTarget [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.666-0700 2019-07-07T15:06:10.667-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c158-5b93-60b3-cc94 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.670-0700 2019-07-07T15:06:10.671-0700 I - [main] going to run test: MatchFiltersDropDatabaseCommand [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.673-0700 2019-07-07T15:06:10.673-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1583-776d-e4ff-7c0f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.677-0700 2019-07-07T15:06:10.677-0700 I - [main] going to run test: TransformNewShardDetected [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.679-0700 2019-07-07T15:06:10.679-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1efc-efed-2e90-19e9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.683-0700 2019-07-07T15:06:10.683-0700 I - [main] going to run test: TransformEmptyApplyOps [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.686-0700 2019-07-07T15:06:10.686-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e8bf-c0de-68ed-da88 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.689-0700 2019-07-07T15:06:10.689-0700 I - [main] going to run test: ShouldCrashWithNoopInsideApplyOps [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.689-0700 2019-07-07T15:06:10.689-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.690-0700 2019-07-07T15:06:10.689-0700 I - [main] going to run test: ShouldCrashWithEntryWithoutOpFieldInsideApplyOps [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.690-0700 2019-07-07T15:06:10.689-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.690-0700 2019-07-07T15:06:10.689-0700 I - [main] going to run test: ShouldCrashWithEntryWithNonStringOpFieldInsideApplyOps [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.690-0700 2019-07-07T15:06:10.689-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.690-0700 2019-07-07T15:06:10.689-0700 I - [main] going to run test: TransformNonTransactionApplyOps [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.692-0700 2019-07-07T15:06:10.692-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6950-e28d-7493-4c20 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.695-0700 2019-07-07T15:06:10.695-0700 I - [main] going to run test: TransformApplyOpsWithEntriesOnDifferentNs [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.698-0700 2019-07-07T15:06:10.698-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f0d4-3c26-8572-a617 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.701-0700 2019-07-07T15:06:10.701-0700 I - [main] going to run test: PreparedTransactionApplyOpsEntriesAreIgnored [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.704-0700 2019-07-07T15:06:10.704-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1ff0-ada9-fe50-3cf8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.707-0700 2019-07-07T15:06:10.707-0700 I - [main] going to run test: CommitCommandReturnsOperationsFromPreparedTransaction [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.710-0700 2019-07-07T15:06:10.710-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c64d-0873-426f-87b2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.713-0700 2019-07-07T15:06:10.713-0700 I - [main] going to run test: TransactionWithMultipleOplogEntries [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.716-0700 2019-07-07T15:06:10.716-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5427-03d5-09a2-5e95 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.719-0700 2019-07-07T15:06:10.719-0700 I - [main] going to run test: PreparedTransactionWithMultipleOplogEntries [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.722-0700 2019-07-07T15:06:10.722-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1d61-d5f8-ab8a-675e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.725-0700 2019-07-07T15:06:10.725-0700 I - [main] going to run test: TransformApplyOps [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.728-0700 2019-07-07T15:06:10.728-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9285-7cd4-301b-c3a9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.732-0700 2019-07-07T15:06:10.732-0700 I - [main] going to run test: ClusterTimeMatchesOplogEntry [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.734-0700 2019-07-07T15:06:10.734-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-57ae-54a4-84c9-30b3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.743-0700 2019-07-07T15:06:10.743-0700 I - [main] going to run test: MatchFiltersCreateCollection [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.746-0700 2019-07-07T15:06:10.746-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b030-ee3c-a6f9-e01c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.749-0700 2019-07-07T15:06:10.749-0700 I - [main] going to run test: MatchFiltersNoOp [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.752-0700 2019-07-07T15:06:10.752-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-82a1-fdd8-c993-4cb7 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.755-0700 2019-07-07T15:06:10.755-0700 I - [main] going to run test: TransformationShouldBeAbleToReParseSerializedStage [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.758-0700 2019-07-07T15:06:10.758-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3a7c-8e7c-e016-a41f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.759-0700 2019-07-07T15:06:10.759-0700 I - [main] going to run test: CloseCursorOnInvalidateEntries [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.761-0700 2019-07-07T15:06:10.761-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2851-8191-a079-e172 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.765-0700 2019-07-07T15:06:10.765-0700 I - [main] going to run test: CloseCursorEvenIfInvalidateEntriesGetFilteredOut [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.767-0700 2019-07-07T15:06:10.767-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7b82-44fb-c023-2dbc [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.771-0700 2019-07-07T15:06:10.771-0700 I - [main] going to run test: DocumentKeyShouldIncludeShardKeyFromResumeToken [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.774-0700 2019-07-07T15:06:10.773-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-46a8-a9e2-289a-2496 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.780-0700 2019-07-07T15:06:10.780-0700 I - [main] going to run test: DocumentKeyShouldNotIncludeShardKeyFieldsIfNotPresentInOplogEntry [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.783-0700 2019-07-07T15:06:10.783-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3a00-ce2e-b692-523b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.789-0700 2019-07-07T15:06:10.789-0700 I - [main] going to run test: ResumeAfterFailsIfResumeTokenDoesNotContainUUID [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.792-0700 2019-07-07T15:06:10.792-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f327-42f7-af94-0105 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.792-0700 2019-07-07T15:06:10.792-0700 I - [main] going to run test: RenameFromSystemToUserCollectionShouldIncludeNotification [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.795-0700 2019-07-07T15:06:10.795-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-012c-aee5-743c-356f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.798-0700 2019-07-07T15:06:10.798-0700 I - [main] going to run test: RenameFromUserToSystemCollectionShouldIncludeNotification [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.801-0700 2019-07-07T15:06:10.801-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ce52-c874-0353-e2f2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.804-0700 2019-07-07T15:06:10.804-0700 I - [main] going to run test: ResumeAfterWithTokenFromInvalidateShouldFail [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.807-0700 2019-07-07T15:06:10.807-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f144-f145-5436-26a9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.807-0700 2019-07-07T15:06:10.807-0700 I - [main] going to run test: UsesResumeTokenAsSortKeyIfNeedsMergeIsFalse [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.810-0700 2019-07-07T15:06:10.810-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-38d5-18aa-916c-ead9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.813-0700 2019-07-07T15:06:10.813-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.814-0700 2019-07-07T15:06:10.813-0700 I - [main] going to run suite: ChangeStreamStageTestNoSetup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.814-0700 2019-07-07T15:06:10.813-0700 I - [main] going to run test: FailsWithNoReplicationCoordinator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.816-0700 2019-07-07T15:06:10.816-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f4ec-e26f-7542-d290 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.817-0700 2019-07-07T15:06:10.817-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.817-0700 2019-07-07T15:06:10.817-0700 I - [main] going to run suite: CheckResumeTokenTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.817-0700 2019-07-07T15:06:10.817-0700 I - [main] going to run test: ShouldSucceedWithOnlyResumeToken [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.819-0700 2019-07-07T15:06:10.819-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-dc09-4169-cac3-1606 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.822-0700 2019-07-07T15:06:10.822-0700 I - [main] going to run test: ShouldSucceedWithPausesBeforeResumeToken [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.825-0700 2019-07-07T15:06:10.825-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8699-9525-ef6e-68c1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.828-0700 2019-07-07T15:06:10.828-0700 I - [main] going to run test: ShouldSucceedWithPausesAfterResumeToken [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.831-0700 2019-07-07T15:06:10.831-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4414-a365-279b-4724 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.834-0700 2019-07-07T15:06:10.834-0700 I - [main] going to run test: ShouldSucceedWithMultipleDocumentsAfterResumeToken [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.837-0700 2019-07-07T15:06:10.837-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-cc8a-6529-1840-e8bd [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.840-0700 2019-07-07T15:06:10.840-0700 I - [main] going to run test: ShouldFailIfFirstDocHasWrongResumeToken [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.843-0700 2019-07-07T15:06:10.843-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6dab-51dd-cf3c-4ac9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.846-0700 2019-07-07T15:06:10.846-0700 I - [main] going to run test: ShouldIgnoreChangeWithEarlierTimestamp [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.849-0700 2019-07-07T15:06:10.849-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8573-3794-262c-5e9a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.852-0700 2019-07-07T15:06:10.852-0700 I - [main] going to run test: ShouldFailIfTokenHasWrongNamespace [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.855-0700 2019-07-07T15:06:10.855-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-62d8-29d4-93ce-2e31 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.858-0700 2019-07-07T15:06:10.858-0700 I - [main] going to run test: ShouldSucceedWithBinaryCollation [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.861-0700 2019-07-07T15:06:10.861-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0d36-6109-2e6d-8643 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.864-0700 2019-07-07T15:06:10.864-0700 I - [main] going to run test: UnshardedTokenSucceedsForShardedResumeOnMongosIfIdMatchesFirstDoc [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.866-0700 2019-07-07T15:06:10.866-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b585-c682-1ab3-480c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.869-0700 2019-07-07T15:06:10.869-0700 I - [main] going to run test: UnshardedTokenFailsForShardedResumeOnMongosIfIdDoesNotMatchFirstDoc [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.872-0700 2019-07-07T15:06:10.872-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2c16-a508-c229-697f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.875-0700 2019-07-07T15:06:10.875-0700 I - [main] going to run test: ShardedResumeFailsOnMongosIfTokenHasSubsetOfDocumentKeyFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.878-0700 2019-07-07T15:06:10.878-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8342-432f-6756-6107 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.881-0700 2019-07-07T15:06:10.881-0700 I - [main] going to run test: ShardedResumeFailsOnMongosIfDocumentKeyIsNonObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.884-0700 2019-07-07T15:06:10.884-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2d53-56ee-ac5c-cec8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.887-0700 2019-07-07T15:06:10.887-0700 I - [main] going to run test: ShardedResumeFailsOnMongosIfDocumentKeyOmitsId [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.890-0700 2019-07-07T15:06:10.890-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0737-a0a6-7e6f-c023 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.893-0700 2019-07-07T15:06:10.893-0700 I - [main] going to run test: ShardedResumeSucceedsOnMongosWithSameClusterTimeIfUUIDsSortBeforeResumeToken [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.895-0700 2019-07-07T15:06:10.895-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f87c-b6a2-4d92-a4b4 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.899-0700 2019-07-07T15:06:10.899-0700 I - [main] going to run test: ShardedResumeFailsOnMongosWithSameClusterTimeIfUUIDsSortAfterResumeToken [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.901-0700 2019-07-07T15:06:10.901-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e2d5-a74c-ae12-d90f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.904-0700 2019-07-07T15:06:10.904-0700 I - [main] going to run test: ShouldSwallowInvalidateFromEachShardForStartAfterInvalidate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.907-0700 2019-07-07T15:06:10.907-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a779-553f-26bd-d938 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.910-0700 2019-07-07T15:06:10.910-0700 I - [main] going to run test: ShouldNotSwallowUnrelatedInvalidateForStartAfterInvalidate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.913-0700 2019-07-07T15:06:10.913-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-39db-e1a9-40d4-884e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.916-0700 2019-07-07T15:06:10.916-0700 I - [main] going to run test: ShouldSwallowOnlyFirstInvalidateForStartAfterInvalidateInReplSet [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.919-0700 2019-07-07T15:06:10.919-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ced5-5ea6-aa7f-9d7f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.922-0700 2019-07-07T15:06:10.922-0700 I - [main] going to run test: ShouldSkipResumeTokensWithEarlierTxnOpIndex [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.924-0700 2019-07-07T15:06:10.925-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-660b-2308-f978-ecdb [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.928-0700 2019-07-07T15:06:10.928-0700 I - [main] going to run test: ShouldSucceedWithNoDocuments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.930-0700 2019-07-07T15:06:10.930-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6b68-992a-3353-6e50 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.933-0700 2019-07-07T15:06:10.934-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.934-0700 2019-07-07T15:06:10.934-0700 I - [main] going to run suite: CountReturnsGroupAndProjectStages [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.934-0700 2019-07-07T15:06:10.934-0700 I - [main] going to run test: ValidStringSpec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.936-0700 2019-07-07T15:06:10.936-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-42fe-2ac0-f5ce-93fb [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.937-0700 2019-07-07T15:06:10.937-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.937-0700 2019-07-07T15:06:10.937-0700 I - [main] going to run suite: DateExpressionTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.937-0700 2019-07-07T15:06:10.937-0700 I - [main] going to run test: ParsingAcceptsAllFormats [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.940-0700 2019-07-07T15:06:10.940-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2850-995b-5a98-b54a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.940-0700 2019-07-07T15:06:10.941-0700 I - [main] going to run test: ParsingRejectsUnrecognizedFieldsInObjectSpecification [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.943-0700 2019-07-07T15:06:10.943-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f563-e3f9-03aa-6cb5 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.944-0700 2019-07-07T15:06:10.944-0700 I - [main] going to run test: ParsingRejectsEmptyObjectSpecification [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.946-0700 2019-07-07T15:06:10.947-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c259-283d-c379-093d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.947-0700 2019-07-07T15:06:10.947-0700 I - [main] going to run test: RejectsEmptyArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.950-0700 2019-07-07T15:06:10.950-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e235-53a3-ffbc-637b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.950-0700 2019-07-07T15:06:10.951-0700 I - [main] going to run test: RejectsArraysWithMoreThanOneElement [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.953-0700 2019-07-07T15:06:10.953-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1276-7f86-1667-96bc [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.954-0700 2019-07-07T15:06:10.954-0700 I - [main] going to run test: RejectsArraysWithinObjectSpecification [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.956-0700 2019-07-07T15:06:10.956-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1140-3a66-573f-6df2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.957-0700 2019-07-07T15:06:10.957-0700 I - [main] going to run test: RejectsTypesThatCannotCoerceToDate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.960-0700 2019-07-07T15:06:10.960-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-152b-46f2-0fde-0c8b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.960-0700 2019-07-07T15:06:10.961-0700 I - [main] going to run test: AcceptsObjectIds [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.963-0700 2019-07-07T15:06:10.963-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b5ae-cbb3-8bc4-7c8d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.964-0700 2019-07-07T15:06:10.964-0700 I - [main] going to run test: AcceptsTimestamps [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.966-0700 2019-07-07T15:06:10.966-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a1bb-1aa9-e980-26da [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.967-0700 2019-07-07T15:06:10.967-0700 I - [main] going to run test: RejectsNonStringTimezone [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.969-0700 2019-07-07T15:06:10.970-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e40a-eca8-1b93-6e88 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.970-0700 2019-07-07T15:06:10.970-0700 I - [main] going to run test: RejectsUnrecognizedTimeZoneSpecification [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.973-0700 2019-07-07T15:06:10.973-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c816-e0b7-7c87-b3a6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.973-0700 2019-07-07T15:06:10.974-0700 I - [main] going to run test: SerializesToObjectSyntax [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.976-0700 2019-07-07T15:06:10.976-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-215d-938b-15e8-6530 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.977-0700 2019-07-07T15:06:10.977-0700 I - [main] going to run test: OptimizesToConstantIfAllInputsAreConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.980-0700 2019-07-07T15:06:10.980-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9b88-4ee5-d16f-3df4 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.980-0700 2019-07-07T15:06:10.981-0700 I - [main] going to run test: DoesRespectTimeZone [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.983-0700 2019-07-07T15:06:10.983-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b45f-ddf3-4055-4586 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.984-0700 2019-07-07T15:06:10.984-0700 I - [main] going to run test: DoesResultInNullIfGivenNullishInput [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.986-0700 2019-07-07T15:06:10.987-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b7fd-9cb6-124c-2664 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.987-0700 2019-07-07T15:06:10.987-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.987-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run suite: DependenciesToProjectionTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.988-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run test: ShouldIncludeAllFieldsAndExcludeIdIfNotSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.988-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run test: ShouldIncludeFieldEvenIfSuffixOfAnotherIncludedField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.988-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run test: ShouldNotIncludeSubFieldIfTopLevelAlreadyIncluded [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.988-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run test: ShouldIncludeIdIfNeeded [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.988-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run test: ShouldIncludeEntireIdEvenIfOnlyASubFieldIsNeeded [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.989-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run test: ShouldNotIncludeSubFieldOfIdIfIdIncluded [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.989-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run test: ShouldIncludeFieldPrefixedById [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.989-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run test: ShouldOutputEmptyObjectIfEntireDocumentNeeded [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.989-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run test: ShouldOnlyRequestTextScoreIfEntireDocumentAndTextScoreNeeded [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.989-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run test: ShouldRequireFieldsAndTextScoreIfTextScoreNeededWithoutWholeDocument [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.990-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run test: ShouldProduceEmptyObjectIfThereAreNoDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.990-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run test: ShouldAttemptToExcludeOtherFieldsIfOnlyTextScoreIsNeeded [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.990-0700 2019-07-07T15:06:10.987-0700 I - [main] going to run test: ShouldRequireTextScoreIfNoFieldsPresentButWholeDocumentIsNeeded [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.990-0700 2019-07-07T15:06:10.987-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.990-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run suite: DocumentComparatorTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.991-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: EqualToEvaluatesCorrectly [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.991-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: EqualToEvaluatesCorrectlyWithNonSimpleCollator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.991-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: EqualToFunctorEvaluatesCorrectly [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.991-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: EqualToFunctorEvaluatesCorrectlyWithNonSimpleCollator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.992-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: NotEqualEvaluatesCorrectly [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.992-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: NotEqualEvaluatesCorrectlyWithNonSimpleCollator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.992-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: LessThanEvaluatesCorrectly [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.992-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: LessThanEvaluatesCorrectlyWithNonSimpleCollator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.992-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: LessThanFunctorEvaluatesCorrectly [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.993-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: LessThanFunctorEvaluatesCorrectlyWithNonSimpleCollator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.993-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: LessThanOrEqualEvaluatesCorrectly [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.993-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: LessThanOrEqualEvaluatesCorrectlyWithNonSimpleCollator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.993-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: GreaterThanEvaluatesCorrectly [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.993-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: GreaterThanEvaluatesCorrectlyWithNonSimpleCollator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.994-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: GreaterThanOrEqualEvaluatesCorrectly [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.994-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: GreaterThanOrEqualEvaluatesCorrectlyWithNonSimpleCollator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.994-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: OrderedDocumentSetRespectsTheComparator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.994-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: EqualToEvaluatesCorrectlyWithNumbers [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.994-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: NestedObjectEqualityRespectsCollator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.995-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: NestedArrayEqualityRespectsCollator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.995-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: DocumentHasherRespectsCollator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.995-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: DocumentHasherRespectsCollatorWithNestedObjects [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.995-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: DocumentHasherRespectsCollatorWithNestedArrays [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.996-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: UnorderedSetOfDocumentRespectsCollation [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.996-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: UnorderedMapOfDocumentRespectsCollation [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.996-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: ComparingCodeWScopeShouldNotRespectCollation [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.996-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: HashingCodeWScopeShouldNotRespectCollation [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.996-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: ComparingCodeShouldNotRespectCollation [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.997-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: HashingCodeShouldNotRespectCollation [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.997-0700 2019-07-07T15:06:10.988-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.997-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run suite: DocumentConstruction [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.997-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: Default [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.997-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: FromEmptyBson [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.998-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: FromNonEmptyBson [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.998-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: FromInitializerList [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.998-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: FromEmptyDocumentClone [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.998-0700 2019-07-07T15:06:10.988-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.998-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run suite: DocumentSerialization [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.999-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: CanSerializeDocumentExactlyAtDepthLimit [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.999-0700 2019-07-07T15:06:10.988-0700 I - [main] going to run test: CannotSerializeDocumentThatExceedsDepthLimit [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.999-0700 2019-07-07T15:06:10.989-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.999-0700 2019-07-07T15:06:10.989-0700 I - [main] going to run suite: DocumentSourceCurrentOpTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:10.999-0700 2019-07-07T15:06:10.991-0700 I - [main] going to run test: ShouldFailToParseIfSpecIsNotObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.000-0700 2019-07-07T15:06:10.994-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c6c4-7d82-7cdb-4bf7 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.000-0700 2019-07-07T15:06:10.995-0700 I - [main] going to run test: ShouldFailToParseIfNotRunOnAdmin [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.000-0700 2019-07-07T15:06:10.997-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9dd7-d6ec-856d-084d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.000-0700 2019-07-07T15:06:10.998-0700 I - [main] going to run test: ShouldFailToParseIfNotRunWithAggregateOne [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.001-0700 2019-07-07T15:06:11.001-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-38fa-41cd-92f2-ef2b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.001-0700 2019-07-07T15:06:11.001-0700 I - [main] going to run test: ShouldFailToParseIdleConnectionsIfNotBoolean [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.004-0700 2019-07-07T15:06:11.004-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c8cb-499e-7170-072c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.004-0700 2019-07-07T15:06:11.004-0700 I - [main] going to run test: ShouldFailToParseIdleSessionsIfNotBoolean [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.007-0700 2019-07-07T15:06:11.007-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6fa6-cff1-2825-f249 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.007-0700 2019-07-07T15:06:11.008-0700 I - [main] going to run test: ShouldFailToParseAllUsersIfNotBoolean [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.010-0700 2019-07-07T15:06:11.010-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1694-5054-10fe-8598 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.011-0700 2019-07-07T15:06:11.011-0700 I - [main] going to run test: ShouldFailToParseLocalOpsIfNotBoolean [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.013-0700 2019-07-07T15:06:11.014-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2539-6777-8b29-b38b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.014-0700 2019-07-07T15:06:11.014-0700 I - [main] going to run test: ShouldFailToParseTruncateOpsIfNotBoolean [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.017-0700 2019-07-07T15:06:11.017-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-93a2-6c5a-5775-d869 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.017-0700 2019-07-07T15:06:11.017-0700 I - [main] going to run test: ShouldFailToParseIfUnrecognisedParameterSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.020-0700 2019-07-07T15:06:11.020-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-fb43-ff97-9709-782d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.020-0700 2019-07-07T15:06:11.020-0700 I - [main] going to run test: ShouldParseAndSerializeNonDefaultOptionalArguments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.023-0700 2019-07-07T15:06:11.023-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a95f-4502-8281-5b2d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.023-0700 2019-07-07T15:06:11.024-0700 I - [main] going to run test: ShouldParseButNotSerializeDefaultOptionalArguments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.026-0700 2019-07-07T15:06:11.026-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5803-cd38-ad52-55e9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.026-0700 2019-07-07T15:06:11.027-0700 I - [main] going to run test: ShouldNotSerializeOmittedOptionalArguments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.029-0700 2019-07-07T15:06:11.029-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c99e-bde1-2f81-a742 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.030-0700 2019-07-07T15:06:11.030-0700 I - [main] going to run test: ShouldReturnEOFImmediatelyIfNoCurrentOps [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.032-0700 2019-07-07T15:06:11.032-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5147-aea9-5414-b491 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.033-0700 2019-07-07T15:06:11.033-0700 I - [main] going to run test: ShouldAddShardNameModifyOpIDAndClientFieldNameInShardedContext [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.035-0700 2019-07-07T15:06:11.036-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-44e7-df19-7d26-13a3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.036-0700 2019-07-07T15:06:11.036-0700 I - [main] going to run test: ShouldReturnOpIDAndClientFieldNameUnmodifiedWhenNotInShardedContext [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.039-0700 2019-07-07T15:06:11.039-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-36f2-58a6-4569-e4ce [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.039-0700 2019-07-07T15:06:11.039-0700 I - [main] going to run test: ShouldFailIfNoShardNameAvailableForShardedRequest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.042-0700 2019-07-07T15:06:11.042-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f1f7-c261-90e2-ad8c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.042-0700 2019-07-07T15:06:11.042-0700 I - [main] going to run test: ShouldFailIfOpIDIsNonNumericWhenModifyingInShardedContext [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.045-0700 2019-07-07T15:06:11.045-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9ab0-96cf-1d24-40df [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.045-0700 2019-07-07T15:06:11.046-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.046-0700 2019-07-07T15:06:11.046-0700 I - [main] going to run suite: DocumentSourceExchangeTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.046-0700 2019-07-07T15:06:11.046-0700 I - [main] going to run test: SimpleExchange1Consumer [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.048-0700 2019-07-07T15:06:11.048-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-303f-f09c-313d-77eb [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.048-0700 2019-07-07T15:06:11.049-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.052-0700 2019-07-07T15:06:11.052-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.052-0700 2019-07-07T15:06:11.052-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.052-0700 2019-07-07T15:06:11.053-0700 I - [main] going to run test: SimpleExchangeNConsumer [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.055-0700 2019-07-07T15:06:11.055-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e5f2-91c4-cf5a-0626 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.055-0700 2019-07-07T15:06:11.056-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.058-0700 2019-07-07T15:06:11.058-0700 I - [ThreadPool352-0] Generated new seed is 1562537171058 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.058-0700 2019-07-07T15:06:11.058-0700 I - [ThreadPool352-1] Generated new seed is 1562537171058 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.059-0700 2019-07-07T15:06:11.059-0700 I - [ThreadPool352-2] Generated new seed is 1562537171059 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.059-0700 2019-07-07T15:06:11.059-0700 I - [ThreadPool352-3] Generated new seed is 1562537171059 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.059-0700 2019-07-07T15:06:11.059-0700 I - [ThreadPool352-4] Generated new seed is 1562537171059 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.805-0700 2019-07-07T15:06:11.805-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.805-0700 2019-07-07T15:06:11.805-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.806-0700 2019-07-07T15:06:11.806-0700 I - [main] going to run test: ExchangeNConsumerEarlyout [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.813-0700 2019-07-07T15:06:11.813-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-63bc-706c-d4ea-fe6f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.813-0700 2019-07-07T15:06:11.813-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.820-0700 2019-07-07T15:06:11.820-0700 I - [ThreadPool355-0] Generated new seed is 1562537171820 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:11.820-0700 2019-07-07T15:06:11.820-0700 I - [ThreadPool355-1] Generated new seed is 1562537171820 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.476-0700 2019-07-07T15:06:13.476-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.477-0700 2019-07-07T15:06:13.476-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.477-0700 2019-07-07T15:06:13.477-0700 I - [main] going to run test: BroadcastExchangeNConsumer [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.485-0700 2019-07-07T15:06:13.485-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2bd9-d039-9dfa-6b09 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.485-0700 2019-07-07T15:06:13.485-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.498-0700 2019-07-07T15:06:13.498-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.499-0700 2019-07-07T15:06:13.498-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.499-0700 2019-07-07T15:06:13.499-0700 I - [main] going to run test: RangeExchangeNConsumer [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.506-0700 2019-07-07T15:06:13.506-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-57f8-2dce-5f0a-0225 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.507-0700 2019-07-07T15:06:13.507-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.519-0700 2019-07-07T15:06:13.519-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.519-0700 2019-07-07T15:06:13.519-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.520-0700 2019-07-07T15:06:13.520-0700 I - [main] going to run test: RangeShardingExchangeNConsumer [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.527-0700 2019-07-07T15:06:13.527-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b32c-0d77-bdb8-3300 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.528-0700 2019-07-07T15:06:13.528-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.538-0700 2019-07-07T15:06:13.538-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.539-0700 2019-07-07T15:06:13.539-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.539-0700 2019-07-07T15:06:13.539-0700 I - [main] going to run test: RangeRandomExchangeNConsumer [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.546-0700 2019-07-07T15:06:13.546-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1ef6-440a-3ef8-1f85 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.547-0700 2019-07-07T15:06:13.547-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.547-0700 2019-07-07T15:06:13.547-0700 I - [main] Generated new seed is 1562537173547 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.554-0700 2019-07-07T15:06:13.554-0700 I - [ThreadPool367-0] Generated new seed is 1562537173554 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.554-0700 2019-07-07T15:06:13.554-0700 I - [ThreadPool367-1] Generated new seed is 1562537173554 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.554-0700 2019-07-07T15:06:13.554-0700 I - [ThreadPool367-2] Generated new seed is 1562537173554 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.554-0700 2019-07-07T15:06:13.554-0700 I - [ThreadPool367-3] Generated new seed is 1562537173554 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:13.555-0700 2019-07-07T15:06:13.554-0700 I - [ThreadPool367-4] Generated new seed is 1562537173554 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.586-0700 2019-07-07T15:06:15.586-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.587-0700 2019-07-07T15:06:15.587-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.587-0700 2019-07-07T15:06:15.588-0700 I - [main] going to run test: RandomExchangeNConsumerResourceYielding [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.595-0700 2019-07-07T15:06:15.595-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a484-db24-8dfe-85ef [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.595-0700 2019-07-07T15:06:15.595-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.595-0700 2019-07-07T15:06:15.596-0700 I - [main] Generated new seed is 1562537175596 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.602-0700 2019-07-07T15:06:15.603-0700 I - [ThreadPool370-0] Generated new seed is 1562537175603 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.615-0700 2019-07-07T15:06:15.615-0700 I - [ThreadPool370-0] Generated new seed is 1562537175615 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.664-0700 2019-07-07T15:06:15.664-0700 I - [ThreadPool370-0] Generated new seed is 1562537175664 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.666-0700 2019-07-07T15:06:15.666-0700 I - [ThreadPool370-0] Generated new seed is 1562537175666 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.695-0700 2019-07-07T15:06:15.695-0700 I - [ThreadPool370-0] Generated new seed is 1562537175695 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.711-0700 2019-07-07T15:06:15.711-0700 I - [ThreadPool370-0] Generated new seed is 1562537175711 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.758-0700 2019-07-07T15:06:15.758-0700 I - [ThreadPool370-0] Generated new seed is 1562537175758 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.780-0700 2019-07-07T15:06:15.780-0700 I - [ThreadPool370-0] Generated new seed is 1562537175780 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.792-0700 2019-07-07T15:06:15.792-0700 I - [ThreadPool370-0] Generated new seed is 1562537175792 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.802-0700 2019-07-07T15:06:15.802-0700 I - [ThreadPool370-0] Generated new seed is 1562537175802 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.849-0700 2019-07-07T15:06:15.849-0700 I - [ThreadPool370-0] Generated new seed is 1562537175849 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.857-0700 2019-07-07T15:06:15.857-0700 I - [ThreadPool370-0] Generated new seed is 1562537175857 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.898-0700 2019-07-07T15:06:15.899-0700 I - [ThreadPool370-0] Generated new seed is 1562537175899 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.925-0700 2019-07-07T15:06:15.925-0700 I - [ThreadPool370-0] Generated new seed is 1562537175925 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.955-0700 2019-07-07T15:06:15.955-0700 I - [ThreadPool370-0] Generated new seed is 1562537175955 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:15.970-0700 2019-07-07T15:06:15.970-0700 I - [ThreadPool370-0] Generated new seed is 1562537175970 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.009-0700 2019-07-07T15:06:16.009-0700 I - [ThreadPool370-0] Generated new seed is 1562537176009 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.053-0700 2019-07-07T15:06:16.053-0700 I - [ThreadPool370-0] Generated new seed is 1562537176053 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.090-0700 2019-07-07T15:06:16.090-0700 I - [ThreadPool370-0] Generated new seed is 1562537176090 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.097-0700 2019-07-07T15:06:16.097-0700 I - [ThreadPool370-0] Generated new seed is 1562537176097 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.102-0700 2019-07-07T15:06:16.102-0700 I - [ThreadPool370-0] Generated new seed is 1562537176102 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.143-0700 2019-07-07T15:06:16.144-0700 I - [ThreadPool370-0] Generated new seed is 1562537176143 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.174-0700 2019-07-07T15:06:16.174-0700 I - [ThreadPool370-0] Generated new seed is 1562537176174 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.224-0700 2019-07-07T15:06:16.224-0700 I - [ThreadPool370-0] Generated new seed is 1562537176224 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.226-0700 2019-07-07T15:06:16.226-0700 I - [ThreadPool370-0] Generated new seed is 1562537176226 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.250-0700 2019-07-07T15:06:16.250-0700 I - [ThreadPool370-0] Generated new seed is 1562537176250 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.292-0700 2019-07-07T15:06:16.292-0700 I - [ThreadPool370-0] Generated new seed is 1562537176292 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.314-0700 2019-07-07T15:06:16.314-0700 I - [ThreadPool370-0] Generated new seed is 1562537176314 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.326-0700 2019-07-07T15:06:16.326-0700 I - [ThreadPool370-0] Generated new seed is 1562537176326 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.374-0700 2019-07-07T15:06:16.374-0700 I - [ThreadPool370-0] Generated new seed is 1562537176374 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.395-0700 2019-07-07T15:06:16.396-0700 I - [ThreadPool370-0] Generated new seed is 1562537176395 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.409-0700 2019-07-07T15:06:16.409-0700 I - [ThreadPool370-0] Generated new seed is 1562537176409 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.458-0700 2019-07-07T15:06:16.458-0700 I - [ThreadPool370-0] Generated new seed is 1562537176458 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.462-0700 2019-07-07T15:06:16.462-0700 I - [ThreadPool370-0] Generated new seed is 1562537176462 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.502-0700 2019-07-07T15:06:16.503-0700 I - [ThreadPool370-0] Generated new seed is 1562537176503 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.542-0700 2019-07-07T15:06:16.542-0700 I - [ThreadPool370-0] Generated new seed is 1562537176542 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.582-0700 2019-07-07T15:06:16.582-0700 I - [ThreadPool370-0] Generated new seed is 1562537176582 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.594-0700 2019-07-07T15:06:16.594-0700 I - [ThreadPool370-0] Generated new seed is 1562537176594 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.644-0700 2019-07-07T15:06:16.644-0700 I - [ThreadPool370-0] Generated new seed is 1562537176644 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.670-0700 2019-07-07T15:06:16.670-0700 I - [ThreadPool370-0] Generated new seed is 1562537176670 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.690-0700 2019-07-07T15:06:16.690-0700 I - [ThreadPool370-0] Generated new seed is 1562537176690 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.738-0700 2019-07-07T15:06:16.738-0700 I - [ThreadPool370-0] Generated new seed is 1562537176738 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.742-0700 2019-07-07T15:06:16.742-0700 I - [ThreadPool370-0] Generated new seed is 1562537176742 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.768-0700 2019-07-07T15:06:16.768-0700 I - [ThreadPool370-0] Generated new seed is 1562537176768 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.812-0700 2019-07-07T15:06:16.812-0700 I - [ThreadPool370-0] Generated new seed is 1562537176812 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.861-0700 2019-07-07T15:06:16.862-0700 I - [ThreadPool370-0] Generated new seed is 1562537176861 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.867-0700 2019-07-07T15:06:16.868-0700 I - [ThreadPool370-0] Generated new seed is 1562537176868 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.884-0700 2019-07-07T15:06:16.884-0700 I - [ThreadPool370-0] Generated new seed is 1562537176884 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.907-0700 2019-07-07T15:06:16.907-0700 I - [ThreadPool370-0] Generated new seed is 1562537176907 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.927-0700 2019-07-07T15:06:16.927-0700 I - [ThreadPool370-0] Generated new seed is 1562537176927 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.956-0700 2019-07-07T15:06:16.956-0700 I - [ThreadPool370-0] Generated new seed is 1562537176956 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:16.962-0700 2019-07-07T15:06:16.962-0700 I - [ThreadPool370-0] Generated new seed is 1562537176962 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.009-0700 2019-07-07T15:06:17.009-0700 I - [ThreadPool370-0] Generated new seed is 1562537177009 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.028-0700 2019-07-07T15:06:17.028-0700 I - [ThreadPool370-0] Generated new seed is 1562537177028 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.074-0700 2019-07-07T15:06:17.074-0700 I - [ThreadPool370-0] Generated new seed is 1562537177074 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.087-0700 2019-07-07T15:06:17.087-0700 I - [ThreadPool370-0] Generated new seed is 1562537177087 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.125-0700 2019-07-07T15:06:17.125-0700 I - [ThreadPool370-0] Generated new seed is 1562537177125 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.128-0700 2019-07-07T15:06:17.128-0700 I - [ThreadPool370-0] Generated new seed is 1562537177128 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.162-0700 2019-07-07T15:06:17.162-0700 I - [ThreadPool370-0] Generated new seed is 1562537177162 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.173-0700 2019-07-07T15:06:17.173-0700 I - [ThreadPool370-0] Generated new seed is 1562537177173 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.201-0700 2019-07-07T15:06:17.201-0700 I - [ThreadPool370-0] Generated new seed is 1562537177201 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.226-0700 2019-07-07T15:06:17.226-0700 I - [ThreadPool370-0] Generated new seed is 1562537177226 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.270-0700 2019-07-07T15:06:17.270-0700 I - [ThreadPool370-0] Generated new seed is 1562537177270 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.287-0700 2019-07-07T15:06:17.287-0700 I - [ThreadPool370-0] Generated new seed is 1562537177287 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.312-0700 2019-07-07T15:06:17.312-0700 I - [ThreadPool370-0] Generated new seed is 1562537177312 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.355-0700 2019-07-07T15:06:17.356-0700 I - [ThreadPool370-0] Generated new seed is 1562537177356 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.364-0700 2019-07-07T15:06:17.365-0700 I - [ThreadPool370-0] Generated new seed is 1562537177365 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.410-0700 2019-07-07T15:06:17.410-0700 I - [ThreadPool370-0] Generated new seed is 1562537177410 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.431-0700 2019-07-07T15:06:17.431-0700 I - [ThreadPool370-0] Generated new seed is 1562537177431 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.439-0700 2019-07-07T15:06:17.439-0700 I - [ThreadPool370-0] Generated new seed is 1562537177439 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.474-0700 2019-07-07T15:06:17.474-0700 I - [ThreadPool370-0] Generated new seed is 1562537177474 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.499-0700 2019-07-07T15:06:17.499-0700 I - [ThreadPool370-0] Generated new seed is 1562537177499 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.544-0700 2019-07-07T15:06:17.544-0700 I - [ThreadPool370-0] Generated new seed is 1562537177544 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.547-0700 2019-07-07T15:06:17.547-0700 I - [ThreadPool370-0] Generated new seed is 1562537177547 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.586-0700 2019-07-07T15:06:17.586-0700 I - [ThreadPool370-0] Generated new seed is 1562537177586 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.596-0700 2019-07-07T15:06:17.597-0700 I - [ThreadPool370-0] Generated new seed is 1562537177597 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.624-0700 2019-07-07T15:06:17.624-0700 I - [ThreadPool370-0] Generated new seed is 1562537177624 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.656-0700 2019-07-07T15:06:17.656-0700 I - [ThreadPool370-0] Generated new seed is 1562537177656 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.662-0700 2019-07-07T15:06:17.662-0700 I - [ThreadPool370-0] Generated new seed is 1562537177662 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.700-0700 2019-07-07T15:06:17.700-0700 I - [ThreadPool370-0] Generated new seed is 1562537177700 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.716-0700 2019-07-07T15:06:17.716-0700 I - [ThreadPool370-0] Generated new seed is 1562537177716 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.720-0700 2019-07-07T15:06:17.720-0700 I - [ThreadPool370-0] Generated new seed is 1562537177720 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.722-0700 2019-07-07T15:06:17.722-0700 I - [ThreadPool370-0] Generated new seed is 1562537177722 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.742-0700 2019-07-07T15:06:17.742-0700 I - [ThreadPool370-0] Generated new seed is 1562537177742 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.752-0700 2019-07-07T15:06:17.752-0700 I - [ThreadPool370-0] Generated new seed is 1562537177752 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.792-0700 2019-07-07T15:06:17.792-0700 I - [ThreadPool370-0] Generated new seed is 1562537177792 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.822-0700 2019-07-07T15:06:17.822-0700 I - [ThreadPool370-0] Generated new seed is 1562537177822 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.854-0700 2019-07-07T15:06:17.854-0700 I - [ThreadPool370-0] Generated new seed is 1562537177854 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.895-0700 2019-07-07T15:06:17.895-0700 I - [ThreadPool370-0] Generated new seed is 1562537177895 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.920-0700 2019-07-07T15:06:17.920-0700 I - [ThreadPool370-0] Generated new seed is 1562537177920 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:17.968-0700 2019-07-07T15:06:17.969-0700 I - [ThreadPool370-0] Generated new seed is 1562537177969 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.006-0700 2019-07-07T15:06:18.006-0700 I - [ThreadPool370-0] Generated new seed is 1562537178006 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.023-0700 2019-07-07T15:06:18.023-0700 I - [ThreadPool370-0] Generated new seed is 1562537178023 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.051-0700 2019-07-07T15:06:18.051-0700 I - [ThreadPool370-0] Generated new seed is 1562537178051 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.076-0700 2019-07-07T15:06:18.076-0700 I - [ThreadPool370-0] Generated new seed is 1562537178076 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.112-0700 2019-07-07T15:06:18.111-0700 I - [ThreadPool370-0] Generated new seed is 1562537178111 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.117-0700 2019-07-07T15:06:18.117-0700 I - [ThreadPool370-0] Generated new seed is 1562537178117 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.136-0700 2019-07-07T15:06:18.136-0700 I - [ThreadPool370-0] Generated new seed is 1562537178136 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.151-0700 2019-07-07T15:06:18.151-0700 I - [ThreadPool370-0] Generated new seed is 1562537178151 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.162-0700 2019-07-07T15:06:18.162-0700 I - [ThreadPool370-0] Generated new seed is 1562537178162 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.176-0700 2019-07-07T15:06:18.176-0700 I - [ThreadPool370-0] Generated new seed is 1562537178176 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.212-0700 2019-07-07T15:06:18.212-0700 I - [ThreadPool370-0] Generated new seed is 1562537178212 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.244-0700 2019-07-07T15:06:18.244-0700 I - [ThreadPool370-0] Generated new seed is 1562537178244 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.272-0700 2019-07-07T15:06:18.272-0700 I - [ThreadPool370-0] Generated new seed is 1562537178272 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.288-0700 2019-07-07T15:06:18.288-0700 I - [ThreadPool370-0] Generated new seed is 1562537178288 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.298-0700 2019-07-07T15:06:18.298-0700 I - [ThreadPool370-0] Generated new seed is 1562537178298 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.312-0700 2019-07-07T15:06:18.312-0700 I - [ThreadPool370-0] Generated new seed is 1562537178312 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.314-0700 2019-07-07T15:06:18.314-0700 I - [ThreadPool370-0] Generated new seed is 1562537178314 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.347-0700 2019-07-07T15:06:18.348-0700 I - [ThreadPool370-0] Generated new seed is 1562537178348 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.396-0700 2019-07-07T15:06:18.396-0700 I - [ThreadPool370-0] Generated new seed is 1562537178396 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.419-0700 2019-07-07T15:06:18.419-0700 I - [ThreadPool370-0] Generated new seed is 1562537178419 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.430-0700 2019-07-07T15:06:18.430-0700 I - [ThreadPool370-0] Generated new seed is 1562537178430 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.465-0700 2019-07-07T15:06:18.465-0700 I - [ThreadPool370-0] Generated new seed is 1562537178465 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.473-0700 2019-07-07T15:06:18.473-0700 I - [ThreadPool370-0] Generated new seed is 1562537178473 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.509-0700 2019-07-07T15:06:18.509-0700 I - [ThreadPool370-0] Generated new seed is 1562537178509 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.553-0700 2019-07-07T15:06:18.553-0700 I - [ThreadPool370-0] Generated new seed is 1562537178553 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.567-0700 2019-07-07T15:06:18.567-0700 I - [ThreadPool370-0] Generated new seed is 1562537178567 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.585-0700 2019-07-07T15:06:18.585-0700 I - [ThreadPool370-0] Generated new seed is 1562537178585 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.607-0700 2019-07-07T15:06:18.607-0700 I - [ThreadPool370-0] Generated new seed is 1562537178607 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.651-0700 2019-07-07T15:06:18.651-0700 I - [ThreadPool370-0] Generated new seed is 1562537178651 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.680-0700 2019-07-07T15:06:18.680-0700 I - [ThreadPool370-0] Generated new seed is 1562537178680 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.704-0700 2019-07-07T15:06:18.704-0700 I - [ThreadPool370-0] Generated new seed is 1562537178704 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.737-0700 2019-07-07T15:06:18.737-0700 I - [ThreadPool370-0] Generated new seed is 1562537178737 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.740-0700 2019-07-07T15:06:18.740-0700 I - [ThreadPool370-0] Generated new seed is 1562537178740 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.770-0700 2019-07-07T15:06:18.770-0700 I - [ThreadPool370-0] Generated new seed is 1562537178770 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.807-0700 2019-07-07T15:06:18.807-0700 I - [ThreadPool370-0] Generated new seed is 1562537178807 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.835-0700 2019-07-07T15:06:18.835-0700 I - [ThreadPool370-0] Generated new seed is 1562537178835 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.842-0700 2019-07-07T15:06:18.842-0700 I - [ThreadPool370-0] Generated new seed is 1562537178842 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.866-0700 2019-07-07T15:06:18.866-0700 I - [ThreadPool370-0] Generated new seed is 1562537178866 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.902-0700 2019-07-07T15:06:18.902-0700 I - [ThreadPool370-0] Generated new seed is 1562537178902 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.937-0700 2019-07-07T15:06:18.937-0700 I - [ThreadPool370-0] Generated new seed is 1562537178937 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:18.974-0700 2019-07-07T15:06:18.975-0700 I - [ThreadPool370-0] Generated new seed is 1562537178975 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.001-0700 2019-07-07T15:06:19.001-0700 I - [ThreadPool370-0] Generated new seed is 1562537179001 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.034-0700 2019-07-07T15:06:19.034-0700 I - [ThreadPool370-0] Generated new seed is 1562537179034 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.082-0700 2019-07-07T15:06:19.082-0700 I - [ThreadPool370-0] Generated new seed is 1562537179082 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.101-0700 2019-07-07T15:06:19.101-0700 I - [ThreadPool370-0] Generated new seed is 1562537179101 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.118-0700 2019-07-07T15:06:19.118-0700 I - [ThreadPool370-0] Generated new seed is 1562537179118 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.121-0700 2019-07-07T15:06:19.121-0700 I - [ThreadPool370-0] Generated new seed is 1562537179121 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.137-0700 2019-07-07T15:06:19.137-0700 I - [ThreadPool370-0] Generated new seed is 1562537179137 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.146-0700 2019-07-07T15:06:19.146-0700 I - [ThreadPool370-0] Generated new seed is 1562537179146 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.168-0700 2019-07-07T15:06:19.168-0700 I - [ThreadPool370-0] Generated new seed is 1562537179168 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.194-0700 2019-07-07T15:06:19.194-0700 I - [ThreadPool370-0] Generated new seed is 1562537179194 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.210-0700 2019-07-07T15:06:19.210-0700 I - [ThreadPool370-0] Generated new seed is 1562537179210 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.252-0700 2019-07-07T15:06:19.252-0700 I - [ThreadPool370-0] Generated new seed is 1562537179252 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.278-0700 2019-07-07T15:06:19.278-0700 I - [ThreadPool370-0] Generated new seed is 1562537179278 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.280-0700 2019-07-07T15:06:19.280-0700 I - [ThreadPool370-0] Generated new seed is 1562537179280 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.328-0700 2019-07-07T15:06:19.328-0700 I - [ThreadPool370-0] Generated new seed is 1562537179328 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.330-0700 2019-07-07T15:06:19.330-0700 I - [ThreadPool370-0] Generated new seed is 1562537179330 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.364-0700 2019-07-07T15:06:19.364-0700 I - [ThreadPool370-0] Generated new seed is 1562537179364 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.403-0700 2019-07-07T15:06:19.403-0700 I - [ThreadPool370-0] Generated new seed is 1562537179403 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.435-0700 2019-07-07T15:06:19.435-0700 I - [ThreadPool370-0] Generated new seed is 1562537179435 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.479-0700 2019-07-07T15:06:19.479-0700 I - [ThreadPool370-0] Generated new seed is 1562537179479 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.485-0700 2019-07-07T15:06:19.485-0700 I - [ThreadPool370-0] Generated new seed is 1562537179485 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.520-0700 2019-07-07T15:06:19.520-0700 I - [ThreadPool370-0] Generated new seed is 1562537179520 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.540-0700 2019-07-07T15:06:19.540-0700 I - [ThreadPool370-0] Generated new seed is 1562537179540 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.583-0700 2019-07-07T15:06:19.584-0700 I - [ThreadPool370-0] Generated new seed is 1562537179583 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.619-0700 2019-07-07T15:06:19.619-0700 I - [ThreadPool370-0] Generated new seed is 1562537179619 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.641-0700 2019-07-07T15:06:19.641-0700 I - [ThreadPool370-0] Generated new seed is 1562537179641 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.668-0700 2019-07-07T15:06:19.669-0700 I - [ThreadPool370-0] Generated new seed is 1562537179669 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.677-0700 2019-07-07T15:06:19.678-0700 I - [ThreadPool370-0] Generated new seed is 1562537179678 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.685-0700 2019-07-07T15:06:19.686-0700 I - [ThreadPool370-0] Generated new seed is 1562537179686 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.695-0700 2019-07-07T15:06:19.696-0700 I - [ThreadPool370-0] Generated new seed is 1562537179695 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.734-0700 2019-07-07T15:06:19.734-0700 I - [ThreadPool370-0] Generated new seed is 1562537179734 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.778-0700 2019-07-07T15:06:19.778-0700 I - [ThreadPool370-0] Generated new seed is 1562537179778 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.802-0700 2019-07-07T15:06:19.802-0700 I - [ThreadPool370-0] Generated new seed is 1562537179802 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.840-0700 2019-07-07T15:06:19.840-0700 I - [ThreadPool370-0] Generated new seed is 1562537179840 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.852-0700 2019-07-07T15:06:19.852-0700 I - [ThreadPool370-0] Generated new seed is 1562537179852 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.901-0700 2019-07-07T15:06:19.901-0700 I - [ThreadPool370-0] Generated new seed is 1562537179901 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.946-0700 2019-07-07T15:06:19.946-0700 I - [ThreadPool370-0] Generated new seed is 1562537179946 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:19.985-0700 2019-07-07T15:06:19.985-0700 I - [ThreadPool370-0] Generated new seed is 1562537179985 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.008-0700 2019-07-07T15:06:20.008-0700 I - [ThreadPool370-0] Generated new seed is 1562537180008 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.056-0700 2019-07-07T15:06:20.057-0700 I - [ThreadPool370-0] Generated new seed is 1562537180057 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.086-0700 2019-07-07T15:06:20.087-0700 I - [ThreadPool370-0] Generated new seed is 1562537180087 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.088-0700 2019-07-07T15:06:20.089-0700 I - [ThreadPool370-0] Generated new seed is 1562537180089 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.130-0700 2019-07-07T15:06:20.130-0700 I - [ThreadPool370-0] Generated new seed is 1562537180130 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.156-0700 2019-07-07T15:06:20.156-0700 I - [ThreadPool370-0] Generated new seed is 1562537180156 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.165-0700 2019-07-07T15:06:20.165-0700 I - [ThreadPool370-0] Generated new seed is 1562537180165 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.178-0700 2019-07-07T15:06:20.178-0700 I - [ThreadPool370-0] Generated new seed is 1562537180178 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.200-0700 2019-07-07T15:06:20.200-0700 I - [ThreadPool370-0] Generated new seed is 1562537180200 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.232-0700 2019-07-07T15:06:20.232-0700 I - [ThreadPool370-0] Generated new seed is 1562537180232 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.260-0700 2019-07-07T15:06:20.260-0700 I - [ThreadPool370-0] Generated new seed is 1562537180260 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.273-0700 2019-07-07T15:06:20.273-0700 I - [ThreadPool370-0] Generated new seed is 1562537180273 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.310-0700 2019-07-07T15:06:20.310-0700 I - [ThreadPool370-0] Generated new seed is 1562537180310 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.327-0700 2019-07-07T15:06:20.327-0700 I - [ThreadPool370-0] Generated new seed is 1562537180327 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.336-0700 2019-07-07T15:06:20.336-0700 I - [ThreadPool370-0] Generated new seed is 1562537180336 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.377-0700 2019-07-07T15:06:20.377-0700 I - [ThreadPool370-0] Generated new seed is 1562537180377 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.393-0700 2019-07-07T15:06:20.394-0700 I - [ThreadPool370-0] Generated new seed is 1562537180394 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.431-0700 2019-07-07T15:06:20.431-0700 I - [ThreadPool370-0] Generated new seed is 1562537180431 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.466-0700 2019-07-07T15:06:20.466-0700 I - [ThreadPool370-0] Generated new seed is 1562537180466 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.517-0700 2019-07-07T15:06:20.517-0700 I - [ThreadPool370-0] Generated new seed is 1562537180517 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.545-0700 2019-07-07T15:06:20.545-0700 I - [ThreadPool370-0] Generated new seed is 1562537180545 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.594-0700 2019-07-07T15:06:20.594-0700 I - [ThreadPool370-0] Generated new seed is 1562537180594 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.604-0700 2019-07-07T15:06:20.604-0700 I - [ThreadPool370-0] Generated new seed is 1562537180604 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.611-0700 2019-07-07T15:06:20.611-0700 I - [ThreadPool370-0] Generated new seed is 1562537180611 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.640-0700 2019-07-07T15:06:20.640-0700 I - [ThreadPool370-0] Generated new seed is 1562537180640 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.691-0700 2019-07-07T15:06:20.691-0700 I - [ThreadPool370-0] Generated new seed is 1562537180691 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.708-0700 2019-07-07T15:06:20.708-0700 I - [ThreadPool370-0] Generated new seed is 1562537180708 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.758-0700 2019-07-07T15:06:20.758-0700 I - [ThreadPool370-0] Generated new seed is 1562537180758 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.777-0700 2019-07-07T15:06:20.778-0700 I - [ThreadPool370-0] Generated new seed is 1562537180778 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.825-0700 2019-07-07T15:06:20.825-0700 I - [ThreadPool370-0] Generated new seed is 1562537180825 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.855-0700 2019-07-07T15:06:20.855-0700 I - [ThreadPool370-0] Generated new seed is 1562537180855 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.878-0700 2019-07-07T15:06:20.878-0700 I - [ThreadPool370-0] Generated new seed is 1562537180878 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.892-0700 2019-07-07T15:06:20.892-0700 I - [ThreadPool370-0] Generated new seed is 1562537180892 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.914-0700 2019-07-07T15:06:20.914-0700 I - [ThreadPool370-0] Generated new seed is 1562537180914 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.932-0700 2019-07-07T15:06:20.932-0700 I - [ThreadPool370-0] Generated new seed is 1562537180932 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.939-0700 2019-07-07T15:06:20.939-0700 I - [ThreadPool370-0] Generated new seed is 1562537180939 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:20.977-0700 2019-07-07T15:06:20.977-0700 I - [ThreadPool370-0] Generated new seed is 1562537180977 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.006-0700 2019-07-07T15:06:21.007-0700 I - [ThreadPool370-0] Generated new seed is 1562537181007 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.026-0700 2019-07-07T15:06:21.027-0700 I - [ThreadPool370-0] Generated new seed is 1562537181027 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.028-0700 2019-07-07T15:06:21.029-0700 I - [ThreadPool370-0] Generated new seed is 1562537181029 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.066-0700 2019-07-07T15:06:21.067-0700 I - [ThreadPool370-0] Generated new seed is 1562537181067 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.108-0700 2019-07-07T15:06:21.108-0700 I - [ThreadPool370-0] Generated new seed is 1562537181108 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.111-0700 2019-07-07T15:06:21.111-0700 I - [ThreadPool370-0] Generated new seed is 1562537181111 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.141-0700 2019-07-07T15:06:21.141-0700 I - [ThreadPool370-0] Generated new seed is 1562537181141 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.178-0700 2019-07-07T15:06:21.178-0700 I - [ThreadPool370-0] Generated new seed is 1562537181178 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.210-0700 2019-07-07T15:06:21.210-0700 I - [ThreadPool370-0] Generated new seed is 1562537181210 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.237-0700 2019-07-07T15:06:21.237-0700 I - [ThreadPool370-0] Generated new seed is 1562537181237 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.258-0700 2019-07-07T15:06:21.258-0700 I - [ThreadPool370-0] Generated new seed is 1562537181258 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.266-0700 2019-07-07T15:06:21.266-0700 I - [ThreadPool370-0] Generated new seed is 1562537181266 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.276-0700 2019-07-07T15:06:21.276-0700 I - [ThreadPool370-0] Generated new seed is 1562537181276 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.298-0700 2019-07-07T15:06:21.299-0700 I - [ThreadPool370-0] Generated new seed is 1562537181299 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.341-0700 2019-07-07T15:06:21.341-0700 I - [ThreadPool370-0] Generated new seed is 1562537181341 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.378-0700 2019-07-07T15:06:21.379-0700 I - [ThreadPool370-0] Generated new seed is 1562537181378 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.416-0700 2019-07-07T15:06:21.416-0700 I - [ThreadPool370-0] Generated new seed is 1562537181416 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.442-0700 2019-07-07T15:06:21.442-0700 I - [ThreadPool370-0] Generated new seed is 1562537181442 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.473-0700 2019-07-07T15:06:21.473-0700 I - [ThreadPool370-0] Generated new seed is 1562537181473 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.496-0700 2019-07-07T15:06:21.497-0700 I - [ThreadPool370-0] Generated new seed is 1562537181497 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.536-0700 2019-07-07T15:06:21.536-0700 I - [ThreadPool370-0] Generated new seed is 1562537181536 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.547-0700 2019-07-07T15:06:21.547-0700 I - [ThreadPool370-0] Generated new seed is 1562537181547 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.557-0700 2019-07-07T15:06:21.557-0700 I - [ThreadPool370-0] Generated new seed is 1562537181557 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.606-0700 2019-07-07T15:06:21.606-0700 I - [ThreadPool370-0] Generated new seed is 1562537181606 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.609-0700 2019-07-07T15:06:21.609-0700 I - [ThreadPool370-0] Generated new seed is 1562537181609 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.645-0700 2019-07-07T15:06:21.645-0700 I - [ThreadPool370-0] Generated new seed is 1562537181645 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.688-0700 2019-07-07T15:06:21.688-0700 I - [ThreadPool370-0] Generated new seed is 1562537181688 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.734-0700 2019-07-07T15:06:21.734-0700 I - [ThreadPool370-0] Generated new seed is 1562537181734 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.756-0700 2019-07-07T15:06:21.756-0700 I - [ThreadPool370-0] Generated new seed is 1562537181756 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.768-0700 2019-07-07T15:06:21.768-0700 I - [ThreadPool370-0] Generated new seed is 1562537181768 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.772-0700 2019-07-07T15:06:21.772-0700 I - [ThreadPool370-0] Generated new seed is 1562537181772 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.806-0700 2019-07-07T15:06:21.806-0700 I - [ThreadPool370-0] Generated new seed is 1562537181806 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.851-0700 2019-07-07T15:06:21.851-0700 I - [ThreadPool370-0] Generated new seed is 1562537181851 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.878-0700 2019-07-07T15:06:21.878-0700 I - [ThreadPool370-0] Generated new seed is 1562537181878 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.882-0700 2019-07-07T15:06:21.882-0700 I - [ThreadPool370-0] Generated new seed is 1562537181882 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.886-0700 2019-07-07T15:06:21.886-0700 I - [ThreadPool370-0] Generated new seed is 1562537181886 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.934-0700 2019-07-07T15:06:21.934-0700 I - [ThreadPool370-0] Generated new seed is 1562537181934 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:21.981-0700 2019-07-07T15:06:21.981-0700 I - [ThreadPool370-0] Generated new seed is 1562537181981 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.018-0700 2019-07-07T15:06:22.017-0700 I - [ThreadPool370-0] Generated new seed is 1562537182017 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.059-0700 2019-07-07T15:06:22.059-0700 I - [ThreadPool370-0] Generated new seed is 1562537182059 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.074-0700 2019-07-07T15:06:22.074-0700 I - [ThreadPool370-0] Generated new seed is 1562537182074 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.108-0700 2019-07-07T15:06:22.109-0700 I - [ThreadPool370-0] Generated new seed is 1562537182109 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.152-0700 2019-07-07T15:06:22.152-0700 I - [ThreadPool370-0] Generated new seed is 1562537182152 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.178-0700 2019-07-07T15:06:22.178-0700 I - [ThreadPool370-0] Generated new seed is 1562537182178 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.218-0700 2019-07-07T15:06:22.218-0700 I - [ThreadPool370-0] Generated new seed is 1562537182218 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.256-0700 2019-07-07T15:06:22.256-0700 I - [ThreadPool370-0] Generated new seed is 1562537182256 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.272-0700 2019-07-07T15:06:22.272-0700 I - [ThreadPool370-0] Generated new seed is 1562537182272 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.319-0700 2019-07-07T15:06:22.319-0700 I - [ThreadPool370-0] Generated new seed is 1562537182319 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.330-0700 2019-07-07T15:06:22.330-0700 I - [ThreadPool370-0] Generated new seed is 1562537182330 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.333-0700 2019-07-07T15:06:22.333-0700 I - [ThreadPool370-0] Generated new seed is 1562537182333 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.378-0700 2019-07-07T15:06:22.378-0700 I - [ThreadPool370-0] Generated new seed is 1562537182378 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.407-0700 2019-07-07T15:06:22.407-0700 I - [ThreadPool370-0] Generated new seed is 1562537182407 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.431-0700 2019-07-07T15:06:22.431-0700 I - [ThreadPool370-0] Generated new seed is 1562537182431 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.474-0700 2019-07-07T15:06:22.474-0700 I - [ThreadPool370-0] Generated new seed is 1562537182474 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.483-0700 2019-07-07T15:06:22.483-0700 I - [ThreadPool370-0] Generated new seed is 1562537182483 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.511-0700 2019-07-07T15:06:22.511-0700 I - [ThreadPool370-0] Generated new seed is 1562537182511 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.520-0700 2019-07-07T15:06:22.520-0700 I - [ThreadPool370-0] Generated new seed is 1562537182520 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.539-0700 2019-07-07T15:06:22.539-0700 I - [ThreadPool370-0] Generated new seed is 1562537182539 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.556-0700 2019-07-07T15:06:22.556-0700 I - [ThreadPool370-0] Generated new seed is 1562537182556 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.559-0700 2019-07-07T15:06:22.559-0700 I - [ThreadPool370-0] Generated new seed is 1562537182559 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.607-0700 2019-07-07T15:06:22.607-0700 I - [ThreadPool370-0] Generated new seed is 1562537182607 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.631-0700 2019-07-07T15:06:22.631-0700 I - [ThreadPool370-0] Generated new seed is 1562537182631 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.635-0700 2019-07-07T15:06:22.635-0700 I - [ThreadPool370-0] Generated new seed is 1562537182635 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.678-0700 2019-07-07T15:06:22.678-0700 I - [ThreadPool370-0] Generated new seed is 1562537182678 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.709-0700 2019-07-07T15:06:22.709-0700 I - [ThreadPool370-0] Generated new seed is 1562537182709 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.729-0700 2019-07-07T15:06:22.729-0700 I - [ThreadPool370-0] Generated new seed is 1562537182729 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.748-0700 2019-07-07T15:06:22.748-0700 I - [ThreadPool370-0] Generated new seed is 1562537182748 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.767-0700 2019-07-07T15:06:22.767-0700 I - [ThreadPool370-0] Generated new seed is 1562537182767 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.803-0700 2019-07-07T15:06:22.803-0700 I - [ThreadPool370-0] Generated new seed is 1562537182803 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.847-0700 2019-07-07T15:06:22.848-0700 I - [ThreadPool370-0] Generated new seed is 1562537182848 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.865-0700 2019-07-07T15:06:22.866-0700 I - [ThreadPool370-0] Generated new seed is 1562537182866 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.873-0700 2019-07-07T15:06:22.874-0700 I - [ThreadPool370-0] Generated new seed is 1562537182874 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.876-0700 2019-07-07T15:06:22.876-0700 I - [ThreadPool370-0] Generated new seed is 1562537182876 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.905-0700 2019-07-07T15:06:22.905-0700 I - [ThreadPool370-0] Generated new seed is 1562537182905 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.928-0700 2019-07-07T15:06:22.928-0700 I - [ThreadPool370-0] Generated new seed is 1562537182928 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.960-0700 2019-07-07T15:06:22.960-0700 I - [ThreadPool370-0] Generated new seed is 1562537182960 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:22.980-0700 2019-07-07T15:06:22.980-0700 I - [ThreadPool370-0] Generated new seed is 1562537182980 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.020-0700 2019-07-07T15:06:23.020-0700 I - [ThreadPool370-0] Generated new seed is 1562537183020 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.044-0700 2019-07-07T15:06:23.044-0700 I - [ThreadPool370-0] Generated new seed is 1562537183044 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.086-0700 2019-07-07T15:06:23.086-0700 I - [ThreadPool370-0] Generated new seed is 1562537183086 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.101-0700 2019-07-07T15:06:23.101-0700 I - [ThreadPool370-0] Generated new seed is 1562537183101 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.117-0700 2019-07-07T15:06:23.117-0700 I - [ThreadPool370-0] Generated new seed is 1562537183117 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.161-0700 2019-07-07T15:06:23.161-0700 I - [ThreadPool370-0] Generated new seed is 1562537183161 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.186-0700 2019-07-07T15:06:23.186-0700 I - [ThreadPool370-0] Generated new seed is 1562537183186 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.216-0700 2019-07-07T15:06:23.217-0700 I - [ThreadPool370-0] Generated new seed is 1562537183217 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.234-0700 2019-07-07T15:06:23.235-0700 I - [ThreadPool370-0] Generated new seed is 1562537183235 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.265-0700 2019-07-07T15:06:23.265-0700 I - [ThreadPool370-0] Generated new seed is 1562537183265 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.311-0700 2019-07-07T15:06:23.311-0700 I - [ThreadPool370-0] Generated new seed is 1562537183311 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.338-0700 2019-07-07T15:06:23.338-0700 I - [ThreadPool370-0] Generated new seed is 1562537183338 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.381-0700 2019-07-07T15:06:23.381-0700 I - [ThreadPool370-0] Generated new seed is 1562537183381 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.384-0700 2019-07-07T15:06:23.384-0700 I - [ThreadPool370-0] Generated new seed is 1562537183384 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.427-0700 2019-07-07T15:06:23.427-0700 I - [ThreadPool370-0] Generated new seed is 1562537183427 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.436-0700 2019-07-07T15:06:23.436-0700 I - [ThreadPool370-0] Generated new seed is 1562537183436 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.452-0700 2019-07-07T15:06:23.452-0700 I - [ThreadPool370-0] Generated new seed is 1562537183452 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.480-0700 2019-07-07T15:06:23.480-0700 I - [ThreadPool370-0] Generated new seed is 1562537183480 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.515-0700 2019-07-07T15:06:23.515-0700 I - [ThreadPool370-0] Generated new seed is 1562537183515 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.550-0700 2019-07-07T15:06:23.550-0700 I - [ThreadPool370-0] Generated new seed is 1562537183550 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.563-0700 2019-07-07T15:06:23.563-0700 I - [ThreadPool370-0] Generated new seed is 1562537183563 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.578-0700 2019-07-07T15:06:23.579-0700 I - [ThreadPool370-0] Generated new seed is 1562537183579 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.618-0700 2019-07-07T15:06:23.618-0700 I - [ThreadPool370-0] Generated new seed is 1562537183618 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.660-0700 2019-07-07T15:06:23.660-0700 I - [ThreadPool370-0] Generated new seed is 1562537183660 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.678-0700 2019-07-07T15:06:23.678-0700 I - [ThreadPool370-0] Generated new seed is 1562537183678 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.699-0700 2019-07-07T15:06:23.699-0700 I - [ThreadPool370-0] Generated new seed is 1562537183699 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.707-0700 2019-07-07T15:06:23.707-0700 I - [ThreadPool370-0] Generated new seed is 1562537183707 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.754-0700 2019-07-07T15:06:23.754-0700 I - [ThreadPool370-0] Generated new seed is 1562537183754 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.785-0700 2019-07-07T15:06:23.785-0700 I - [ThreadPool370-0] Generated new seed is 1562537183785 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.836-0700 2019-07-07T15:06:23.836-0700 I - [ThreadPool370-0] Generated new seed is 1562537183836 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.873-0700 2019-07-07T15:06:23.873-0700 I - [ThreadPool370-0] Generated new seed is 1562537183873 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.876-0700 2019-07-07T15:06:23.876-0700 I - [ThreadPool370-0] Generated new seed is 1562537183876 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.901-0700 2019-07-07T15:06:23.901-0700 I - [ThreadPool370-0] Generated new seed is 1562537183901 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.907-0700 2019-07-07T15:06:23.907-0700 I - [ThreadPool370-0] Generated new seed is 1562537183907 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.958-0700 2019-07-07T15:06:23.958-0700 I - [ThreadPool370-0] Generated new seed is 1562537183958 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:23.976-0700 2019-07-07T15:06:23.976-0700 I - [ThreadPool370-0] Generated new seed is 1562537183976 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.018-0700 2019-07-07T15:06:24.018-0700 I - [ThreadPool370-0] Generated new seed is 1562537184018 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.062-0700 2019-07-07T15:06:24.062-0700 I - [ThreadPool370-0] Generated new seed is 1562537184062 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.105-0700 2019-07-07T15:06:24.105-0700 I - [ThreadPool370-0] Generated new seed is 1562537184105 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.143-0700 2019-07-07T15:06:24.143-0700 I - [ThreadPool370-0] Generated new seed is 1562537184143 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.167-0700 2019-07-07T15:06:24.167-0700 I - [ThreadPool370-0] Generated new seed is 1562537184167 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.169-0700 2019-07-07T15:06:24.169-0700 I - [ThreadPool370-0] Generated new seed is 1562537184169 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.179-0700 2019-07-07T15:06:24.179-0700 I - [ThreadPool370-0] Generated new seed is 1562537184179 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.217-0700 2019-07-07T15:06:24.217-0700 I - [ThreadPool370-0] Generated new seed is 1562537184217 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.242-0700 2019-07-07T15:06:24.242-0700 I - [ThreadPool370-0] Generated new seed is 1562537184242 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.272-0700 2019-07-07T15:06:24.272-0700 I - [ThreadPool370-0] Generated new seed is 1562537184272 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.314-0700 2019-07-07T15:06:24.314-0700 I - [ThreadPool370-0] Generated new seed is 1562537184314 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.361-0700 2019-07-07T15:06:24.361-0700 I - [ThreadPool370-0] Generated new seed is 1562537184361 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.407-0700 2019-07-07T15:06:24.407-0700 I - [ThreadPool370-0] Generated new seed is 1562537184407 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.412-0700 2019-07-07T15:06:24.412-0700 I - [ThreadPool370-0] Generated new seed is 1562537184412 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.448-0700 2019-07-07T15:06:24.448-0700 I - [ThreadPool370-0] Generated new seed is 1562537184448 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.464-0700 2019-07-07T15:06:24.465-0700 I - [ThreadPool370-0] Generated new seed is 1562537184464 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.492-0700 2019-07-07T15:06:24.493-0700 I - [ThreadPool370-0] Generated new seed is 1562537184493 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.513-0700 2019-07-07T15:06:24.513-0700 I - [ThreadPool370-0] Generated new seed is 1562537184513 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.525-0700 2019-07-07T15:06:24.525-0700 I - [ThreadPool370-0] Generated new seed is 1562537184525 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.554-0700 2019-07-07T15:06:24.555-0700 I - [ThreadPool370-0] Generated new seed is 1562537184555 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.576-0700 2019-07-07T15:06:24.576-0700 I - [ThreadPool370-0] Generated new seed is 1562537184576 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.604-0700 2019-07-07T15:06:24.604-0700 I - [ThreadPool370-0] Generated new seed is 1562537184604 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.650-0700 2019-07-07T15:06:24.650-0700 I - [ThreadPool370-0] Generated new seed is 1562537184650 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.657-0700 2019-07-07T15:06:24.657-0700 I - [ThreadPool370-0] Generated new seed is 1562537184657 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.685-0700 2019-07-07T15:06:24.685-0700 I - [ThreadPool370-0] Generated new seed is 1562537184685 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.708-0700 2019-07-07T15:06:24.708-0700 I - [ThreadPool370-0] Generated new seed is 1562537184708 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.747-0700 2019-07-07T15:06:24.747-0700 I - [ThreadPool370-0] Generated new seed is 1562537184747 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.776-0700 2019-07-07T15:06:24.776-0700 I - [ThreadPool370-0] Generated new seed is 1562537184776 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.782-0700 2019-07-07T15:06:24.782-0700 I - [ThreadPool370-0] Generated new seed is 1562537184782 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.804-0700 2019-07-07T15:06:24.804-0700 I - [ThreadPool370-0] Generated new seed is 1562537184804 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.840-0700 2019-07-07T15:06:24.840-0700 I - [ThreadPool370-0] Generated new seed is 1562537184840 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.875-0700 2019-07-07T15:06:24.875-0700 I - [ThreadPool370-0] Generated new seed is 1562537184875 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.899-0700 2019-07-07T15:06:24.899-0700 I - [ThreadPool370-0] Generated new seed is 1562537184899 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.948-0700 2019-07-07T15:06:24.948-0700 I - [ThreadPool370-0] Generated new seed is 1562537184948 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.950-0700 2019-07-07T15:06:24.950-0700 I - [ThreadPool370-0] Generated new seed is 1562537184950 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.980-0700 2019-07-07T15:06:24.980-0700 I - [ThreadPool370-0] Generated new seed is 1562537184980 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:24.982-0700 2019-07-07T15:06:24.982-0700 I - [ThreadPool370-0] Generated new seed is 1562537184982 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.012-0700 2019-07-07T15:06:25.012-0700 I - [ThreadPool370-0] Generated new seed is 1562537185012 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.016-0700 2019-07-07T15:06:25.016-0700 I - [ThreadPool370-0] Generated new seed is 1562537185016 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.056-0700 2019-07-07T15:06:25.056-0700 I - [ThreadPool370-0] Generated new seed is 1562537185056 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.077-0700 2019-07-07T15:06:25.077-0700 I - [ThreadPool370-0] Generated new seed is 1562537185077 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.083-0700 2019-07-07T15:06:25.083-0700 I - [ThreadPool370-0] Generated new seed is 1562537185083 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.109-0700 2019-07-07T15:06:25.109-0700 I - [ThreadPool370-0] Generated new seed is 1562537185109 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.127-0700 2019-07-07T15:06:25.127-0700 I - [ThreadPool370-0] Generated new seed is 1562537185127 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.139-0700 2019-07-07T15:06:25.139-0700 I - [ThreadPool370-0] Generated new seed is 1562537185139 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.155-0700 2019-07-07T15:06:25.155-0700 I - [ThreadPool370-0] Generated new seed is 1562537185155 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.173-0700 2019-07-07T15:06:25.173-0700 I - [ThreadPool370-0] Generated new seed is 1562537185173 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.199-0700 2019-07-07T15:06:25.199-0700 I - [ThreadPool370-0] Generated new seed is 1562537185199 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.224-0700 2019-07-07T15:06:25.224-0700 I - [ThreadPool370-0] Generated new seed is 1562537185224 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.231-0700 2019-07-07T15:06:25.231-0700 I - [ThreadPool370-0] Generated new seed is 1562537185231 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.247-0700 2019-07-07T15:06:25.247-0700 I - [ThreadPool370-0] Generated new seed is 1562537185247 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.293-0700 2019-07-07T15:06:25.293-0700 I - [ThreadPool370-0] Generated new seed is 1562537185293 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.312-0700 2019-07-07T15:06:25.312-0700 I - [ThreadPool370-0] Generated new seed is 1562537185312 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.333-0700 2019-07-07T15:06:25.333-0700 I - [ThreadPool370-0] Generated new seed is 1562537185333 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.381-0700 2019-07-07T15:06:25.381-0700 I - [ThreadPool370-0] Generated new seed is 1562537185381 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.418-0700 2019-07-07T15:06:25.418-0700 I - [ThreadPool370-0] Generated new seed is 1562537185418 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.429-0700 2019-07-07T15:06:25.429-0700 I - [ThreadPool370-0] Generated new seed is 1562537185429 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.434-0700 2019-07-07T15:06:25.434-0700 I - [ThreadPool370-0] Generated new seed is 1562537185434 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.472-0700 2019-07-07T15:06:25.472-0700 I - [ThreadPool370-0] Generated new seed is 1562537185472 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.484-0700 2019-07-07T15:06:25.484-0700 I - [ThreadPool370-0] Generated new seed is 1562537185484 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.498-0700 2019-07-07T15:06:25.498-0700 I - [ThreadPool370-0] Generated new seed is 1562537185498 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.540-0700 2019-07-07T15:06:25.540-0700 I - [ThreadPool370-0] Generated new seed is 1562537185540 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.574-0700 2019-07-07T15:06:25.574-0700 I - [ThreadPool370-0] Generated new seed is 1562537185574 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.581-0700 2019-07-07T15:06:25.581-0700 I - [ThreadPool370-0] Generated new seed is 1562537185581 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.605-0700 2019-07-07T15:06:25.605-0700 I - [ThreadPool370-0] Generated new seed is 1562537185605 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.654-0700 2019-07-07T15:06:25.654-0700 I - [ThreadPool370-0] Generated new seed is 1562537185654 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.657-0700 2019-07-07T15:06:25.657-0700 I - [ThreadPool370-0] Generated new seed is 1562537185657 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.679-0700 2019-07-07T15:06:25.679-0700 I - [ThreadPool370-0] Generated new seed is 1562537185679 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.696-0700 2019-07-07T15:06:25.696-0700 I - [ThreadPool370-0] Generated new seed is 1562537185696 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.728-0700 2019-07-07T15:06:25.728-0700 I - [ThreadPool370-0] Generated new seed is 1562537185728 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.760-0700 2019-07-07T15:06:25.760-0700 I - [ThreadPool370-0] Generated new seed is 1562537185760 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.769-0700 2019-07-07T15:06:25.769-0700 I - [ThreadPool370-0] Generated new seed is 1562537185769 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.805-0700 2019-07-07T15:06:25.805-0700 I - [ThreadPool370-0] Generated new seed is 1562537185805 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.808-0700 2019-07-07T15:06:25.808-0700 I - [ThreadPool370-0] Generated new seed is 1562537185808 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.814-0700 2019-07-07T15:06:25.814-0700 I - [ThreadPool370-0] Generated new seed is 1562537185814 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.818-0700 2019-07-07T15:06:25.818-0700 I - [ThreadPool370-0] Generated new seed is 1562537185818 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.835-0700 2019-07-07T15:06:25.835-0700 I - [ThreadPool370-0] Generated new seed is 1562537185835 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.881-0700 2019-07-07T15:06:25.882-0700 I - [ThreadPool370-0] Generated new seed is 1562537185881 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.922-0700 2019-07-07T15:06:25.922-0700 I - [ThreadPool370-0] Generated new seed is 1562537185922 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.927-0700 2019-07-07T15:06:25.927-0700 I - [ThreadPool370-0] Generated new seed is 1562537185927 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:25.957-0700 2019-07-07T15:06:25.957-0700 I - [ThreadPool370-0] Generated new seed is 1562537185957 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.003-0700 2019-07-07T15:06:26.004-0700 I - [ThreadPool370-0] Generated new seed is 1562537186004 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.050-0700 2019-07-07T15:06:26.050-0700 I - [ThreadPool370-0] Generated new seed is 1562537186050 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.075-0700 2019-07-07T15:06:26.075-0700 I - [ThreadPool370-0] Generated new seed is 1562537186075 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.118-0700 2019-07-07T15:06:26.118-0700 I - [ThreadPool370-0] Generated new seed is 1562537186118 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.125-0700 2019-07-07T15:06:26.125-0700 I - [ThreadPool370-0] Generated new seed is 1562537186125 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.173-0700 2019-07-07T15:06:26.173-0700 I - [ThreadPool370-0] Generated new seed is 1562537186173 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.198-0700 2019-07-07T15:06:26.198-0700 I - [ThreadPool370-0] Generated new seed is 1562537186198 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.230-0700 2019-07-07T15:06:26.230-0700 I - [ThreadPool370-0] Generated new seed is 1562537186230 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.252-0700 2019-07-07T15:06:26.253-0700 I - [ThreadPool370-0] Generated new seed is 1562537186252 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.297-0700 2019-07-07T15:06:26.298-0700 I - [ThreadPool370-0] Generated new seed is 1562537186298 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.300-0700 2019-07-07T15:06:26.301-0700 I - [ThreadPool370-0] Generated new seed is 1562537186301 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.334-0700 2019-07-07T15:06:26.334-0700 I - [ThreadPool370-0] Generated new seed is 1562537186334 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.354-0700 2019-07-07T15:06:26.354-0700 I - [ThreadPool370-0] Generated new seed is 1562537186354 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.362-0700 2019-07-07T15:06:26.362-0700 I - [ThreadPool370-0] Generated new seed is 1562537186362 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.364-0700 2019-07-07T15:06:26.364-0700 I - [ThreadPool370-0] Generated new seed is 1562537186364 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.371-0700 2019-07-07T15:06:26.372-0700 I - [ThreadPool370-0] Generated new seed is 1562537186372 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.422-0700 2019-07-07T15:06:26.422-0700 I - [ThreadPool370-0] Generated new seed is 1562537186422 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.425-0700 2019-07-07T15:06:26.425-0700 I - [ThreadPool370-0] Generated new seed is 1562537186425 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.428-0700 2019-07-07T15:06:26.428-0700 I - [ThreadPool370-0] Generated new seed is 1562537186428 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.440-0700 2019-07-07T15:06:26.440-0700 I - [ThreadPool370-0] Generated new seed is 1562537186440 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.456-0700 2019-07-07T15:06:26.456-0700 I - [ThreadPool370-0] Generated new seed is 1562537186456 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.466-0700 2019-07-07T15:06:26.466-0700 I - [ThreadPool370-0] Generated new seed is 1562537186466 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.508-0700 2019-07-07T15:06:26.508-0700 I - [ThreadPool370-0] Generated new seed is 1562537186508 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.534-0700 2019-07-07T15:06:26.534-0700 I - [ThreadPool370-0] Generated new seed is 1562537186534 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.572-0700 2019-07-07T15:06:26.572-0700 I - [ThreadPool370-0] Generated new seed is 1562537186572 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.611-0700 2019-07-07T15:06:26.611-0700 I - [ThreadPool370-0] Generated new seed is 1562537186611 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.617-0700 2019-07-07T15:06:26.617-0700 I - [ThreadPool370-0] Generated new seed is 1562537186617 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.619-0700 2019-07-07T15:06:26.619-0700 I - [ThreadPool370-0] Generated new seed is 1562537186619 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.635-0700 2019-07-07T15:06:26.635-0700 I - [ThreadPool370-0] Generated new seed is 1562537186635 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.659-0700 2019-07-07T15:06:26.659-0700 I - [ThreadPool370-0] Generated new seed is 1562537186659 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.671-0700 2019-07-07T15:06:26.671-0700 I - [ThreadPool370-0] Generated new seed is 1562537186671 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.690-0700 2019-07-07T15:06:26.690-0700 I - [ThreadPool370-0] Generated new seed is 1562537186690 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.714-0700 2019-07-07T15:06:26.714-0700 I - [ThreadPool370-0] Generated new seed is 1562537186714 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.759-0700 2019-07-07T15:06:26.759-0700 I - [ThreadPool370-0] Generated new seed is 1562537186759 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.805-0700 2019-07-07T15:06:26.805-0700 I - [ThreadPool370-0] Generated new seed is 1562537186805 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.852-0700 2019-07-07T15:06:26.852-0700 I - [ThreadPool370-0] Generated new seed is 1562537186852 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.862-0700 2019-07-07T15:06:26.862-0700 I - [ThreadPool370-0] Generated new seed is 1562537186862 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.902-0700 2019-07-07T15:06:26.902-0700 I - [ThreadPool370-0] Generated new seed is 1562537186902 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.918-0700 2019-07-07T15:06:26.918-0700 I - [ThreadPool370-0] Generated new seed is 1562537186918 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:26.965-0700 2019-07-07T15:06:26.965-0700 I - [ThreadPool370-0] Generated new seed is 1562537186965 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.016-0700 2019-07-07T15:06:27.016-0700 I - [ThreadPool370-0] Generated new seed is 1562537187016 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.045-0700 2019-07-07T15:06:27.045-0700 I - [ThreadPool370-0] Generated new seed is 1562537187045 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.055-0700 2019-07-07T15:06:27.055-0700 I - [ThreadPool370-0] Generated new seed is 1562537187055 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.089-0700 2019-07-07T15:06:27.089-0700 I - [ThreadPool370-0] Generated new seed is 1562537187089 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.139-0700 2019-07-07T15:06:27.139-0700 I - [ThreadPool370-0] Generated new seed is 1562537187139 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.188-0700 2019-07-07T15:06:27.188-0700 I - [ThreadPool370-0] Generated new seed is 1562537187188 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.197-0700 2019-07-07T15:06:27.197-0700 I - [ThreadPool370-0] Generated new seed is 1562537187197 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.233-0700 2019-07-07T15:06:27.233-0700 I - [ThreadPool370-0] Generated new seed is 1562537187233 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.275-0700 2019-07-07T15:06:27.275-0700 I - [ThreadPool370-0] Generated new seed is 1562537187275 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.316-0700 2019-07-07T15:06:27.316-0700 I - [ThreadPool370-0] Generated new seed is 1562537187316 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.335-0700 2019-07-07T15:06:27.335-0700 I - [ThreadPool370-0] Generated new seed is 1562537187335 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.351-0700 2019-07-07T15:06:27.352-0700 I - [ThreadPool370-0] Generated new seed is 1562537187352 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.365-0700 2019-07-07T15:06:27.366-0700 I - [ThreadPool370-0] Generated new seed is 1562537187365 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.402-0700 2019-07-07T15:06:27.402-0700 I - [ThreadPool370-0] Generated new seed is 1562537187402 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.414-0700 2019-07-07T15:06:27.414-0700 I - [ThreadPool370-0] Generated new seed is 1562537187414 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.420-0700 2019-07-07T15:06:27.420-0700 I - [ThreadPool370-0] Generated new seed is 1562537187420 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.468-0700 2019-07-07T15:06:27.468-0700 I - [ThreadPool370-0] Generated new seed is 1562537187468 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.476-0700 2019-07-07T15:06:27.476-0700 I - [ThreadPool370-0] Generated new seed is 1562537187476 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.499-0700 2019-07-07T15:06:27.499-0700 I - [ThreadPool370-0] Generated new seed is 1562537187499 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.537-0700 2019-07-07T15:06:27.537-0700 I - [ThreadPool370-0] Generated new seed is 1562537187537 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.563-0700 2019-07-07T15:06:27.563-0700 I - [ThreadPool370-0] Generated new seed is 1562537187563 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.606-0700 2019-07-07T15:06:27.606-0700 I - [ThreadPool370-0] Generated new seed is 1562537187606 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.653-0700 2019-07-07T15:06:27.653-0700 I - [ThreadPool370-0] Generated new seed is 1562537187653 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.682-0700 2019-07-07T15:06:27.682-0700 I - [ThreadPool370-0] Generated new seed is 1562537187682 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.730-0700 2019-07-07T15:06:27.731-0700 I - [ThreadPool370-0] Generated new seed is 1562537187731 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.764-0700 2019-07-07T15:06:27.764-0700 I - [ThreadPool370-0] Generated new seed is 1562537187764 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.795-0700 2019-07-07T15:06:27.795-0700 I - [ThreadPool370-0] Generated new seed is 1562537187795 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.805-0700 2019-07-07T15:06:27.805-0700 I - [ThreadPool370-0] Generated new seed is 1562537187805 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.820-0700 2019-07-07T15:06:27.820-0700 I - [ThreadPool370-0] Generated new seed is 1562537187820 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.839-0700 2019-07-07T15:06:27.839-0700 I - [ThreadPool370-0] Generated new seed is 1562537187839 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.859-0700 2019-07-07T15:06:27.859-0700 I - [ThreadPool370-0] Generated new seed is 1562537187859 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.903-0700 2019-07-07T15:06:27.903-0700 I - [ThreadPool370-0] Generated new seed is 1562537187903 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.942-0700 2019-07-07T15:06:27.942-0700 I - [ThreadPool370-0] Generated new seed is 1562537187942 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.943-0700 2019-07-07T15:06:27.943-0700 I - [ThreadPool370-0] Generated new seed is 1562537187943 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.952-0700 2019-07-07T15:06:27.952-0700 I - [ThreadPool370-0] Generated new seed is 1562537187952 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.962-0700 2019-07-07T15:06:27.962-0700 I - [ThreadPool370-0] Generated new seed is 1562537187962 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:27.996-0700 2019-07-07T15:06:27.996-0700 I - [ThreadPool370-0] Generated new seed is 1562537187996 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.032-0700 2019-07-07T15:06:28.032-0700 I - [ThreadPool370-0] Generated new seed is 1562537188032 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.067-0700 2019-07-07T15:06:28.067-0700 I - [ThreadPool370-0] Generated new seed is 1562537188067 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.083-0700 2019-07-07T15:06:28.084-0700 I - [ThreadPool370-0] Generated new seed is 1562537188084 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.095-0700 2019-07-07T15:06:28.096-0700 I - [ThreadPool370-0] Generated new seed is 1562537188096 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.144-0700 2019-07-07T15:06:28.144-0700 I - [ThreadPool370-0] Generated new seed is 1562537188144 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.156-0700 2019-07-07T15:06:28.156-0700 I - [ThreadPool370-0] Generated new seed is 1562537188156 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.190-0700 2019-07-07T15:06:28.190-0700 I - [ThreadPool370-0] Generated new seed is 1562537188190 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.233-0700 2019-07-07T15:06:28.233-0700 I - [ThreadPool370-0] Generated new seed is 1562537188233 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.255-0700 2019-07-07T15:06:28.255-0700 I - [ThreadPool370-0] Generated new seed is 1562537188255 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.268-0700 2019-07-07T15:06:28.268-0700 I - [ThreadPool370-0] Generated new seed is 1562537188268 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.316-0700 2019-07-07T15:06:28.316-0700 I - [ThreadPool370-0] Generated new seed is 1562537188316 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.349-0700 2019-07-07T15:06:28.349-0700 I - [ThreadPool370-0] Generated new seed is 1562537188349 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.364-0700 2019-07-07T15:06:28.364-0700 I - [ThreadPool370-0] Generated new seed is 1562537188364 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.380-0700 2019-07-07T15:06:28.380-0700 I - [ThreadPool370-0] Generated new seed is 1562537188380 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.384-0700 2019-07-07T15:06:28.384-0700 I - [ThreadPool370-0] Generated new seed is 1562537188384 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.403-0700 2019-07-07T15:06:28.403-0700 I - [ThreadPool370-0] Generated new seed is 1562537188403 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.431-0700 2019-07-07T15:06:28.431-0700 I - [ThreadPool370-0] Generated new seed is 1562537188431 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.474-0700 2019-07-07T15:06:28.474-0700 I - [ThreadPool370-0] Generated new seed is 1562537188474 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.478-0700 2019-07-07T15:06:28.478-0700 I - [ThreadPool370-0] Generated new seed is 1562537188478 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.502-0700 2019-07-07T15:06:28.502-0700 I - [ThreadPool370-0] Generated new seed is 1562537188502 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.551-0700 2019-07-07T15:06:28.551-0700 I - [ThreadPool370-0] Generated new seed is 1562537188551 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.558-0700 2019-07-07T15:06:28.558-0700 I - [ThreadPool370-0] Generated new seed is 1562537188558 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.565-0700 2019-07-07T15:06:28.566-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.565-0700 2019-07-07T15:06:28.566-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.566-0700 2019-07-07T15:06:28.567-0700 I - [main] going to run test: RangeRandomHashExchangeNConsumer [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.574-0700 2019-07-07T15:06:28.575-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e00b-9b2e-2e6e-d6cd [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.574-0700 2019-07-07T15:06:28.575-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.575-0700 2019-07-07T15:06:28.576-0700 I - [main] Generated new seed is 1562537188575 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.582-0700 2019-07-07T15:06:28.582-0700 I - [ThreadPool373-0] Generated new seed is 1562537188582 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:28.582-0700 2019-07-07T15:06:28.583-0700 I - [ThreadPool373-1] Generated new seed is 1562537188583 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.055-0700 2019-07-07T15:06:33.055-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.055-0700 2019-07-07T15:06:33.056-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.056-0700 2019-07-07T15:06:33.056-0700 I - [main] going to run test: RejectNoConsumers [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.063-0700 2019-07-07T15:06:33.064-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-03e5-daca-45eb-fe72 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.063-0700 2019-07-07T15:06:33.064-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.064-0700 2019-07-07T15:06:33.065-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.064-0700 2019-07-07T15:06:33.065-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.065-0700 2019-07-07T15:06:33.066-0700 I - [main] going to run test: RejectInvalidKey [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.072-0700 2019-07-07T15:06:33.073-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e9b3-2248-2374-b65e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.073-0700 2019-07-07T15:06:33.073-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.074-0700 2019-07-07T15:06:33.074-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.074-0700 2019-07-07T15:06:33.074-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.075-0700 2019-07-07T15:06:33.075-0700 I - [main] going to run test: RejectInvalidKeyHashExpected [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.082-0700 2019-07-07T15:06:33.082-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5bdb-bd08-f216-57db [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.082-0700 2019-07-07T15:06:33.083-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.083-0700 2019-07-07T15:06:33.084-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.083-0700 2019-07-07T15:06:33.084-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.084-0700 2019-07-07T15:06:33.084-0700 I - [main] going to run test: RejectInvalidKeyWrongType [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.091-0700 2019-07-07T15:06:33.092-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b237-2164-a91f-0825 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.092-0700 2019-07-07T15:06:33.092-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.092-0700 2019-07-07T15:06:33.093-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.093-0700 2019-07-07T15:06:33.093-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.093-0700 2019-07-07T15:06:33.094-0700 I - [main] going to run test: RejectInvalidKeyEmpty [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.100-0700 2019-07-07T15:06:33.101-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a3dd-930b-1f96-bd18 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.101-0700 2019-07-07T15:06:33.101-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.101-0700 2019-07-07T15:06:33.102-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.102-0700 2019-07-07T15:06:33.102-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.102-0700 2019-07-07T15:06:33.103-0700 I - [main] going to run test: RejectInvalidBoundaries [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.109-0700 2019-07-07T15:06:33.110-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-233f-5019-3101-6b04 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.110-0700 2019-07-07T15:06:33.110-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.111-0700 2019-07-07T15:06:33.111-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.111-0700 2019-07-07T15:06:33.111-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.112-0700 2019-07-07T15:06:33.112-0700 I - [main] going to run test: RejectInvalidBoundariesMissingMin [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.119-0700 2019-07-07T15:06:33.119-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-282e-585a-c8bf-8ef0 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.119-0700 2019-07-07T15:06:33.120-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.120-0700 2019-07-07T15:06:33.121-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.120-0700 2019-07-07T15:06:33.121-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.121-0700 2019-07-07T15:06:33.121-0700 I - [main] going to run test: RejectInvalidBoundariesMissingMax [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.128-0700 2019-07-07T15:06:33.129-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-cc6b-ef4a-ee2f-0966 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.128-0700 2019-07-07T15:06:33.129-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.129-0700 2019-07-07T15:06:33.130-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.129-0700 2019-07-07T15:06:33.130-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.130-0700 2019-07-07T15:06:33.131-0700 I - [main] going to run test: RejectInvalidBoundariesAndConsumerIds [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.137-0700 2019-07-07T15:06:33.138-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5dc8-7693-f9ac-84c0 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.137-0700 2019-07-07T15:06:33.138-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.138-0700 2019-07-07T15:06:33.139-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.139-0700 2019-07-07T15:06:33.139-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.139-0700 2019-07-07T15:06:33.140-0700 I - [main] going to run test: RejectInvalidPolicyBoundaries [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.146-0700 2019-07-07T15:06:33.147-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-dbb0-0157-0e61-b85d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.147-0700 2019-07-07T15:06:33.147-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.147-0700 2019-07-07T15:06:33.148-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.148-0700 2019-07-07T15:06:33.148-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.148-0700 2019-07-07T15:06:33.149-0700 I - [main] going to run test: RejectInvalidConsumerIds [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.155-0700 2019-07-07T15:06:33.156-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-818c-6292-7d1c-d4ac [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.156-0700 2019-07-07T15:06:33.156-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.156-0700 2019-07-07T15:06:33.157-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.157-0700 2019-07-07T15:06:33.157-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.157-0700 2019-07-07T15:06:33.158-0700 I - [main] going to run test: RejectInvalidMissingKeys [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.164-0700 2019-07-07T15:06:33.165-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-56f1-aca4-8959-b2f5 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.165-0700 2019-07-07T15:06:33.165-0700 W ASIO [main] No TransportLayer configured during NetworkInterface startup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.165-0700 2019-07-07T15:06:33.166-0700 I ASIO [ExchangeTest] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.165-0700 2019-07-07T15:06:33.166-0700 I ASIO [main] Killing all outstanding egress activity. [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.166-0700 2019-07-07T15:06:33.167-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.166-0700 2019-07-07T15:06:33.167-0700 I - [main] going to run suite: DocumentSourceFacetTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.166-0700 2019-07-07T15:06:33.167-0700 I - [main] going to run test: ShouldRejectNonObjectSpec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.173-0700 2019-07-07T15:06:33.174-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9422-04fe-84a2-6648 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.174-0700 2019-07-07T15:06:33.175-0700 I - [main] going to run test: ShouldRejectEmptyObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.181-0700 2019-07-07T15:06:33.182-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3fcd-0aaa-8601-a9e4 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.183-0700 2019-07-07T15:06:33.183-0700 I - [main] going to run test: ShouldRejectFacetsWithInvalidNames [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.190-0700 2019-07-07T15:06:33.190-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ea8e-f511-9e96-ea2c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.191-0700 2019-07-07T15:06:33.191-0700 I - [main] going to run test: ShouldRejectNonArrayFacets [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.198-0700 2019-07-07T15:06:33.199-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-dd86-9643-f10c-aa71 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.199-0700 2019-07-07T15:06:33.200-0700 I - [main] going to run test: ShouldRejectEmptyPipelines [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.206-0700 2019-07-07T15:06:33.207-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-18a4-3783-231e-d30d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.207-0700 2019-07-07T15:06:33.208-0700 I - [main] going to run test: ShouldSucceedWhenNamespaceIsCollectionless [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.214-0700 2019-07-07T15:06:33.215-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-641b-e85a-dbdf-9da6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.215-0700 2019-07-07T15:06:33.216-0700 I - [main] going to run test: ShouldRejectFacetsContainingAnOutStage [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.222-0700 2019-07-07T15:06:33.223-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b2f8-0fa6-f1dd-14f8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.224-0700 2019-07-07T15:06:33.225-0700 I - [main] going to run test: ShouldRejectFacetsContainingAMergeStage [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.231-0700 2019-07-07T15:06:33.232-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8352-b6e0-cd87-b46f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.232-0700 2019-07-07T15:06:33.233-0700 I - [main] going to run test: ShouldRejectFacetsContainingAFacetStage [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.239-0700 2019-07-07T15:06:33.240-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5c3b-f2b4-1d18-3cd1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.241-0700 2019-07-07T15:06:33.242-0700 I - [main] going to run test: ShouldAcceptLegalSpecification [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.248-0700 2019-07-07T15:06:33.249-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c582-cc1f-5191-5310 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.249-0700 2019-07-07T15:06:33.250-0700 I - [main] going to run test: ShouldRejectConflictingHostTypeRequirementsWithinSinglePipeline [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.256-0700 2019-07-07T15:06:33.257-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-06b9-f08b-8e12-2b30 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.257-0700 2019-07-07T15:06:33.258-0700 I - [main] going to run test: ShouldRejectConflictingHostTypeRequirementsAcrossPipelines [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.264-0700 2019-07-07T15:06:33.265-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f33d-66c1-4c4f-b597 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.265-0700 2019-07-07T15:06:33.266-0700 I - [main] going to run test: PassthroughFacetDoesntRequireDiskAndIsOKInaTxn [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.272-0700 2019-07-07T15:06:33.273-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f2e5-4d34-cfb4-df56 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.280-0700 2019-07-07T15:06:33.281-0700 I - [main] going to run test: FacetWithChildThatWritesDataAlsoReportsWritingData [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.287-0700 2019-07-07T15:06:33.288-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2559-91b5-9104-035b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.295-0700 2019-07-07T15:06:33.296-0700 I - [main] going to run test: SingleFacetShouldReceiveAllDocuments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.302-0700 2019-07-07T15:06:33.303-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b35a-7c4b-d4db-ce5d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.317-0700 2019-07-07T15:06:33.318-0700 I - [main] going to run test: MultipleFacetsShouldSeeTheSameDocuments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.325-0700 2019-07-07T15:06:33.325-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c232-2af4-98c0-b1f9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.347-0700 2019-07-07T15:06:33.347-0700 I - [main] going to run test: ShouldCorrectlyHandleSubPipelinesYieldingDifferentNumbersOfResults [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.354-0700 2019-07-07T15:06:33.354-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3231-a28e-5d23-8ae2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.369-0700 2019-07-07T15:06:33.369-0700 I - [main] going to run test: ShouldBeAbleToEvaluateMultipleStagesWithinOneSubPipeline [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.376-0700 2019-07-07T15:06:33.375-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-24f5-eba7-d600-6130 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.397-0700 2019-07-07T15:06:33.397-0700 I - [main] going to run test: ShouldPropagateDisposeThroughToSource [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.404-0700 2019-07-07T15:06:33.404-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3b7d-8ab7-ac0d-e0e2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.426-0700 2019-07-07T15:06:33.426-0700 I - [main] going to run test: ShouldFailIfGivenPausedInput [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.426-0700 2019-07-07T15:06:33.426-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.426-0700 2019-07-07T15:06:33.426-0700 I - [main] going to run test: ShouldBeAbleToReParseSerializedStage [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.433-0700 2019-07-07T15:06:33.433-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-cfaa-92bf-6b92-be9d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.434-0700 2019-07-07T15:06:33.434-0700 I - [main] going to run test: ShouldOptimizeInnerPipelines [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.441-0700 2019-07-07T15:06:33.441-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-da27-ce39-53c4-bf09 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.449-0700 2019-07-07T15:06:33.449-0700 I - [main] going to run test: ShouldPropagateDetachingAndReattachingOfOpCtx [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.456-0700 2019-07-07T15:06:33.456-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2f03-9cb2-258f-1e99 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.470-0700 2019-07-07T15:06:33.470-0700 I - [main] going to run test: ShouldUnionDependenciesOfInnerPipelines [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.477-0700 2019-07-07T15:06:33.477-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b979-b972-7c9e-63cf [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.492-0700 2019-07-07T15:06:33.492-0700 I - [main] going to run test: ShouldRequireWholeDocumentIfAnyPipelineRequiresWholeDocument [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.499-0700 2019-07-07T15:06:33.499-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3d88-1bd1-3df6-cb53 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.513-0700 2019-07-07T15:06:33.513-0700 I - [main] going to run test: ShouldRequireTextScoreIfAnyPipelineRequiresTextScore [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.520-0700 2019-07-07T15:06:33.520-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-877f-e4f4-8bd4-12f9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.542-0700 2019-07-07T15:06:33.542-0700 I - [main] going to run test: ShouldThrowIfAnyPipelineRequiresTextScoreButItIsNotAvailable [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.549-0700 2019-07-07T15:06:33.549-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a420-091b-1b49-5d73 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.563-0700 2019-07-07T15:06:33.563-0700 I - [main] going to run test: ShouldRequirePrimaryShardIfAnyStageRequiresPrimaryShard [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.570-0700 2019-07-07T15:06:33.570-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8907-a802-3098-5191 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.585-0700 2019-07-07T15:06:33.585-0700 I - [main] going to run test: ShouldNotRequirePrimaryShardIfNoStagesRequiresPrimaryShard [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.592-0700 2019-07-07T15:06:33.592-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1b42-d37c-da0d-eb73 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.606-0700 2019-07-07T15:06:33.607-0700 I - [main] going to run test: ShouldSurfaceStrictestRequirementsOfEachConstraint [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.613-0700 2019-07-07T15:06:33.614-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-562b-37ce-6629-67fb [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.635-0700 2019-07-07T15:06:33.635-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.635-0700 2019-07-07T15:06:33.635-0700 I - [main] going to run suite: DocumentSourceGeoNearTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.635-0700 2019-07-07T15:06:33.635-0700 I - [main] going to run test: FailToParseIfKeyFieldNotAString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.642-0700 2019-07-07T15:06:33.642-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7c54-a273-35ad-5180 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.643-0700 2019-07-07T15:06:33.643-0700 I - [main] going to run test: FailToParseIfKeyIsTheEmptyString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.650-0700 2019-07-07T15:06:33.650-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-07a9-be3e-cf97-1da7 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.651-0700 2019-07-07T15:06:33.651-0700 I - [main] going to run test: FailToParseIfDistanceMultiplierIsNegative [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.658-0700 2019-07-07T15:06:33.658-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7084-69a4-7bdf-02ab [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.659-0700 2019-07-07T15:06:33.660-0700 I - [main] going to run test: FailToParseIfLimitFieldSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.666-0700 2019-07-07T15:06:33.667-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7d1d-cd9e-5b99-feec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.668-0700 2019-07-07T15:06:33.668-0700 I - [main] going to run test: FailToParseIfNumFieldSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.674-0700 2019-07-07T15:06:33.675-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-671c-c665-6a41-e019 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.676-0700 2019-07-07T15:06:33.676-0700 I - [main] going to run test: FailToParseIfStartOptionIsSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.683-0700 2019-07-07T15:06:33.683-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-026b-4f44-becc-d1c3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.684-0700 2019-07-07T15:06:33.684-0700 I - [main] going to run test: CanParseAndSerializeKeyField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.691-0700 2019-07-07T15:06:33.691-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0743-568b-a687-3775 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.692-0700 2019-07-07T15:06:33.692-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.692-0700 2019-07-07T15:06:33.692-0700 I - [main] going to run suite: DocumentSourceGraphLookUpTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.693-0700 2019-07-07T15:06:33.692-0700 I - [main] going to run test: ShouldErrorWhenDoingInitialMatchIfDocumentInFromCollectionIsMissingId [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.699-0700 2019-07-07T15:06:33.699-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-fb67-db78-7875-82ec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.714-0700 2019-07-07T15:06:33.714-0700 I - [main] going to run test: ShouldErrorWhenExploringGraphIfDocumentInFromCollectionIsMissingId [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.721-0700 2019-07-07T15:06:33.721-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8d40-453a-7c80-e05e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.743-0700 2019-07-07T15:06:33.743-0700 I - [main] going to run test: ShouldErrorWhenHandlingUnwindIfDocumentInFromCollectionIsMissingId [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.749-0700 2019-07-07T15:06:33.750-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-39a0-b0dd-ec7a-8687 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.764-0700 2019-07-07T15:06:33.765-0700 I - [main] going to run test: ShouldTraverseSubgraphIfIdOfDocumentsInFromCollectionAreNonUnique [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.771-0700 2019-07-07T15:06:33.772-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-40e0-1444-30bb-2daa [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.793-0700 2019-07-07T15:06:33.793-0700 I - [main] going to run test: ShouldPropagatePauses [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.800-0700 2019-07-07T15:06:33.800-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-dd53-2942-852e-d286 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.821-0700 2019-07-07T15:06:33.821-0700 I - [main] going to run test: ShouldPropagatePausesWhileUnwinding [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.828-0700 2019-07-07T15:06:33.828-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f99b-162c-4b11-8ef1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.850-0700 2019-07-07T15:06:33.850-0700 I - [main] going to run test: GraphLookupShouldReportAsFieldIsModified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.857-0700 2019-07-07T15:06:33.857-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-202e-30aa-f8f4-72d2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.858-0700 2019-07-07T15:06:33.858-0700 I - [main] going to run test: GraphLookupShouldReportFieldsModifiedByAbsorbedUnwind [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.865-0700 2019-07-07T15:06:33.865-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-75a3-1372-4f41-ebf1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.866-0700 2019-07-07T15:06:33.866-0700 I - [main] going to run test: GraphLookupWithComparisonExpressionForStartWith [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.873-0700 2019-07-07T15:06:33.873-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f12a-069b-2545-5a74 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.887-0700 2019-07-07T15:06:33.888-0700 I - [main] going to run test: ShouldExpandArraysAtEndOfConnectFromField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.894-0700 2019-07-07T15:06:33.895-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-bb46-a87d-c571-fade [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.922-0700 2019-07-07T15:06:33.923-0700 I - [main] going to run test: ShouldNotExpandArraysWithinArraysAtEndOfConnectFromField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.929-0700 2019-07-07T15:06:33.930-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-55f4-b2fb-6a8d-5064 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.951-0700 2019-07-07T15:06:33.951-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.951-0700 2019-07-07T15:06:33.951-0700 I - [main] going to run suite: DocumentSourceGroupTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.951-0700 2019-07-07T15:06:33.951-0700 I - [main] going to run test: ShouldBeAbleToPauseLoading [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.958-0700 2019-07-07T15:06:33.958-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0ef9-c8c3-4338-d94a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.966-0700 2019-07-07T15:06:33.966-0700 I - [main] going to run test: ShouldBeAbleToPauseLoadingWhileSpilled [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.973-0700 2019-07-07T15:06:33.973-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-76b9-f14f-2e5d-b160 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.974-0700 2019-07-07T15:06:33.974-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-b04f-ac9e-eca3-e26a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:33.999-0700 2019-07-07T15:06:33.999-0700 I - [main] going to run test: ShouldErrorIfNotAllowedToSpillToDiskAndResultSetIsTooLarge [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.002-0700 2019-07-07T15:06:34.002-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-85f1-1423-74d7-a5d0 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.005-0700 2019-07-07T15:06:34.006-0700 I - [main] going to run test: ShouldCorrectlyTrackMemoryUsageBetweenPauses [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.008-0700 2019-07-07T15:06:34.009-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5fe2-4515-8545-65eb [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.012-0700 2019-07-07T15:06:34.012-0700 I - [main] going to run test: ShouldReportSingleFieldGroupKeyAsARename [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.015-0700 2019-07-07T15:06:34.015-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e78f-b92f-fc8d-8c12 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.015-0700 2019-07-07T15:06:34.015-0700 I - [main] going to run test: ShouldReportMultipleFieldGroupKeysAsARename [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.018-0700 2019-07-07T15:06:34.018-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-eefd-a72e-f764-4fd9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.019-0700 2019-07-07T15:06:34.019-0700 I - [main] going to run test: ShouldNotReportDottedGroupKeyAsARename [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.021-0700 2019-07-07T15:06:34.022-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-febc-f0fe-9e5c-69ec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.022-0700 2019-07-07T15:06:34.022-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.022-0700 2019-07-07T15:06:34.022-0700 I - [main] going to run suite: DocumentSourceGroupTests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.022-0700 2019-07-07T15:06:34.022-0700 I - [main] going to run test: class mongo::`anonymous namespace'::NonObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.025-0700 2019-07-07T15:06:34.025-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-2826-0c78-717d-75f8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.025-0700 2019-07-07T15:06:34.026-0700 I - [main] going to run test: class mongo::`anonymous namespace'::EmptySpec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.028-0700 2019-07-07T15:06:34.028-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-9330-c173-312c-fe88 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.031-0700 2019-07-07T15:06:34.031-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IdEmptyObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.033-0700 2019-07-07T15:06:34.033-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-9dea-e617-f60b-4803 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.038-0700 2019-07-07T15:06:34.039-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IdObjectExpression [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.041-0700 2019-07-07T15:06:34.041-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-5e7b-5593-a2dd-7d90 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.046-0700 2019-07-07T15:06:34.046-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IdInvalidObjectExpression [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.049-0700 2019-07-07T15:06:34.049-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-1808-267d-3853-44b6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.051-0700 2019-07-07T15:06:34.051-0700 I - [main] going to run test: class mongo::`anonymous namespace'::TwoIdSpecs [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.054-0700 2019-07-07T15:06:34.054-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-80a8-4b33-c756-1b2c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.056-0700 2019-07-07T15:06:34.056-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IdEmptyString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.059-0700 2019-07-07T15:06:34.059-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-8b31-8393-733f-65e3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.064-0700 2019-07-07T15:06:34.064-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IdStringConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.066-0700 2019-07-07T15:06:34.066-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-a8a6-6f22-33db-2b20 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.071-0700 2019-07-07T15:06:34.071-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IdFieldPath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.074-0700 2019-07-07T15:06:34.074-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-fde2-95f4-8e99-cc3a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.079-0700 2019-07-07T15:06:34.079-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IdInvalidFieldPath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.081-0700 2019-07-07T15:06:34.081-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-2fcb-7e23-8ed0-2d43 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.083-0700 2019-07-07T15:06:34.084-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IdNumericConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.086-0700 2019-07-07T15:06:34.086-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-2e6d-1af6-1dfc-038a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.091-0700 2019-07-07T15:06:34.091-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IdArrayConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.094-0700 2019-07-07T15:06:34.094-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-83a6-b072-e27d-c748 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.098-0700 2019-07-07T15:06:34.099-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IdRegularExpression [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.101-0700 2019-07-07T15:06:34.101-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-e635-b852-fd01-26d2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.106-0700 2019-07-07T15:06:34.106-0700 I - [main] going to run test: class mongo::`anonymous namespace'::DollarAggregateFieldName [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.109-0700 2019-07-07T15:06:34.109-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-c45b-5d9a-8744-ca8e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.111-0700 2019-07-07T15:06:34.111-0700 I - [main] going to run test: class mongo::`anonymous namespace'::NonObjectAggregateSpec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.114-0700 2019-07-07T15:06:34.114-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-dc20-8897-1c65-a70a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.116-0700 2019-07-07T15:06:34.116-0700 I - [main] going to run test: class mongo::`anonymous namespace'::EmptyObjectAggregateSpec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.118-0700 2019-07-07T15:06:34.119-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-5c46-9aba-b187-edaf [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.121-0700 2019-07-07T15:06:34.121-0700 I - [main] going to run test: class mongo::`anonymous namespace'::BadAccumulator [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.123-0700 2019-07-07T15:06:34.123-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-57dd-936f-8e65-677a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.125-0700 2019-07-07T15:06:34.126-0700 I - [main] going to run test: class mongo::`anonymous namespace'::SumArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.128-0700 2019-07-07T15:06:34.128-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-2381-185a-b5a6-8f3b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.130-0700 2019-07-07T15:06:34.130-0700 I - [main] going to run test: class mongo::`anonymous namespace'::MultipleAccumulatorsForAField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.133-0700 2019-07-07T15:06:34.133-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-715e-c440-d48b-b29c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.135-0700 2019-07-07T15:06:34.135-0700 I - [main] going to run test: class mongo::`anonymous namespace'::DuplicateAggregateFieldNames [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.138-0700 2019-07-07T15:06:34.138-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-c268-188e-b7e0-a2e3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.143-0700 2019-07-07T15:06:34.143-0700 I - [main] going to run test: class mongo::`anonymous namespace'::AggregateObjectExpression [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.145-0700 2019-07-07T15:06:34.146-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-07e7-b998-5319-f1cf [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.150-0700 2019-07-07T15:06:34.150-0700 I - [main] going to run test: class mongo::`anonymous namespace'::AggregateOperatorExpression [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.153-0700 2019-07-07T15:06:34.153-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-6f91-e646-caa9-3e19 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.158-0700 2019-07-07T15:06:34.158-0700 I - [main] going to run test: class mongo::`anonymous namespace'::EmptyCollection [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.160-0700 2019-07-07T15:06:34.161-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-c54f-e42b-d197-8084 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.171-0700 2019-07-07T15:06:34.171-0700 I - [main] going to run test: class mongo::`anonymous namespace'::SingleDocument [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.173-0700 2019-07-07T15:06:34.174-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-111d-b87c-1d3a-7a73 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.184-0700 2019-07-07T15:06:34.184-0700 I - [main] going to run test: class mongo::`anonymous namespace'::TwoValuesSingleKey [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.186-0700 2019-07-07T15:06:34.187-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-351e-d36a-c3bc-ad52 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.197-0700 2019-07-07T15:06:34.197-0700 I - [main] going to run test: class mongo::`anonymous namespace'::TwoValuesTwoKeys [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.199-0700 2019-07-07T15:06:34.200-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-afe5-65a4-4a7b-cd5f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.210-0700 2019-07-07T15:06:34.210-0700 I - [main] going to run test: class mongo::`anonymous namespace'::FourValuesTwoKeys [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.212-0700 2019-07-07T15:06:34.213-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-6a0f-45ad-ce4a-a4d3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.223-0700 2019-07-07T15:06:34.223-0700 I - [main] going to run test: class mongo::`anonymous namespace'::FourValuesTwoKeysTwoAccumulators [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.225-0700 2019-07-07T15:06:34.226-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-94f9-acdf-7ac9-936a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.236-0700 2019-07-07T15:06:34.236-0700 I - [main] going to run test: class mongo::`anonymous namespace'::GroupNullUndefinedIds [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.238-0700 2019-07-07T15:06:34.239-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-439d-8960-c590-4ae8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.249-0700 2019-07-07T15:06:34.249-0700 I - [main] going to run test: class mongo::`anonymous namespace'::ComplexId [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.251-0700 2019-07-07T15:06:34.252-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-ef76-7f2d-b426-afce [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.262-0700 2019-07-07T15:06:34.262-0700 I - [main] going to run test: class mongo::`anonymous namespace'::UndefinedAccumulatorValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.265-0700 2019-07-07T15:06:34.265-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-d338-fd43-d11e-7845 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.275-0700 2019-07-07T15:06:34.275-0700 I - [main] going to run test: class mongo::`anonymous namespace'::RouterMerger [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.278-0700 2019-07-07T15:06:34.278-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-68c1-7543-5434-6c32 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.283-0700 2019-07-07T15:06:34.283-0700 I - [main] going to run test: class mongo::`anonymous namespace'::Dependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.285-0700 2019-07-07T15:06:34.286-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-a49e-9a8e-5e23-a1c3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.287-0700 2019-07-07T15:06:34.288-0700 I - [main] going to run test: class mongo::`anonymous namespace'::StringConstantIdAndAccumulatorExpressions [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.290-0700 2019-07-07T15:06:34.290-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-af33-30f9-ca36-959d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.300-0700 2019-07-07T15:06:34.301-0700 I - [main] going to run test: class mongo::`anonymous namespace'::ArrayConstantAccumulatorExpression [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.303-0700 2019-07-07T15:06:34.303-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceGroupTest-e901-6421-75e1-f35c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.315-0700 2019-07-07T15:06:34.315-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.315-0700 2019-07-07T15:06:34.315-0700 I - [main] going to run suite: DocumentSourceInternalShardFilterTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.315-0700 2019-07-07T15:06:34.315-0700 I - [main] going to run test: ShouldOptimizeAwayIfUnshardedCollection [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.318-0700 2019-07-07T15:06:34.318-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-dfef-9147-cb67-11b6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.321-0700 2019-07-07T15:06:34.321-0700 I - [main] going to run test: ShouldOptimizeAwayIfUnshardedCollectionAndFirstInPipeline [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.324-0700 2019-07-07T15:06:34.324-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-567b-1040-853c-69dd [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.324-0700 2019-07-07T15:06:34.325-0700 I - [main] going to run test: FiltersDocuments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.327-0700 2019-07-07T15:06:34.327-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-eea8-680b-21dc-6496 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.330-0700 2019-07-07T15:06:34.331-0700 I - [main] going to run test: SkipDocumentsWithoutShardKey [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.333-0700 2019-07-07T15:06:34.333-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d2f3-f4b9-92f1-3ff9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.336-0700 2019-07-07T15:06:34.336-0700 W QUERY [main] no shard key found in document { a: 1 } for shard key pattern { b: 1 }, document may have been inserted manually into shard [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.336-0700 2019-07-07T15:06:34.336-0700 W QUERY [main] no shard key found in document { a: 2 } for shard key pattern { b: 1 }, document may have been inserted manually into shard [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.336-0700 2019-07-07T15:06:34.336-0700 W QUERY [main] no shard key found in document { a: 3 } for shard key pattern { b: 1 }, document may have been inserted manually into shard [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.336-0700 2019-07-07T15:06:34.337-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.337-0700 2019-07-07T15:06:34.337-0700 I - [main] going to run suite: DocumentSourceInternalSplitPipelineTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.337-0700 2019-07-07T15:06:34.337-0700 I - [main] going to run test: NotAllowedInLookupIfMustRunOnMongos [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.339-0700 2019-07-07T15:06:34.339-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ff54-3282-7e60-b080 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.339-0700 2019-07-07T15:06:34.340-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.340-0700 2019-07-07T15:06:34.340-0700 I - [main] going to run suite: DocumentSourceLimitTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.340-0700 2019-07-07T15:06:34.340-0700 I - [main] going to run test: ShouldDisposeSourceWhenLimitIsReached [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.342-0700 2019-07-07T15:06:34.343-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2bb2-9682-bfcc-d900 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.345-0700 2019-07-07T15:06:34.346-0700 I - [main] going to run test: ShouldNotBeAbleToLimitToZeroDocuments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.348-0700 2019-07-07T15:06:34.349-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7f93-b7c6-efe5-8f56 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.351-0700 2019-07-07T15:06:34.352-0700 I - [main] going to run test: ShouldRejectUserLimitOfZero [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.354-0700 2019-07-07T15:06:34.355-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9f9a-0260-694f-9c61 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.355-0700 2019-07-07T15:06:34.355-0700 I - [main] going to run test: TwoLimitStagesShouldCombineIntoOne [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.358-0700 2019-07-07T15:06:34.358-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c9f5-db53-dc08-84e9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.358-0700 2019-07-07T15:06:34.359-0700 I - [main] going to run test: DisposeShouldCascadeAllTheWayToSource [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.361-0700 2019-07-07T15:06:34.361-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-294a-4f3b-3bbe-ee11 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.364-0700 2019-07-07T15:06:34.365-0700 I - [main] going to run test: ShouldNotIntroduceAnyDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.367-0700 2019-07-07T15:06:34.367-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-53aa-8075-ca8f-0df6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.367-0700 2019-07-07T15:06:34.368-0700 I - [main] going to run test: ShouldPropagatePauses [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.370-0700 2019-07-07T15:06:34.371-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e729-b543-672e-576b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.373-0700 2019-07-07T15:06:34.374-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.374-0700 2019-07-07T15:06:34.374-0700 I - [main] going to run suite: DocumentSourceLookUpTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.374-0700 2019-07-07T15:06:34.374-0700 I - [main] going to run test: PreservesParentPipelineLetVariables [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.376-0700 2019-07-07T15:06:34.377-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b89d-7993-5005-1e54 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.377-0700 2019-07-07T15:06:34.377-0700 I - [main] going to run test: AcceptsPipelineSyntax [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.379-0700 2019-07-07T15:06:34.380-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8ff7-8e5e-d204-4691 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.380-0700 2019-07-07T15:06:34.380-0700 I - [main] going to run test: AcceptsPipelineWithLetSyntax [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.383-0700 2019-07-07T15:06:34.383-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4305-33f6-e684-94d1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.383-0700 2019-07-07T15:06:34.384-0700 I - [main] going to run test: LookupEmptyPipelineDoesntUseDiskAndIsOKInATransaction [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.386-0700 2019-07-07T15:06:34.387-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-167c-3def-bcad-0ed2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.386-0700 2019-07-07T15:06:34.387-0700 I - [main] going to run test: LookupWithOutInPipelineNotAllowed [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.389-0700 2019-07-07T15:06:34.390-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-adff-ed1a-2426-639c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.390-0700 2019-07-07T15:06:34.390-0700 I - [main] going to run test: LiteParsedDocumentSourceLookupContainsExpectedNamespaces [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.393-0700 2019-07-07T15:06:34.393-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-bd31-6383-714a-4ad0 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.393-0700 2019-07-07T15:06:34.394-0700 I - [main] going to run test: RejectLookupWhenDepthLimitIsExceeded [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.396-0700 2019-07-07T15:06:34.397-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-75ae-06ab-f30f-016b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.397-0700 2019-07-07T15:06:34.397-0700 I - [main] going to run test: RejectsLocalFieldForeignFieldWhenPipelineIsSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.400-0700 2019-07-07T15:06:34.400-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-38db-b6c5-2581-7c80 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.400-0700 2019-07-07T15:06:34.401-0700 I - [main] going to run test: RejectsLocalFieldForeignFieldWhenLetIsSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.403-0700 2019-07-07T15:06:34.404-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a016-ec80-39bd-c328 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.404-0700 2019-07-07T15:06:34.404-0700 I - [main] going to run test: RejectsInvalidLetVariableName [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.406-0700 2019-07-07T15:06:34.407-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9141-c90d-ea5e-5602 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.407-0700 2019-07-07T15:06:34.408-0700 I - [main] going to run test: ShouldBeAbleToReParseSerializedStage [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.410-0700 2019-07-07T15:06:34.411-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1467-f155-5e1d-642c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.410-0700 2019-07-07T15:06:34.411-0700 I - [main] going to run test: ShouldPropagatePauses [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.413-0700 2019-07-07T15:06:34.414-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c627-e12e-7d93-e648 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.422-0700 2019-07-07T15:06:34.423-0700 I - [main] going to run test: ShouldPropagatePausesWhileUnwinding [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.425-0700 2019-07-07T15:06:34.426-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5ba9-bebc-85ae-f2f9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.434-0700 2019-07-07T15:06:34.435-0700 I - [main] going to run test: LookupReportsAsFieldIsModified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.437-0700 2019-07-07T15:06:34.438-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-bce2-c741-2dcf-6cca [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.437-0700 2019-07-07T15:06:34.438-0700 I - [main] going to run test: LookupReportsFieldsModifiedByAbsorbedUnwind [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.440-0700 2019-07-07T15:06:34.441-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-da6f-4f31-7c9a-4542 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.441-0700 2019-07-07T15:06:34.441-0700 I - [main] going to run test: ShouldCacheNonCorrelatedSubPipelinePrefix [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.443-0700 2019-07-07T15:06:34.444-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-77d6-11fc-4680-a55c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.447-0700 2019-07-07T15:06:34.448-0700 I - [main] going to run test: ShouldDiscoverVariablesReferencedInFacetPipelineAfterAnExhaustiveAllStage [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.450-0700 2019-07-07T15:06:34.450-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-cc8e-ecd6-996e-83e7 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.453-0700 2019-07-07T15:06:34.454-0700 I - [main] going to run test: ExprEmbeddedInMatchExpressionShouldBeOptimized [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.456-0700 2019-07-07T15:06:34.457-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ef65-d507-b8ab-1b32 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.460-0700 2019-07-07T15:06:34.460-0700 I - [main] going to run test: ShouldIgnoreLocalVariablesShadowingLetVariablesWhenFindingNonCorrelatedPrefix [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.463-0700 2019-07-07T15:06:34.463-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c612-b74d-a9cb-3b2e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.466-0700 2019-07-07T15:06:34.467-0700 I - [main] going to run test: ShouldInsertCacheBeforeCorrelatedNestedLookup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.469-0700 2019-07-07T15:06:34.469-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6d3f-69e1-9e54-906d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.472-0700 2019-07-07T15:06:34.473-0700 I - [main] going to run test: ShouldIgnoreNestedLookupLetVariablesShadowingOuterLookupLetVariablesWhenFindingPrefix [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.475-0700 2019-07-07T15:06:34.476-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-431e-d2e4-7650-e127 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.479-0700 2019-07-07T15:06:34.480-0700 I - [main] going to run test: ShouldCacheEntirePipelineIfNonCorrelated [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.482-0700 2019-07-07T15:06:34.483-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7a0e-a409-3e14-48fe [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.486-0700 2019-07-07T15:06:34.486-0700 I - [main] going to run test: ShouldReplaceNonCorrelatedPrefixWithCacheAfterFirstSubPipelineIteration [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.489-0700 2019-07-07T15:06:34.489-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1534-e7dc-e4d1-5bed [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.498-0700 2019-07-07T15:06:34.499-0700 I - [main] going to run test: ShouldAbandonCacheIfMaxSizeIsExceededAfterFirstSubPipelineIteration [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.501-0700 2019-07-07T15:06:34.502-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0d69-ecd1-5f5f-3ed0 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.517-0700 2019-07-07T15:06:34.517-0700 I - [main] going to run test: ShouldNotCacheIfCorrelatedStageIsAbsorbedIntoPlanExecutor [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.520-0700 2019-07-07T15:06:34.520-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a903-fcfa-6e4d-5072 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.523-0700 2019-07-07T15:06:34.524-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.524-0700 2019-07-07T15:06:34.524-0700 I - [main] going to run suite: DocumentSourceLookupChangePostImageTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.524-0700 2019-07-07T15:06:34.524-0700 I - [main] going to run test: ShouldErrorIfMissingDocumentKeyOnUpdate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.526-0700 2019-07-07T15:06:34.527-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ffa9-aa9e-0144-5362 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.530-0700 2019-07-07T15:06:34.530-0700 I - [main] going to run test: ShouldErrorIfMissingOperationType [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.533-0700 2019-07-07T15:06:34.533-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5087-fc09-b1b0-2953 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.536-0700 2019-07-07T15:06:34.537-0700 I - [main] going to run test: ShouldErrorIfMissingNamespace [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.539-0700 2019-07-07T15:06:34.540-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f483-51be-74a8-37ef [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.542-0700 2019-07-07T15:06:34.543-0700 I - [main] going to run test: ShouldErrorIfNsFieldHasWrongType [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.545-0700 2019-07-07T15:06:34.546-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3697-73bb-c109-36c6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.549-0700 2019-07-07T15:06:34.549-0700 I - [main] going to run test: ShouldErrorIfNsFieldDoesNotMatchPipeline [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.552-0700 2019-07-07T15:06:34.552-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d13a-2b5c-5f28-ad0c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.555-0700 2019-07-07T15:06:34.556-0700 I - [main] going to run test: ShouldErrorIfDatabaseMismatchOnCollectionlessNss [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.558-0700 2019-07-07T15:06:34.559-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c190-fa56-c184-8477 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.561-0700 2019-07-07T15:06:34.562-0700 I - [main] going to run test: ShouldPassIfDatabaseMatchesOnCollectionlessNss [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.564-0700 2019-07-07T15:06:34.565-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4e95-6ae8-9859-6d9e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.571-0700 2019-07-07T15:06:34.572-0700 I - [main] going to run test: ShouldErrorIfDocumentKeyIsNotUnique [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.574-0700 2019-07-07T15:06:34.574-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-efbf-4a90-2a2c-c242 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.580-0700 2019-07-07T15:06:34.581-0700 I - [main] going to run test: ShouldPropagatePauses [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.583-0700 2019-07-07T15:06:34.584-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0893-5266-0f25-460b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.589-0700 2019-07-07T15:06:34.590-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.590-0700 2019-07-07T15:06:34.590-0700 I - [main] going to run suite: DocumentSourceMatchTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.590-0700 2019-07-07T15:06:34.590-0700 I - [main] going to run test: RedactSafePortion [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.592-0700 2019-07-07T15:06:34.593-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-299b-4efe-f758-fb32 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.594-0700 2019-07-07T15:06:34.595-0700 I - [main] going to run test: ShouldAddDependenciesOfAllBranchesOfOrClause [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.598-0700 2019-07-07T15:06:34.598-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0d4a-7249-9b08-eb48 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.598-0700 2019-07-07T15:06:34.599-0700 I - [main] going to run test: TextSearchShouldRequireWholeDocumentAndTextScore [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.601-0700 2019-07-07T15:06:34.602-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-51f2-749b-44ca-dec2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.602-0700 2019-07-07T15:06:34.602-0700 I - [main] going to run test: ShouldOnlyAddOuterFieldAsDependencyOfImplicitEqualityPredicate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.605-0700 2019-07-07T15:06:34.605-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9570-a2a5-129e-d7dd [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.605-0700 2019-07-07T15:06:34.606-0700 I - [main] going to run test: ShouldOnlyAddOuterFieldAsDependencyOfClausesWithinElemMatch [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.608-0700 2019-07-07T15:06:34.609-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4b87-63b9-ed9f-95d2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.608-0700 2019-07-07T15:06:34.609-0700 I - [main] going to run test: ShouldOnlyAddOuterFieldAsDependencyOfClausesWithinInternalSchemaObjectMatch [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.611-0700 2019-07-07T15:06:34.612-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-526d-0539-231b-a474 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.612-0700 2019-07-07T15:06:34.613-0700 I - [main] going to run test: ShouldAddWholeDocumentAsDependencyOfClausesWithinInternalSchemaMinProperties [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.615-0700 2019-07-07T15:06:34.616-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-495c-9985-3203-990f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.615-0700 2019-07-07T15:06:34.616-0700 I - [main] going to run test: ShouldAddWholeDocumentAsDependencyOfClausesWithinInternalSchemaMaxProperties [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.618-0700 2019-07-07T15:06:34.619-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-94a1-ec6d-2fb0-33d3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.619-0700 2019-07-07T15:06:34.620-0700 I - [main] going to run test: ShouldAddWholeDocumentAsDependencyOfClausesWithinInternalSchemaAllowedProperties [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.622-0700 2019-07-07T15:06:34.623-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7e69-0db5-c195-a6f8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.622-0700 2019-07-07T15:06:34.623-0700 I - [main] going to run test: ShouldAddWholeDocumentAsDependencyOfClausesWithInternalSchemaRootDocEq [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.625-0700 2019-07-07T15:06:34.626-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-dee1-112a-f228-1cf9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.626-0700 2019-07-07T15:06:34.627-0700 I - [main] going to run test: ShouldAddCorrectDependenciesForClausesWithInternalSchemaType [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.629-0700 2019-07-07T15:06:34.630-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1593-eb8e-5bf0-36a1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.629-0700 2019-07-07T15:06:34.630-0700 I - [main] going to run test: ShouldAddCorrectDependenciesForClausesWithInternalSchemaCond [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.632-0700 2019-07-07T15:06:34.633-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-bf69-397e-a56d-8b4e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.633-0700 2019-07-07T15:06:34.634-0700 I - [main] going to run test: ShouldAddCorrectDependenciesForClausesWithInternalSchemaXor [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.636-0700 2019-07-07T15:06:34.637-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a66c-72b7-e1ad-8d5e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.636-0700 2019-07-07T15:06:34.637-0700 I - [main] going to run test: ShouldAddCorrectDependenciesForClausesWithEmptyJSONSchema [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.639-0700 2019-07-07T15:06:34.640-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a891-90da-3cef-0e75 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.640-0700 2019-07-07T15:06:34.641-0700 I - [main] going to run test: ShouldAddCorrectDependenciesForClausesWithJSONSchemaProperties [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.643-0700 2019-07-07T15:06:34.644-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4b91-c353-52bd-e65e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.643-0700 2019-07-07T15:06:34.644-0700 I - [main] going to run test: ShouldAddCorrectDependenciesForMultiplePredicatesWithJSONSchema [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.646-0700 2019-07-07T15:06:34.647-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-969f-7117-22cb-a8f5 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.647-0700 2019-07-07T15:06:34.648-0700 I - [main] going to run test: ShouldAddOuterFieldToDependenciesIfElemMatchContainsNoFieldNames [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.650-0700 2019-07-07T15:06:34.651-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-beb2-26da-1472-f35a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.650-0700 2019-07-07T15:06:34.651-0700 I - [main] going to run test: ShouldAddNotClausesFieldAsDependency [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.653-0700 2019-07-07T15:06:34.654-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-fcd3-838d-4168-f6e6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.654-0700 2019-07-07T15:06:34.654-0700 I - [main] going to run test: ShouldAddDependenciesOfEachNorClause [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.657-0700 2019-07-07T15:06:34.657-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5e82-7525-e35e-0c84 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.657-0700 2019-07-07T15:06:34.658-0700 I - [main] going to run test: CommentShouldNotAddAnyDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.660-0700 2019-07-07T15:06:34.661-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4d42-35a9-beac-96e8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.660-0700 2019-07-07T15:06:34.661-0700 I - [main] going to run test: ClauseAndedWithCommentShouldAddDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.663-0700 2019-07-07T15:06:34.664-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-53f3-56a6-2f3a-454f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.664-0700 2019-07-07T15:06:34.665-0700 I - [main] going to run test: MultipleMatchStagesShouldCombineIntoOne [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.667-0700 2019-07-07T15:06:34.668-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-377c-5804-5382-b4dd [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.667-0700 2019-07-07T15:06:34.668-0700 I - [main] going to run test: ShouldPropagatePauses [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.670-0700 2019-07-07T15:06:34.671-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9f8f-6c2c-62af-284a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.674-0700 2019-07-07T15:06:34.675-0700 I - [main] going to run test: ShouldCorrectlyJoinWithSubsequentMatch [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.677-0700 2019-07-07T15:06:34.678-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-fc76-72fd-b20b-b61d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.680-0700 2019-07-07T15:06:34.681-0700 I - [main] going to run test: ShouldFailToDescendExpressionOnPathThatIsNotACommonPrefix [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.680-0700 2019-07-07T15:06:34.681-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.681-0700 2019-07-07T15:06:34.681-0700 I - [main] going to run test: ShouldFailToDescendExpressionOnPathThatContainsElemMatchWithObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.681-0700 2019-07-07T15:06:34.681-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.681-0700 2019-07-07T15:06:34.681-0700 I - [main] going to run test: ShouldFailToDescendExpressionOnPathThatContainsElemMatchWithValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.681-0700 2019-07-07T15:06:34.681-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.681-0700 2019-07-07T15:06:34.681-0700 I - [main] going to run test: ShouldMatchCorrectlyAfterDescendingMatch [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.683-0700 2019-07-07T15:06:34.684-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b147-039e-6ae9-e1ea [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.687-0700 2019-07-07T15:06:34.687-0700 I - [main] going to run test: ShouldCorrectlyEvaluateElemMatchPredicate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.689-0700 2019-07-07T15:06:34.690-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b91f-e013-818e-1e7d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.693-0700 2019-07-07T15:06:34.694-0700 I - [main] going to run test: ShouldCorrectlyEvaluateJSONSchemaPredicate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.696-0700 2019-07-07T15:06:34.697-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7667-bbf5-0d49-23de [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.699-0700 2019-07-07T15:06:34.700-0700 I - [main] going to run test: ShouldShowOptimizationsInExplainOutputWhenOptimized [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.702-0700 2019-07-07T15:06:34.703-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-cb2c-e549-d85e-6f6f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.703-0700 2019-07-07T15:06:34.704-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.703-0700 2019-07-07T15:06:34.704-0700 I - [main] going to run suite: DocumentSourceMergeCursorsTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.703-0700 2019-07-07T15:06:34.704-0700 I - [main] going to run test: ShouldRejectNonArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.707-0700 2019-07-07T15:06:34.708-0700 I - [main] going to run test: ShouldRejectEmptyArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.711-0700 2019-07-07T15:06:34.711-0700 I - [main] going to run test: ShouldRejectLegacySerializationFormats [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.714-0700 2019-07-07T15:06:34.715-0700 I - [main] going to run test: ShouldBeAbleToParseSerializedARMParams [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.718-0700 2019-07-07T15:06:34.719-0700 I - [main] going to run test: ShouldReportEOFWithNoCursors [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.722-0700 2019-07-07T15:06:34.722-0700 I - [main] going to run test: ShouldBeAbleToIterateCursorsUntilEOF [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.726-0700 2019-07-07T15:06:34.726-0700 I - [main] going to run test: ShouldNotKillCursorsIfTheyAreNotOwned [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.730-0700 2019-07-07T15:06:34.730-0700 I - [main] going to run test: ShouldKillCursorIfPartiallyIterated [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.734-0700 2019-07-07T15:06:34.734-0700 I - [main] going to run test: ShouldEnforceSortSpecifiedViaARMParams [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.738-0700 2019-07-07T15:06:34.738-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.738-0700 2019-07-07T15:06:34.738-0700 I - [main] going to run suite: DocumentSourceMergeTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.739-0700 2019-07-07T15:06:34.738-0700 I - [main] going to run test: CorrectlyParsesIfMergeSpecIsString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.741-0700 2019-07-07T15:06:34.741-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-408c-8c06-ae4e-b715 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.742-0700 2019-07-07T15:06:34.742-0700 I - [main] going to run test: CorrectlyParsesIfIntoIsString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.745-0700 2019-07-07T15:06:34.745-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1c23-36cb-6391-6cd5 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.745-0700 2019-07-07T15:06:34.745-0700 I - [main] going to run test: CorrectlyParsesIfIntoIsObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.748-0700 2019-07-07T15:06:34.748-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-52fa-a1c5-1b66-0613 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.749-0700 2019-07-07T15:06:34.749-0700 I - [main] going to run test: CorrectlyParsesIfWhenMatchedIsStringOrArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.752-0700 2019-07-07T15:06:34.752-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d7ff-4445-3a8d-0acb [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.752-0700 2019-07-07T15:06:34.752-0700 I - [main] going to run test: FailsToParseIncorrectMergeSpecType [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.755-0700 2019-07-07T15:06:34.755-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2f3e-b40e-9b4b-563e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.756-0700 2019-07-07T15:06:34.756-0700 I - [main] going to run test: FailsToParseIfMergeSpecObjectWithoutInto [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.759-0700 2019-07-07T15:06:34.759-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1800-cef9-2453-0dbc [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.759-0700 2019-07-07T15:06:34.759-0700 I - [main] going to run test: FailsToParseIfIntoIsNotStringAndNotObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.762-0700 2019-07-07T15:06:34.762-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4fbb-de44-1f59-8a0a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.763-0700 2019-07-07T15:06:34.763-0700 I - [main] going to run test: FailsToParseIfIntoIsObjectWithInvalidFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.766-0700 2019-07-07T15:06:34.766-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1bd4-c38d-78f0-b0bb [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.766-0700 2019-07-07T15:06:34.766-0700 I - [main] going to run test: FailsToParseIfIntoIsObjectWithEmptyCollectionName [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.769-0700 2019-07-07T15:06:34.769-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-98fb-f835-069d-d47b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.770-0700 2019-07-07T15:06:34.770-0700 I - [main] going to run test: FailsToParseIfIntoIsNotAValidUserCollection [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.773-0700 2019-07-07T15:06:34.773-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-eb4d-50f5-4b3d-9a9e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.773-0700 2019-07-07T15:06:34.773-0700 I - [main] going to run test: FailsToParseIfDbIsNotString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.776-0700 2019-07-07T15:06:34.776-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-36b2-8ec0-1e43-e6c6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.777-0700 2019-07-07T15:06:34.777-0700 I - [main] going to run test: FailsToParseIfCollIsNotString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.780-0700 2019-07-07T15:06:34.780-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-257f-d335-1666-735a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.780-0700 2019-07-07T15:06:34.780-0700 I - [main] going to run test: FailsToParseIfDbIsNotAValidDatabaseName [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.783-0700 2019-07-07T15:06:34.783-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-376d-7e8c-f823-4a96 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.784-0700 2019-07-07T15:06:34.784-0700 I - [main] going to run test: FailsToParseIfWhenMatchedModeIsNotStringOrArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.787-0700 2019-07-07T15:06:34.787-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2e89-4f3b-2632-cc1d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.787-0700 2019-07-07T15:06:34.787-0700 I - [main] going to run test: FailsToParseIfWhenNotMatchedModeIsNotString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.790-0700 2019-07-07T15:06:34.790-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8431-1e32-71cf-4e4a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.791-0700 2019-07-07T15:06:34.791-0700 I - [main] going to run test: FailsToParseIfTargetAndAggregationNamespacesAreSame [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.794-0700 2019-07-07T15:06:34.794-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-afe5-335a-33d0-9c99 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.794-0700 2019-07-07T15:06:34.794-0700 I - [main] going to run test: FailsToParseIfWhenMatchedModeIsUnsupportedString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.797-0700 2019-07-07T15:06:34.797-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5bb8-8acd-0342-2d34 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.798-0700 2019-07-07T15:06:34.798-0700 I - [main] going to run test: FailsToParseIfWhenNotMatchedModeIsUnsupportedString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.801-0700 2019-07-07T15:06:34.801-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6c96-cd06-5b9f-157d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.801-0700 2019-07-07T15:06:34.801-0700 I - [main] going to run test: FailsToParseIfOnFieldIsNotStringOrArrayOfStrings [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.804-0700 2019-07-07T15:06:34.804-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-10d0-0f4f-0a65-655c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.805-0700 2019-07-07T15:06:34.805-0700 I - [main] going to run test: CorrectlyUsesTargetDbThatMatchesAggregationDb [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.808-0700 2019-07-07T15:06:34.808-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-258b-d4b6-9757-f928 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.808-0700 2019-07-07T15:06:34.808-0700 I - [main] going to run test: SerializeDefaultModesWhenMatchedWhenNotMatched [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.811-0700 2019-07-07T15:06:34.811-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5fea-aea9-c3c5-3b01 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.812-0700 2019-07-07T15:06:34.812-0700 I - [main] going to run test: SerializeOnFieldDefaultsToId [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.815-0700 2019-07-07T15:06:34.815-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b02d-c262-b792-d792 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.815-0700 2019-07-07T15:06:34.815-0700 I - [main] going to run test: SerializeCompoundOnFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.818-0700 2019-07-07T15:06:34.818-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c92e-9416-1f4f-00a6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.819-0700 2019-07-07T15:06:34.819-0700 I - [main] going to run test: SerializeDottedPathOnFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.822-0700 2019-07-07T15:06:34.822-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1920-4e8e-6d8f-81d1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.822-0700 2019-07-07T15:06:34.822-0700 I - [main] going to run test: SerializeDottedPathOnFieldsSharedPrefix [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.825-0700 2019-07-07T15:06:34.825-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-88a9-a5f7-df9d-247b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.826-0700 2019-07-07T15:06:34.826-0700 I - [main] going to run test: SerializeIntoWhenMergeSpecIsStringNotDotted [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.829-0700 2019-07-07T15:06:34.829-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e7cc-c219-433e-fea0 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.829-0700 2019-07-07T15:06:34.829-0700 I - [main] going to run test: SerializeIntoWhenMergeSpecIsStringDotted [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.832-0700 2019-07-07T15:06:34.832-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-530b-e6e6-5734-e7be [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.833-0700 2019-07-07T15:06:34.833-0700 I - [main] going to run test: SerializeIntoWhenIntoIsStringNotDotted [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.836-0700 2019-07-07T15:06:34.836-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-97fe-2dac-1b24-e5d6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.836-0700 2019-07-07T15:06:34.836-0700 I - [main] going to run test: SerializeIntoWhenIntoIsStringDotted [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.839-0700 2019-07-07T15:06:34.839-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-afd8-c5d1-daf3-95d3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.840-0700 2019-07-07T15:06:34.840-0700 I - [main] going to run test: SerializeIntoWhenIntoIsObjectWithCollNotDotted [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.843-0700 2019-07-07T15:06:34.843-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6ce5-a0bc-731d-f8ed [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.843-0700 2019-07-07T15:06:34.843-0700 I - [main] going to run test: SerializeIntoWhenIntoIsObjectWithCollDotted [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.846-0700 2019-07-07T15:06:34.846-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4df2-2017-673d-5a39 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.846-0700 2019-07-07T15:06:34.847-0700 I - [main] going to run test: CorrectlyHandlesWhenMatchedAndWhenNotMatchedModes [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.849-0700 2019-07-07T15:06:34.850-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-121a-da31-51ae-2945 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.850-0700 2019-07-07T15:06:34.850-0700 I - [main] going to run test: LetVariablesCanOnlyBeUsedWithPipelineMode [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.853-0700 2019-07-07T15:06:34.853-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-962a-01e1-b332-3515 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.854-0700 2019-07-07T15:06:34.854-0700 I - [main] going to run test: SerializeDefaultLetVariable [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.857-0700 2019-07-07T15:06:34.857-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7d48-99fd-37a2-1bfa [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.857-0700 2019-07-07T15:06:34.857-0700 I - [main] going to run test: SerializeLetVariables [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.860-0700 2019-07-07T15:06:34.860-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-58fe-85bc-d8f9-9630 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.861-0700 2019-07-07T15:06:34.861-0700 I - [main] going to run test: SerializeLetArrayVariable [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.864-0700 2019-07-07T15:06:34.864-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e202-980c-8570-74a8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.864-0700 2019-07-07T15:06:34.864-0700 I - [main] going to run test: SerializeNullLetVariablesAsDefault [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.867-0700 2019-07-07T15:06:34.867-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e412-ac32-5f6c-d78b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.868-0700 2019-07-07T15:06:34.868-0700 I - [main] going to run test: SerializeEmptyLetVariables [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.871-0700 2019-07-07T15:06:34.871-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c161-9518-af2f-6fdf [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.871-0700 2019-07-07T15:06:34.871-0700 I - [main] going to run test: OnlyObjectCanBeUsedAsLetVariables [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.874-0700 2019-07-07T15:06:34.874-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-592d-14b2-8034-d98e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.875-0700 2019-07-07T15:06:34.875-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.875-0700 2019-07-07T15:06:34.875-0700 I - [main] going to run suite: DocumentSourceMockTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.875-0700 2019-07-07T15:06:34.875-0700 I - [main] going to run test: OneDoc [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.878-0700 2019-07-07T15:06:34.878-0700 I - [main] going to run test: ShouldBeConstructableFromInitializerListOfDocuments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.881-0700 2019-07-07T15:06:34.881-0700 I - [main] going to run test: ShouldBeConstructableFromDequeOfResults [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.884-0700 2019-07-07T15:06:34.884-0700 I - [main] going to run test: StringJSON [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.887-0700 2019-07-07T15:06:34.887-0700 I - [main] going to run test: DequeStringJSONs [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.890-0700 2019-07-07T15:06:34.890-0700 I - [main] going to run test: Empty [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.893-0700 2019-07-07T15:06:34.893-0700 I - [main] going to run test: NonTestConstructor [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.896-0700 2019-07-07T15:06:34.896-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.896-0700 2019-07-07T15:06:34.896-0700 I - [main] going to run suite: DocumentSourceOutTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.896-0700 2019-07-07T15:06:34.896-0700 I - [main] going to run test: FailsToParseIncorrectType [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.899-0700 2019-07-07T15:06:34.899-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a4d5-d40c-cb0a-927e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.899-0700 2019-07-07T15:06:34.899-0700 I - [main] going to run test: AcceptsStringArgument [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.902-0700 2019-07-07T15:06:34.902-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-eb07-6a25-950b-cdb8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.903-0700 2019-07-07T15:06:34.903-0700 I - [main] going to run test: SerializeToString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.906-0700 2019-07-07T15:06:34.906-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0b70-f9d5-b260-4ada [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.906-0700 2019-07-07T15:06:34.906-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.906-0700 2019-07-07T15:06:34.906-0700 I - [main] going to run suite: DocumentSourcePlanCacheStatsTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.907-0700 2019-07-07T15:06:34.906-0700 I - [main] going to run test: ShouldFailToParseIfSpecIsNotObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.909-0700 2019-07-07T15:06:34.909-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e45b-010b-cd9c-3b4f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.910-0700 2019-07-07T15:06:34.910-0700 I - [main] going to run test: ShouldFailToParseIfSpecIsANonEmptyObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.913-0700 2019-07-07T15:06:34.913-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1efb-c6e2-afc3-4ddb [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.913-0700 2019-07-07T15:06:34.913-0700 I - [main] going to run test: CannotCreateWhenInMongos [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.916-0700 2019-07-07T15:06:34.916-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-cddc-e8d4-9bda-3eba [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.916-0700 2019-07-07T15:06:34.917-0700 I - [main] going to run test: CanParseAndSerializeSuccessfully [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.919-0700 2019-07-07T15:06:34.919-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6336-a333-73f0-f76c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.920-0700 2019-07-07T15:06:34.920-0700 I - [main] going to run test: CanParseAndSerializeAsExplainSuccessfully [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.923-0700 2019-07-07T15:06:34.923-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6194-b879-5a28-41c3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.923-0700 2019-07-07T15:06:34.923-0700 I - [main] going to run test: SerializesSuccessfullyAfterAbsorbingMatch [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.926-0700 2019-07-07T15:06:34.926-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c84f-4019-be3d-6367 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.927-0700 2019-07-07T15:06:34.927-0700 I - [main] going to run test: SerializesSuccessfullyAfterAbsorbingMatchForExplain [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.930-0700 2019-07-07T15:06:34.930-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7bc5-8a81-edbc-bdce [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.930-0700 2019-07-07T15:06:34.930-0700 I - [main] going to run test: ReturnsImmediateEOFWithEmptyPlanCache [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.933-0700 2019-07-07T15:06:34.933-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-bc8d-04fd-588a-6db7 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.934-0700 2019-07-07T15:06:34.934-0700 I - [main] going to run test: ReturnsOnlyMatchingStatsAfterAbsorbingMatch [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.937-0700 2019-07-07T15:06:34.937-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d774-81a3-6cb1-2c1a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.937-0700 2019-07-07T15:06:34.937-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.937-0700 2019-07-07T15:06:34.937-0700 I - [main] going to run suite: DocumentSourceRedactTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.938-0700 2019-07-07T15:06:34.937-0700 I - [main] going to run test: ShouldCopyRedactSafePartOfMatchBeforeItself [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.940-0700 2019-07-07T15:06:34.940-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-10e8-c14e-3453-aad3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.941-0700 2019-07-07T15:06:34.941-0700 I - [main] going to run test: ShouldPropagatePauses [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.944-0700 2019-07-07T15:06:34.944-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ed99-11a5-aa07-3b74 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.947-0700 2019-07-07T15:06:34.947-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.947-0700 2019-07-07T15:06:34.947-0700 I - [main] going to run suite: DocumentSourceSequentialDocumentCacheTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.948-0700 2019-07-07T15:06:34.947-0700 I - [main] going to run test: ReturnsEOFOnSubsequentCallsAfterSourceExhausted [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.950-0700 2019-07-07T15:06:34.950-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5063-9681-65cb-8d04 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.953-0700 2019-07-07T15:06:34.953-0700 I - [main] going to run test: ReturnsEOFAfterCacheExhausted [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.956-0700 2019-07-07T15:06:34.956-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ce3d-1ce3-cf7c-7560 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.957-0700 2019-07-07T15:06:34.957-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.957-0700 2019-07-07T15:06:34.957-0700 I - [main] going to run suite: DocumentSourceSkipTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.957-0700 2019-07-07T15:06:34.957-0700 I - [main] going to run test: ShouldPropagatePauses [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.960-0700 2019-07-07T15:06:34.960-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-87d0-032b-ef5a-c2b7 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.963-0700 2019-07-07T15:06:34.963-0700 I - [main] going to run test: SkipsChainedTogetherShouldNotOverFlowWhenOptimizing [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.966-0700 2019-07-07T15:06:34.966-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d7ea-2df2-93c6-2a06 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.966-0700 2019-07-07T15:06:34.967-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.967-0700 2019-07-07T15:06:34.967-0700 I - [main] going to run suite: DocumentSourceSortExecutionTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.967-0700 2019-07-07T15:06:34.967-0700 I - [main] going to run test: ShouldGiveNoOutputIfGivenNoInputs [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.970-0700 2019-07-07T15:06:34.970-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8ad4-9b32-61cc-e776 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.973-0700 2019-07-07T15:06:34.973-0700 I - [main] going to run test: ShouldGiveOneOutputIfGivenOneInput [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.976-0700 2019-07-07T15:06:34.976-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f5d9-1a1d-7fd6-e848 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.979-0700 2019-07-07T15:06:34.980-0700 I - [main] going to run test: ShouldSortTwoInputsAccordingToOneFieldAscending [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.982-0700 2019-07-07T15:06:34.982-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1c21-bb18-9584-d762 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.985-0700 2019-07-07T15:06:34.986-0700 I - [main] going to run test: DescendingOrder [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.988-0700 2019-07-07T15:06:34.988-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-55a2-5647-6c6e-c3cf [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.991-0700 2019-07-07T15:06:34.992-0700 I - [main] going to run test: DottedSortField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.994-0700 2019-07-07T15:06:34.994-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1de7-233b-a669-5c86 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:34.997-0700 2019-07-07T15:06:34.998-0700 I - [main] going to run test: CompoundSortSpec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.000-0700 2019-07-07T15:06:35.000-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6f87-3751-b3a5-ff8a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.004-0700 2019-07-07T15:06:35.004-0700 I - [main] going to run test: CompoundSortSpecAlternateOrder [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.007-0700 2019-07-07T15:06:35.007-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-565f-793c-2465-3ad8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.010-0700 2019-07-07T15:06:35.010-0700 I - [main] going to run test: CompoundSortSpecAlternateOrderSecondField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.013-0700 2019-07-07T15:06:35.013-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-fb73-ef81-218b-057a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.016-0700 2019-07-07T15:06:35.016-0700 I - [main] going to run test: InconsistentTypeSort [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.019-0700 2019-07-07T15:06:35.019-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e137-1bb0-b5c0-5ea5 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.022-0700 2019-07-07T15:06:35.022-0700 I - [main] going to run test: MixedNumericSort [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.025-0700 2019-07-07T15:06:35.025-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-831f-369e-2bc1-9655 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.028-0700 2019-07-07T15:06:35.028-0700 I - [main] going to run test: MissingValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.031-0700 2019-07-07T15:06:35.031-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ff0b-5193-13b3-9f09 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.034-0700 2019-07-07T15:06:35.034-0700 I - [main] going to run test: NullValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.037-0700 2019-07-07T15:06:35.037-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0b3d-271a-d640-78f4 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.040-0700 2019-07-07T15:06:35.040-0700 I - [main] going to run test: TextScore [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.043-0700 2019-07-07T15:06:35.043-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a0e1-3c70-b6d5-236f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.046-0700 2019-07-07T15:06:35.046-0700 I - [main] going to run test: RandMeta [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.049-0700 2019-07-07T15:06:35.049-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8bc9-5076-92d1-2ff6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.052-0700 2019-07-07T15:06:35.052-0700 I - [main] going to run test: MissingObjectWithinArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.055-0700 2019-07-07T15:06:35.055-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-79a1-65c7-e5e5-efc3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.058-0700 2019-07-07T15:06:35.059-0700 I - [main] going to run test: ExtractArrayValues [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.061-0700 2019-07-07T15:06:35.062-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c01b-98dc-7a7b-aa6b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.065-0700 2019-07-07T15:06:35.065-0700 I - [main] going to run test: ShouldPauseWhenAskedTo [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.067-0700 2019-07-07T15:06:35.068-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5517-370c-c5a4-db5d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.071-0700 2019-07-07T15:06:35.071-0700 I - [main] going to run test: ShouldResumePopulationBetweenPauses [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.073-0700 2019-07-07T15:06:35.074-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3ec0-de77-d6d9-f3a7 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.077-0700 2019-07-07T15:06:35.077-0700 I - [main] going to run test: ShouldBeAbleToPauseLoadingWhileSpilled [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.079-0700 2019-07-07T15:06:35.080-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-cc16-79e8-ed4f-fb69 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.080-0700 2019-07-07T15:06:35.080-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\DocumentSourceSortTest-648c-c299-3c62-84c8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.102-0700 2019-07-07T15:06:35.102-0700 I - [main] going to run test: ShouldErrorIfNotAllowedToSpillToDiskAndResultSetIsTooLarge [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.105-0700 2019-07-07T15:06:35.105-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4989-93fa-56ce-61e7 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.108-0700 2019-07-07T15:06:35.108-0700 I - [main] going to run test: ShouldCorrectlyTrackMemoryUsageBetweenPauses [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.111-0700 2019-07-07T15:06:35.111-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4817-91e1-1dde-a324 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.114-0700 2019-07-07T15:06:35.115-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.115-0700 2019-07-07T15:06:35.115-0700 I - [main] going to run suite: DocumentSourceSortTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.115-0700 2019-07-07T15:06:35.115-0700 I - [main] going to run test: RejectsNonObjectSpec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.117-0700 2019-07-07T15:06:35.118-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1a73-263b-3228-62be [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.118-0700 2019-07-07T15:06:35.118-0700 I - [main] going to run test: RejectsEmptyObjectSpec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.121-0700 2019-07-07T15:06:35.121-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5899-3881-fa60-fdc8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.121-0700 2019-07-07T15:06:35.121-0700 I - [main] going to run test: RejectsSpecWithNonNumericValues [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.124-0700 2019-07-07T15:06:35.124-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-826d-155a-5995-3db4 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.125-0700 2019-07-07T15:06:35.125-0700 I - [main] going to run test: RejectsSpecWithZeroAsValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.127-0700 2019-07-07T15:06:35.128-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-af0a-1baa-4e1e-3c48 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.128-0700 2019-07-07T15:06:35.128-0700 I - [main] going to run test: SortWithLimit [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.131-0700 2019-07-07T15:06:35.131-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1b47-3d6c-fac2-1ada [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.131-0700 2019-07-07T15:06:35.132-0700 I - [main] going to run test: Dependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.134-0700 2019-07-07T15:06:35.135-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c5e7-a36d-b6eb-9cd4 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.135-0700 2019-07-07T15:06:35.135-0700 I - [main] going to run test: ReportsNoPathsModified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.138-0700 2019-07-07T15:06:35.138-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c7b7-d240-b0e3-097f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.138-0700 2019-07-07T15:06:35.138-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.138-0700 2019-07-07T15:06:35.138-0700 I - [main] going to run suite: DocumentSourceUnwindTests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.139-0700 2019-07-07T15:06:35.139-0700 I - [main] going to run test: class mongo::`anonymous namespace'::Empty [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.155-0700 2019-07-07T15:06:35.156-0700 I - [main] going to run test: class mongo::`anonymous namespace'::EmptyArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.172-0700 2019-07-07T15:06:35.173-0700 I - [main] going to run test: class mongo::`anonymous namespace'::MissingValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.189-0700 2019-07-07T15:06:35.189-0700 I - [main] going to run test: class mongo::`anonymous namespace'::Null [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.205-0700 2019-07-07T15:06:35.206-0700 I - [main] going to run test: class mongo::`anonymous namespace'::Undefined [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.222-0700 2019-07-07T15:06:35.222-0700 I - [main] going to run test: class mongo::`anonymous namespace'::OneValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.239-0700 2019-07-07T15:06:35.239-0700 I - [main] going to run test: class mongo::`anonymous namespace'::TwoValues [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.255-0700 2019-07-07T15:06:35.256-0700 I - [main] going to run test: class mongo::`anonymous namespace'::ArrayWithNull [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.272-0700 2019-07-07T15:06:35.272-0700 I - [main] going to run test: class mongo::`anonymous namespace'::TwoDocuments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.289-0700 2019-07-07T15:06:35.289-0700 I - [main] going to run test: class mongo::`anonymous namespace'::NestedArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.305-0700 2019-07-07T15:06:35.306-0700 I - [main] going to run test: class mongo::`anonymous namespace'::NonObjectParent [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.322-0700 2019-07-07T15:06:35.322-0700 I - [main] going to run test: class mongo::`anonymous namespace'::DoubleNestedArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.339-0700 2019-07-07T15:06:35.339-0700 I - [main] going to run test: class mongo::`anonymous namespace'::SeveralDocuments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.356-0700 2019-07-07T15:06:35.356-0700 I - [main] going to run test: class mongo::`anonymous namespace'::SeveralMoreDocuments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.373-0700 2019-07-07T15:06:35.373-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IncludeArrayIndexSubObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.390-0700 2019-07-07T15:06:35.390-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IncludeArrayIndexOverrideExisting [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.406-0700 2019-07-07T15:06:35.407-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IncludeArrayIndexOverrideExistingNested [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.423-0700 2019-07-07T15:06:35.423-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IncludeArrayIndexOverrideUnwindPath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.439-0700 2019-07-07T15:06:35.440-0700 I - [main] going to run test: class mongo::`anonymous namespace'::IncludeArrayIndexWithinUnwindPath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.456-0700 2019-07-07T15:06:35.457-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.457-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run suite: DocumentToBsonWithPathsTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.457-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ShouldExtractTopLevelFieldIfDottedFieldNeeded [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.457-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ShouldExtractEntireArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.457-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ShouldExtractEntireArrayWithNumericPathComponent [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.457-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ShouldExtractEntireObjectWithNumericPathComponent [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.458-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ShouldOnlyAddPrefixedFieldOnceIfTwoDottedSubfields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.458-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: MissingFieldShouldNotAppearInResult [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.458-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ShouldSerializeNothingIfNothingIsNeeded [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.458-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ShouldExtractEntireArrayFromPrefixOfDottedField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.458-0700 2019-07-07T15:06:35.457-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.459-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run suite: DocumentValueTestUtilSelfTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.459-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: DocumentEQ [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.459-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: DocumentNE [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.459-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: DocumentLT [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.460-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: DocumentLTE [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.460-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: DocumentGT [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.460-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: DocumentGTE [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.460-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ValueEQ [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.461-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ValueNE [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.461-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ValueLT [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.461-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ValueLTE [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.461-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ValueGT [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.461-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ValueGTE [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.462-0700 2019-07-07T15:06:35.457-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.462-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run suite: ExclusionProjectionExecutionTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.462-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ShouldRejectComputedField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.462-0700 2019-07-07T15:06:35.457-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.462-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ShouldFailWhenGivenIncludedNonIdField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.463-0700 2019-07-07T15:06:35.457-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.463-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ShouldFailWhenGivenIncludedIdSubfield [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.463-0700 2019-07-07T15:06:35.457-0700 I - [main] Skipping death test on Windows [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.463-0700 2019-07-07T15:06:35.457-0700 I - [main] going to run test: ShouldAllowExplicitIdInclusionInExclusionSpec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.463-0700 2019-07-07T15:06:35.460-0700 I - [main] going to run test: ShouldSerializeToEquivalentProjection [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.464-0700 2019-07-07T15:06:35.463-0700 I - [main] going to run test: ShouldNotAddAnyDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.465-0700 2019-07-07T15:06:35.466-0700 I - [main] going to run test: ShouldReportExcludedFieldsAsModified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.468-0700 2019-07-07T15:06:35.469-0700 I - [main] going to run test: ShouldReportExcludedFieldsAsModifiedWhenSpecifiedAsNestedObj [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.471-0700 2019-07-07T15:06:35.472-0700 I - [main] going to run test: ShouldExcludeTopLevelField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.474-0700 2019-07-07T15:06:35.474-0700 I - [main] going to run test: ShouldCoerceNumericsToBools [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.477-0700 2019-07-07T15:06:35.477-0700 I - [main] going to run test: ShouldPreserveOrderOfExistingFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.480-0700 2019-07-07T15:06:35.480-0700 I - [main] going to run test: ShouldImplicitlyIncludeId [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.483-0700 2019-07-07T15:06:35.484-0700 I - [main] going to run test: ShouldExcludeIdIfExplicitlyExcluded [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.486-0700 2019-07-07T15:06:35.487-0700 I - [main] going to run test: ShouldExcludeIdAndKeepAllOtherFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.489-0700 2019-07-07T15:06:35.490-0700 I - [main] going to run test: ShouldExcludeSubFieldsOfId [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.493-0700 2019-07-07T15:06:35.493-0700 I - [main] going to run test: ShouldExcludeSimpleDottedFieldFromSubDoc [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.496-0700 2019-07-07T15:06:35.497-0700 I - [main] going to run test: ShouldNotCreateSubDocIfDottedExcludedFieldDoesNotExist [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.499-0700 2019-07-07T15:06:35.500-0700 I - [main] going to run test: ShouldApplyDottedExclusionToEachElementInArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.502-0700 2019-07-07T15:06:35.503-0700 I - [main] going to run test: ShouldAllowMixedNestedAndDottedFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.506-0700 2019-07-07T15:06:35.506-0700 I - [main] going to run test: ShouldAlwaysKeepMetadataFromOriginalDoc [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.509-0700 2019-07-07T15:06:35.509-0700 I - [main] going to run test: ShouldIncludeIdByDefault [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.512-0700 2019-07-07T15:06:35.513-0700 I - [main] going to run test: ShouldExcludeIdWithExplicitPolicy [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.515-0700 2019-07-07T15:06:35.516-0700 I - [main] going to run test: ShouldOverrideIncludePolicyWithExplicitExcludeIdSpec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.518-0700 2019-07-07T15:06:35.519-0700 I - [main] going to run test: ShouldOverrideExcludePolicyWithExplicitIncludeIdSpec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.522-0700 2019-07-07T15:06:35.522-0700 I - [main] going to run test: ShouldAllowExclusionOfIdSubfieldWithDefaultIncludePolicy [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.525-0700 2019-07-07T15:06:35.525-0700 I - [main] going to run test: ShouldAllowExclusionOfIdSubfieldWithDefaultExcludePolicy [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.528-0700 2019-07-07T15:06:35.529-0700 I - [main] going to run test: ShouldRecurseNestedArraysByDefault [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.531-0700 2019-07-07T15:06:35.532-0700 I - [main] going to run test: ShouldNotRecurseNestedArraysForNoRecursePolicy [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.534-0700 2019-07-07T15:06:35.535-0700 I - [main] going to run test: ShouldNotRetainNestedArraysIfNoRecursionNeeded [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.538-0700 2019-07-07T15:06:35.538-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.538-0700 2019-07-07T15:06:35.538-0700 I - [main] going to run suite: ExpressionArcCosineTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.538-0700 2019-07-07T15:06:35.538-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.544-0700 2019-07-07T15:06:35.545-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.550-0700 2019-07-07T15:06:35.551-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.585-0700 2019-07-07T15:06:35.586-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.621-0700 2019-07-07T15:06:35.621-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.624-0700 2019-07-07T15:06:35.625-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.624-0700 2019-07-07T15:06:35.625-0700 I - [main] going to run suite: ExpressionArcSineTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.624-0700 2019-07-07T15:06:35.625-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.630-0700 2019-07-07T15:06:35.631-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.637-0700 2019-07-07T15:06:35.637-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.672-0700 2019-07-07T15:06:35.672-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.707-0700 2019-07-07T15:06:35.708-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.710-0700 2019-07-07T15:06:35.711-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.710-0700 2019-07-07T15:06:35.711-0700 I - [main] going to run suite: ExpressionArcTangent2Test [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.710-0700 2019-07-07T15:06:35.711-0700 I - [main] going to run test: TwoIntArgs [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.723-0700 2019-07-07T15:06:35.724-0700 I - [main] going to run test: TwoLongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.735-0700 2019-07-07T15:06:35.736-0700 I - [main] going to run test: LongIntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.749-0700 2019-07-07T15:06:35.749-0700 I - [main] going to run test: IntLongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.762-0700 2019-07-07T15:06:35.762-0700 I - [main] going to run test: TwoDoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.816-0700 2019-07-07T15:06:35.816-0700 I - [main] going to run test: TwoDecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.870-0700 2019-07-07T15:06:35.870-0700 I - [main] going to run test: DoubleDecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.925-0700 2019-07-07T15:06:35.925-0700 I - [main] going to run test: DecimalDoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.979-0700 2019-07-07T15:06:35.979-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.987-0700 2019-07-07T15:06:35.987-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.988-0700 2019-07-07T15:06:35.987-0700 I - [main] going to run suite: ExpressionArcTangentTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.988-0700 2019-07-07T15:06:35.987-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:35.996-0700 2019-07-07T15:06:35.996-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.004-0700 2019-07-07T15:06:36.004-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.023-0700 2019-07-07T15:06:36.023-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.043-0700 2019-07-07T15:06:36.043-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.046-0700 2019-07-07T15:06:36.046-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.046-0700 2019-07-07T15:06:36.046-0700 I - [main] going to run suite: ExpressionArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.046-0700 2019-07-07T15:06:36.046-0700 I - [main] going to run test: ExpressionArrayWithAllConstantValuesShouldOptimizeToExpressionConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.049-0700 2019-07-07T15:06:36.049-0700 I - [main] going to run test: ExpressionArrayShouldOptimizeSubExpressionToExpressionConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.051-0700 2019-07-07T15:06:36.052-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.052-0700 2019-07-07T15:06:36.052-0700 I - [main] going to run suite: ExpressionArrayToObjectTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.052-0700 2019-07-07T15:06:36.052-0700 I - [main] going to run test: KVFormatSimple [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.054-0700 2019-07-07T15:06:36.054-0700 I - [main] going to run test: KVFormatWithDuplicates [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.057-0700 2019-07-07T15:06:36.057-0700 I - [main] going to run test: ListFormatSimple [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.060-0700 2019-07-07T15:06:36.060-0700 I - [main] going to run test: ListFormWithDuplicates [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.063-0700 2019-07-07T15:06:36.063-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.063-0700 2019-07-07T15:06:36.063-0700 I - [main] going to run suite: ExpressionCeilTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.063-0700 2019-07-07T15:06:36.063-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.079-0700 2019-07-07T15:06:36.079-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.095-0700 2019-07-07T15:06:36.096-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.139-0700 2019-07-07T15:06:36.139-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.187-0700 2019-07-07T15:06:36.187-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.193-0700 2019-07-07T15:06:36.193-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.193-0700 2019-07-07T15:06:36.193-0700 I - [main] going to run suite: ExpressionConstantTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.193-0700 2019-07-07T15:06:36.193-0700 I - [main] going to run test: ConstantOfValueMissingRemovesField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.195-0700 2019-07-07T15:06:36.196-0700 I - [main] going to run test: ConstantOfValueMissingSerializesToRemoveSystemVar [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.198-0700 2019-07-07T15:06:36.199-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.199-0700 2019-07-07T15:06:36.199-0700 I - [main] going to run suite: ExpressionConvertShortcutsTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.199-0700 2019-07-07T15:06:36.199-0700 I - [main] going to run test: RejectsMoreThanOneInput [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.201-0700 2019-07-07T15:06:36.202-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b0ed-2e6c-ccc5-016e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.202-0700 2019-07-07T15:06:36.202-0700 I - [main] going to run test: RejectsZeroInputs [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.205-0700 2019-07-07T15:06:36.205-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1125-d533-6069-40ce [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.205-0700 2019-07-07T15:06:36.206-0700 I - [main] going to run test: AcceptsSingleArgumentInArrayOrByItself [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.208-0700 2019-07-07T15:06:36.209-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a416-0c8e-fc22-6dd0 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.209-0700 2019-07-07T15:06:36.209-0700 I - [main] going to run test: ConvertsToInts [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.212-0700 2019-07-07T15:06:36.212-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4ba8-7fc7-efd8-b67e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.212-0700 2019-07-07T15:06:36.212-0700 I - [main] going to run test: ConvertsToLongs [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.215-0700 2019-07-07T15:06:36.215-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b017-c274-1535-5b6d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.215-0700 2019-07-07T15:06:36.216-0700 I - [main] going to run test: ConvertsToDoubles [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.218-0700 2019-07-07T15:06:36.219-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d3ca-14e7-00c8-cb03 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.219-0700 2019-07-07T15:06:36.219-0700 I - [main] going to run test: ConvertsToDecimals [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.222-0700 2019-07-07T15:06:36.222-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2ec5-fb44-deca-e61d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.222-0700 2019-07-07T15:06:36.222-0700 I - [main] going to run test: ConvertsToDates [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.225-0700 2019-07-07T15:06:36.225-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-52c4-7f52-5726-8c98 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.225-0700 2019-07-07T15:06:36.226-0700 I - [main] going to run test: ConvertsToObjectIds [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.228-0700 2019-07-07T15:06:36.229-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7fa1-2bfc-55f8-2b95 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.229-0700 2019-07-07T15:06:36.229-0700 I - [main] going to run test: ConvertsToString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.231-0700 2019-07-07T15:06:36.232-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-eaf5-d9fa-f7c1-2790 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.232-0700 2019-07-07T15:06:36.232-0700 I - [main] going to run test: ConvertsToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.235-0700 2019-07-07T15:06:36.235-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5ef4-084b-92cb-c9a3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.235-0700 2019-07-07T15:06:36.236-0700 I - [main] going to run test: ReturnsNullOnNullishInput [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.238-0700 2019-07-07T15:06:36.239-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6895-f736-4ae2-abef [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.239-0700 2019-07-07T15:06:36.239-0700 I - [main] going to run test: ThrowsOnConversionFailure [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.241-0700 2019-07-07T15:06:36.242-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7fdc-ee7a-9f10-3bba [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.242-0700 2019-07-07T15:06:36.242-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.242-0700 2019-07-07T15:06:36.242-0700 I - [main] going to run suite: ExpressionConvertTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.242-0700 2019-07-07T15:06:36.242-0700 I - [main] going to run test: ParseAndSerializeWithoutOptionalArguments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.245-0700 2019-07-07T15:06:36.245-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2a12-77cc-eaf4-0b68 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.245-0700 2019-07-07T15:06:36.246-0700 I - [main] going to run test: ParseAndSerializeWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.248-0700 2019-07-07T15:06:36.249-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8ee3-ccaa-e043-503b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.249-0700 2019-07-07T15:06:36.249-0700 I - [main] going to run test: ParseAndSerializeWithOnNull [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.252-0700 2019-07-07T15:06:36.252-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e87a-cc55-c298-3249 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.252-0700 2019-07-07T15:06:36.253-0700 I - [main] going to run test: ConvertWithoutInputFailsToParse [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.255-0700 2019-07-07T15:06:36.256-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1f8b-d2c7-89ff-b09c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.256-0700 2019-07-07T15:06:36.256-0700 I - [main] going to run test: ConvertWithoutToFailsToParse [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.258-0700 2019-07-07T15:06:36.259-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-21cd-5528-3ca3-c8f5 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.259-0700 2019-07-07T15:06:36.259-0700 I - [main] going to run test: InvalidTypeNameFails [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.262-0700 2019-07-07T15:06:36.262-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7018-7d86-6338-5548 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.262-0700 2019-07-07T15:06:36.263-0700 I - [main] going to run test: NonIntegralTypeFails [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.265-0700 2019-07-07T15:06:36.266-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c83e-a12f-bd4f-e219 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.266-0700 2019-07-07T15:06:36.266-0700 I - [main] going to run test: NonStringNonNumericalTypeFails [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.269-0700 2019-07-07T15:06:36.269-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8ab6-af98-8d29-7373 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.269-0700 2019-07-07T15:06:36.270-0700 I - [main] going to run test: InvalidNumericTargetTypeFails [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.272-0700 2019-07-07T15:06:36.272-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e12c-5f5f-f4b3-4c50 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.273-0700 2019-07-07T15:06:36.273-0700 I - [main] going to run test: NegativeNumericTargetTypeFails [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.275-0700 2019-07-07T15:06:36.276-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-455c-60d2-e600-b079 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.276-0700 2019-07-07T15:06:36.276-0700 I - [main] going to run test: UnsupportedConversionShouldThrowUnlessOnErrorProvided [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.279-0700 2019-07-07T15:06:36.279-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3918-5bc3-d93c-0377 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.280-0700 2019-07-07T15:06:36.281-0700 I - [main] going to run test: ConvertNullishInput [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.283-0700 2019-07-07T15:06:36.283-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b227-225c-7554-f23a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.284-0700 2019-07-07T15:06:36.284-0700 I - [main] going to run test: ConvertNullishInputWithOnNull [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.286-0700 2019-07-07T15:06:36.287-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ca04-67ff-050a-275d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.287-0700 2019-07-07T15:06:36.287-0700 I - [main] going to run test: NullishToReturnsNull [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.290-0700 2019-07-07T15:06:36.290-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b8b1-1eb0-0222-f1ff [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.290-0700 2019-07-07T15:06:36.291-0700 I - [main] going to run test: NullInputOverridesNullTo [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.293-0700 2019-07-07T15:06:36.293-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-752e-e1b2-81d6-caf2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.294-0700 2019-07-07T15:06:36.294-0700 I - [main] going to run test: ConvertOptimizesToExpressionConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.296-0700 2019-07-07T15:06:36.297-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b951-1f3b-920f-e357 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.297-0700 2019-07-07T15:06:36.297-0700 I - [main] going to run test: ConvertWithOnErrorOptimizesToExpressionConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.300-0700 2019-07-07T15:06:36.300-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-382e-8b77-169c-b819 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.300-0700 2019-07-07T15:06:36.301-0700 I - [main] going to run test: DoubleIdentityConversion [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.303-0700 2019-07-07T15:06:36.304-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-dd26-80f1-e434-dd6f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.304-0700 2019-07-07T15:06:36.304-0700 I - [main] going to run test: BoolIdentityConversion [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.306-0700 2019-07-07T15:06:36.307-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9f17-6cae-c305-803f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.307-0700 2019-07-07T15:06:36.307-0700 I - [main] going to run test: StringIdentityConversion [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.310-0700 2019-07-07T15:06:36.310-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5263-f5c2-39ec-fa4d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.310-0700 2019-07-07T15:06:36.311-0700 I - [main] going to run test: ObjectIdIdentityConversion [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.313-0700 2019-07-07T15:06:36.314-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-37fe-9380-c896-bf51 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.314-0700 2019-07-07T15:06:36.314-0700 I - [main] going to run test: DateIdentityConversion [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.316-0700 2019-07-07T15:06:36.317-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-70cd-dd16-c854-8717 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.317-0700 2019-07-07T15:06:36.317-0700 I - [main] going to run test: IntIdentityConversion [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.320-0700 2019-07-07T15:06:36.320-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f7e5-1987-7a04-204a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.320-0700 2019-07-07T15:06:36.321-0700 I - [main] going to run test: LongIdentityConversion [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.323-0700 2019-07-07T15:06:36.324-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a666-16fa-dab7-0bf4 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.324-0700 2019-07-07T15:06:36.324-0700 I - [main] going to run test: DecimalIdentityConversion [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.326-0700 2019-07-07T15:06:36.327-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7e18-70e2-39f1-2b8d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.327-0700 2019-07-07T15:06:36.327-0700 I - [main] going to run test: ConvertDateToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.330-0700 2019-07-07T15:06:36.330-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-15b0-baec-446a-739f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.330-0700 2019-07-07T15:06:36.331-0700 I - [main] going to run test: ConvertIntToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.333-0700 2019-07-07T15:06:36.334-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-08b9-f20e-5c51-fe95 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.334-0700 2019-07-07T15:06:36.334-0700 I - [main] going to run test: ConvertLongToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.337-0700 2019-07-07T15:06:36.337-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b62e-899c-8853-a069 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.337-0700 2019-07-07T15:06:36.337-0700 I - [main] going to run test: ConvertDoubleToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.340-0700 2019-07-07T15:06:36.340-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4b2b-6710-2e77-7205 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.340-0700 2019-07-07T15:06:36.341-0700 I - [main] going to run test: ConvertDecimalToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.343-0700 2019-07-07T15:06:36.344-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-af32-1509-2819-9c42 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.344-0700 2019-07-07T15:06:36.344-0700 I - [main] going to run test: ConvertStringToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.347-0700 2019-07-07T15:06:36.347-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-44ca-dfa5-088a-d486 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.347-0700 2019-07-07T15:06:36.347-0700 I - [main] going to run test: ConvertObjectIdToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.350-0700 2019-07-07T15:06:36.350-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b0ab-bad9-8f16-865a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.350-0700 2019-07-07T15:06:36.351-0700 I - [main] going to run test: ConvertMinKeyToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.353-0700 2019-07-07T15:06:36.354-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a292-378f-207e-12ce [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.354-0700 2019-07-07T15:06:36.354-0700 I - [main] going to run test: ConvertObjectToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.357-0700 2019-07-07T15:06:36.357-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2498-3ced-b3c0-a15e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.357-0700 2019-07-07T15:06:36.358-0700 I - [main] going to run test: ConvertArrayToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.360-0700 2019-07-07T15:06:36.360-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a9c7-442b-1f84-8e20 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.360-0700 2019-07-07T15:06:36.361-0700 I - [main] going to run test: ConvertBinDataToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.363-0700 2019-07-07T15:06:36.364-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ca21-cefd-f945-bc35 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.364-0700 2019-07-07T15:06:36.364-0700 I - [main] going to run test: ConvertRegexToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.367-0700 2019-07-07T15:06:36.367-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b381-890f-0ba6-89a3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.367-0700 2019-07-07T15:06:36.368-0700 I - [main] going to run test: ConvertDBRefToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.370-0700 2019-07-07T15:06:36.370-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f9fc-2ce6-d230-43dd [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.370-0700 2019-07-07T15:06:36.371-0700 I - [main] going to run test: ConvertCodeToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.373-0700 2019-07-07T15:06:36.374-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9e38-1bfe-6021-7843 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.374-0700 2019-07-07T15:06:36.374-0700 I - [main] going to run test: ConvertSymbolToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.377-0700 2019-07-07T15:06:36.377-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-aaaf-bb3b-9613-379b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.377-0700 2019-07-07T15:06:36.378-0700 I - [main] going to run test: ConvertCodeWScopeToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.380-0700 2019-07-07T15:06:36.381-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d6c6-ecd1-d37e-b875 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.380-0700 2019-07-07T15:06:36.381-0700 I - [main] going to run test: ConvertTimestampToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.383-0700 2019-07-07T15:06:36.384-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1bdf-6615-4b5d-e360 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.384-0700 2019-07-07T15:06:36.384-0700 I - [main] going to run test: ConvertMaxKeyToBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.387-0700 2019-07-07T15:06:36.387-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-69a2-4fae-a563-d000 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.387-0700 2019-07-07T15:06:36.388-0700 I - [main] going to run test: ConvertNumericToDouble [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.390-0700 2019-07-07T15:06:36.391-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-55a5-680b-d8ab-e060 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.390-0700 2019-07-07T15:06:36.391-0700 I - [main] going to run test: ConvertDateToDouble [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.393-0700 2019-07-07T15:06:36.394-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-40eb-2dbe-bbb7-9118 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.394-0700 2019-07-07T15:06:36.394-0700 I - [main] going to run test: ConvertOutOfBoundsDecimalToDouble [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.397-0700 2019-07-07T15:06:36.397-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-69d7-c3a9-878a-2518 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.397-0700 2019-07-07T15:06:36.398-0700 I - [main] going to run test: ConvertOutOfBoundsDecimalToDoubleWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.400-0700 2019-07-07T15:06:36.401-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f311-b264-ccf1-a6c3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.401-0700 2019-07-07T15:06:36.401-0700 I - [main] going to run test: ConvertNumericToDecimal [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.404-0700 2019-07-07T15:06:36.404-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7024-9bda-295c-29d1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.404-0700 2019-07-07T15:06:36.405-0700 I - [main] going to run test: ConvertDateToDecimal [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.407-0700 2019-07-07T15:06:36.407-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4dd5-3644-406c-de9a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.407-0700 2019-07-07T15:06:36.408-0700 I - [main] going to run test: ConvertDoubleToInt [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.410-0700 2019-07-07T15:06:36.411-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6dcc-a343-9436-4e59 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.411-0700 2019-07-07T15:06:36.411-0700 I - [main] going to run test: ConvertOutOfBoundsDoubleToInt [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.414-0700 2019-07-07T15:06:36.414-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3cbc-06f9-f4a8-fe6c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.414-0700 2019-07-07T15:06:36.415-0700 I - [main] going to run test: ConvertOutOfBoundsDoubleToIntWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.417-0700 2019-07-07T15:06:36.418-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0b6e-93b7-ff79-7f9e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.418-0700 2019-07-07T15:06:36.418-0700 I - [main] going to run test: ConvertDoubleToLong [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.421-0700 2019-07-07T15:06:36.421-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7d6e-c1f9-eec9-c66d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.421-0700 2019-07-07T15:06:36.422-0700 I - [main] going to run test: ConvertOutOfBoundsDoubleToLong [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.424-0700 2019-07-07T15:06:36.425-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0044-93b7-a7dc-ada8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.425-0700 2019-07-07T15:06:36.425-0700 I - [main] going to run test: ConvertOutOfBoundsDoubleToLongWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.427-0700 2019-07-07T15:06:36.428-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0bb5-7e88-3fc9-8bea [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.428-0700 2019-07-07T15:06:36.429-0700 I - [main] going to run test: ConvertDecimalToInt [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.431-0700 2019-07-07T15:06:36.432-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-04ab-afa4-c4d9-1d58 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.431-0700 2019-07-07T15:06:36.432-0700 I - [main] going to run test: ConvertOutOfBoundsDecimalToInt [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.434-0700 2019-07-07T15:06:36.435-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-74f6-3d58-4012-ee63 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.435-0700 2019-07-07T15:06:36.436-0700 I - [main] going to run test: ConvertOutOfBoundsDecimalToIntWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.438-0700 2019-07-07T15:06:36.438-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-04f0-db5f-40a7-e1e2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.438-0700 2019-07-07T15:06:36.439-0700 I - [main] going to run test: ConvertDecimalToLong [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.441-0700 2019-07-07T15:06:36.442-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7348-6b6f-81e1-82dc [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.442-0700 2019-07-07T15:06:36.442-0700 I - [main] going to run test: ConvertOutOfBoundsDecimalToLong [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.445-0700 2019-07-07T15:06:36.445-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a72d-a30c-7e60-5d9d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.445-0700 2019-07-07T15:06:36.446-0700 I - [main] going to run test: ConvertOutOfBoundsDecimalToLongWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.448-0700 2019-07-07T15:06:36.449-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7527-1ca5-140e-c4b6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.449-0700 2019-07-07T15:06:36.449-0700 I - [main] going to run test: ConvertDateToLong [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.452-0700 2019-07-07T15:06:36.452-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b071-9f83-c15d-6fc5 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.452-0700 2019-07-07T15:06:36.453-0700 I - [main] going to run test: ConvertIntToLong [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.455-0700 2019-07-07T15:06:36.456-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7db5-18fa-6218-8761 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.455-0700 2019-07-07T15:06:36.456-0700 I - [main] going to run test: ConvertLongToInt [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.458-0700 2019-07-07T15:06:36.459-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a12f-f5e1-0ee7-8fe0 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.459-0700 2019-07-07T15:06:36.459-0700 I - [main] going to run test: ConvertOutOfBoundsLongToInt [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.462-0700 2019-07-07T15:06:36.462-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4d9f-3c6d-3b30-d40c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.462-0700 2019-07-07T15:06:36.463-0700 I - [main] going to run test: ConvertOutOfBoundsLongToIntWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.465-0700 2019-07-07T15:06:36.466-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-481d-f9d5-98a6-3ae1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.466-0700 2019-07-07T15:06:36.466-0700 I - [main] going to run test: ConvertBoolToInt [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.468-0700 2019-07-07T15:06:36.469-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-260f-416e-34c0-7f23 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.469-0700 2019-07-07T15:06:36.470-0700 I - [main] going to run test: ConvertBoolToLong [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.472-0700 2019-07-07T15:06:36.472-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2c0b-093b-2bde-fc10 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.472-0700 2019-07-07T15:06:36.473-0700 I - [main] going to run test: ConvertNumberToDate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.475-0700 2019-07-07T15:06:36.476-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3e14-91e6-b0da-2b48 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.476-0700 2019-07-07T15:06:36.476-0700 I - [main] going to run test: ConvertOutOfBoundsNumberToDate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.479-0700 2019-07-07T15:06:36.479-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f654-f3c7-13eb-60c7 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.479-0700 2019-07-07T15:06:36.480-0700 I - [main] going to run test: ConvertOutOfBoundsNumberToDateWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.482-0700 2019-07-07T15:06:36.483-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b2c8-5520-f7bb-4769 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.483-0700 2019-07-07T15:06:36.484-0700 I - [main] going to run test: ConvertObjectIdToDate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.486-0700 2019-07-07T15:06:36.487-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b302-2715-c4a0-9edd [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.486-0700 2019-07-07T15:06:36.487-0700 I - [main] going to run test: ConvertStringToInt [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.489-0700 2019-07-07T15:06:36.490-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f82c-f7f4-eff7-f268 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.490-0700 2019-07-07T15:06:36.490-0700 I - [main] going to run test: ConvertStringToIntOverflow [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.493-0700 2019-07-07T15:06:36.493-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-86d2-ef39-532c-850c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.493-0700 2019-07-07T15:06:36.494-0700 I - [main] going to run test: ConvertStringToIntOverflowWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.496-0700 2019-07-07T15:06:36.497-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1830-b2d2-6873-5741 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.497-0700 2019-07-07T15:06:36.497-0700 I - [main] going to run test: ConvertStringToLong [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.500-0700 2019-07-07T15:06:36.500-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-efc3-8ae1-50da-9501 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.500-0700 2019-07-07T15:06:36.501-0700 I - [main] going to run test: ConvertStringToLongOverflow [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.503-0700 2019-07-07T15:06:36.503-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-84de-c4c0-ffa5-fbec [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.503-0700 2019-07-07T15:06:36.504-0700 I - [main] going to run test: ConvertStringToLongFailsForFloats [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.506-0700 2019-07-07T15:06:36.507-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-128c-8a6e-5fa8-1845 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.507-0700 2019-07-07T15:06:36.507-0700 I - [main] going to run test: ConvertStringToLongWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.510-0700 2019-07-07T15:06:36.510-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c393-dfd2-93db-be39 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.510-0700 2019-07-07T15:06:36.511-0700 I - [main] going to run test: ConvertStringToDouble [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.513-0700 2019-07-07T15:06:36.514-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-7adb-5c0b-6c95-9707 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.514-0700 2019-07-07T15:06:36.514-0700 I - [main] going to run test: ConvertStringToDoubleWithPrecisionLoss [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.517-0700 2019-07-07T15:06:36.517-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-fa87-ce6e-f49a-dbe5 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.517-0700 2019-07-07T15:06:36.518-0700 I - [main] going to run test: ConvertStringToDoubleFailsForInvalidFloats [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.520-0700 2019-07-07T15:06:36.521-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f976-b148-04cb-ab7f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.520-0700 2019-07-07T15:06:36.521-0700 I - [main] going to run test: ConvertInfinityStringsToDouble [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.523-0700 2019-07-07T15:06:36.524-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1846-5f39-22d8-2d2c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.524-0700 2019-07-07T15:06:36.525-0700 I - [main] going to run test: ConvertZeroStringsToDouble [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.527-0700 2019-07-07T15:06:36.527-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3494-0729-224f-c804 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.527-0700 2019-07-07T15:06:36.528-0700 I - [main] going to run test: ConvertNanStringsToDouble [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.530-0700 2019-07-07T15:06:36.531-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ad93-cf1e-83bc-5b46 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.531-0700 2019-07-07T15:06:36.531-0700 I - [main] going to run test: ConvertStringToDoubleOverflow [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.534-0700 2019-07-07T15:06:36.534-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-056c-cd9d-23f4-ca87 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.534-0700 2019-07-07T15:06:36.535-0700 I - [main] going to run test: ConvertStringToDoubleUnderflow [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.537-0700 2019-07-07T15:06:36.538-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-932d-fe91-427a-e0c9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.537-0700 2019-07-07T15:06:36.538-0700 I - [main] going to run test: ConvertStringToDoubleWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.540-0700 2019-07-07T15:06:36.541-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f9c8-017f-7c79-7115 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.541-0700 2019-07-07T15:06:36.542-0700 I - [main] going to run test: ConvertStringToDecimal [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.544-0700 2019-07-07T15:06:36.545-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a883-9986-c91c-ec64 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.544-0700 2019-07-07T15:06:36.545-0700 I - [main] going to run test: ConvertInfinityStringsToDecimal [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.547-0700 2019-07-07T15:06:36.548-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f1d8-cfff-42c6-a7a4 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.548-0700 2019-07-07T15:06:36.549-0700 I - [main] going to run test: ConvertNanStringsToDecimal [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.551-0700 2019-07-07T15:06:36.551-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-407b-de73-8c09-ab0e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.551-0700 2019-07-07T15:06:36.552-0700 I - [main] going to run test: ConvertZeroStringsToDecimal [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.554-0700 2019-07-07T15:06:36.555-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8bca-d04c-8aba-4ef7 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.555-0700 2019-07-07T15:06:36.555-0700 I - [main] going to run test: ConvertStringToDecimalOverflow [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.558-0700 2019-07-07T15:06:36.558-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-cb01-7662-0a88-823b [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.558-0700 2019-07-07T15:06:36.559-0700 I - [main] going to run test: ConvertStringToDecimalUnderflow [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.561-0700 2019-07-07T15:06:36.562-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3362-8a23-71b0-ed65 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.562-0700 2019-07-07T15:06:36.562-0700 I - [main] going to run test: ConvertStringToDecimalWithPrecisionLoss [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.564-0700 2019-07-07T15:06:36.565-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-be08-2f94-7c41-65f3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.565-0700 2019-07-07T15:06:36.566-0700 I - [main] going to run test: ConvertStringToDecimalWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.568-0700 2019-07-07T15:06:36.569-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a506-ede9-8ac9-de6e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.568-0700 2019-07-07T15:06:36.569-0700 I - [main] going to run test: ConvertStringToNumberFailsForHexStrings [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.571-0700 2019-07-07T15:06:36.572-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-23c9-dc3e-2d2b-40d8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.572-0700 2019-07-07T15:06:36.573-0700 I - [main] going to run test: ConvertStringToOID [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.575-0700 2019-07-07T15:06:36.576-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-517a-f01c-98e6-c75f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.575-0700 2019-07-07T15:06:36.576-0700 I - [main] going to run test: ConvertStringToOIDFailsForInvalidHexStrings [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.578-0700 2019-07-07T15:06:36.579-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-2b5d-91a4-51d3-ca5a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.579-0700 2019-07-07T15:06:36.580-0700 I - [main] going to run test: ConvertStringToOIDWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.582-0700 2019-07-07T15:06:36.582-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d043-9ca8-c86d-78da [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.582-0700 2019-07-07T15:06:36.583-0700 I - [main] going to run test: ConvertStringToDateRejectsUnparsableString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.585-0700 2019-07-07T15:06:36.586-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-c7ce-ca99-a197-9c10 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.586-0700 2019-07-07T15:06:36.587-0700 I - [main] going to run test: ConvertStringToDateRejectsTimezoneNameInString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.589-0700 2019-07-07T15:06:36.590-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ac78-8ed2-5763-d8c6 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.589-0700 2019-07-07T15:06:36.590-0700 I - [main] going to run test: ConvertStringToDate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.592-0700 2019-07-07T15:06:36.593-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-814b-2ca9-0f9a-3ca1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.593-0700 2019-07-07T15:06:36.594-0700 I - [main] going to run test: ConvertStringWithTimezoneToDate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.596-0700 2019-07-07T15:06:36.596-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4340-1edf-7e9a-19b8 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.596-0700 2019-07-07T15:06:36.597-0700 I - [main] going to run test: ConvertVerbalStringToDate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.599-0700 2019-07-07T15:06:36.600-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4ed5-7496-935b-8b61 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.600-0700 2019-07-07T15:06:36.600-0700 I - [main] going to run test: ConvertStringToDateWithOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.603-0700 2019-07-07T15:06:36.603-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8e58-9723-52bf-1d96 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.603-0700 2019-07-07T15:06:36.604-0700 I - [main] going to run test: ConvertStringToDateWithOnNull [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.606-0700 2019-07-07T15:06:36.607-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6acf-2681-8762-11e5 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.606-0700 2019-07-07T15:06:36.607-0700 I - [main] going to run test: FormatDouble [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.609-0700 2019-07-07T15:06:36.610-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-121b-d8b5-47ad-5d16 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.610-0700 2019-07-07T15:06:36.611-0700 I - [main] going to run test: FormatObjectId [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.613-0700 2019-07-07T15:06:36.613-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5843-0d07-9290-c1ee [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.613-0700 2019-07-07T15:06:36.614-0700 I - [main] going to run test: FormatBool [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.616-0700 2019-07-07T15:06:36.617-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b7f1-8611-a423-6446 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.617-0700 2019-07-07T15:06:36.617-0700 I - [main] going to run test: FormatDate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.619-0700 2019-07-07T15:06:36.620-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-bcdc-5b6a-252f-4a5e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.620-0700 2019-07-07T15:06:36.621-0700 I - [main] going to run test: FormatInt [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.623-0700 2019-07-07T15:06:36.623-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9cdc-3a2f-e128-2b07 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.623-0700 2019-07-07T15:06:36.624-0700 I - [main] going to run test: FormatLong [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.626-0700 2019-07-07T15:06:36.627-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-1554-ee89-3ab6-1a45 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.627-0700 2019-07-07T15:06:36.627-0700 I - [main] going to run test: FormatDecimal [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.629-0700 2019-07-07T15:06:36.630-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-5904-1558-8b10-5e6d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.630-0700 2019-07-07T15:06:36.631-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.630-0700 2019-07-07T15:06:36.631-0700 I - [main] going to run suite: ExpressionCosineTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.630-0700 2019-07-07T15:06:36.631-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.650-0700 2019-07-07T15:06:36.651-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.670-0700 2019-07-07T15:06:36.670-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.717-0700 2019-07-07T15:06:36.718-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.766-0700 2019-07-07T15:06:36.766-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.769-0700 2019-07-07T15:06:36.768-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.769-0700 2019-07-07T15:06:36.768-0700 I - [main] going to run suite: ExpressionDateFromPartsTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.769-0700 2019-07-07T15:06:36.769-0700 I - [main] going to run test: SerializesToObjectSyntax [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.771-0700 2019-07-07T15:06:36.771-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-98a6-dda9-5794-00ee [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.772-0700 2019-07-07T15:06:36.772-0700 I - [main] going to run test: OptimizesToConstantIfAllInputsAreConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.775-0700 2019-07-07T15:06:36.775-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6101-22a8-1138-4cb5 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.775-0700 2019-07-07T15:06:36.775-0700 I - [main] going to run test: TestThatOutOfRangeValuesRollOver [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.778-0700 2019-07-07T15:06:36.778-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f7da-6e47-96f0-d07c [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.779-0700 2019-07-07T15:06:36.779-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.779-0700 2019-07-07T15:06:36.779-0700 I - [main] going to run suite: ExpressionDateFromStringTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.779-0700 2019-07-07T15:06:36.779-0700 I - [main] going to run test: SerializesToObjectSyntax [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.782-0700 2019-07-07T15:06:36.781-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-acb4-6637-a2bf-15c3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.782-0700 2019-07-07T15:06:36.782-0700 I - [main] going to run test: OptimizesToConstantIfAllInputsAreConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.785-0700 2019-07-07T15:06:36.785-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9499-4206-8bed-d639 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.786-0700 2019-07-07T15:06:36.785-0700 I - [main] going to run test: RejectsUnparsableString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.788-0700 2019-07-07T15:06:36.788-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3d3b-9a68-c920-aaca [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.789-0700 2019-07-07T15:06:36.789-0700 I - [main] going to run test: RejectsTimeZoneInString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.792-0700 2019-07-07T15:06:36.792-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6d27-605e-3468-3748 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.792-0700 2019-07-07T15:06:36.792-0700 I - [main] going to run test: RejectsTimeZoneInStringAndArgument [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.795-0700 2019-07-07T15:06:36.795-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b44b-1e49-c803-c45d [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.796-0700 2019-07-07T15:06:36.796-0700 I - [main] going to run test: RejectsNonStringFormat [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.799-0700 2019-07-07T15:06:36.799-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-dcbd-a5f0-5705-1e5a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.799-0700 2019-07-07T15:06:36.799-0700 I - [main] going to run test: RejectsStringsThatDoNotMatchFormat [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.802-0700 2019-07-07T15:06:36.802-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4358-9324-07e8-1249 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.803-0700 2019-07-07T15:06:36.803-0700 I - [main] going to run test: EscapeCharacterAllowsPrefixUsage [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.806-0700 2019-07-07T15:06:36.805-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b519-5ace-ea92-f93e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.806-0700 2019-07-07T15:06:36.806-0700 I - [main] going to run test: EvaluatesToNullIfFormatIsNullish [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.809-0700 2019-07-07T15:06:36.809-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6279-8c96-82d0-072a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.809-0700 2019-07-07T15:06:36.809-0700 I - [main] going to run test: ReadWithUTCOffset [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.812-0700 2019-07-07T15:06:36.812-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8361-d7b6-da0a-b204 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.813-0700 2019-07-07T15:06:36.813-0700 I - [main] going to run test: ConvertStringWithUTCOffsetAndFormat [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.816-0700 2019-07-07T15:06:36.816-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-000b-3967-194e-4925 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.816-0700 2019-07-07T15:06:36.816-0700 I - [main] going to run test: ConvertStringWithISODateFormat [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.819-0700 2019-07-07T15:06:36.819-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9984-1780-07d6-c41a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.819-0700 2019-07-07T15:06:36.819-0700 I - [main] going to run test: ReturnsOnNullForNullishInput [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.822-0700 2019-07-07T15:06:36.822-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b6e2-f9bf-6362-81bf [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.823-0700 2019-07-07T15:06:36.823-0700 I - [main] going to run test: InvalidFormatTakesPrecedenceOverOnNull [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.825-0700 2019-07-07T15:06:36.825-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-47b1-fa70-8ad7-500e [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.826-0700 2019-07-07T15:06:36.826-0700 I - [main] going to run test: InvalidFormatTakesPrecedenceOverOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.829-0700 2019-07-07T15:06:36.829-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-4980-dbc3-c8e0-9562 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.829-0700 2019-07-07T15:06:36.829-0700 I - [main] going to run test: InvalidTimezoneTakesPrecedenceOverOnNull [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.832-0700 2019-07-07T15:06:36.832-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e14d-63c5-182c-4923 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.833-0700 2019-07-07T15:06:36.833-0700 I - [main] going to run test: InvalidTimezoneTakesPrecedenceOverOnError [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.835-0700 2019-07-07T15:06:36.835-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-ef32-48ae-0115-2d63 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.836-0700 2019-07-07T15:06:36.836-0700 I - [main] going to run test: OnNullTakesPrecedenceOverOtherNullishParameters [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.839-0700 2019-07-07T15:06:36.839-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d7a2-85e4-94f8-33fc [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.839-0700 2019-07-07T15:06:36.839-0700 I - [main] going to run test: OnNullOnlyUsedIfInputStringIsNullish [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.842-0700 2019-07-07T15:06:36.842-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-8e5a-3fac-71b1-c2a9 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.843-0700 2019-07-07T15:06:36.843-0700 I - [main] going to run test: ReturnsOnErrorForParseFailures [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.845-0700 2019-07-07T15:06:36.845-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0d28-b381-8ed0-2fe4 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.846-0700 2019-07-07T15:06:36.846-0700 I - [main] going to run test: ReturnsOnErrorForFormatMismatch [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.849-0700 2019-07-07T15:06:36.849-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-a963-d1bb-0157-cb2a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.849-0700 2019-07-07T15:06:36.849-0700 I - [main] going to run test: OnNullEvaluatedLazily [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.852-0700 2019-07-07T15:06:36.852-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0d10-f0a0-8d8a-9d45 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.853-0700 2019-07-07T15:06:36.853-0700 I - [main] going to run test: OnErrorEvaluatedLazily [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.856-0700 2019-07-07T15:06:36.856-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-f177-9497-2054-eff3 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.856-0700 2019-07-07T15:06:36.856-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.856-0700 2019-07-07T15:06:36.856-0700 I - [main] going to run suite: ExpressionDateToPartsTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.857-0700 2019-07-07T15:06:36.856-0700 I - [main] going to run test: SerializesToObjectSyntax [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.859-0700 2019-07-07T15:06:36.859-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9d2e-69af-4025-1c37 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.860-0700 2019-07-07T15:06:36.860-0700 I - [main] going to run test: OptimizesToConstantIfAllInputsAreConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.862-0700 2019-07-07T15:06:36.862-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-183a-8ce5-15c8-3821 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.863-0700 2019-07-07T15:06:36.863-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.863-0700 2019-07-07T15:06:36.863-0700 I - [main] going to run suite: ExpressionDateToStringTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.864-0700 2019-07-07T15:06:36.863-0700 I - [main] going to run test: SerializesToObjectSyntax [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.866-0700 2019-07-07T15:06:36.866-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d42d-d73a-fd35-10f0 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.866-0700 2019-07-07T15:06:36.866-0700 I - [main] going to run test: OptimizesToConstantIfAllInputsAreConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.869-0700 2019-07-07T15:06:36.869-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d103-3c14-f650-ef90 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.870-0700 2019-07-07T15:06:36.870-0700 I - [main] going to run test: ReturnsOnNullValueWhenInputIsNullish [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.873-0700 2019-07-07T15:06:36.873-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9b12-c84a-fff5-3487 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.873-0700 2019-07-07T15:06:36.873-0700 I - [main] going to run test: ReturnsNullIfInputDateIsNullish [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.876-0700 2019-07-07T15:06:36.876-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-9f48-8a98-67c1-8171 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.876-0700 2019-07-07T15:06:36.876-0700 I - [main] going to run test: ReturnsNullIfFormatIsNullish [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.879-0700 2019-07-07T15:06:36.879-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-0ad4-b80c-db45-1027 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.880-0700 2019-07-07T15:06:36.880-0700 I - [main] going to run test: UsesDefaultFormatIfNoneSpecified [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.883-0700 2019-07-07T15:06:36.883-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-e5f8-5bf6-58ca-d465 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.883-0700 2019-07-07T15:06:36.883-0700 I - [main] going to run test: FailsForInvalidTimezoneRegardlessOfInputDate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.886-0700 2019-07-07T15:06:36.886-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-645d-d8bc-55e3-af04 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.887-0700 2019-07-07T15:06:36.887-0700 I - [main] going to run test: FailsForInvalidFormatStrings [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.889-0700 2019-07-07T15:06:36.889-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-b556-6a6d-f65c-70d1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.890-0700 2019-07-07T15:06:36.890-0700 I - [main] going to run test: FailsForInvalidFormatRegardlessOfInputDate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.893-0700 2019-07-07T15:06:36.893-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-d895-7caf-d16f-5aa7 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.893-0700 2019-07-07T15:06:36.893-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.894-0700 2019-07-07T15:06:36.893-0700 I - [main] going to run suite: ExpressionDegreesToRadiansTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.894-0700 2019-07-07T15:06:36.893-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.919-0700 2019-07-07T15:06:36.919-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.944-0700 2019-07-07T15:06:36.944-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.969-0700 2019-07-07T15:06:36.969-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.994-0700 2019-07-07T15:06:36.994-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.997-0700 2019-07-07T15:06:36.997-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.997-0700 2019-07-07T15:06:36.997-0700 I - [main] going to run suite: ExpressionExpTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:36.997-0700 2019-07-07T15:06:36.997-0700 I - [main] going to run test: ExpIntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.008-0700 2019-07-07T15:06:37.008-0700 I - [main] going to run test: ExpLongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.019-0700 2019-07-07T15:06:37.019-0700 I - [main] going to run test: ExpDoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.029-0700 2019-07-07T15:06:37.029-0700 I - [main] going to run test: ExpDecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.040-0700 2019-07-07T15:06:37.040-0700 I - [main] going to run test: ExpNullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.046-0700 2019-07-07T15:06:37.046-0700 I - [main] going to run test: ExpNaNArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.051-0700 2019-07-07T15:06:37.052-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.052-0700 2019-07-07T15:06:37.052-0700 I - [main] going to run suite: ExpressionFloorTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.052-0700 2019-07-07T15:06:37.052-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.068-0700 2019-07-07T15:06:37.068-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.084-0700 2019-07-07T15:06:37.084-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.127-0700 2019-07-07T15:06:37.127-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.175-0700 2019-07-07T15:06:37.176-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.181-0700 2019-07-07T15:06:37.181-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.181-0700 2019-07-07T15:06:37.181-0700 I - [main] going to run suite: ExpressionFromAccumulators [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.181-0700 2019-07-07T15:06:37.181-0700 I - [main] going to run test: Avg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.189-0700 2019-07-07T15:06:37.189-0700 I - [main] going to run test: Max [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.200-0700 2019-07-07T15:06:37.201-0700 I - [main] going to run test: Min [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.214-0700 2019-07-07T15:06:37.215-0700 I - [main] going to run test: Sum [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.225-0700 2019-07-07T15:06:37.226-0700 I - [main] going to run test: StdDevPop [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.234-0700 2019-07-07T15:06:37.234-0700 I - [main] going to run test: StdDevSamp [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.242-0700 2019-07-07T15:06:37.242-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.242-0700 2019-07-07T15:06:37.242-0700 I - [main] going to run suite: ExpressionHyperbolicArcCosineTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.242-0700 2019-07-07T15:06:37.242-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.267-0700 2019-07-07T15:06:37.268-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.292-0700 2019-07-07T15:06:37.293-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.420-0700 2019-07-07T15:06:37.421-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.549-0700 2019-07-07T15:06:37.550-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.552-0700 2019-07-07T15:06:37.552-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.552-0700 2019-07-07T15:06:37.552-0700 I - [main] going to run suite: ExpressionHyperbolicArcSineTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.552-0700 2019-07-07T15:06:37.552-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.577-0700 2019-07-07T15:06:37.577-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.601-0700 2019-07-07T15:06:37.602-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.730-0700 2019-07-07T15:06:37.731-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.860-0700 2019-07-07T15:06:37.860-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.863-0700 2019-07-07T15:06:37.863-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.863-0700 2019-07-07T15:06:37.863-0700 I - [main] going to run suite: ExpressionHyperbolicArcTangentTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.863-0700 2019-07-07T15:06:37.863-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.866-0700 2019-07-07T15:06:37.866-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.869-0700 2019-07-07T15:06:37.868-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.897-0700 2019-07-07T15:06:37.897-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.924-0700 2019-07-07T15:06:37.924-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.927-0700 2019-07-07T15:06:37.927-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.927-0700 2019-07-07T15:06:37.927-0700 I - [main] going to run suite: ExpressionHyperbolicCosineTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.927-0700 2019-07-07T15:06:37.927-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.946-0700 2019-07-07T15:06:37.946-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:37.966-0700 2019-07-07T15:06:37.966-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.013-0700 2019-07-07T15:06:38.013-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.061-0700 2019-07-07T15:06:38.061-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.064-0700 2019-07-07T15:06:38.064-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.064-0700 2019-07-07T15:06:38.064-0700 I - [main] going to run suite: ExpressionHyperbolicSineTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.064-0700 2019-07-07T15:06:38.064-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.084-0700 2019-07-07T15:06:38.084-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.104-0700 2019-07-07T15:06:38.104-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.152-0700 2019-07-07T15:06:38.152-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.200-0700 2019-07-07T15:06:38.200-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.203-0700 2019-07-07T15:06:38.203-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.203-0700 2019-07-07T15:06:38.203-0700 I - [main] going to run suite: ExpressionHyperbolicTangentTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.203-0700 2019-07-07T15:06:38.203-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.222-0700 2019-07-07T15:06:38.223-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.242-0700 2019-07-07T15:06:38.242-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.289-0700 2019-07-07T15:06:38.289-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.337-0700 2019-07-07T15:06:38.337-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.339-0700 2019-07-07T15:06:38.340-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.340-0700 2019-07-07T15:06:38.340-0700 I - [main] going to run suite: ExpressionIndexOfArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.340-0700 2019-07-07T15:06:38.340-0700 I - [main] going to run test: ExpressionIndexOfArrayShouldOptimizeArguments [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.342-0700 2019-07-07T15:06:38.343-0700 I - [main] going to run test: ExpressionIndexOfArrayShouldOptimizeNullishInputArrayToExpressionConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.345-0700 2019-07-07T15:06:38.346-0700 I - [main] going to run test: OptimizedExpressionIndexOfArrayWithConstantArgumentsShouldEvaluateProperly [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.348-0700 2019-07-07T15:06:38.348-0700 I - [main] going to run test: OptimizedExpressionIndexOfArrayWithConstantArgumentsShouldEvaluateProperlyWithRange [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.351-0700 2019-07-07T15:06:38.351-0700 I - [main] going to run test: OptimizedExpressionIndexOfArrayWithConstantArrayShouldEvaluateProperlyWithDuplicateValues [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.354-0700 2019-07-07T15:06:38.354-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.354-0700 2019-07-07T15:06:38.354-0700 I - [main] going to run suite: ExpressionMergeObjects [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.354-0700 2019-07-07T15:06:38.354-0700 I - [main] going to run test: MergingWithSingleObjectShouldLeaveUnchanged [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.360-0700 2019-07-07T15:06:38.360-0700 I - [main] going to run test: MergingDisjointObjectsShouldIncludeAllFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.362-0700 2019-07-07T15:06:38.363-0700 I - [main] going to run test: MergingIntersectingObjectsShouldOverrideInOrderReceived [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.365-0700 2019-07-07T15:06:38.366-0700 I - [main] going to run test: MergingIntersectingEmbeddedObjectsShouldOverrideInOrderReceived [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.368-0700 2019-07-07T15:06:38.369-0700 I - [main] going to run test: MergingWithEmptyDocumentShouldIgnore [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.371-0700 2019-07-07T15:06:38.371-0700 I - [main] going to run test: MergingSingleArgumentArrayShouldUnwindAndMerge [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.374-0700 2019-07-07T15:06:38.374-0700 I - [main] going to run test: MergingArrayWithDocumentShouldThrowException [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.377-0700 2019-07-07T15:06:38.377-0700 I - [main] going to run test: MergingArrayContainingInvalidTypesShouldThrowException [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.379-0700 2019-07-07T15:06:38.380-0700 I - [main] going to run test: MergingNonObjectsShouldThrowException [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.388-0700 2019-07-07T15:06:38.388-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.388-0700 2019-07-07T15:06:38.388-0700 I - [main] going to run suite: ExpressionMetaTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.389-0700 2019-07-07T15:06:38.388-0700 I - [main] going to run test: ExpressionMetaSearchScore [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.391-0700 2019-07-07T15:06:38.391-0700 I - [main] going to run test: ExpressionMetaSearchHighlights [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.394-0700 2019-07-07T15:06:38.394-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.394-0700 2019-07-07T15:06:38.394-0700 I - [main] going to run suite: ExpressionNaryTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.394-0700 2019-07-07T15:06:38.394-0700 I - [main] going to run test: AddedConstantOperandIsSerialized [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.405-0700 2019-07-07T15:06:38.405-0700 I - [main] going to run test: AddedFieldPathOperandIsSerialized [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.416-0700 2019-07-07T15:06:38.416-0700 I - [main] going to run test: ValidateEmptyDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.424-0700 2019-07-07T15:06:38.425-0700 I - [main] going to run test: ValidateConstantExpressionDependency [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.435-0700 2019-07-07T15:06:38.436-0700 I - [main] going to run test: ValidateFieldPathExpressionDependency [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.446-0700 2019-07-07T15:06:38.446-0700 I - [main] going to run test: ValidateObjectExpressionDependency [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.457-0700 2019-07-07T15:06:38.457-0700 I - [main] going to run test: SerializationToBsonObj [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.468-0700 2019-07-07T15:06:38.469-0700 I - [main] going to run test: SerializationToBsonArr [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.479-0700 2019-07-07T15:06:38.480-0700 I - [main] going to run test: InternalOperandOptimizationIsDone [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.490-0700 2019-07-07T15:06:38.491-0700 I - [main] going to run test: AllConstantOperandOptimization [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.501-0700 2019-07-07T15:06:38.502-0700 I - [main] going to run test: GroupingOptimizationOnNotCommutativeNorAssociative [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.512-0700 2019-07-07T15:06:38.513-0700 I - [main] going to run test: GroupingOptimizationOnAssociativeOnlyFrontOperands [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.524-0700 2019-07-07T15:06:38.524-0700 I - [main] going to run test: GroupingOptimizationOnAssociativeOnlyMiddleOperands [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.535-0700 2019-07-07T15:06:38.536-0700 I - [main] going to run test: GroupingOptimizationOnAssociativeOnlyBackOperands [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.546-0700 2019-07-07T15:06:38.547-0700 I - [main] going to run test: GroupingOptimizationOnAssociativeOnlyNotExecuteOnSingleConstantsFront [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.557-0700 2019-07-07T15:06:38.557-0700 I - [main] going to run test: GroupingOptimizationOnAssociativeOnlyNotExecuteOnSingleConstantsMiddle [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.568-0700 2019-07-07T15:06:38.568-0700 I - [main] going to run test: GroupingOptimizationOnAssociativeOnlyNotExecuteOnSingleConstantsBack [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.579-0700 2019-07-07T15:06:38.579-0700 I - [main] going to run test: GroupingOptimizationOnCommutativeAndAssociative [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.589-0700 2019-07-07T15:06:38.590-0700 I - [main] going to run test: FlattenOptimizationNotDoneOnOtherExpressionsForAssociativeExpressions [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.601-0700 2019-07-07T15:06:38.601-0700 I - [main] going to run test: FlattenOptimizationNotDoneOnSameButNotAssociativeExpression [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.618-0700 2019-07-07T15:06:38.619-0700 I - [main] going to run test: FlattenInnerOperandsOptimizationOnNotCommutativeNorAssociative [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.637-0700 2019-07-07T15:06:38.638-0700 I - [main] going to run test: FlattenInnerOperandsOptimizationOnAssociativeOnlyFrontOperandNoGroup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.656-0700 2019-07-07T15:06:38.656-0700 I - [main] going to run test: FlattenInnerOperandsOptimizationOnAssociativeOnlyFrontOperandAndGroup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.674-0700 2019-07-07T15:06:38.675-0700 I - [main] going to run test: FlattenInnerOperandsOptimizationOnAssociativeOnlyMiddleOperandNoGroup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.696-0700 2019-07-07T15:06:38.696-0700 I - [main] going to run test: FlattenInnerOperandsOptimizationOnAssociativeOnlyMiddleOperandAndGroup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.716-0700 2019-07-07T15:06:38.717-0700 I - [main] going to run test: FlattenInnerOperandsOptimizationOnAssociativeOnlyBackOperandNoGroup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.734-0700 2019-07-07T15:06:38.735-0700 I - [main] going to run test: FlattenInnerOperandsOptimizationOnAssociativeOnlyBackOperandAndGroup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.753-0700 2019-07-07T15:06:38.753-0700 I - [main] going to run test: FlattenConsecutiveInnerOperandsOptimizationOnAssociativeOnlyNoGroup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.774-0700 2019-07-07T15:06:38.775-0700 I - [main] going to run test: FlattenConsecutiveInnerOperandsOptimizationOnAssociativeAndGroup [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.796-0700 2019-07-07T15:06:38.796-0700 I - [main] going to run test: FlattenInnerOperandsOptimizationOnCommutativeAndAssociative [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.817-0700 2019-07-07T15:06:38.817-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.818-0700 2019-07-07T15:06:38.817-0700 I - [main] going to run suite: ExpressionObjectDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.818-0700 2019-07-07T15:06:38.817-0700 I - [main] going to run test: ConstantValuesShouldNotBeAddedToDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.823-0700 2019-07-07T15:06:38.823-0700 I - [main] going to run test: FieldPathsShouldBeAddedToDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.826-0700 2019-07-07T15:06:38.826-0700 I - [main] going to run test: VariablesShouldBeAddedToDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.829-0700 2019-07-07T15:06:38.829-0700 I - [main] going to run test: LocalLetVariablesShouldBeFilteredOutOfDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.832-0700 2019-07-07T15:06:38.832-0700 I - [main] going to run test: LocalMapVariablesShouldBeFilteredOutOfDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.835-0700 2019-07-07T15:06:38.835-0700 I - [main] going to run test: LocalFilterVariablesShouldBeFilteredOutOfDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.838-0700 2019-07-07T15:06:38.838-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.838-0700 2019-07-07T15:06:38.838-0700 I - [main] going to run suite: ExpressionObjectEvaluate [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.838-0700 2019-07-07T15:06:38.838-0700 I - [main] going to run test: EmptyObjectShouldEvaluateToEmptyDocument [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.841-0700 2019-07-07T15:06:38.841-0700 I - [main] going to run test: ShouldEvaluateEachField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.849-0700 2019-07-07T15:06:38.849-0700 I - [main] going to run test: OrderOfFieldsInOutputShouldMatchOrderInSpecification [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.852-0700 2019-07-07T15:06:38.852-0700 I - [main] going to run test: ShouldRemoveFieldsThatHaveMissingValues [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.855-0700 2019-07-07T15:06:38.855-0700 I - [main] going to run test: ShouldEvaluateFieldsWithinNestedObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.860-0700 2019-07-07T15:06:38.860-0700 I - [main] going to run test: ShouldEvaluateToEmptyDocumentIfAllFieldsAreMissing [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.863-0700 2019-07-07T15:06:38.863-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.863-0700 2019-07-07T15:06:38.863-0700 I - [main] going to run suite: ExpressionObjectOptimizations [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.864-0700 2019-07-07T15:06:38.863-0700 I - [main] going to run test: OptimizingAnObjectShouldOptimizeSubExpressions [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.866-0700 2019-07-07T15:06:38.866-0700 I - [main] going to run test: OptimizingAnObjectWithAllConstantsShouldOptimizeToExpressionConstant [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.869-0700 2019-07-07T15:06:38.869-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.869-0700 2019-07-07T15:06:38.869-0700 I - [main] going to run suite: ExpressionObjectParse [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.869-0700 2019-07-07T15:06:38.869-0700 I - [main] going to run test: ShouldAcceptEmptyObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.871-0700 2019-07-07T15:06:38.871-0700 I - [main] going to run test: ShouldAcceptLiteralsAsValues [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.874-0700 2019-07-07T15:06:38.874-0700 I - [main] going to run test: ShouldAccept_idAsFieldName [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.877-0700 2019-07-07T15:06:38.877-0700 I - [main] going to run test: ShouldAcceptFieldNameContainingDollar [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.880-0700 2019-07-07T15:06:38.880-0700 I - [main] going to run test: ShouldAcceptNestedObjects [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.883-0700 2019-07-07T15:06:38.883-0700 I - [main] going to run test: ShouldAcceptArrays [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.886-0700 2019-07-07T15:06:38.886-0700 I - [main] going to run test: ShouldRejectDottedFieldNames [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.889-0700 2019-07-07T15:06:38.889-0700 I - [main] going to run test: ShouldRejectDuplicateFieldNames [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.891-0700 2019-07-07T15:06:38.891-0700 I - [main] going to run test: ShouldRejectInvalidFieldName [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.894-0700 2019-07-07T15:06:38.894-0700 I - [main] going to run test: ShouldRejectInvalidFieldPathAsValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.897-0700 2019-07-07T15:06:38.897-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.897-0700 2019-07-07T15:06:38.897-0700 I - [main] going to run suite: ExpressionPowTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.898-0700 2019-07-07T15:06:38.897-0700 I - [main] going to run test: LargeExponentValuesWithBaseOfZero [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.914-0700 2019-07-07T15:06:38.914-0700 I - [main] going to run test: ThrowsWhenBaseZeroAndExpNegative [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.917-0700 2019-07-07T15:06:38.917-0700 I - [main] going to run test: LargeExponentValuesWithBaseOfOne [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.934-0700 2019-07-07T15:06:38.934-0700 I - [main] going to run test: LargeExponentValuesWithBaseOfNegativeOne [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.987-0700 2019-07-07T15:06:38.987-0700 I - [main] going to run test: LargeBaseSmallPositiveExponent [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.992-0700 2019-07-07T15:06:38.992-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.993-0700 2019-07-07T15:06:38.992-0700 I - [main] going to run suite: ExpressionRadiansToDegreesTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:38.993-0700 2019-07-07T15:06:38.992-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.012-0700 2019-07-07T15:06:39.012-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.031-0700 2019-07-07T15:06:39.031-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.078-0700 2019-07-07T15:06:39.079-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.125-0700 2019-07-07T15:06:39.126-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.128-0700 2019-07-07T15:06:39.128-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.128-0700 2019-07-07T15:06:39.128-0700 I - [main] going to run suite: ExpressionRangeTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.129-0700 2019-07-07T15:06:39.128-0700 I - [main] going to run test: ComputesStandardRange [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.131-0700 2019-07-07T15:06:39.131-0700 I - [main] going to run test: ComputesRangeWithStep [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.134-0700 2019-07-07T15:06:39.134-0700 I - [main] going to run test: ComputesReverseRange [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.136-0700 2019-07-07T15:06:39.137-0700 I - [main] going to run test: ComputesRangeWithPositiveAndNegative [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.139-0700 2019-07-07T15:06:39.139-0700 I - [main] going to run test: ComputesEmptyRange [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.142-0700 2019-07-07T15:06:39.142-0700 I - [main] going to run test: ComputesRangeWithSameStartAndEnd [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.145-0700 2019-07-07T15:06:39.145-0700 I - [main] going to run test: ComputesRangeWithLargeNegativeStep [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.148-0700 2019-07-07T15:06:39.148-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.148-0700 2019-07-07T15:06:39.148-0700 I - [main] going to run suite: ExpressionRegexTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.148-0700 2019-07-07T15:06:39.148-0700 I - [main] going to run test: BasicTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.150-0700 2019-07-07T15:06:39.151-0700 I - [main] going to run test: ExtendedRegexOptions [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.153-0700 2019-07-07T15:06:39.154-0700 I - [main] going to run test: MultipleMatches [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.156-0700 2019-07-07T15:06:39.156-0700 I - [main] going to run test: OptimizPatternWhenInputIsVariable [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.159-0700 2019-07-07T15:06:39.159-0700 I - [main] going to run test: NoOptimizePatternWhenRegexVariable [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.162-0700 2019-07-07T15:06:39.162-0700 I - [main] going to run test: NoOptimizePatternWhenOptionsVariable [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.165-0700 2019-07-07T15:06:39.165-0700 I - [main] going to run test: NoMatch [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.168-0700 2019-07-07T15:06:39.168-0700 I - [main] going to run test: FailureCaseBadRegexType [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.170-0700 2019-07-07T15:06:39.171-0700 I - [main] going to run test: FailureCaseBadRegexPattern [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.173-0700 2019-07-07T15:06:39.174-0700 I - [main] going to run test: InvalidUTF8InInput [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.176-0700 2019-07-07T15:06:39.176-0700 I - [main] going to run test: InvalidUTF8InRegex [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.179-0700 2019-07-07T15:06:39.179-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.179-0700 2019-07-07T15:06:39.179-0700 I - [main] going to run suite: ExpressionReverseArrayTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.180-0700 2019-07-07T15:06:39.179-0700 I - [main] going to run test: ReversesNormalArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.182-0700 2019-07-07T15:06:39.182-0700 I - [main] going to run test: ReversesEmptyArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.185-0700 2019-07-07T15:06:39.185-0700 I - [main] going to run test: ReversesOneElementArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.187-0700 2019-07-07T15:06:39.188-0700 I - [main] going to run test: ReturnsNullWithNullishInput [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.193-0700 2019-07-07T15:06:39.193-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.193-0700 2019-07-07T15:06:39.193-0700 I - [main] going to run suite: ExpressionRoundOneArgTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.193-0700 2019-07-07T15:06:39.193-0700 I - [main] going to run test: IntArg1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.210-0700 2019-07-07T15:06:39.210-0700 I - [main] going to run test: LongArg1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.226-0700 2019-07-07T15:06:39.226-0700 I - [main] going to run test: DoubleArg1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.295-0700 2019-07-07T15:06:39.295-0700 I - [main] going to run test: DecimalArg1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.359-0700 2019-07-07T15:06:39.359-0700 I - [main] going to run test: NullArg1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.364-0700 2019-07-07T15:06:39.365-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.365-0700 2019-07-07T15:06:39.365-0700 I - [main] going to run suite: ExpressionRoundTwoArgTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.365-0700 2019-07-07T15:06:39.365-0700 I - [main] going to run test: IntArg2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.405-0700 2019-07-07T15:06:39.405-0700 I - [main] going to run test: LongArg2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.445-0700 2019-07-07T15:06:39.445-0700 I - [main] going to run test: DoubleArg2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.698-0700 2019-07-07T15:06:39.699-0700 I - [main] going to run test: DecimalArg2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.961-0700 2019-07-07T15:06:39.961-0700 I - [main] going to run test: NullArg2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.986-0700 2019-07-07T15:06:39.986-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.986-0700 2019-07-07T15:06:39.986-0700 I - [main] going to run suite: ExpressionSineTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:39.986-0700 2019-07-07T15:06:39.986-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.005-0700 2019-07-07T15:06:40.005-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.025-0700 2019-07-07T15:06:40.025-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.072-0700 2019-07-07T15:06:40.072-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.119-0700 2019-07-07T15:06:40.119-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.122-0700 2019-07-07T15:06:40.122-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.122-0700 2019-07-07T15:06:40.122-0700 I - [main] going to run suite: ExpressionSqrtTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.122-0700 2019-07-07T15:06:40.122-0700 I - [main] going to run test: SqrtIntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.138-0700 2019-07-07T15:06:40.138-0700 I - [main] going to run test: SqrtLongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.160-0700 2019-07-07T15:06:40.160-0700 I - [main] going to run test: SqrtDoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.177-0700 2019-07-07T15:06:40.178-0700 I - [main] going to run test: SqrtDecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.199-0700 2019-07-07T15:06:40.200-0700 I - [main] going to run test: SqrtNullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.205-0700 2019-07-07T15:06:40.205-0700 I - [main] going to run test: SqrtNaNArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.211-0700 2019-07-07T15:06:40.211-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.211-0700 2019-07-07T15:06:40.211-0700 I - [main] going to run suite: ExpressionStrLenBytes [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.211-0700 2019-07-07T15:06:40.211-0700 I - [main] going to run test: ComputesLengthOfString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.213-0700 2019-07-07T15:06:40.214-0700 I - [main] going to run test: ComputesLengthOfEmptyString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.216-0700 2019-07-07T15:06:40.217-0700 I - [main] going to run test: ComputesLengthOfStringWithNull [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.219-0700 2019-07-07T15:06:40.219-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.219-0700 2019-07-07T15:06:40.219-0700 I - [main] going to run suite: ExpressionStrLenCP [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.220-0700 2019-07-07T15:06:40.219-0700 I - [main] going to run test: ComputesLengthOfStringWithNullAtEnd [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.222-0700 2019-07-07T15:06:40.222-0700 I - [main] going to run test: ComputesLengthOfASCIIString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.225-0700 2019-07-07T15:06:40.225-0700 I - [main] going to run test: ComputesLengthOfEmptyString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.227-0700 2019-07-07T15:06:40.228-0700 I - [main] going to run test: ComputesLengthOfStringWithNull [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.230-0700 2019-07-07T15:06:40.230-0700 I - [main] going to run test: ComputesLengthOfStringWithNullAtEnd [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.233-0700 2019-07-07T15:06:40.233-0700 I - [main] going to run test: ComputesLengthOfStringWithAccent [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.236-0700 2019-07-07T15:06:40.236-0700 I - [main] going to run test: ComputesLengthOfStringWithSpecialCharacters [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.238-0700 2019-07-07T15:06:40.239-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.239-0700 2019-07-07T15:06:40.239-0700 I - [main] going to run suite: ExpressionSubstrCPTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.239-0700 2019-07-07T15:06:40.239-0700 I - [main] going to run test: DoesThrowWithBadContinuationByte [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.241-0700 2019-07-07T15:06:40.242-0700 I - [main] going to run test: DoesThrowWithInvalidLeadingByte [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.244-0700 2019-07-07T15:06:40.245-0700 I - [main] going to run test: WithStandardValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.247-0700 2019-07-07T15:06:40.247-0700 I - [main] going to run test: WithNullCharacter [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.250-0700 2019-07-07T15:06:40.250-0700 I - [main] going to run test: WithNullCharacterAtEnd [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.253-0700 2019-07-07T15:06:40.253-0700 I - [main] going to run test: WithOutOfRangeString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.255-0700 2019-07-07T15:06:40.256-0700 I - [main] going to run test: WithPartiallyOutOfRangeString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.258-0700 2019-07-07T15:06:40.258-0700 I - [main] going to run test: WithUnicodeValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.264-0700 2019-07-07T15:06:40.264-0700 I - [main] going to run test: WithMixedUnicodeAndASCIIValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.269-0700 2019-07-07T15:06:40.270-0700 I - [main] going to run test: ShouldCoerceDateToString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.275-0700 2019-07-07T15:06:40.275-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.275-0700 2019-07-07T15:06:40.275-0700 I - [main] going to run suite: ExpressionSubstrTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.275-0700 2019-07-07T15:06:40.275-0700 I - [main] going to run test: ThrowsWithNegativeStart [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.278-0700 2019-07-07T15:06:40.278-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.278-0700 2019-07-07T15:06:40.278-0700 I - [main] going to run suite: ExpressionTangentTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.278-0700 2019-07-07T15:06:40.278-0700 I - [main] going to run test: IntArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.286-0700 2019-07-07T15:06:40.286-0700 I - [main] going to run test: LongArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.294-0700 2019-07-07T15:06:40.295-0700 I - [main] going to run test: DoubleArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.313-0700 2019-07-07T15:06:40.314-0700 I - [main] going to run test: DecimalArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.333-0700 2019-07-07T15:06:40.333-0700 I - [main] going to run test: NullArg [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.336-0700 2019-07-07T15:06:40.336-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.336-0700 2019-07-07T15:06:40.336-0700 I - [main] going to run suite: ExpressionTrimParsingTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.336-0700 2019-07-07T15:06:40.336-0700 I - [main] going to run test: ThrowsIfSpecIsNotAnObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.338-0700 2019-07-07T15:06:40.339-0700 I - [main] going to run test: ThrowsIfSpecDoesNotSpecifyInput [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.341-0700 2019-07-07T15:06:40.342-0700 I - [main] going to run test: ThrowsIfSpecContainsUnrecognizedField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.344-0700 2019-07-07T15:06:40.345-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.344-0700 2019-07-07T15:06:40.345-0700 I - [main] going to run suite: ExpressionTrimTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.345-0700 2019-07-07T15:06:40.345-0700 I - [main] going to run test: ThrowsIfInputIsNotString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.356-0700 2019-07-07T15:06:40.356-0700 I - [main] going to run test: ThrowsIfCharsIsNotAString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.367-0700 2019-07-07T15:06:40.367-0700 I - [main] going to run test: DoesTrimAsciiWhitespace [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.398-0700 2019-07-07T15:06:40.398-0700 I - [main] going to run test: DoesTrimNullCharacters [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.434-0700 2019-07-07T15:06:40.434-0700 I - [main] going to run test: DoesTrimUnicodeWhitespace [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.451-0700 2019-07-07T15:06:40.451-0700 I - [main] going to run test: DoesTrimCustomAsciiCharacters [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.476-0700 2019-07-07T15:06:40.477-0700 I - [main] going to run test: DoesTrimCustomUnicodeCharacters [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.493-0700 2019-07-07T15:06:40.494-0700 I - [main] going to run test: DoesTrimCustomMixOfUnicodeAndAsciiCharacters [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.518-0700 2019-07-07T15:06:40.519-0700 I - [main] going to run test: DoesNotTrimFromMiddle [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.560-0700 2019-07-07T15:06:40.561-0700 I - [main] going to run test: DoesTrimEntireString [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.594-0700 2019-07-07T15:06:40.594-0700 I - [main] going to run test: DoesNotTrimAnyThingWithEmptyChars [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.602-0700 2019-07-07T15:06:40.603-0700 I - [main] going to run test: TrimComparisonsShouldNotRespectCollation [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.605-0700 2019-07-07T15:06:40.606-0700 I - [main] going to run test: ShouldRejectInvalidUTFInCharsArgument [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.613-0700 2019-07-07T15:06:40.614-0700 I - [main] going to run test: ShouldIgnoreUTF8InputWithTruncatedCodePoint [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.622-0700 2019-07-07T15:06:40.622-0700 I - [main] going to run test: ShouldNotTrimUTF8InputWithTrailingExtraContinuationBytes [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.633-0700 2019-07-07T15:06:40.633-0700 I - [main] going to run test: ShouldRetunNullIfInputIsNullish [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.655-0700 2019-07-07T15:06:40.655-0700 I - [main] going to run test: ShouldRetunNullIfCharsIsNullish [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.669-0700 2019-07-07T15:06:40.669-0700 I - [main] going to run test: ShouldReturnNullIfBothCharsAndCharsAreNullish [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.682-0700 2019-07-07T15:06:40.683-0700 I - [main] going to run test: DoesOptimizeToConstantWithNoChars [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.685-0700 2019-07-07T15:06:40.686-0700 I - [main] going to run test: DoesOptimizeToConstantWithCustomChars [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.688-0700 2019-07-07T15:06:40.689-0700 I - [main] going to run test: DoesNotOptimizeToConstantWithFieldPaths [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.691-0700 2019-07-07T15:06:40.692-0700 I - [main] going to run test: DoesAddInputDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.694-0700 2019-07-07T15:06:40.694-0700 I - [main] going to run test: DoesAddCharsDependencies [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.696-0700 2019-07-07T15:06:40.697-0700 I - [main] going to run test: DoesSerializeCorrectly [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.699-0700 2019-07-07T15:06:40.700-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.700-0700 2019-07-07T15:06:40.700-0700 I - [main] going to run suite: ExpressionTruncOneArgTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.700-0700 2019-07-07T15:06:40.700-0700 I - [main] going to run test: IntArg1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.721-0700 2019-07-07T15:06:40.722-0700 I - [main] going to run test: LongArg1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.737-0700 2019-07-07T15:06:40.738-0700 I - [main] going to run test: DoubleArg1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.811-0700 2019-07-07T15:06:40.812-0700 I - [main] going to run test: DecimalArg1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.860-0700 2019-07-07T15:06:40.860-0700 I - [main] going to run test: NullArg1 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.866-0700 2019-07-07T15:06:40.865-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.866-0700 2019-07-07T15:06:40.865-0700 I - [main] going to run suite: ExpressionTruncTwoArgTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.866-0700 2019-07-07T15:06:40.865-0700 I - [main] going to run test: IntArg2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.906-0700 2019-07-07T15:06:40.906-0700 I - [main] going to run test: LongArg2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:40.946-0700 2019-07-07T15:06:40.946-0700 I - [main] going to run test: DoubleArg2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.210-0700 2019-07-07T15:06:41.210-0700 I - [main] going to run test: DecimalArg2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.446-0700 2019-07-07T15:06:41.446-0700 I - [main] going to run test: NullArg2 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.470-0700 2019-07-07T15:06:41.470-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.470-0700 2019-07-07T15:06:41.470-0700 I - [main] going to run suite: ExpressionTypeTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.470-0700 2019-07-07T15:06:41.470-0700 I - [main] going to run test: WithMinKeyValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.473-0700 2019-07-07T15:06:41.473-0700 I - [main] going to run test: WithDoubleValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.475-0700 2019-07-07T15:06:41.476-0700 I - [main] going to run test: WithStringValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.478-0700 2019-07-07T15:06:41.479-0700 I - [main] going to run test: WithObjectValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.481-0700 2019-07-07T15:06:41.482-0700 I - [main] going to run test: WithArrayValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.484-0700 2019-07-07T15:06:41.485-0700 I - [main] going to run test: WithBinDataValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.487-0700 2019-07-07T15:06:41.487-0700 I - [main] going to run test: WithUndefinedValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.490-0700 2019-07-07T15:06:41.490-0700 I - [main] going to run test: WithOIDValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.492-0700 2019-07-07T15:06:41.493-0700 I - [main] going to run test: WithBoolValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.495-0700 2019-07-07T15:06:41.496-0700 I - [main] going to run test: WithDateValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.498-0700 2019-07-07T15:06:41.498-0700 I - [main] going to run test: WithNullValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.501-0700 2019-07-07T15:06:41.501-0700 I - [main] going to run test: WithRegexValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.504-0700 2019-07-07T15:06:41.504-0700 I - [main] going to run test: WithSymbolValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.506-0700 2019-07-07T15:06:41.507-0700 I - [main] going to run test: WithDBRefValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.509-0700 2019-07-07T15:06:41.510-0700 I - [main] going to run test: WithCodeWScopeValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.512-0700 2019-07-07T15:06:41.513-0700 I - [main] going to run test: WithCodeValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.515-0700 2019-07-07T15:06:41.516-0700 I - [main] going to run test: WithIntValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.518-0700 2019-07-07T15:06:41.518-0700 I - [main] going to run test: WithDecimalValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.521-0700 2019-07-07T15:06:41.521-0700 I - [main] going to run test: WithLongValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.524-0700 2019-07-07T15:06:41.524-0700 I - [main] going to run test: WithTimestampValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.526-0700 2019-07-07T15:06:41.527-0700 I - [main] going to run test: WithMaxKeyValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.529-0700 2019-07-07T15:06:41.530-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.530-0700 2019-07-07T15:06:41.530-0700 I - [main] going to run suite: ExpressionWalkerTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.530-0700 2019-07-07T15:06:41.530-0700 I - [main] going to run test: NullTreeWalkSucceeds [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.532-0700 2019-07-07T15:06:41.533-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-6fb6-b3a5-3b9e-566a [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.533-0700 2019-07-07T15:06:41.533-0700 I - [main] going to run test: PrintWalkReflectsMutation [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.536-0700 2019-07-07T15:06:41.536-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-3c05-8e6f-79e8-5c70 [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.536-0700 2019-07-07T15:06:41.537-0700 I - [main] going to run test: InVisitCanCount [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.539-0700 2019-07-07T15:06:41.539-0700 I - [main] Created temporary directory: C:\Users\vcntwtt\AppData\Local\Temp\AggregationContextFixture-708e-4bfa-4e58-1b5f [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.539-0700 2019-07-07T15:06:41.540-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.540-0700 2019-07-07T15:06:41.540-0700 I - [main] going to run suite: ExtractElementAlongNonArrayPathTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.540-0700 2019-07-07T15:06:41.540-0700 I - [main] going to run test: ReturnsMissingIfPathDoesNotExist [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.540-0700 2019-07-07T15:06:41.540-0700 I - [main] going to run test: ReturnsMissingIfPathPartiallyExists [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.540-0700 2019-07-07T15:06:41.540-0700 I - [main] going to run test: ReturnsValueIfPathExists [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.541-0700 2019-07-07T15:06:41.540-0700 I - [main] going to run test: FailsIfPathTerminatesAtEmptyArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.541-0700 2019-07-07T15:06:41.540-0700 I - [main] going to run test: FailsIfPathTerminatesAtNonEmptyArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.541-0700 2019-07-07T15:06:41.540-0700 I - [main] going to run test: FailsIfPathContainsArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.541-0700 2019-07-07T15:06:41.540-0700 I - [main] going to run test: FailsIfFirstPathComponentIsArray [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.541-0700 2019-07-07T15:06:41.540-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.542-0700 2019-07-07T15:06:41.540-0700 I - [main] going to run suite: FieldPath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.542-0700 2019-07-07T15:06:41.540-0700 I - [main] going to run test: NoOptimizationForRootFieldPathWithDottedPath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.542-0700 2019-07-07T15:06:41.543-0700 I - [main] going to run test: NoOptimizationForCurrentFieldPathWithDottedPath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.545-0700 2019-07-07T15:06:41.546-0700 I - [main] going to run test: RemoveOptimizesToMissingValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.548-0700 2019-07-07T15:06:41.548-0700 I - [main] going to run test: NoOptimizationOnNormalPath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.551-0700 2019-07-07T15:06:41.551-0700 I - [main] going to run test: OptimizeOnVariableWithConstantScalarValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.554-0700 2019-07-07T15:06:41.554-0700 I - [main] going to run test: OptimizeOnVariableWithConstantArrayValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.556-0700 2019-07-07T15:06:41.557-0700 I - [main] going to run test: OptimizeToEmptyArrayOnNumericalPathComponentAndConstantArrayValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.559-0700 2019-07-07T15:06:41.560-0700 I - [main] going to run test: OptimizeOnVariableWithConstantValueAndDottedPath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.562-0700 2019-07-07T15:06:41.563-0700 I - [main] going to run test: NoOptimizationOnVariableWithNoValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.565-0700 2019-07-07T15:06:41.566-0700 I - [main] going to run test: NoOptimizationOnVariableWithMissingValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.568-0700 2019-07-07T15:06:41.568-0700 I - [main] going to run test: ScalarVariableWithDottedFieldPathOptimizesToConstantMissingValue [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.571-0700 2019-07-07T15:06:41.571-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.571-0700 2019-07-07T15:06:41.571-0700 I - [main] going to run suite: FieldPathTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.571-0700 2019-07-07T15:06:41.571-0700 I - [main] going to run test: Empty [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.571-0700 2019-07-07T15:06:41.571-0700 I - [main] going to run test: Simple [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.572-0700 2019-07-07T15:06:41.571-0700 I - [main] going to run test: DollarSign [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.572-0700 2019-07-07T15:06:41.571-0700 I - [main] going to run test: DollarSignPrefix [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.572-0700 2019-07-07T15:06:41.571-0700 I - [main] going to run test: Dotted [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.572-0700 2019-07-07T15:06:41.571-0700 I - [main] going to run test: DollarSignPrefixSecondField [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.572-0700 2019-07-07T15:06:41.571-0700 I - [main] going to run test: TwoDotted [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.573-0700 2019-07-07T15:06:41.571-0700 I - [main] going to run test: TerminalDot [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.573-0700 2019-07-07T15:06:41.571-0700 I - [main] going to run test: PrefixDot [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.573-0700 2019-07-07T15:06:41.571-0700 I - [main] going to run test: AdjacentDots [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.573-0700 2019-07-07T15:06:41.571-0700 I - [main] going to run test: OnlyDots [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.574-0700 2019-07-07T15:06:41.572-0700 I - [main] going to run test: LetterBetweenDots [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.574-0700 2019-07-07T15:06:41.572-0700 I - [main] going to run test: NullCharacter [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.574-0700 2019-07-07T15:06:41.572-0700 I - [main] going to run test: Tail [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.574-0700 2019-07-07T15:06:41.572-0700 I - [main] going to run test: TailThreeFields [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.574-0700 2019-07-07T15:06:41.572-0700 I - [main] going to run test: CanConstructFieldPathAtOrUnderDepthLimit [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.575-0700 2019-07-07T15:06:41.572-0700 I - [main] going to run test: ConstructorAssertsOnDeeplyNestedPath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.575-0700 2019-07-07T15:06:41.572-0700 I - [main] going to run test: CanConstructArrayFieldPathAtOrUnderDepthLimit [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.575-0700 2019-07-07T15:06:41.572-0700 I - [main] going to run test: ConstructorAssertsOnDeeplyNestedArrayPath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.575-0700 2019-07-07T15:06:41.572-0700 I - [main] going to run test: GetSubpath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.575-0700 2019-07-07T15:06:41.572-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.576-0700 2019-07-07T15:06:41.572-0700 I - [main] going to run suite: GetComputedPathsTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.576-0700 2019-07-07T15:06:41.572-0700 I - [main] going to run test: ExpressionFieldPathDoesNotCountAsRenameWhenUsingRemoveBuiltin [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.576-0700 2019-07-07T15:06:41.575-0700 I - [main] going to run test: ExpressionFieldPathDoesNotCountAsRenameWhenOnlyRoot [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.577-0700 2019-07-07T15:06:41.577-0700 I - [main] going to run test: ExpressionFieldPathDoesNotCountAsRenameWithNonMatchingUserVariable [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.579-0700 2019-07-07T15:06:41.580-0700 I - [main] going to run test: ExpressionFieldPathDoesNotCountAsRenameWhenDotted [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.582-0700 2019-07-07T15:06:41.583-0700 I - [main] going to run test: ExpressionFieldPathDoesCountAsRename [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.585-0700 2019-07-07T15:06:41.586-0700 I - [main] going to run test: ExpressionFieldPathDoesCountAsRenameWithExplicitRoot [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.588-0700 2019-07-07T15:06:41.588-0700 I - [main] going to run test: ExpressionFieldPathDoesCountAsRenameWithExplicitCurrent [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.591-0700 2019-07-07T15:06:41.591-0700 I - [main] going to run test: ExpressionFieldPathDoesCountAsRenameWithMatchingUserVariable [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.593-0700 2019-07-07T15:06:41.594-0700 I - [main] going to run test: ExpressionObjectCorrectlyReportsComputedPaths [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.596-0700 2019-07-07T15:06:41.597-0700 I - [main] going to run test: ExpressionObjectCorrectlyReportsComputedPathsNested [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.599-0700 2019-07-07T15:06:41.600-0700 I - [main] going to run test: ExpressionMapCorrectlyReportsComputedPaths [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.602-0700 2019-07-07T15:06:41.602-0700 I - [main] going to run test: ExpressionMapCorrectlyReportsComputedPathsWithDefaultVarName [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.605-0700 2019-07-07T15:06:41.605-0700 I - [main] going to run test: ExpressionMapCorrectlyReportsComputedPathsWithNestedExprObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.607-0700 2019-07-07T15:06:41.608-0700 I - [main] going to run test: ExpressionMapNotConsideredRenameWithWrongRootVariable [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.610-0700 2019-07-07T15:06:41.611-0700 I - [main] going to run test: ExpressionMapNotConsideredRenameWithWrongVariableNoExpressionObject [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.613-0700 2019-07-07T15:06:41.614-0700 I - [main] going to run test: ExpressionMapNotConsideredRenameWithDottedInputPath [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.616-0700 2019-07-07T15:06:41.616-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.616-0700 2019-07-07T15:06:41.616-0700 I - [main] going to run suite: GranularityRounderPowersOfTwoTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.616-0700 2019-07-07T15:06:41.616-0700 I - [main] going to run test: ShouldRoundUpPowersOfTwoToNextPowerOfTwo [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.619-0700 2019-07-07T15:06:41.619-0700 I - [main] going to run test: ShouldReturnDoubleIfExceedsNumberLong [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.621-0700 2019-07-07T15:06:41.622-0700 I - [main] going to run test: ShouldReturnNumberLongIfExceedsNumberInt [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.624-0700 2019-07-07T15:06:41.625-0700 I - [main] going to run test: ShouldReturnNumberLongIfRoundedDownDoubleIsSmallEnough [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.627-0700 2019-07-07T15:06:41.628-0700 I - [main] going to run test: ShouldReturnNumberIntIfRoundedDownNumberLongIsSmallEnough [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.630-0700 2019-07-07T15:06:41.630-0700 I - [main] going to run test: ShouldReturnNumberDecimalWhenRoundingUpNumberDecimal [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.633-0700 2019-07-07T15:06:41.633-0700 I - [main] going to run test: ShouldReturnNumberDecimalWhenRoundingDownNumberDecimal [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.636-0700 2019-07-07T15:06:41.636-0700 I - [main] going to run test: ShouldRoundUpNonPowersOfTwoToNextPowerOfTwo [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.638-0700 2019-07-07T15:06:41.639-0700 I - [main] going to run test: ShouldRoundDownPowersOfTwoToNextPowerOfTwo [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.641-0700 2019-07-07T15:06:41.642-0700 I - [main] going to run test: ShouldRoundDownNonPowersOfTwoToNextPowerOfTwo [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.644-0700 2019-07-07T15:06:41.645-0700 I - [main] going to run test: ShouldRoundZeroToZero [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.647-0700 2019-07-07T15:06:41.647-0700 I - [main] going to run test: ShouldFailOnRoundingNonNumericValues [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.650-0700 2019-07-07T15:06:41.650-0700 I - [main] going to run test: ShouldFailOnRoundingNaN [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.652-0700 2019-07-07T15:06:41.653-0700 I - [main] going to run test: ShouldFailOnRoundingNegativeNumber [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.655-0700 2019-07-07T15:06:41.656-0700 I - [main] DONE running tests [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.656-0700 2019-07-07T15:06:41.656-0700 I - [main] going to run suite: GranularityRounderPreferredNumbersTest [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.656-0700 2019-07-07T15:06:41.656-0700 I - [main] going to run test: ShouldRoundUpNumberInSeriesToNextNumberInSeries [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.737-0700 2019-07-07T15:06:41.738-0700 I - [main] going to run test: ShouldRoundDownNumberInSeriesToPreviousNumberInSeries [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.816-0700 2019-07-07T15:06:41.817-0700 I - [main] going to run test: ShouldRoundUpValueInBetweenSeriesNumbers [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.897-0700 2019-07-07T15:06:41.897-0700 I - [main] going to run test: ShouldRoundDownValueInBetweenSeriesNumbers [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:41.976-0700 2019-07-07T15:06:41.976-0700 I - [main] going to run test: SeriesShouldWrapAroundWhenRounding [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:42.010-0700 2019-07-07T15:06:42.010-0700 I - [main] going to run test: ShouldRoundZeroToZero [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:42.043-0700 2019-07-07T15:06:42.043-0700 I - [main] going to run test: ShouldFailOnRoundingNonNumericValues [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:42.077-0700 2019-07-07T15:06:42.077-0700 I - [main] going to run test: ShouldFailOnRoundingNaN [cpp_unit_test:db_pipeline_test] 2019-07-07T15:06:42.112-0700 2019-07-07T15:06:42.112-0700 I - [main] going to run test: ShouldFailOnRoundingNegativeNumber [executor:cpp_unit_test:job0] 2019-07-07T23:24:17.052-0700 db_pipeline_test.exe ran in 29890.23 seconds: failed. [executor:cpp_unit_test:job0] 2019-07-07T23:24:17.052-0700 C++ unit test build\opt\mongo\db\pipeline\db_pipeline_test.exe failed, so stopping... [executor:cpp_unit_test:job0] 2019-07-07T23:24:17.052-0700 Received a StopExecution exception: C++ unit test build\opt\mongo\db\pipeline\db_pipeline_test.exe failed. [executor] 2019-07-07T23:24:17.052-0700 Waiting for threads to complete [executor] 2019-07-07T23:24:17.052-0700 Threads are completed! [executor] 2019-07-07T23:24:17.052-0700 Summary: 25 test(s) ran in 30041.11 seconds (24 succeeded, 64 were skipped, 1 failed, 0 errored) The following tests failed (with exit code): build\opt\mongo\db\pipeline\db_pipeline_test.exe (3221226356 UNKNOWN) [resmoke] 2019-07-07T23:24:17.052-0700 ================================================================================ [resmoke] 2019-07-07T23:24:17.052-0700 Summary of unittests suite: 25 test(s) ran in 30041.11 seconds (24 succeeded, 64 were skipped, 1 failed, 0 errored) The following tests failed (with exit code): build\opt\mongo\db\pipeline\db_pipeline_test.exe (3221226356 UNKNOWN) 25 test(s) ran in 30041.11 seconds (24 succeeded, 64 were skipped, 1 failed, 0 errored) cpp_unit_tests: 25 test(s) ran in 30041.11 seconds (24 succeeded, 64 were skipped, 1 failed, 0 errored) The following tests failed (with exit code): build\opt\mongo\db\pipeline\db_pipeline_test.exe (3221226356 UNKNOWN) [resmoke] 2019-07-07T23:24:17.052-0700 Exiting with code: 1 --- Logging error --- Traceback (most recent call last): File "C:\tools\python3\lib\logging\__init__.py", line 1037, in emit stream.write(msg + self.terminator) File "C:\tools\python3\lib\encodings\cp1252.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode character '\ufffd' in position 161: character maps to Call stack: File "C:\tools\python3\lib\threading.py", line 885, in _bootstrap self._bootstrap_inner() File "C:\tools\python3\lib\threading.py", line 917, in _bootstrap_inner self.run() File "D:\MongoDB\src\buildscripts\resmokelib\core\pipe.py", line 63, in run self.__logger.log(self.__level, line.rstrip()) Message: '2019-07-07T15:03:54.652-0700 I ACCESS [main123456789] invalid char in key file 904a-8ef2-498f-e3c1: \ufffd\x04V' Arguments: () [command took 30042 seconds]