# Fetching feature flags... # Fetched feature flags... [resmoke] 18:52:51.322Z verbatim resmoke.py invocation: ./buildscripts/resmoke.py run --suites=replica_sets jstests/replsets/heartbeat_lag_repro.js Skipping local invocation because evergreen task id was not provided. 2024-10-25 18:52:51 [info ] Found releases.yml file locally: src/mongo/util/version/releases.yml [resmoke] 18:52:51.449Z Last LTS FCV: 8.0 [resmoke] 18:52:51.449Z Last Continuous FCV: 8.0 [resmoke] 18:52:51.449Z Latest FCV: 8.1 [resmoke] 18:52:51.449Z Requires FCV Tag Latest: requires_fcv_81 [resmoke] 18:52:51.449Z Requires FCV Tag: requires_fcv_81 [resmoke] 18:52:51.606Z YAML configuration of suite replica_sets test_kind: js_test selector: roots: - jstests/replsets/heartbeat_lag_repro.js executor: config: shell_options: nodb: '' 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] %(message)s' handlers: - class: logging.StreamHandler [executor] 18:52:51.607Z Starting execution of js_tests... [executor:js_test:job0] 18:52:51.608Z Running job0_fixture_setup_0... [js_test:job0_fixture_setup_0] Starting the setup of NoOpFixture (Job #0). [js_test:job0_fixture_setup_0] Waiting for NoOpFixture (Job #0) to be ready. [js_test:job0_fixture_setup_0] Finished the setup of NoOpFixture (Job #0). [js_test:job0_fixture_setup_0] Not running in Evergreen, skipping symbolization [executor:js_test:job0] 18:52:51.608Z job0_fixture_setup_0 ran in 0.00 seconds: no failures detected. [executor:js_test:job0] 18:52:51.610Z Running heartbeat_lag_repro.js... [js_test:heartbeat_lag_repro] Starting JSTest jstests/replsets/heartbeat_lag_repro.js... PATH=/home/ubuntu/mongo:/data/multiversion:/home/ubuntu/mongo/build/install/bin:/home/ubuntu/mongo/python3-venv/bin:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/home/ubuntu/.vscode-server/cli/servers/Stable-384ff7382de624fb94dbaf6da11977bba1ecd427/server/bin/remote-cli:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/ubuntu/cli_bin:/home/ubuntu/.local/bin:/home/ubuntu/.local/bin:/home/ubuntu/cli_bin:/home/ubuntu/.local/bin:/home/ubuntu/.local/bin:/home/ubuntu/.local/bin INSTALL_DIR=/home/ubuntu/mongo/build/install/bin /home/ubuntu/mongo/build/install/bin/mongo --eval 'MongoRunner.dataDir = "/data/db/job0/mongorunner"; MongoRunner.dataPath = "/data/db/job0/mongorunner/"; TestData = new Object(); TestData["minPort"] = 20040; TestData["maxPort"] = 20249; TestData["peerPids"] = []; TestData["alwaysUseLogFiles"] = false; TestData["ignoreUnterminatedProcesses"] = false; TestData["ignoreChildProcessErrorCode"] = false; TestData["implicitlyShardOnCreateCollectionOnly"] = false; TestData["isMainTest"] = true; TestData["numTestClients"] = 1; TestData["backupOnRestartDir"] = null; TestData["mixedBinVersions"] = ""; TestData["multiversionBinVersion"] = ""; TestData["storageEngine"] = "wiredTiger"; TestData["storageEngineCacheSizeGB"] = ""; TestData["testName"] = "heartbeat_lag_repro"; TestData["wiredTigerCollectionConfigString"] = ""; TestData["wiredTigerEngineConfigString"] = ""; TestData["wiredTigerIndexConfigString"] = ""; TestData["setParameters"] = new Object(); TestData["setParameters"]["logComponentVerbosity"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["replication"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["replication"]["rollback"] = 2; TestData["setParameters"]["logComponentVerbosity"]["sharding"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["sharding"]["migration"] = 2; TestData["setParameters"]["logComponentVerbosity"]["sharding"]["rangeDeleter"] = 2; TestData["setParameters"]["logComponentVerbosity"]["transaction"] = 4; TestData["setParameters"]["logComponentVerbosity"]["tenantMigration"] = 4; TestData["setParametersMongos"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"]["transaction"] = 3; TestData["setParametersMongocryptd"] = new Object(); TestData["undoRecorderPath"] = null; TestData["transactionLifetimeLimitSeconds"] = 86400; await import("jstests/libs/override_methods/check_metadata_consistency.js"); await import("jstests/libs/override_methods/validate_collections_on_shutdown.js"); await import("jstests/libs/override_methods/check_uuids_consistent_across_cluster.js"); await import("jstests/libs/override_methods/check_indexes_consistent_across_cluster.js"); await import("jstests/libs/override_methods/check_orphans_are_deleted.js"); await import("jstests/libs/override_methods/check_routing_table_consistency.js"); await import("jstests/libs/override_methods/check_shard_filtering_metadata.js"); await import("jstests/libs/override_methods/implicitly_retry_on_background_op_in_progress.js"); (function() { Timestamp.prototype.toString = function() { throw new Error("Cannot toString timestamps. Consider using timestampCmp() for comparison or tojson() for output."); } })()' --nodb jstests/replsets/heartbeat_lag_repro.js [js_test:heartbeat_lag_repro] JSTest jstests/replsets/heartbeat_lag_repro.js started with pid 48084. [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:52:52.505Z"},"s":"I", "c":"-", "id":8991200, "ctx":"main","msg":"Shuffling initializers","attr":{"seed":4050026317}} [js_test:heartbeat_lag_repro] MongoDB shell version v8.1.0-alpha-4223-ge42e5eb [js_test:heartbeat_lag_repro] Starting new replica set heartbeat_lag_repro [js_test:heartbeat_lag_repro] ReplSetTest starting set 'heartbeat_lag_repro' [js_test:heartbeat_lag_repro] ReplSetTest n is : 0 [js_test:heartbeat_lag_repro] { [js_test:heartbeat_lag_repro] "useHostName" : true, [js_test:heartbeat_lag_repro] "oplogSize" : 40, [js_test:heartbeat_lag_repro] "keyFile" : undefined, [js_test:heartbeat_lag_repro] "port" : 20050, [js_test:heartbeat_lag_repro] "dbpath" : "$set-$node", [js_test:heartbeat_lag_repro] "replSet" : "heartbeat_lag_repro", [js_test:heartbeat_lag_repro] "waitForConnect" : false, [js_test:heartbeat_lag_repro] "restart" : undefined, [js_test:heartbeat_lag_repro] "pathOpts" : { [js_test:heartbeat_lag_repro] "node" : 0, [js_test:heartbeat_lag_repro] "set" : "heartbeat_lag_repro" [js_test:heartbeat_lag_repro] }, [js_test:heartbeat_lag_repro] "setParameter" : { [js_test:heartbeat_lag_repro] "writePeriodicNoops" : false, [js_test:heartbeat_lag_repro] "numInitialSyncConnectAttempts" : 60, [js_test:heartbeat_lag_repro] "shutdownTimeoutMillisForSignaledShutdown" : 100, [js_test:heartbeat_lag_repro] "enableDefaultWriteConcernUpdatesForInitiate" : true, [js_test:heartbeat_lag_repro] "enableReconfigRollbackCommittedWritesCheck" : false, [js_test:heartbeat_lag_repro] "disableTransitionFromLatestToLastContinuous" : false, [js_test:heartbeat_lag_repro] "performTimeseriesCompressionIntermediateDataIntegrityCheckOnInsert" : true [js_test:heartbeat_lag_repro] } [js_test:heartbeat_lag_repro] } [js_test:heartbeat_lag_repro] ReplSetTest Starting.... [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:52:52.811Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"48092","port":20040,"argv":["/home/ubuntu/mongo/build/install/bin/mongobridge","--port","20040","--dest","ip-10-122-7-101:20050"]}} [js_test:heartbeat_lag_repro] Resetting db path '/data/db/job0/mongorunner/heartbeat_lag_repro-0' [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:52:52.826Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"48094","port":20050,"argv":["/home/ubuntu/mongo/build/install/bin/mongod","--oplogSize","40","--port","20050","--dbpath","/data/db/job0/mongorunner/heartbeat_lag_repro-0","--replSet","heartbeat_lag_repro","--setParameter","writePeriodicNoops=false","--setParameter","numInitialSyncConnectAttempts=60","--setParameter","shutdownTimeoutMillisForSignaledShutdown=100","--setParameter","enableDefaultWriteConcernUpdatesForInitiate=true","--setParameter","enableReconfigRollbackCommittedWritesCheck=false","--setParameter","disableTransitionFromLatestToLastContinuous=false","--setParameter","performTimeseriesCompressionIntermediateDataIntegrityCheckOnInsert=true","--bind_ip","0.0.0.0","--setParameter","enableTestCommands=1","--setParameter","testingDiagnosticsEnabled=1","--setParameter","disableLogicalSessionCacheRefresh=true","--storageEngine","wiredTiger","--setParameter","backtraceLogFile=/data/db/job0/mongorunner/qmw4df5w1502oca2hyq5a1729882372818.stacktrace","--setParameter","reshardingDelayBeforeRemainingOperationTimeQueryMillis=0","--setParameter","reshardingMinimumOperationDurationMillis=5000","--setParameter","reshardingCriticalSectionTimeoutMillis=86400000","--setParameter","coordinateCommitReturnImmediatelyAfterPersistingDecision=false","--setParameter","oplogApplicationEnforcesSteadyStateConstraints=true","--setParameter","transactionLifetimeLimitSeconds=86400","--setParameter","orphanCleanupDelaySecs=1","--setParameter","receiveChunkWaitForRangeDeleterTimeoutMS=90000","--setParameter","logComponentVerbosity={\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2,\"rangeDeleter\":2},\"transaction\":4,\"tenantMigration\":4}"]}} [js_test:heartbeat_lag_repro] Skip waiting to connect to node with pid=48094, port=20050 [js_test:heartbeat_lag_repro] ReplSetTest start skip waiting for a connection to node 0 [js_test:heartbeat_lag_repro] ReplSetTest n is : 1 [js_test:heartbeat_lag_repro] { [js_test:heartbeat_lag_repro] "useHostName" : true, [js_test:heartbeat_lag_repro] "oplogSize" : 40, [js_test:heartbeat_lag_repro] "keyFile" : undefined, [js_test:heartbeat_lag_repro] "port" : 20051, [js_test:heartbeat_lag_repro] "dbpath" : "$set-$node", [js_test:heartbeat_lag_repro] "replSet" : "heartbeat_lag_repro", [js_test:heartbeat_lag_repro] "waitForConnect" : false, [js_test:heartbeat_lag_repro] "restart" : undefined, [js_test:heartbeat_lag_repro] "pathOpts" : { [js_test:heartbeat_lag_repro] "node" : 1, [js_test:heartbeat_lag_repro] "set" : "heartbeat_lag_repro" [js_test:heartbeat_lag_repro] }, [js_test:heartbeat_lag_repro] "setParameter" : { [js_test:heartbeat_lag_repro] "writePeriodicNoops" : false, [js_test:heartbeat_lag_repro] "numInitialSyncConnectAttempts" : 60, [js_test:heartbeat_lag_repro] "shutdownTimeoutMillisForSignaledShutdown" : 100, [js_test:heartbeat_lag_repro] "enableDefaultWriteConcernUpdatesForInitiate" : true, [js_test:heartbeat_lag_repro] "enableReconfigRollbackCommittedWritesCheck" : false, [js_test:heartbeat_lag_repro] "disableTransitionFromLatestToLastContinuous" : false, [js_test:heartbeat_lag_repro] "performTimeseriesCompressionIntermediateDataIntegrityCheckOnInsert" : true [js_test:heartbeat_lag_repro] } [js_test:heartbeat_lag_repro] } [js_test:heartbeat_lag_repro] ReplSetTest Starting.... [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:52:52.835Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"48096","port":20041,"argv":["/home/ubuntu/mongo/build/install/bin/mongobridge","--port","20041","--dest","ip-10-122-7-101:20051"]}} [js_test:heartbeat_lag_repro] Resetting db path '/data/db/job0/mongorunner/heartbeat_lag_repro-1' [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:52:52.845Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"48098","port":20051,"argv":["/home/ubuntu/mongo/build/install/bin/mongod","--oplogSize","40","--port","20051","--dbpath","/data/db/job0/mongorunner/heartbeat_lag_repro-1","--replSet","heartbeat_lag_repro","--setParameter","writePeriodicNoops=false","--setParameter","numInitialSyncConnectAttempts=60","--setParameter","shutdownTimeoutMillisForSignaledShutdown=100","--setParameter","enableDefaultWriteConcernUpdatesForInitiate=true","--setParameter","enableReconfigRollbackCommittedWritesCheck=false","--setParameter","disableTransitionFromLatestToLastContinuous=false","--setParameter","performTimeseriesCompressionIntermediateDataIntegrityCheckOnInsert=true","--bind_ip","0.0.0.0","--setParameter","enableTestCommands=1","--setParameter","testingDiagnosticsEnabled=1","--setParameter","disableLogicalSessionCacheRefresh=true","--storageEngine","wiredTiger","--setParameter","backtraceLogFile=/data/db/job0/mongorunner/xwfsikfl4ak835ywo5l151729882372837.stacktrace","--setParameter","reshardingDelayBeforeRemainingOperationTimeQueryMillis=0","--setParameter","reshardingMinimumOperationDurationMillis=5000","--setParameter","reshardingCriticalSectionTimeoutMillis=86400000","--setParameter","coordinateCommitReturnImmediatelyAfterPersistingDecision=false","--setParameter","oplogApplicationEnforcesSteadyStateConstraints=true","--setParameter","transactionLifetimeLimitSeconds=86400","--setParameter","orphanCleanupDelaySecs=1","--setParameter","receiveChunkWaitForRangeDeleterTimeoutMS=90000","--setParameter","logComponentVerbosity={\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2,\"rangeDeleter\":2},\"transaction\":4,\"tenantMigration\":4}"]}} [js_test:heartbeat_lag_repro] Skip waiting to connect to node with pid=48098, port=20051 [js_test:heartbeat_lag_repro] ReplSetTest start skip waiting for a connection to node 1 [js_test:heartbeat_lag_repro] ReplSetTest n is : 2 [js_test:heartbeat_lag_repro] { [js_test:heartbeat_lag_repro] "useHostName" : true, [js_test:heartbeat_lag_repro] "oplogSize" : 40, [js_test:heartbeat_lag_repro] "keyFile" : undefined, [js_test:heartbeat_lag_repro] "port" : 20052, [js_test:heartbeat_lag_repro] "dbpath" : "$set-$node", [js_test:heartbeat_lag_repro] "replSet" : "heartbeat_lag_repro", [js_test:heartbeat_lag_repro] "waitForConnect" : false, [js_test:heartbeat_lag_repro] "restart" : undefined, [js_test:heartbeat_lag_repro] "pathOpts" : { [js_test:heartbeat_lag_repro] "node" : 2, [js_test:heartbeat_lag_repro] "set" : "heartbeat_lag_repro" [js_test:heartbeat_lag_repro] }, [js_test:heartbeat_lag_repro] "setParameter" : { [js_test:heartbeat_lag_repro] "writePeriodicNoops" : false, [js_test:heartbeat_lag_repro] "numInitialSyncConnectAttempts" : 60, [js_test:heartbeat_lag_repro] "shutdownTimeoutMillisForSignaledShutdown" : 100, [js_test:heartbeat_lag_repro] "enableDefaultWriteConcernUpdatesForInitiate" : true, [js_test:heartbeat_lag_repro] "enableReconfigRollbackCommittedWritesCheck" : false, [js_test:heartbeat_lag_repro] "disableTransitionFromLatestToLastContinuous" : false, [js_test:heartbeat_lag_repro] "performTimeseriesCompressionIntermediateDataIntegrityCheckOnInsert" : true [js_test:heartbeat_lag_repro] } [js_test:heartbeat_lag_repro] } [js_test:heartbeat_lag_repro] ReplSetTest Starting.... [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:52:52.853Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"48100","port":20042,"argv":["/home/ubuntu/mongo/build/install/bin/mongobridge","--port","20042","--dest","ip-10-122-7-101:20052"]}} [js_test:heartbeat_lag_repro] Resetting db path '/data/db/job0/mongorunner/heartbeat_lag_repro-2' [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:52:52.863Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"48102","port":20052,"argv":["/home/ubuntu/mongo/build/install/bin/mongod","--oplogSize","40","--port","20052","--dbpath","/data/db/job0/mongorunner/heartbeat_lag_repro-2","--replSet","heartbeat_lag_repro","--setParameter","writePeriodicNoops=false","--setParameter","numInitialSyncConnectAttempts=60","--setParameter","shutdownTimeoutMillisForSignaledShutdown=100","--setParameter","enableDefaultWriteConcernUpdatesForInitiate=true","--setParameter","enableReconfigRollbackCommittedWritesCheck=false","--setParameter","disableTransitionFromLatestToLastContinuous=false","--setParameter","performTimeseriesCompressionIntermediateDataIntegrityCheckOnInsert=true","--bind_ip","0.0.0.0","--setParameter","enableTestCommands=1","--setParameter","testingDiagnosticsEnabled=1","--setParameter","disableLogicalSessionCacheRefresh=true","--storageEngine","wiredTiger","--setParameter","backtraceLogFile=/data/db/job0/mongorunner/5lzogkj5knvzwpc79gq2z1729882372855.stacktrace","--setParameter","reshardingDelayBeforeRemainingOperationTimeQueryMillis=0","--setParameter","reshardingMinimumOperationDurationMillis=5000","--setParameter","reshardingCriticalSectionTimeoutMillis=86400000","--setParameter","coordinateCommitReturnImmediatelyAfterPersistingDecision=false","--setParameter","oplogApplicationEnforcesSteadyStateConstraints=true","--setParameter","transactionLifetimeLimitSeconds=86400","--setParameter","orphanCleanupDelaySecs=1","--setParameter","receiveChunkWaitForRangeDeleterTimeoutMS=90000","--setParameter","logComponentVerbosity={\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2,\"rangeDeleter\":2},\"transaction\":4,\"tenantMigration\":4}"]}} [js_test:heartbeat_lag_repro] Skip waiting to connect to node with pid=48102, port=20052 [js_test:heartbeat_lag_repro] ReplSetTest start skip waiting for a connection to node 2 [js_test:heartbeat_lag_repro] ReplSetTest waiting for an initial connection to node 0 [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:53.148Z"},"s":"I", "c":"-", "id":8991200, "ctx":"main","msg":"Shuffling initializers","attr":{"seed":1110584400}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:53.168Z"},"s":"I", "c":"-", "id":8991200, "ctx":"main","msg":"Shuffling initializers","attr":{"seed":2223898596}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:53.186Z"},"s":"I", "c":"-", "id":8991200, "ctx":"main","msg":"Shuffling initializers","attr":{"seed":1793955806}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:53.209Z"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:53.229Z"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:53.247Z"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:53.261Z"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20040.sock"}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:53.262Z"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0:20040"}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:53.262Z"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20040,"ssl":"off"}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:53.281Z"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20041.sock"}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:53.281Z"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0:20041"}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:53.281Z"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20041,"ssl":"off"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:53.300Z"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20042.sock"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:53.300Z"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0:20042"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:53.300Z"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20042,"ssl":"off"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.677Z"},"s":"I", "c":"-", "id":8991200, "ctx":"main","msg":"Shuffling initializers","attr":{"seed":2069076269}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.688Z"},"s":"I", "c":"CONTROL", "id":5760901, "ctx":"main","msg":"Applied --setParameter options","attr":{"serverParameters":{"backtraceLogFile":{"default":"","value":"/data/db/job0/mongorunner/qmw4df5w1502oca2hyq5a1729882372818.stacktrace"},"coordinateCommitReturnImmediatelyAfterPersistingDecision":{"default":false,"value":false},"disableLogicalSessionCacheRefresh":{"default":false,"value":true},"disableTransitionFromLatestToLastContinuous":{"default":true,"value":false},"enableDefaultWriteConcernUpdatesForInitiate":{"default":false,"value":true},"enableReconfigRollbackCommittedWritesCheck":{"default":true,"value":false},"enableTestCommands":{"default":false,"value":true},"logComponentVerbosity":{"default":{"verbosity":0,"accessControl":{"verbosity":-1},"assert":{"verbosity":-1},"command":{"verbosity":-1},"control":{"verbosity":-1},"executor":{"verbosity":-1},"geo":{"verbosity":-1},"index":{"verbosity":-1},"network":{"verbosity":-1,"asio":{"verbosity":-1},"bridge":{"verbosity":-1},"connectionPool":{"verbosity":-1}},"processHealth":{"verbosity":-1},"query":{"verbosity":-1,"optimizer":{"verbosity":-1},"ce":{"verbosity":-1},"rejected":{"verbosity":-1}},"queryStats":{"verbosity":-1},"replication":{"verbosity":-1,"election":{"verbosity":-1},"heartbeats":{"verbosity":-1},"initialSync":{"verbosity":-1},"rollback":{"verbosity":-1}},"sharding":{"verbosity":-1,"rangeDeleter":{"verbosity":-1},"shardingCatalogRefresh":{"verbosity":-1},"migration":{"verbosity":-1},"reshard":{"verbosity":-1},"migrationPerf":{"verbosity":-1}},"storage":{"verbosity":-1,"recovery":{"verbosity":-1},"journal":{"verbosity":-1},"wt":{"verbosity":-1,"wtBackup":{"verbosity":-1},"wtCheckpoint":{"verbosity":-1},"wtCompact":{"verbosity":-1},"wtEviction":{"verbosity":-1},"wtHS":{"verbosity":-1},"wtRecovery":{"verbosity":-1},"wtRTS":{"verbosity":-1},"wtSalvage":{"verbosity":-1},"wtTiered":{"verbosity":-1},"wtTimestamp":{"verbosity":-1},"wtTransaction":{"verbosity":-1},"wtVerify":{"verbosity":-1},"wtWriteLog":{"verbosity":-1}},"magicRestore":{"verbosity":-1}},"write":{"verbosity":-1},"ftdc":{"verbosity":-1},"transaction":{"verbosity":-1},"tenantMigration":{"verbosity":-1},"test":{"verbosity":-1},"resourceConsumption":{"verbosity":-1},"streams":{"verbosity":-1}},"value":{"verbosity":0,"accessControl":{"verbosity":-1},"assert":{"verbosity":-1},"command":{"verbosity":-1},"control":{"verbosity":-1},"executor":{"verbosity":-1},"geo":{"verbosity":-1},"index":{"verbosity":-1},"network":{"verbosity":-1,"asio":{"verbosity":-1},"bridge":{"verbosity":-1},"connectionPool":{"verbosity":-1}},"processHealth":{"verbosity":-1},"query":{"verbosity":-1,"optimizer":{"verbosity":-1},"ce":{"verbosity":-1},"rejected":{"verbosity":-1}},"queryStats":{"verbosity":-1},"replication":{"verbosity":-1,"election":{"verbosity":-1},"heartbeats":{"verbosity":-1},"initialSync":{"verbosity":-1},"rollback":{"verbosity":2}},"sharding":{"verbosity":-1,"rangeDeleter":{"verbosity":2},"shardingCatalogRefresh":{"verbosity":-1},"migration":{"verbosity":2},"reshard":{"verbosity":-1},"migrationPerf":{"verbosity":-1}},"storage":{"verbosity":-1,"recovery":{"verbosity":-1},"journal":{"verbosity":-1},"wt":{"verbosity":-1,"wtBackup":{"verbosity":-1},"wtCheckpoint":{"verbosity":-1},"wtCompact":{"verbosity":-1},"wtEviction":{"verbosity":-1},"wtHS":{"verbosity":-1},"wtRecovery":{"verbosity":-1},"wtRTS":{"verbosity":-1},"wtSalvage":{"verbosity":-1},"wtTiered":{"verbosity":-1},"wtTimestamp":{"verbosity":-1},"wtTransaction":{"verbosity":-1},"wtVerify":{"verbosity":-1},"wtWriteLog":{"verbosity":-1}},"magicRestore":{"verbosity":-1}},"write":{"verbosity":-1},"ftdc":{"verbosity":-1},"transaction":{"verbosity":4},"tenantMigration":{"verbosity":4},"test":{"verbosity":-1},"resourceConsumption":{"verbosity":-1},"streams":{"verbosity":-1}}},"numInitialSyncConnectAttempts":{"default":10,"value":60},"oplogApplicationEnforcesSteadyStateConstraints":{"default":false,"value":true},"orphanCleanupDelaySecs":{"default":900,"value":1},"performTimeseriesCompressionIntermediateDataIntegrityCheckOnInsert":{"default":false,"value":true},"receiveChunkWaitForRangeDeleterTimeoutMS":{"default":10000,"value":90000},"reshardingCriticalSectionTimeoutMillis":{"default":5000,"value":86400000},"reshardingDelayBeforeRemainingOperationTimeQueryMillis":{"default":30000,"value":0},"reshardingMinimumOperationDurationMillis":{"default":300000,"value":5000},"shutdownTimeoutMillisForSignaledShutdown":{"default":15000,"value":100},"testingDiagnosticsEnabled":{"default":false,"value":true},"transactionLifetimeLimitSeconds":{"default":60,"value":86400},"writePeriodicNoops":{"default":true,"value":false}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.688Z"},"s":"I", "c":"-", "id":4672602, "ctx":"main","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.703+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.707+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.708+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.708+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.708+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.708+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.712+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":26},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":26},"outgoing":{"minWireVersion":6,"maxWireVersion":26},"isInternalClient":true}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.714+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.714+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.714+00:00"},"s":"I", "c":"CONTROL", "id":5945603, "ctx":"main","msg":"Multi threading initialized"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.715+00:00"},"s":"I", "c":"TENANT_M", "id":7091600, "ctx":"main","msg":"Starting TenantMigrationAccessBlockerRegistry"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.715+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":48094,"port":20050,"dbPath":"/data/db/job0/mongorunner/heartbeat_lag_repro-0","architecture":"64-bit","host":"ip-10-122-7-101"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.715+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"8.1.0-alpha-4223-ge42e5eb","gitVersion":"e42e5eb664f29b69d38e26d84ca0125747af3905","openSSLVersion":"OpenSSL 3.0.2 15 Mar 2022","modules":["enterprise"],"allocator":"tcmalloc-google","environment":{"distarch":"aarch64","target_arch":"aarch64"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.715+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"22.04"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.715+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20050},"replication":{"oplogSizeMB":40,"replSet":"heartbeat_lag_repro"},"setParameter":{"backtraceLogFile":"/data/db/job0/mongorunner/qmw4df5w1502oca2hyq5a1729882372818.stacktrace","coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","disableTransitionFromLatestToLastContinuous":"false","enableDefaultWriteConcernUpdatesForInitiate":"true","enableReconfigRollbackCommittedWritesCheck":"false","enableTestCommands":"1","logComponentVerbosity":"{\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2,\"rangeDeleter\":2},\"transaction\":4,\"tenantMigration\":4}","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","performTimeseriesCompressionIntermediateDataIntegrityCheckOnInsert":"true","receiveChunkWaitForRangeDeleterTimeoutMS":"90000","reshardingCriticalSectionTimeoutMillis":"86400000","reshardingDelayBeforeRemainingOperationTimeQueryMillis":"0","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","testingDiagnosticsEnabled":"1","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"storage":{"dbPath":"/data/db/job0/mongorunner/heartbeat_lag_repro-0","engine":"wiredTiger"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.718+00:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:55.718+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=15173M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,remove=true,path=journal,compressor=snappy),builtin_extension_config=(zstd=(compression_level=6)),file_manager=(close_idle_time=600,close_scan_interval=10,close_handle_minimum=2000),statistics_log=(wait=0),json_output=(error,message),verbose=[recovery_progress:1,checkpoint_progress:1,compact_progress:1,backup:0,checkpoint:0,compact:0,eviction:0,history_store:0,recovery:0,rts:0,salvage:0,tiered:0,timestamp:0,transaction:0,verify:0,log:0],debug_mode=(table_logging=true,checkpoint_retention=4),prefetch=(available=true,default=false),"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.815Z"},"s":"I", "c":"-", "id":8991200, "ctx":"main","msg":"Shuffling initializers","attr":{"seed":362964402}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.827Z"},"s":"I", "c":"CONTROL", "id":5760901, "ctx":"main","msg":"Applied --setParameter options","attr":{"serverParameters":{"backtraceLogFile":{"default":"","value":"/data/db/job0/mongorunner/5lzogkj5knvzwpc79gq2z1729882372855.stacktrace"},"coordinateCommitReturnImmediatelyAfterPersistingDecision":{"default":false,"value":false},"disableLogicalSessionCacheRefresh":{"default":false,"value":true},"disableTransitionFromLatestToLastContinuous":{"default":true,"value":false},"enableDefaultWriteConcernUpdatesForInitiate":{"default":false,"value":true},"enableReconfigRollbackCommittedWritesCheck":{"default":true,"value":false},"enableTestCommands":{"default":false,"value":true},"logComponentVerbosity":{"default":{"verbosity":0,"accessControl":{"verbosity":-1},"assert":{"verbosity":-1},"command":{"verbosity":-1},"control":{"verbosity":-1},"executor":{"verbosity":-1},"geo":{"verbosity":-1},"index":{"verbosity":-1},"network":{"verbosity":-1,"asio":{"verbosity":-1},"bridge":{"verbosity":-1},"connectionPool":{"verbosity":-1}},"processHealth":{"verbosity":-1},"query":{"verbosity":-1,"optimizer":{"verbosity":-1},"ce":{"verbosity":-1},"rejected":{"verbosity":-1}},"queryStats":{"verbosity":-1},"replication":{"verbosity":-1,"election":{"verbosity":-1},"heartbeats":{"verbosity":-1},"initialSync":{"verbosity":-1},"rollback":{"verbosity":-1}},"sharding":{"verbosity":-1,"rangeDeleter":{"verbosity":-1},"shardingCatalogRefresh":{"verbosity":-1},"migration":{"verbosity":-1},"reshard":{"verbosity":-1},"migrationPerf":{"verbosity":-1}},"storage":{"verbosity":-1,"recovery":{"verbosity":-1},"journal":{"verbosity":-1},"wt":{"verbosity":-1,"wtBackup":{"verbosity":-1},"wtCheckpoint":{"verbosity":-1},"wtCompact":{"verbosity":-1},"wtEviction":{"verbosity":-1},"wtHS":{"verbosity":-1},"wtRecovery":{"verbosity":-1},"wtRTS":{"verbosity":-1},"wtSalvage":{"verbosity":-1},"wtTiered":{"verbosity":-1},"wtTimestamp":{"verbosity":-1},"wtTransaction":{"verbosity":-1},"wtVerify":{"verbosity":-1},"wtWriteLog":{"verbosity":-1}},"magicRestore":{"verbosity":-1}},"write":{"verbosity":-1},"ftdc":{"verbosity":-1},"transaction":{"verbosity":-1},"tenantMigration":{"verbosity":-1},"test":{"verbosity":-1},"resourceConsumption":{"verbosity":-1},"streams":{"verbosity":-1}},"value":{"verbosity":0,"accessControl":{"verbosity":-1},"assert":{"verbosity":-1},"command":{"verbosity":-1},"control":{"verbosity":-1},"executor":{"verbosity":-1},"geo":{"verbosity":-1},"index":{"verbosity":-1},"network":{"verbosity":-1,"asio":{"verbosity":-1},"bridge":{"verbosity":-1},"connectionPool":{"verbosity":-1}},"processHealth":{"verbosity":-1},"query":{"verbosity":-1,"optimizer":{"verbosity":-1},"ce":{"verbosity":-1},"rejected":{"verbosity":-1}},"queryStats":{"verbosity":-1},"replication":{"verbosity":-1,"election":{"verbosity":-1},"heartbeats":{"verbosity":-1},"initialSync":{"verbosity":-1},"rollback":{"verbosity":2}},"sharding":{"verbosity":-1,"rangeDeleter":{"verbosity":2},"shardingCatalogRefresh":{"verbosity":-1},"migration":{"verbosity":2},"reshard":{"verbosity":-1},"migrationPerf":{"verbosity":-1}},"storage":{"verbosity":-1,"recovery":{"verbosity":-1},"journal":{"verbosity":-1},"wt":{"verbosity":-1,"wtBackup":{"verbosity":-1},"wtCheckpoint":{"verbosity":-1},"wtCompact":{"verbosity":-1},"wtEviction":{"verbosity":-1},"wtHS":{"verbosity":-1},"wtRecovery":{"verbosity":-1},"wtRTS":{"verbosity":-1},"wtSalvage":{"verbosity":-1},"wtTiered":{"verbosity":-1},"wtTimestamp":{"verbosity":-1},"wtTransaction":{"verbosity":-1},"wtVerify":{"verbosity":-1},"wtWriteLog":{"verbosity":-1}},"magicRestore":{"verbosity":-1}},"write":{"verbosity":-1},"ftdc":{"verbosity":-1},"transaction":{"verbosity":4},"tenantMigration":{"verbosity":4},"test":{"verbosity":-1},"resourceConsumption":{"verbosity":-1},"streams":{"verbosity":-1}}},"numInitialSyncConnectAttempts":{"default":10,"value":60},"oplogApplicationEnforcesSteadyStateConstraints":{"default":false,"value":true},"orphanCleanupDelaySecs":{"default":900,"value":1},"performTimeseriesCompressionIntermediateDataIntegrityCheckOnInsert":{"default":false,"value":true},"receiveChunkWaitForRangeDeleterTimeoutMS":{"default":10000,"value":90000},"reshardingCriticalSectionTimeoutMillis":{"default":5000,"value":86400000},"reshardingDelayBeforeRemainingOperationTimeQueryMillis":{"default":30000,"value":0},"reshardingMinimumOperationDurationMillis":{"default":300000,"value":5000},"shutdownTimeoutMillisForSignaledShutdown":{"default":15000,"value":100},"testingDiagnosticsEnabled":{"default":false,"value":true},"transactionLifetimeLimitSeconds":{"default":60,"value":86400},"writePeriodicNoops":{"default":true,"value":false}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.827Z"},"s":"I", "c":"-", "id":4672602, "ctx":"main","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.841+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.846+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.847+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.847+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.847+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.848+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.850+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":26},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":26},"outgoing":{"minWireVersion":6,"maxWireVersion":26},"isInternalClient":true}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.853+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.853+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.853+00:00"},"s":"I", "c":"CONTROL", "id":5945603, "ctx":"main","msg":"Multi threading initialized"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.854+00:00"},"s":"I", "c":"TENANT_M", "id":7091600, "ctx":"main","msg":"Starting TenantMigrationAccessBlockerRegistry"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.854+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":48102,"port":20052,"dbPath":"/data/db/job0/mongorunner/heartbeat_lag_repro-2","architecture":"64-bit","host":"ip-10-122-7-101"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.854+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"8.1.0-alpha-4223-ge42e5eb","gitVersion":"e42e5eb664f29b69d38e26d84ca0125747af3905","openSSLVersion":"OpenSSL 3.0.2 15 Mar 2022","modules":["enterprise"],"allocator":"tcmalloc-google","environment":{"distarch":"aarch64","target_arch":"aarch64"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.854+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"22.04"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.854+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20052},"replication":{"oplogSizeMB":40,"replSet":"heartbeat_lag_repro"},"setParameter":{"backtraceLogFile":"/data/db/job0/mongorunner/5lzogkj5knvzwpc79gq2z1729882372855.stacktrace","coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","disableTransitionFromLatestToLastContinuous":"false","enableDefaultWriteConcernUpdatesForInitiate":"true","enableReconfigRollbackCommittedWritesCheck":"false","enableTestCommands":"1","logComponentVerbosity":"{\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2,\"rangeDeleter\":2},\"transaction\":4,\"tenantMigration\":4}","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","performTimeseriesCompressionIntermediateDataIntegrityCheckOnInsert":"true","receiveChunkWaitForRangeDeleterTimeoutMS":"90000","reshardingCriticalSectionTimeoutMillis":"86400000","reshardingDelayBeforeRemainingOperationTimeQueryMillis":"0","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","testingDiagnosticsEnabled":"1","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"storage":{"dbPath":"/data/db/job0/mongorunner/heartbeat_lag_repro-2","engine":"wiredTiger"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.857+00:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:55.857+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=15173M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,remove=true,path=journal,compressor=snappy),builtin_extension_config=(zstd=(compression_level=6)),file_manager=(close_idle_time=600,close_scan_interval=10,close_handle_minimum=2000),statistics_log=(wait=0),json_output=(error,message),verbose=[recovery_progress:1,checkpoint_progress:1,compact_progress:1,backup:0,checkpoint:0,compact:0,eviction:0,history_store:0,recovery:0,rts:0,salvage:0,tiered:0,timestamp:0,transaction:0,verify:0,log:0],debug_mode=(table_logging=true,checkpoint_retention=4),prefetch=(available=true,default=false),"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:55.973Z"},"s":"I", "c":"-", "id":8991200, "ctx":"main","msg":"Shuffling initializers","attr":{"seed":1543065658}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:55.985Z"},"s":"I", "c":"CONTROL", "id":5760901, "ctx":"main","msg":"Applied --setParameter options","attr":{"serverParameters":{"backtraceLogFile":{"default":"","value":"/data/db/job0/mongorunner/xwfsikfl4ak835ywo5l151729882372837.stacktrace"},"coordinateCommitReturnImmediatelyAfterPersistingDecision":{"default":false,"value":false},"disableLogicalSessionCacheRefresh":{"default":false,"value":true},"disableTransitionFromLatestToLastContinuous":{"default":true,"value":false},"enableDefaultWriteConcernUpdatesForInitiate":{"default":false,"value":true},"enableReconfigRollbackCommittedWritesCheck":{"default":true,"value":false},"enableTestCommands":{"default":false,"value":true},"logComponentVerbosity":{"default":{"verbosity":0,"accessControl":{"verbosity":-1},"assert":{"verbosity":-1},"command":{"verbosity":-1},"control":{"verbosity":-1},"executor":{"verbosity":-1},"geo":{"verbosity":-1},"index":{"verbosity":-1},"network":{"verbosity":-1,"asio":{"verbosity":-1},"bridge":{"verbosity":-1},"connectionPool":{"verbosity":-1}},"processHealth":{"verbosity":-1},"query":{"verbosity":-1,"optimizer":{"verbosity":-1},"ce":{"verbosity":-1},"rejected":{"verbosity":-1}},"queryStats":{"verbosity":-1},"replication":{"verbosity":-1,"election":{"verbosity":-1},"heartbeats":{"verbosity":-1},"initialSync":{"verbosity":-1},"rollback":{"verbosity":-1}},"sharding":{"verbosity":-1,"rangeDeleter":{"verbosity":-1},"shardingCatalogRefresh":{"verbosity":-1},"migration":{"verbosity":-1},"reshard":{"verbosity":-1},"migrationPerf":{"verbosity":-1}},"storage":{"verbosity":-1,"recovery":{"verbosity":-1},"journal":{"verbosity":-1},"wt":{"verbosity":-1,"wtBackup":{"verbosity":-1},"wtCheckpoint":{"verbosity":-1},"wtCompact":{"verbosity":-1},"wtEviction":{"verbosity":-1},"wtHS":{"verbosity":-1},"wtRecovery":{"verbosity":-1},"wtRTS":{"verbosity":-1},"wtSalvage":{"verbosity":-1},"wtTiered":{"verbosity":-1},"wtTimestamp":{"verbosity":-1},"wtTransaction":{"verbosity":-1},"wtVerify":{"verbosity":-1},"wtWriteLog":{"verbosity":-1}},"magicRestore":{"verbosity":-1}},"write":{"verbosity":-1},"ftdc":{"verbosity":-1},"transaction":{"verbosity":-1},"tenantMigration":{"verbosity":-1},"test":{"verbosity":-1},"resourceConsumption":{"verbosity":-1},"streams":{"verbosity":-1}},"value":{"verbosity":0,"accessControl":{"verbosity":-1},"assert":{"verbosity":-1},"command":{"verbosity":-1},"control":{"verbosity":-1},"executor":{"verbosity":-1},"geo":{"verbosity":-1},"index":{"verbosity":-1},"network":{"verbosity":-1,"asio":{"verbosity":-1},"bridge":{"verbosity":-1},"connectionPool":{"verbosity":-1}},"processHealth":{"verbosity":-1},"query":{"verbosity":-1,"optimizer":{"verbosity":-1},"ce":{"verbosity":-1},"rejected":{"verbosity":-1}},"queryStats":{"verbosity":-1},"replication":{"verbosity":-1,"election":{"verbosity":-1},"heartbeats":{"verbosity":-1},"initialSync":{"verbosity":-1},"rollback":{"verbosity":2}},"sharding":{"verbosity":-1,"rangeDeleter":{"verbosity":2},"shardingCatalogRefresh":{"verbosity":-1},"migration":{"verbosity":2},"reshard":{"verbosity":-1},"migrationPerf":{"verbosity":-1}},"storage":{"verbosity":-1,"recovery":{"verbosity":-1},"journal":{"verbosity":-1},"wt":{"verbosity":-1,"wtBackup":{"verbosity":-1},"wtCheckpoint":{"verbosity":-1},"wtCompact":{"verbosity":-1},"wtEviction":{"verbosity":-1},"wtHS":{"verbosity":-1},"wtRecovery":{"verbosity":-1},"wtRTS":{"verbosity":-1},"wtSalvage":{"verbosity":-1},"wtTiered":{"verbosity":-1},"wtTimestamp":{"verbosity":-1},"wtTransaction":{"verbosity":-1},"wtVerify":{"verbosity":-1},"wtWriteLog":{"verbosity":-1}},"magicRestore":{"verbosity":-1}},"write":{"verbosity":-1},"ftdc":{"verbosity":-1},"transaction":{"verbosity":4},"tenantMigration":{"verbosity":4},"test":{"verbosity":-1},"resourceConsumption":{"verbosity":-1},"streams":{"verbosity":-1}}},"numInitialSyncConnectAttempts":{"default":10,"value":60},"oplogApplicationEnforcesSteadyStateConstraints":{"default":false,"value":true},"orphanCleanupDelaySecs":{"default":900,"value":1},"performTimeseriesCompressionIntermediateDataIntegrityCheckOnInsert":{"default":false,"value":true},"receiveChunkWaitForRangeDeleterTimeoutMS":{"default":10000,"value":90000},"reshardingCriticalSectionTimeoutMillis":{"default":5000,"value":86400000},"reshardingDelayBeforeRemainingOperationTimeQueryMillis":{"default":30000,"value":0},"reshardingMinimumOperationDurationMillis":{"default":300000,"value":5000},"shutdownTimeoutMillisForSignaledShutdown":{"default":15000,"value":100},"testingDiagnosticsEnabled":{"default":false,"value":true},"transactionLifetimeLimitSeconds":{"default":60,"value":86400},"writePeriodicNoops":{"default":true,"value":false}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:55.985Z"},"s":"I", "c":"-", "id":4672602, "ctx":"main","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.005+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.005+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.006+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.006+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.006+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.006+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.011+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":26},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":26},"outgoing":{"minWireVersion":6,"maxWireVersion":26},"isInternalClient":true}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.012+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.012+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.012+00:00"},"s":"I", "c":"CONTROL", "id":5945603, "ctx":"main","msg":"Multi threading initialized"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.013+00:00"},"s":"I", "c":"TENANT_M", "id":7091600, "ctx":"main","msg":"Starting TenantMigrationAccessBlockerRegistry"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.013+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":48098,"port":20051,"dbPath":"/data/db/job0/mongorunner/heartbeat_lag_repro-1","architecture":"64-bit","host":"ip-10-122-7-101"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.013+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"8.1.0-alpha-4223-ge42e5eb","gitVersion":"e42e5eb664f29b69d38e26d84ca0125747af3905","openSSLVersion":"OpenSSL 3.0.2 15 Mar 2022","modules":["enterprise"],"allocator":"tcmalloc-google","environment":{"distarch":"aarch64","target_arch":"aarch64"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.013+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"22.04"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.013+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20051},"replication":{"oplogSizeMB":40,"replSet":"heartbeat_lag_repro"},"setParameter":{"backtraceLogFile":"/data/db/job0/mongorunner/xwfsikfl4ak835ywo5l151729882372837.stacktrace","coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","disableTransitionFromLatestToLastContinuous":"false","enableDefaultWriteConcernUpdatesForInitiate":"true","enableReconfigRollbackCommittedWritesCheck":"false","enableTestCommands":"1","logComponentVerbosity":"{\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2,\"rangeDeleter\":2},\"transaction\":4,\"tenantMigration\":4}","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","performTimeseriesCompressionIntermediateDataIntegrityCheckOnInsert":"true","receiveChunkWaitForRangeDeleterTimeoutMS":"90000","reshardingCriticalSectionTimeoutMillis":"86400000","reshardingDelayBeforeRemainingOperationTimeQueryMillis":"0","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","testingDiagnosticsEnabled":"1","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"storage":{"dbPath":"/data/db/job0/mongorunner/heartbeat_lag_repro-1","engine":"wiredTiger"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.016+00:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.016+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=15173M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,remove=true,path=journal,compressor=snappy),builtin_extension_config=(zstd=(compression_level=6)),file_manager=(close_idle_time=600,close_scan_interval=10,close_handle_minimum=2000),statistics_log=(wait=0),json_output=(error,message),verbose=[recovery_progress:1,checkpoint_progress:1,compact_progress:1,backup:0,checkpoint:0,compact:0,eviction:0,history_store:0,recovery:0,rts:0,salvage:0,tiered:0,timestamp:0,transaction:0,verify:0,log:0],debug_mode=(table_logging=true,checkpoint_retention=4),prefetch=(available=true,default=false),"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.447+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":447162,"thread":"48094:0xff3585287040","session_name":"wiredtiger_open","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"opening the WiredTiger library"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.464+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":464418,"thread":"48094:0xff3585287040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"connection configuration string parsing completed"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.476+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":475976,"thread":"48094:0xff3585287040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"starting WiredTiger utility threads"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.482+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":482273,"thread":"48094:0xff3585287040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"starting WiredTiger recovery"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.482+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":482789,"thread":"48094:0xff3585287040","session_name":"txn-recover","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"scanning metadata to find the largest file ID"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.482+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":482966,"thread":"48094:0xff3585287040","session_name":"txn-recover","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"largest file ID found in the metadata 0"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.483+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":483018,"thread":"48094:0xff3585287040","session_name":"txn-recover","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"recovery log replay has successfully finished and ran for 0 milliseconds"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.483+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":483118,"thread":"48094:0xff3585287040","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Set global recovery timestamp: (0, 0)"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.483+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":483186,"thread":"48094:0xff3585287040","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Set global oldest timestamp: (0, 0)"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.483+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":483352,"thread":"48094:0xff3585287040","session_name":"txn-recover","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"recovery was completed successfully and took 0ms, including 0ms for the log replay, 0ms for the rollback to stable, and 0ms for the checkpoint."}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.494+00:00"},"s":"I", "c":"WTEVICT", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":493985,"thread":"48094:0xff3585287040","session_name":"connection","category":"WT_VERB_EVICTION","category_id":14,"verbose_level":"INFO","verbose_level_id":0,"msg":"starting eviction threads"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.497+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":497009,"thread":"48094:0xff3585287040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"WiredTiger utility threads started successfully"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.497+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":497093,"thread":"48094:0xff3585287040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"the WiredTiger library has successfully opened"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.497+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":779}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.497+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.517+00:00"},"s":"I", "c":"STORAGE", "id":9529901, "ctx":"initandlisten","msg":"Initializing durable catalog","attr":{"numRecords":0}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.517+00:00"},"s":"I", "c":"STORAGE", "id":9529902, "ctx":"initandlisten","msg":"Retrieving all idents from storage engine"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.518+00:00"},"s":"I", "c":"STORAGE", "id":9529903, "ctx":"initandlisten","msg":"Initializing all collections in durable catalog","attr":{"numEntries":0}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.526+00:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.527+00:00"},"s":"W", "c":"CONTROL", "id":9068900, "ctx":"initandlisten","msg":"For customers running the current memory allocator, we suggest changing the contents of the following sysfsFile","attr":{"allocator":"tcmalloc-google","sysfsFile":"/sys/kernel/mm/transparent_hugepage/enabled","currentValue":"never","desiredValue":"always"},"tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.527+00:00"},"s":"W", "c":"CONTROL", "id":9068900, "ctx":"initandlisten","msg":"For customers running the current memory allocator, we suggest changing the contents of the following sysfsFile","attr":{"allocator":"tcmalloc-google","sysfsFile":"/sys/kernel/mm/transparent_hugepage/defrag","currentValue":"madvise","desiredValue":"defer+madvise"},"tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.527+00:00"},"s":"W", "c":"CONTROL", "id":8640302, "ctx":"initandlisten","msg":"We suggest setting the contents of sysfsFile to 0.","attr":{"sysfsFile":"/sys/kernel/mm/transparent_hugepage/khugepaged/max_ptes_none","currentValue":511},"tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.527+00:00"},"s":"W", "c":"CONTROL", "id":8718500, "ctx":"initandlisten","msg":"Your system has glibc support for rseq built in, which is not yet supported by tcmalloc-google and has critical performance implications. Please set the environment variable GLIBC_TUNABLES=glibc.pthread.rseq=0","tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.529+00:00"},"s":"I", "c":"REPL", "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"unset","context":"startup"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.530+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.530+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.532+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/mongorunner/heartbeat_lag_repro-0/diagnostic.data"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.542+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.543+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.543+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8a2746e6-9de8-4c4f-a36e-b927e99e6fcf"}},"options":{"capped":true,"size":10485760}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.565+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"8a2746e6-9de8-4c4f-a36e-b927e99e6fcf"}},"namespace":"local.startup_log","index":"_id_","ident":"index-1-16911359882790492536","collectionIdent":"collection-0-16911359882790492536","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.566+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigStartingUp","oldState":"ConfigPreStart"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.566+00:00"},"s":"I", "c":"REPL", "id":6005300, "ctx":"initandlisten","msg":"Starting up replica set aware services"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.567+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextRefreshIntervalMillis":200}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.567+00:00"},"s":"I", "c":"REPL", "id":4280500, "ctx":"initandlisten","msg":"Attempting to create internal replication collections"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.567+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c1460221-9cdf-4081-b28d-4d1f6eb051ca"}},"options":{}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.585+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":585689,"thread":"48102:0xe9b5e6b33040","session_name":"wiredtiger_open","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"opening the WiredTiger library"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.586+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"c1460221-9cdf-4081-b28d-4d1f6eb051ca"}},"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","ident":"index-3-16911359882790492536","collectionIdent":"collection-2-16911359882790492536","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.587+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"dab35dca-645d-4441-984c-9378426b5110"}},"options":{}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.603+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":603561,"thread":"48102:0xe9b5e6b33040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"connection configuration string parsing completed"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.603+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"dab35dca-645d-4441-984c-9378426b5110"}},"namespace":"local.replset.minvalid","index":"_id_","ident":"index-5-16911359882790492536","collectionIdent":"collection-4-16911359882790492536","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.607+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"12f8915e-3481-485a-95f7-38b411f58424"}},"options":{}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.617+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":617390,"thread":"48102:0xe9b5e6b33040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"starting WiredTiger utility threads"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.626+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":626376,"thread":"48102:0xe9b5e6b33040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"starting WiredTiger recovery"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.626+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":626910,"thread":"48102:0xe9b5e6b33040","session_name":"txn-recover","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"scanning metadata to find the largest file ID"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.627+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":627105,"thread":"48102:0xe9b5e6b33040","session_name":"txn-recover","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"largest file ID found in the metadata 0"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.627+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":627164,"thread":"48102:0xe9b5e6b33040","session_name":"txn-recover","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"recovery log replay has successfully finished and ran for 0 milliseconds"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.627+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":627273,"thread":"48102:0xe9b5e6b33040","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Set global recovery timestamp: (0, 0)"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.627+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":627348,"thread":"48102:0xe9b5e6b33040","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Set global oldest timestamp: (0, 0)"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.627+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":627529,"thread":"48102:0xe9b5e6b33040","session_name":"txn-recover","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"recovery was completed successfully and took 1ms, including 0ms for the log replay, 0ms for the rollback to stable, and 0ms for the checkpoint."}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.628+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"12f8915e-3481-485a-95f7-38b411f58424"}},"namespace":"local.replset.election","index":"_id_","ident":"index-7-16911359882790492536","collectionIdent":"collection-6-16911359882790492536","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.629+00:00"},"s":"I", "c":"REPL", "id":4280501, "ctx":"initandlisten","msg":"Attempting to load local voted for document"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.629+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.630+00:00"},"s":"I", "c":"REPL", "id":4280502, "ctx":"initandlisten","msg":"Searching for local Rollback ID document"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.630+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.630+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"aef96f1d-dede-43c6-b2a2-5b599b747239"}},"options":{}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.640+00:00"},"s":"I", "c":"WTEVICT", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":640562,"thread":"48102:0xe9b5e6b33040","session_name":"connection","category":"WT_VERB_EVICTION","category_id":14,"verbose_level":"INFO","verbose_level_id":0,"msg":"starting eviction threads"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.643+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":643564,"thread":"48102:0xe9b5e6b33040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"WiredTiger utility threads started successfully"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.643+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":643647,"thread":"48102:0xe9b5e6b33040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"the WiredTiger library has successfully opened"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.643+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":786}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.643+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.649+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"aef96f1d-dede-43c6-b2a2-5b599b747239"}},"namespace":"local.system.rollback.id","index":"_id_","ident":"index-9-16911359882790492536","collectionIdent":"collection-8-16911359882790492536","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.649+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.649+00:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.649+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigUninitialized","oldState":"ConfigStartingUp"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.650+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c459d8cf-1603-4ae6-8121-ac55a454779a"}},"options":{}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.665+00:00"},"s":"I", "c":"STORAGE", "id":9529901, "ctx":"initandlisten","msg":"Initializing durable catalog","attr":{"numRecords":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.665+00:00"},"s":"I", "c":"STORAGE", "id":9529902, "ctx":"initandlisten","msg":"Retrieving all idents from storage engine"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.665+00:00"},"s":"I", "c":"STORAGE", "id":9529903, "ctx":"initandlisten","msg":"Initializing all collections in durable catalog","attr":{"numEntries":0}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.668+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"c459d8cf-1603-4ae6-8121-ac55a454779a"}},"namespace":"local.system.views","index":"_id_","ident":"index-11-16911359882790492536","collectionIdent":"collection-10-16911359882790492536","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.671+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.671+00:00"},"s":"I", "c":"STORAGE", "id":7333401, "ctx":"initandlisten","msg":"Starting the DiskSpaceMonitor"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.672+00:00"},"s":"I", "c":"QUERY", "id":7080100, "ctx":"ChangeStreamExpiredPreImagesRemover","msg":"Starting Change Stream Expired Pre-images Remover thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.673+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20050.sock"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.673+00:00"},"s":"W", "c":"SHARDING", "id":7012500, "ctx":"QueryAnalysisConfigurationsRefresher","msg":"Failed to refresh query analysis configurations, will try again at the next interval","attr":{"error":"PrimarySteppedDown: No primary exists currently"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.673+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0:20050"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.673+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20050,"ssl":"off"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.673+00:00"},"s":"I", "c":"CONTROL", "id":8423403, "ctx":"initandlisten","msg":"mongod startup complete","attr":{"Summary of time elapsed":{"Startup from clean shutdown?":true,"Statistics":{"Set up periodic runner":"0 ms","Set up online certificate status protocol manager":"0 ms","Transport layer setup":"0 ms","Run initial syncer crash recovery":"0 ms","Create storage engine lock file in the data directory":"0 ms","Get metadata describing storage engine":"0 ms","Create storage engine":"801 ms","Write current PID to file":"0 ms","Write a new metadata for storage engine":"0 ms","Initialize FCV before rebuilding indexes":"2 ms","Drop abandoned idents and get back indexes that need to be rebuilt or builds that need to be restarted":"0 ms","Rebuild indexes for collections":"0 ms","Build user and roles graph":"0 ms","Set up the background thread pool responsible for waiting for opTimes to be majority committed":"0 ms","Start up cluster time keys manager with a local/direct keys client":"0 ms","Start up the replication coordinator":"83 ms","Create an oplog view for tenant migrations":"20 ms","Ensure the change stream collections on startup contain consistent data":"0 ms","Write startup options to the audit log":"0 ms","Start transport layer":"1 ms","_initAndListen total elapsed time":"958 ms"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.674+00:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.675+00:00"},"s":"W", "c":"CONTROL", "id":9068900, "ctx":"initandlisten","msg":"For customers running the current memory allocator, we suggest changing the contents of the following sysfsFile","attr":{"allocator":"tcmalloc-google","sysfsFile":"/sys/kernel/mm/transparent_hugepage/enabled","currentValue":"never","desiredValue":"always"},"tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.675+00:00"},"s":"W", "c":"CONTROL", "id":9068900, "ctx":"initandlisten","msg":"For customers running the current memory allocator, we suggest changing the contents of the following sysfsFile","attr":{"allocator":"tcmalloc-google","sysfsFile":"/sys/kernel/mm/transparent_hugepage/defrag","currentValue":"madvise","desiredValue":"defer+madvise"},"tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.675+00:00"},"s":"W", "c":"CONTROL", "id":8640302, "ctx":"initandlisten","msg":"We suggest setting the contents of sysfsFile to 0.","attr":{"sysfsFile":"/sys/kernel/mm/transparent_hugepage/khugepaged/max_ptes_none","currentValue":511},"tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.675+00:00"},"s":"W", "c":"CONTROL", "id":8718500, "ctx":"initandlisten","msg":"Your system has glibc support for rseq built in, which is not yet supported by tcmalloc-google and has critical performance implications. Please set the environment variable GLIBC_TUNABLES=glibc.pthread.rseq=0","tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.677+00:00"},"s":"I", "c":"REPL", "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"unset","context":"startup"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.677+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.678+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.679+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/mongorunner/heartbeat_lag_repro-2/diagnostic.data"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.690+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.690+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.691+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"9a771f95-92ab-4f4b-976b-620c53d6c655"}},"options":{"capped":true,"size":10485760}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.712+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"9a771f95-92ab-4f4b-976b-620c53d6c655"}},"namespace":"local.startup_log","index":"_id_","ident":"index-1-9763755744588340522","collectionIdent":"collection-0-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.713+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigStartingUp","oldState":"ConfigPreStart"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.713+00:00"},"s":"I", "c":"REPL", "id":6005300, "ctx":"initandlisten","msg":"Starting up replica set aware services"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.714+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextRefreshIntervalMillis":200}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.714+00:00"},"s":"I", "c":"REPL", "id":4280500, "ctx":"initandlisten","msg":"Attempting to create internal replication collections"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.714+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"3f8af056-9de4-4b45-8ad0-c4f239b6f90d"}},"options":{}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.731+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"3f8af056-9de4-4b45-8ad0-c4f239b6f90d"}},"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","ident":"index-3-9763755744588340522","collectionIdent":"collection-2-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.732+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a6d76d61-abd6-4749-a929-3785f08c0c60"}},"options":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.737+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59356","uuid":{"uuid":{"$uuid":"c225bef9-9c4a-4c96-8adf-9515a9832d51"}},"connectionId":1,"connectionCount":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.739+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:59356","client":"conn1","negotiatedCompressors":[],"doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:56.741Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59462","uuid":{"uuid":{"$uuid":"69d9cee1-54b7-429b-8a59-73a9f8865e6c"}},"connectionId":1,"connectionCount":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.743+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40380","uuid":{"uuid":{"$uuid":"f8478f5d-9721-4e71-83f2-8c009ea57357"}},"connectionId":2,"connectionCount":2}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.743+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"10.122.7.101:40380","client":"conn2","negotiatedCompressors":[],"doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:56.744Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59466","uuid":{"uuid":{"$uuid":"249c92a0-4bf6-44ad-a976-c4101db555f8"}},"connectionId":3,"connectionCount":2}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.745+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":744898,"thread":"48098:0xe03fb2a47040","session_name":"wiredtiger_open","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"opening the WiredTiger library"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.745+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40390","uuid":{"uuid":{"$uuid":"74c28155-553a-46c5-9a84-06d1afbc549b"}},"connectionId":3,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.745+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"10.122.7.101:40390","client":"conn3","negotiatedCompressors":[],"doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] ReplSetTest made initial connection to node: connection to ip-10-122-7-101:20040 [js_test:heartbeat_lag_repro] ReplSetTest waiting for an initial connection to node 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.749+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a6d76d61-abd6-4749-a929-3785f08c0c60"}},"namespace":"local.replset.minvalid","index":"_id_","ident":"index-5-9763755744588340522","collectionIdent":"collection-4-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.753+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"bcb62561-d34e-43d9-93a0-e28ea54c3879"}},"options":{}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.762+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":762521,"thread":"48098:0xe03fb2a47040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"connection configuration string parsing completed"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:56.767+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextRefreshIntervalMillis":400}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.769+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"bcb62561-d34e-43d9-93a0-e28ea54c3879"}},"namespace":"local.replset.election","index":"_id_","ident":"index-7-9763755744588340522","collectionIdent":"collection-6-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.770+00:00"},"s":"I", "c":"REPL", "id":4280501, "ctx":"initandlisten","msg":"Attempting to load local voted for document"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.771+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.771+00:00"},"s":"I", "c":"REPL", "id":4280502, "ctx":"initandlisten","msg":"Searching for local Rollback ID document"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.771+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.771+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a5104e3f-7c66-4727-8f7e-4cd217a6ac50"}},"options":{}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.777+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":777748,"thread":"48098:0xe03fb2a47040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"starting WiredTiger utility threads"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.788+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":788479,"thread":"48098:0xe03fb2a47040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"starting WiredTiger recovery"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.789+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":789659,"thread":"48098:0xe03fb2a47040","session_name":"txn-recover","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"scanning metadata to find the largest file ID"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.789+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":789862,"thread":"48098:0xe03fb2a47040","session_name":"txn-recover","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"largest file ID found in the metadata 0"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.789+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":789912,"thread":"48098:0xe03fb2a47040","session_name":"txn-recover","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"recovery log replay has successfully finished and ran for 1 milliseconds"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.790+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":790029,"thread":"48098:0xe03fb2a47040","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Set global recovery timestamp: (0, 0)"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.790+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":790096,"thread":"48098:0xe03fb2a47040","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"Set global oldest timestamp: (0, 0)"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.790+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":790272,"thread":"48098:0xe03fb2a47040","session_name":"txn-recover","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"recovery was completed successfully and took 1ms, including 1ms for the log replay, 0ms for the rollback to stable, and 0ms for the checkpoint."}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.793+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a5104e3f-7c66-4727-8f7e-4cd217a6ac50"}},"namespace":"local.system.rollback.id","index":"_id_","ident":"index-9-9763755744588340522","collectionIdent":"collection-8-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.793+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.793+00:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.793+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigUninitialized","oldState":"ConfigStartingUp"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.794+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f6005b37-8574-4d17-b652-0d136c8d7634"}},"options":{}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.801+00:00"},"s":"I", "c":"WTEVICT", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":801629,"thread":"48098:0xe03fb2a47040","session_name":"connection","category":"WT_VERB_EVICTION","category_id":14,"verbose_level":"INFO","verbose_level_id":0,"msg":"starting eviction threads"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.804+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":804681,"thread":"48098:0xe03fb2a47040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"WiredTiger utility threads started successfully"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.804+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882376,"ts_usec":804765,"thread":"48098:0xe03fb2a47040","session_name":"connection","category":"WT_VERB_RECOVERY","category_id":31,"verbose_level":"INFO","verbose_level_id":0,"msg":"the WiredTiger library has successfully opened"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.804+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":788}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.804+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.813+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"f6005b37-8574-4d17-b652-0d136c8d7634"}},"namespace":"local.system.views","index":"_id_","ident":"index-11-9763755744588340522","collectionIdent":"collection-10-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.816+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.817+00:00"},"s":"I", "c":"STORAGE", "id":7333401, "ctx":"initandlisten","msg":"Starting the DiskSpaceMonitor"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.818+00:00"},"s":"I", "c":"QUERY", "id":7080100, "ctx":"ChangeStreamExpiredPreImagesRemover","msg":"Starting Change Stream Expired Pre-images Remover thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.818+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20052.sock"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.819+00:00"},"s":"W", "c":"SHARDING", "id":7012500, "ctx":"QueryAnalysisConfigurationsRefresher","msg":"Failed to refresh query analysis configurations, will try again at the next interval","attr":{"error":"PrimarySteppedDown: No primary exists currently"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.819+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0:20052"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.819+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20052,"ssl":"off"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.819+00:00"},"s":"I", "c":"CONTROL", "id":8423403, "ctx":"initandlisten","msg":"mongod startup complete","attr":{"Summary of time elapsed":{"Startup from clean shutdown?":true,"Statistics":{"Set up periodic runner":"0 ms","Set up online certificate status protocol manager":"0 ms","Transport layer setup":"0 ms","Run initial syncer crash recovery":"0 ms","Create storage engine lock file in the data directory":"0 ms","Get metadata describing storage engine":"0 ms","Create storage engine":"809 ms","Write current PID to file":"0 ms","Write a new metadata for storage engine":"9 ms","Initialize FCV before rebuilding indexes":"2 ms","Drop abandoned idents and get back indexes that need to be rebuilt or builds that need to be restarted":"0 ms","Rebuild indexes for collections":"0 ms","Build user and roles graph":"0 ms","Set up the background thread pool responsible for waiting for opTimes to be majority committed":"0 ms","Start up cluster time keys manager with a local/direct keys client":"0 ms","Start up the replication coordinator":"80 ms","Create an oplog view for tenant migrations":"20 ms","Ensure the change stream collections on startup contain consistent data":"0 ms","Write startup options to the audit log":"0 ms","Start transport layer":"1 ms","_initAndListen total elapsed time":"965 ms"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.826+00:00"},"s":"I", "c":"STORAGE", "id":9529901, "ctx":"initandlisten","msg":"Initializing durable catalog","attr":{"numRecords":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.826+00:00"},"s":"I", "c":"STORAGE", "id":9529902, "ctx":"initandlisten","msg":"Retrieving all idents from storage engine"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.826+00:00"},"s":"I", "c":"STORAGE", "id":9529903, "ctx":"initandlisten","msg":"Initializing all collections in durable catalog","attr":{"numEntries":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.837+00:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.837+00:00"},"s":"W", "c":"CONTROL", "id":9068900, "ctx":"initandlisten","msg":"For customers running the current memory allocator, we suggest changing the contents of the following sysfsFile","attr":{"allocator":"tcmalloc-google","sysfsFile":"/sys/kernel/mm/transparent_hugepage/enabled","currentValue":"never","desiredValue":"always"},"tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.837+00:00"},"s":"W", "c":"CONTROL", "id":9068900, "ctx":"initandlisten","msg":"For customers running the current memory allocator, we suggest changing the contents of the following sysfsFile","attr":{"allocator":"tcmalloc-google","sysfsFile":"/sys/kernel/mm/transparent_hugepage/defrag","currentValue":"madvise","desiredValue":"defer+madvise"},"tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.837+00:00"},"s":"W", "c":"CONTROL", "id":8640302, "ctx":"initandlisten","msg":"We suggest setting the contents of sysfsFile to 0.","attr":{"sysfsFile":"/sys/kernel/mm/transparent_hugepage/khugepaged/max_ptes_none","currentValue":511},"tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.837+00:00"},"s":"W", "c":"CONTROL", "id":8718500, "ctx":"initandlisten","msg":"Your system has glibc support for rseq built in, which is not yet supported by tcmalloc-google and has critical performance implications. Please set the environment variable GLIBC_TUNABLES=glibc.pthread.rseq=0","tags":["startupWarnings"]} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.839+00:00"},"s":"I", "c":"REPL", "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"unset","context":"startup"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.840+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.841+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.842+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/mongorunner/heartbeat_lag_repro-1/diagnostic.data"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.853+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.853+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.853+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"448a421f-95bf-4747-bb00-f8d546ae76ad"}},"options":{"capped":true,"size":10485760}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.878+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"448a421f-95bf-4747-bb00-f8d546ae76ad"}},"namespace":"local.startup_log","index":"_id_","ident":"index-1-18306007232527009897","collectionIdent":"collection-0-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.878+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigStartingUp","oldState":"ConfigPreStart"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.879+00:00"},"s":"I", "c":"REPL", "id":6005300, "ctx":"initandlisten","msg":"Starting up replica set aware services"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.879+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextRefreshIntervalMillis":200}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.880+00:00"},"s":"I", "c":"REPL", "id":4280500, "ctx":"initandlisten","msg":"Attempting to create internal replication collections"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.880+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"463d1c70-c64a-49c0-a040-8ff45ad9653a"}},"options":{}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.900+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"463d1c70-c64a-49c0-a040-8ff45ad9653a"}},"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","ident":"index-3-18306007232527009897","collectionIdent":"collection-2-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.900+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"248e0c5a-c993-4728-8353-903e25219313"}},"options":{}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:56.914+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextRefreshIntervalMillis":400}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.916+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"248e0c5a-c993-4728-8353-903e25219313"}},"namespace":"local.replset.minvalid","index":"_id_","ident":"index-5-18306007232527009897","collectionIdent":"collection-4-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.920+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"26b2ab41-f657-4698-92af-e8fa33a92756"}},"options":{}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.936+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"26b2ab41-f657-4698-92af-e8fa33a92756"}},"namespace":"local.replset.election","index":"_id_","ident":"index-7-18306007232527009897","collectionIdent":"collection-6-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.937+00:00"},"s":"I", "c":"REPL", "id":4280501, "ctx":"initandlisten","msg":"Attempting to load local voted for document"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.937+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.937+00:00"},"s":"I", "c":"REPL", "id":4280502, "ctx":"initandlisten","msg":"Searching for local Rollback ID document"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.937+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.937+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"6372b8be-1644-4d60-9e16-b29c2757bdcd"}},"options":{}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.954+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"6372b8be-1644-4d60-9e16-b29c2757bdcd"}},"namespace":"local.system.rollback.id","index":"_id_","ident":"index-9-18306007232527009897","collectionIdent":"collection-8-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.955+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.955+00:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.955+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigUninitialized","oldState":"ConfigStartingUp"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.955+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"255eda93-5437-4c41-8a6c-5548c77e8c81"}},"options":{}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.971+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"255eda93-5437-4c41-8a6c-5548c77e8c81"}},"namespace":"local.system.views","index":"_id_","ident":"index-11-18306007232527009897","collectionIdent":"collection-10-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.974+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.975+00:00"},"s":"I", "c":"STORAGE", "id":7333401, "ctx":"initandlisten","msg":"Starting the DiskSpaceMonitor"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.976+00:00"},"s":"I", "c":"QUERY", "id":7080100, "ctx":"ChangeStreamExpiredPreImagesRemover","msg":"Starting Change Stream Expired Pre-images Remover thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.976+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20051.sock"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.976+00:00"},"s":"W", "c":"SHARDING", "id":7012500, "ctx":"QueryAnalysisConfigurationsRefresher","msg":"Failed to refresh query analysis configurations, will try again at the next interval","attr":{"error":"PrimarySteppedDown: No primary exists currently"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.976+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0:20051"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.976+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20051,"ssl":"off"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:56.976+00:00"},"s":"I", "c":"CONTROL", "id":8423403, "ctx":"initandlisten","msg":"mongod startup complete","attr":{"Summary of time elapsed":{"Startup from clean shutdown?":true,"Statistics":{"Set up periodic runner":"0 ms","Set up online certificate status protocol manager":"0 ms","Transport layer setup":"0 ms","Run initial syncer crash recovery":"0 ms","Create storage engine lock file in the data directory":"0 ms","Get metadata describing storage engine":"0 ms","Create storage engine":"811 ms","Write current PID to file":"0 ms","Write a new metadata for storage engine":"9 ms","Initialize FCV before rebuilding indexes":"1 ms","Drop abandoned idents and get back indexes that need to be rebuilt or builds that need to be restarted":"0 ms","Rebuild indexes for collections":"0 ms","Build user and roles graph":"0 ms","Set up the background thread pool responsible for waiting for opTimes to be majority committed":"1 ms","Start up cluster time keys manager with a local/direct keys client":"0 ms","Start up the replication coordinator":"77 ms","Create an oplog view for tenant migrations":"18 ms","Ensure the change stream collections on startup contain consistent data":"0 ms","Write startup options to the audit log":"0 ms","Start transport layer":"0 ms","_initAndListen total elapsed time":"963 ms"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.004+00:00"},"s":"W", "c":"QUERY", "id":23799, "ctx":"ftdc","msg":"Aggregate command executor error","attr":{"error":{"code":26,"codeName":"NamespaceNotFound","errmsg":"Unable to retrieve storageStats in $collStats stage :: caused by :: Collection [local.oplog.rs] not found."},"stats":{},"cmd":{"aggregate":"oplog.rs","cursor":{},"pipeline":[{"$collStats":{"storageStats":{"waitForLock":false,"numericOnly":true}}}],"$db":"local"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.004+00:00"},"s":"W", "c":"QUERY", "id":23799, "ctx":"ftdc","msg":"Aggregate command executor error","attr":{"error":{"code":26,"codeName":"NamespaceNotFound","errmsg":"Unable to retrieve storageStats in $collStats stage :: caused by :: Collection [local.oplog.rs] not found."},"stats":{},"cmd":{"aggregate":"oplog.rs","cursor":{},"pipeline":[{"$collStats":{"storageStats":{"waitForLock":false,"numericOnly":true}}}],"$db":"local"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.004+00:00"},"s":"W", "c":"QUERY", "id":23799, "ctx":"ftdc","msg":"Aggregate command executor error","attr":{"error":{"code":26,"codeName":"NamespaceNotFound","errmsg":"Unable to retrieve storageStats in $collStats stage :: caused by :: Collection [local.oplog.rs] not found."},"stats":{},"cmd":{"aggregate":"oplog.rs","cursor":{},"pipeline":[{"$collStats":{"storageStats":{"waitForLock":false,"numericOnly":true}}}],"$db":"local"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.005+00:00"},"s":"W", "c":"QUERY", "id":23799, "ctx":"ftdc","msg":"Aggregate command executor error","attr":{"error":{"code":26,"codeName":"NamespaceNotFound","errmsg":"Unable to retrieve storageStats in $collStats stage :: caused by :: Collection [config.transactions] not found."},"stats":{},"cmd":{"aggregate":"transactions","cursor":{},"pipeline":[{"$collStats":{"storageStats":{"waitForLock":false,"numericOnly":true}}}],"$db":"config"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.005+00:00"},"s":"W", "c":"QUERY", "id":23799, "ctx":"ftdc","msg":"Aggregate command executor error","attr":{"error":{"code":26,"codeName":"NamespaceNotFound","errmsg":"Unable to retrieve storageStats in $collStats stage :: caused by :: Collection [config.transactions] not found."},"stats":{},"cmd":{"aggregate":"transactions","cursor":{},"pipeline":[{"$collStats":{"storageStats":{"waitForLock":false,"numericOnly":true}}}],"$db":"config"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.005+00:00"},"s":"W", "c":"QUERY", "id":23799, "ctx":"ftdc","msg":"Aggregate command executor error","attr":{"error":{"code":26,"codeName":"NamespaceNotFound","errmsg":"Unable to retrieve storageStats in $collStats stage :: caused by :: Collection [config.transactions] not found."},"stats":{},"cmd":{"aggregate":"transactions","cursor":{},"pipeline":[{"$collStats":{"storageStats":{"waitForLock":false,"numericOnly":true}}}],"$db":"config"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.005+00:00"},"s":"W", "c":"QUERY", "id":23799, "ctx":"ftdc","msg":"Aggregate command executor error","attr":{"error":{"code":26,"codeName":"NamespaceNotFound","errmsg":"Unable to retrieve storageStats in $collStats stage :: caused by :: Collection [config.image_collection] not found."},"stats":{},"cmd":{"aggregate":"image_collection","cursor":{},"pipeline":[{"$collStats":{"storageStats":{"waitForLock":false,"numericOnly":true}}}],"$db":"config"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.005+00:00"},"s":"W", "c":"QUERY", "id":23799, "ctx":"ftdc","msg":"Aggregate command executor error","attr":{"error":{"code":26,"codeName":"NamespaceNotFound","errmsg":"Unable to retrieve storageStats in $collStats stage :: caused by :: Collection [config.image_collection] not found."},"stats":{},"cmd":{"aggregate":"image_collection","cursor":{},"pipeline":[{"$collStats":{"storageStats":{"waitForLock":false,"numericOnly":true}}}],"$db":"config"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.005+00:00"},"s":"W", "c":"QUERY", "id":23799, "ctx":"ftdc","msg":"Aggregate command executor error","attr":{"error":{"code":26,"codeName":"NamespaceNotFound","errmsg":"Unable to retrieve storageStats in $collStats stage :: caused by :: Collection [config.image_collection] not found."},"stats":{},"cmd":{"aggregate":"image_collection","cursor":{},"pipeline":[{"$collStats":{"storageStats":{"waitForLock":false,"numericOnly":true}}}],"$db":"config"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.014+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"internalQueryCacheSize","canonicalName":"internalQueryCacheMaxEntriesPerCollection"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.014+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"internalQueryCacheSize","canonicalName":"internalQueryCacheMaxEntriesPerCollection"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.014+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"internalQueryCacheSize","canonicalName":"internalQueryCacheMaxEntriesPerCollection"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.014+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"metadataRefreshInTransactionMaxWaitBehindCritSecMS","canonicalName":"metadataRefreshInTransactionMaxWaitMS"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.014+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"metadataRefreshInTransactionMaxWaitBehindCritSecMS","canonicalName":"metadataRefreshInTransactionMaxWaitMS"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.014+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"metadataRefreshInTransactionMaxWaitBehindCritSecMS","canonicalName":"metadataRefreshInTransactionMaxWaitMS"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.014+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"oplogSamplingLogIntervalSeconds","canonicalName":"collectionSamplingLogIntervalSeconds"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.014+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"oplogSamplingLogIntervalSeconds","canonicalName":"collectionSamplingLogIntervalSeconds"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.014+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"oplogSamplingLogIntervalSeconds","canonicalName":"collectionSamplingLogIntervalSeconds"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.014+00:00"},"s":"W", "c":"NETWORK", "id":23803, "ctx":"ftdc","msg":"Use of deprecated server parameter 'sslMode', please use 'tlsMode' instead."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.014+00:00"},"s":"W", "c":"NETWORK", "id":23803, "ctx":"ftdc","msg":"Use of deprecated server parameter 'sslMode', please use 'tlsMode' instead."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.014+00:00"},"s":"W", "c":"NETWORK", "id":23803, "ctx":"ftdc","msg":"Use of deprecated server parameter 'sslMode', please use 'tlsMode' instead."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.015+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"wiredTigerConcurrentReadTransactions","canonicalName":"storageEngineConcurrentReadTransactions"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.015+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"wiredTigerConcurrentReadTransactions","canonicalName":"storageEngineConcurrentReadTransactions"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.015+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"wiredTigerConcurrentWriteTransactions","canonicalName":"storageEngineConcurrentWriteTransactions"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.015+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"wiredTigerConcurrentReadTransactions","canonicalName":"storageEngineConcurrentReadTransactions"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.015+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"wiredTigerConcurrentWriteTransactions","canonicalName":"storageEngineConcurrentWriteTransactions"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.015+00:00"},"s":"W", "c":"CONTROL", "id":636300, "ctx":"ftdc","msg":"Use of deprecated server parameter name","attr":{"deprecatedName":"wiredTigerConcurrentWriteTransactions","canonicalName":"storageEngineConcurrentWriteTransactions"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.079+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextRefreshIntervalMillis":400}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.148+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:42900","uuid":{"uuid":{"$uuid":"3e1bb178-df13-4025-b68a-c422162b25c4"}},"connectionId":1,"connectionCount":1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.149+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:42900","client":"conn1","negotiatedCompressors":[],"doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:57.150Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:39698","uuid":{"uuid":{"$uuid":"0e386ce6-4126-40ad-bf64-be429a03bfb2"}},"connectionId":1,"connectionCount":1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.152+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:49480","uuid":{"uuid":{"$uuid":"3025d0d3-7095-4abc-8488-3060afe6976e"}},"connectionId":2,"connectionCount":2}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.152+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"10.122.7.101:49480","client":"conn2","negotiatedCompressors":[],"doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:57.153Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:39700","uuid":{"uuid":{"$uuid":"d9d2c438-0b31-45a0-96f1-1a94d609449c"}},"connectionId":3,"connectionCount":2}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.153+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:49482","uuid":{"uuid":{"$uuid":"5ec63520-44c6-47f5-ae87-1f3dbdf17ebe"}},"connectionId":3,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.154+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"10.122.7.101:49482","client":"conn3","negotiatedCompressors":[],"doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] ReplSetTest made initial connection to node: connection to ip-10-122-7-101:20041 [js_test:heartbeat_lag_repro] ReplSetTest waiting for an initial connection to node 2 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.155+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51334","uuid":{"uuid":{"$uuid":"536f2d19-8902-44d4-ad64-ac76b5fc33cc"}},"connectionId":1,"connectionCount":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.156+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:51334","client":"conn1","negotiatedCompressors":[],"doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:57.157Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48324","uuid":{"uuid":{"$uuid":"615b4a2a-f57e-467e-8ae8-f18ffe8db0f6"}},"connectionId":1,"connectionCount":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.159+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:33966","uuid":{"uuid":{"$uuid":"3c40ef66-aaf3-4c47-88ef-99772a028286"}},"connectionId":2,"connectionCount":2}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.159+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"10.122.7.101:33966","client":"conn2","negotiatedCompressors":[],"doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:57.160Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48340","uuid":{"uuid":{"$uuid":"203947e1-dc49-46fe-8413-b98612e022dd"}},"connectionId":3,"connectionCount":2}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.160+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:33976","uuid":{"uuid":{"$uuid":"01854ff0-f3f0-4a72-baf5-f3b4841678d5"}},"connectionId":3,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.161+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"10.122.7.101:33976","client":"conn3","negotiatedCompressors":[],"doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] ReplSetTest made initial connection to node: connection to ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] ReplSetTest startSet, nodes: [ [js_test:heartbeat_lag_repro] connection to ip-10-122-7-101:20040, [js_test:heartbeat_lag_repro] connection to ip-10-122-7-101:20041, [js_test:heartbeat_lag_repro] connection to ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] ] [js_test:heartbeat_lag_repro] ReplSetTest startSet took 4360ms for 3 nodes. [js_test:heartbeat_lag_repro] ReplSetTest startSet skipping stepping a new primary [js_test:heartbeat_lag_repro] New session started with sessionID: { "id" : UUID("75f70faf-afa2-4865-a0ea-cb2a4e50154b") } and options: { "causalConsistency" : false } [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.165+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn2","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":422}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.167+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextRefreshIntervalMillis":600}} [js_test:heartbeat_lag_repro] Setting fail point skipOplogBatcherWaitForData [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.170+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:heartbeat_lag_repro] Running command with retry: { [js_test:heartbeat_lag_repro] "replSetInitiate" : { [js_test:heartbeat_lag_repro] "_id" : "heartbeat_lag_repro", [js_test:heartbeat_lag_repro] "protocolVersion" : 1, [js_test:heartbeat_lag_repro] "members" : [ [js_test:heartbeat_lag_repro] { [js_test:heartbeat_lag_repro] "_id" : 0, [js_test:heartbeat_lag_repro] "host" : "ip-10-122-7-101:20040" [js_test:heartbeat_lag_repro] } [js_test:heartbeat_lag_repro] ] [js_test:heartbeat_lag_repro] } [js_test:heartbeat_lag_repro] } [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.171+00:00"},"s":"I", "c":"REPL", "id":21356, "ctx":"conn2","msg":"replSetInitiate admin command received from client"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.171+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigInitiating","oldState":"ConfigUninitialized"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.171+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}},"options":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.190+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}},"namespace":"admin.system.version","index":"_id_","ident":"index-13-16911359882790492536","collectionIdent":"collection-12-16911359882790492536","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.190+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"ReplCoord-0","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"8.1"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.190+00:00"},"s":"I", "c":"REPL", "id":5853300, "ctx":"ReplCoord-0","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"8.1","context":"setFCV"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.190+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"ReplCoord-0","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":26},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":26},"outgoing":{"minWireVersion":6,"maxWireVersion":26},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":26},"incomingInternalClient":{"minWireVersion":26,"maxWireVersion":26},"outgoing":{"minWireVersion":26,"maxWireVersion":26},"isInternalClient":true}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.190+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplCoord-0","msg":"Skip closing connection for connection","attr":{"connectionId":2}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.190+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplCoord-0","msg":"Skip closing connection for connection","attr":{"connectionId":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.190+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplCoord-0","msg":"Skip closing connection for connection","attr":{"connectionId":1}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.192Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59478","uuid":{"uuid":{"$uuid":"089c1fbe-aa86-42be-a254-92e8ae03bb7f"}},"connectionId":5,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.193+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40404","uuid":{"uuid":{"$uuid":"2f3c63d5-ad54-4124-a9b1-6c69c3f6adac"}},"connectionId":5,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.193+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn5","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.193+00:00"},"s":"I", "c":"REPL", "id":21357, "ctx":"ReplCoord-0","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.194Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"Connection ended","attr":{"remote":"10.122.7.101:59478","uuid":{"uuid":{"$uuid":"089c1fbe-aa86-42be-a254-92e8ae03bb7f"}},"connectionId":5,"connectionCount":2}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.194+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"Connection ended","attr":{"remote":"10.122.7.101:40404","uuid":{"uuid":{"$uuid":"2f3c63d5-ad54-4124-a9b1-6c69c3f6adac"}},"connectionId":5,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.194+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoord-0","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.194+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"9e2d74e3-1f13-4ed2-9c20-6742dd8cf398"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.202+00:00"},"s":"I", "c":"STORAGE", "id":7393203, "ctx":"ReplCoord-0","msg":"The size storer reports that the collection contains","attr":{"numRecords":0,"dataSize":0}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.202+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoord-0","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.204+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"ReplCoord-0","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882377,"ts_usec":204514,"thread":"48094:0xff355508a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (0, 0)"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.207+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"ReplCoord-0","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882377,"ts_usec":207191,"thread":"48094:0xff355508a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 67, snapshot max: 67 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.256+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c39a3301-9e77-4944-9e08-139a92e471bb"}},"options":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.274+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"c39a3301-9e77-4944-9e08-139a92e471bb"}},"namespace":"local.system.replset","index":"_id_","ident":"index-16-16911359882790492536","collectionIdent":"collection-15-16911359882790492536","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.277+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"ReplCoord-0","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882377,"ts_usec":277066,"thread":"48094:0xff355508a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 76, snapshot max: 76 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.299+00:00"},"s":"I", "c":"REPL", "id":5872101, "ctx":"ReplCoord-0","msg":"Taking a stable checkpoint for replSetInitiate"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.299+00:00"},"s":"I", "c":"REPL", "id":5872100, "ctx":"ReplCoord-0","msg":"Updating commit point for initiate","attr":{"_lastCommittedOpTimeAndWallTime":"{ ts: Timestamp(1729882377, 1), t: -1 }, 2024-10-25T18:52:57.274+00:00"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.300+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-0","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1729882377,"i":1}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1729882377,"i":1}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.300+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"ReplCoord-0","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882377,"ts_usec":300091,"thread":"48094:0xff355508a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882377, 1)"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.300+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"ReplCoord-0","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882377,"ts_usec":300255,"thread":"48094:0xff355508a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 77, snapshot max: 77 snapshot count: 0, oldest timestamp: (1729882377, 1) , meta checkpoint timestamp: (1729882377, 1) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.309+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882377,"ts_usec":309699,"thread":"48094:0xff355c16a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882377, 1)"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.309+00:00"},"s":"I", "c":"REPL", "id":9036000, "ctx":"ReplCoord-0","msg":"Initial consistent data is now available","attr":{"isDataMajorityCommitted":true,"isRollback":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.309+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882377,"ts_usec":309919,"thread":"48094:0xff355c16a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 78, snapshot max: 78 snapshot count: 0, oldest timestamp: (1729882377, 1) , meta checkpoint timestamp: (1729882377, 1) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.310+00:00"},"s":"I", "c":"CONTROL", "id":6608200, "ctx":"ReplCoord-0","msg":"Initializing cluster server parameters from disk"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.311+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigInitiating"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.311+00:00"},"s":"I", "c":"SHARDING", "id":7063400, "ctx":"ReplCoord-0","msg":"Updating implicit default writeConcern majority","attr":{"newImplicitDefaultWCMajority":true}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.311+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":1,"term":0,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.311+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.311+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.312+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.313+00:00"},"s":"I", "c":"REPL", "id":4280512, "ctx":"ReplCoord-0","msg":"No initial sync required. Attempting to begin steady replication","attr":{"lastOpTime":{"ts":{"$timestamp":{"t":1729882377,"i":1}},"t":-1},"isInitialSyncFlagSet":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.313+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.313+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2a32e8c2-3bfe-4eb7-8048-91ac402c3858"}},"options":{}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.314+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextRefreshIntervalMillis":600}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.330+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"2a32e8c2-3bfe-4eb7-8048-91ac402c3858"}},"namespace":"local.replset.initialSyncId","index":"_id_","ident":"index-18-16911359882790492536","collectionIdent":"collection-17-16911359882790492536","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.331+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoord-0","msg":"Starting replication fetcher thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.331+00:00"},"s":"I", "c":"REPL", "id":8569800, "ctx":"ReplCoord-0","msg":"Starting replication writer thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.331+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoord-0","msg":"Starting replication applier thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.331+00:00"},"s":"I", "c":"REPL", "id":8543100, "ctx":"OplogWriter-0","msg":"Starting oplog write"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.331+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoord-0","msg":"Starting replication reporter thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.331+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.331+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.332+00:00"},"s":"I", "c":"ELECTION", "id":4615652, "ctx":"ReplCoord-0","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.332+00:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"ReplCoord-0","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":0}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.332+00:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-1","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.333+00:00"},"s":"I", "c":"REPL", "id":21827, "ctx":"ReplCoord-1","msg":"Updating term","attr":{"oldTerm":0,"newTerm":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.333+00:00"},"s":"I", "c":"ELECTION", "id":6015300, "ctx":"ReplCoord-0","msg":"Storing last vote document in local storage for my election","attr":{"lastVote":{"term":1,"candidateIndex":0}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.333+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"admin.$cmd","collectionType":"admin","appName":"MongoDB Shell","command":{"replSetInitiate":{"_id":"heartbeat_lag_repro","protocolVersion":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040"}]},"lsid":{"id":{"$uuid":"75f70faf-afa2-4865-a0ea-cb2a4e50154b"}},"$db":"admin"},"numYields":0,"reslen":163,"locks":{},"readConcern":{"level":"local","provenance":"implicitDefault"},"cpuNanos":310105,"remote":"10.122.7.101:40380","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{}},"workingMillis":162,"durationMillis":162}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.333+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] New session started with sessionID: { "id" : UUID("103fa1d6-fafd-49fc-96ad-5722c5dde1bf") } and options: { "causalConsistency" : false } [js_test:heartbeat_lag_repro] New session started with sessionID: { "id" : UUID("66bac1be-41b8-4e8a-bb7a-ffaf1f872135") } and options: { "causalConsistency" : false } [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.337+00:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-1","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.337+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-1","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.337+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-1","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.337+00:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-1","msg":"Entering primary catch-up mode"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.337+00:00"},"s":"I", "c":"REPL", "id":6015304, "ctx":"ReplCoord-1","msg":"Skipping primary catchup since we are the only node in the replica set."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.337+00:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-1","msg":"Exited primary catch-up mode"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.338+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-1","msg":"Stopping replication producer"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.338+00:00"},"s":"I", "c":"REPL", "id":8938402, "ctx":"OplogWriter-0","msg":"Oplog writer buffer has been drained","attr":{"term":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.338+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog applier buffer has been drained","attr":{"term":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.338+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog applier buffer has been drained","attr":{"term":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.338+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog applier buffer has been drained","attr":{"term":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.338+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.339+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.339+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","totalOpsKilled":0,"totalOpsRunning":3}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.339+00:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.339+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"OplogApplier-0","msg":"Replication config state is Steady, starting reconfig"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.339+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.339+00:00"},"s":"I", "c":"REPL", "id":6475000, "ctx":"OplogApplier-0","msg":"Was able to quickly find new index in config. Skipping full checks.","attr":{"index":0,"force":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.339+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.339+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.341+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"OplogApplier-0","msg":"Persisted new config to disk"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.341+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.341+00:00"},"s":"I", "c":"SHARDING", "id":7063400, "ctx":"OplogApplier-0","msg":"Updating implicit default writeConcern majority","attr":{"newImplicitDefaultWCMajority":true}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.341+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":1,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.341+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.341+00:00"},"s":"I", "c":"REPL", "id":6015310, "ctx":"OplogApplier-0","msg":"Starting to transition to primary."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.342+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}},"options":{"clusteredIndex":{"v":2,"key":{"_id":1},"name":"_id_","unique":true}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.350+00:00"},"s":"I", "c":"REPL", "id":7360103, "ctx":"OplogApplier-0","msg":"Wrote oplog entry for create","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}},"opTime":{"ts":{"$timestamp":{"t":1729882377,"i":3}},"t":1},"object":{"create":"transactions","clusteredIndex":{"v":2,"key":{"_id":1},"name":"_id_","unique":true}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.350+00:00"},"s":"I", "c":"REPL", "id":7360101, "ctx":"OplogApplier-0","msg":"Wrote oplog entry for createIndexes","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}},"opTime":{"ts":{"$timestamp":{"t":1729882377,"i":4}},"t":1},"object":{"createIndexes":"transactions","v":2,"key":{"parentLsid":1,"_id.txnNumber":1,"_id":1},"name":"parent_lsid","partialFilterExpression":{"parentLsid":{"$exists":true}}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.360+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}},"namespace":"config.transactions","index":"parent_lsid","ident":"index-20-16911359882790492536","collectionIdent":"collection-19-16911359882790492536","commitTimestamp":{"$timestamp":{"t":1729882377,"i":4}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.361+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.image_collection","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}},"options":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.376+00:00"},"s":"I", "c":"REPL", "id":7360103, "ctx":"OplogApplier-0","msg":"Wrote oplog entry for create","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}},"opTime":{"ts":{"$timestamp":{"t":1729882377,"i":5}},"t":1},"object":{"create":"image_collection","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.376+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}},"namespace":"config.image_collection","index":"_id_","ident":"index-22-16911359882790492536","collectionIdent":"collection-21-16911359882790492536","commitTimestamp":{"$timestamp":{"t":1729882377,"i":5}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.377+00:00"},"s":"I", "c":"REPL", "id":6015309, "ctx":"OplogApplier-0","msg":"Logging transition to primary to oplog on stepup"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.378+00:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.378+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}},"options":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.395+00:00"},"s":"I", "c":"REPL", "id":7360103, "ctx":"OplogApplier-0","msg":"Wrote oplog entry for create","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}},"opTime":{"ts":{"$timestamp":{"t":1729882377,"i":7}},"t":1},"object":{"create":"system.indexBuilds","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.395+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}},"namespace":"config.system.indexBuilds","index":"_id_","ident":"index-24-16911359882790492536","collectionIdent":"collection-23-16911359882790492536","commitTimestamp":{"$timestamp":{"t":1729882377,"i":7}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.396+00:00"},"s":"I", "c":"STORAGE", "id":7508300, "ctx":"IndexBuildsCoordinator-StepUp","msg":"Finished performing asynchronous step-up checks on index builds"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.396+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.preimages","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}},"options":{"clusteredIndex":true}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.406+00:00"},"s":"I", "c":"REPL", "id":7360103, "ctx":"OplogApplier-0","msg":"Wrote oplog entry for create","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}},"opTime":{"ts":{"$timestamp":{"t":1729882377,"i":8}},"t":1},"object":{"create":"system.preimages","clusteredIndex":true}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.406+00:00"},"s":"I", "c":"-", "id":8025900, "ctx":"OplogApplier-0","msg":"ReplicaSetAwareServiceRegistry::onStepUpComplete stepping up all services"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.407+00:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted","attr":{"term":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.407+00:00"},"s":"I", "c":"REPL", "id":6015306, "ctx":"OplogApplier-0","msg":"Applier already left draining state, exiting."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.407+00:00"},"s":"I", "c":"REPL", "id":6015306, "ctx":"OplogApplier-0","msg":"Applier already left draining state, exiting."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.407+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"monitoring-keys-for-HMAC","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}},"options":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.408+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"QueryAnalysisWriter-0","msg":"createCollection","attr":{"namespace":"config.analyzeShardKeySplitPoints","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"options":{}}} [js_test:heartbeat_lag_repro] Clearing fail point skipOplogBatcherWaitForData [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.420+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":0,"data":{},"timesEntered":1599}}} [js_test:heartbeat_lag_repro] ReplSetTest initiate command took 251ms for 3 nodes in set 'heartbeat_lag_repro' [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.422+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn2","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":3}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.424+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn2","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":4}} [js_test:heartbeat_lag_repro] Waiting for keys to sign $clusterTime to be generated [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.434+00:00"},"s":"I", "c":"REPL", "id":7360103, "ctx":"monitoring-keys-for-HMAC","msg":"Wrote oplog entry for create","attr":{"namespace":"admin.$cmd","uuid":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}},"opTime":{"ts":{"$timestamp":{"t":1729882377,"i":9}},"t":1},"object":{"create":"system.keys","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.434+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"monitoring-keys-for-HMAC","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}},"namespace":"admin.system.keys","index":"_id_","ident":"index-28-16911359882790492536","collectionIdent":"collection-26-16911359882790492536","commitTimestamp":{"$timestamp":{"t":1729882377,"i":9}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.441+00:00"},"s":"I", "c":"REPL", "id":7360103, "ctx":"QueryAnalysisWriter-0","msg":"Wrote oplog entry for create","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"opTime":{"ts":{"$timestamp":{"t":1729882377,"i":10}},"t":1},"object":{"create":"analyzeShardKeySplitPoints","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.441+00:00"},"s":"I", "c":"REPL", "id":7360101, "ctx":"QueryAnalysisWriter-0","msg":"Wrote oplog entry for createIndexes","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"opTime":{"ts":{"$timestamp":{"t":1729882377,"i":13}},"t":1},"object":{"createIndexes":"analyzeShardKeySplitPoints","v":2,"key":{"expireAt":1},"name":"AnalyzeShardKeySplitPointsTTLIndex","expireAfterSeconds":0}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.442+00:00"},"s":"I", "c":"REPL", "id":6795400, "ctx":"JournalFlusher","msg":"Advancing committed opTime to a new term","attr":{"newCommittedOpTime":{"ts":{"$timestamp":{"t":1729882377,"i":9}},"t":1},"newCommittedWallime":{"$date":"2024-10-25T18:52:57.434Z"},"oldTerm":-1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.476+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"QueryAnalysisWriter-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"namespace":"config.analyzeShardKeySplitPoints","index":"_id_","ident":"index-29-16911359882790492536","collectionIdent":"collection-27-16911359882790492536","commitTimestamp":{"$timestamp":{"t":1729882377,"i":13}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.476+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"QueryAnalysisWriter-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"namespace":"config.analyzeShardKeySplitPoints","index":"AnalyzeShardKeySplitPointsTTLIndex","ident":"index-30-16911359882790492536","collectionIdent":"collection-27-16911359882790492536","commitTimestamp":{"$timestamp":{"t":1729882377,"i":13}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.477+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"QueryAnalysisWriter-0","msg":"createCollection","attr":{"namespace":"config.sampledQueries","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"options":{}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.479+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextRefreshIntervalMillis":600}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.493+00:00"},"s":"I", "c":"REPL", "id":7360103, "ctx":"QueryAnalysisWriter-0","msg":"Wrote oplog entry for create","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"opTime":{"ts":{"$timestamp":{"t":1729882377,"i":14}},"t":1},"object":{"create":"sampledQueries","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.493+00:00"},"s":"I", "c":"REPL", "id":7360101, "ctx":"QueryAnalysisWriter-0","msg":"Wrote oplog entry for createIndexes","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"opTime":{"ts":{"$timestamp":{"t":1729882377,"i":15}},"t":1},"object":{"createIndexes":"sampledQueries","v":2,"key":{"expireAt":1},"name":"SampledQueriesTTLIndex","expireAfterSeconds":0}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.502+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"QueryAnalysisWriter-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"namespace":"config.sampledQueries","index":"_id_","ident":"index-32-16911359882790492536","collectionIdent":"collection-31-16911359882790492536","commitTimestamp":{"$timestamp":{"t":1729882377,"i":15}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.502+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"QueryAnalysisWriter-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"namespace":"config.sampledQueries","index":"SampledQueriesTTLIndex","ident":"index-33-16911359882790492536","collectionIdent":"collection-31-16911359882790492536","commitTimestamp":{"$timestamp":{"t":1729882377,"i":15}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.502+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"QueryAnalysisWriter-0","msg":"createCollection","attr":{"namespace":"config.sampledQueriesDiff","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"options":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.519+00:00"},"s":"I", "c":"REPL", "id":7360103, "ctx":"QueryAnalysisWriter-0","msg":"Wrote oplog entry for create","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"opTime":{"ts":{"$timestamp":{"t":1729882377,"i":16}},"t":1},"object":{"create":"sampledQueriesDiff","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.519+00:00"},"s":"I", "c":"REPL", "id":7360101, "ctx":"QueryAnalysisWriter-0","msg":"Wrote oplog entry for createIndexes","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"opTime":{"ts":{"$timestamp":{"t":1729882377,"i":17}},"t":1},"object":{"createIndexes":"sampledQueriesDiff","v":2,"key":{"expireAt":1},"name":"SampledQueriesDiffTTLIndex","expireAfterSeconds":0}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.526+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"QueryAnalysisWriter-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"namespace":"config.sampledQueriesDiff","index":"_id_","ident":"index-35-16911359882790492536","collectionIdent":"collection-34-16911359882790492536","commitTimestamp":{"$timestamp":{"t":1729882377,"i":17}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.526+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"QueryAnalysisWriter-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"namespace":"config.sampledQueriesDiff","index":"SampledQueriesDiffTTLIndex","ident":"index-36-16911359882790492536","collectionIdent":"collection-34-16911359882790492536","commitTimestamp":{"$timestamp":{"t":1729882377,"i":17}}}} [js_test:heartbeat_lag_repro] Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.634+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25},"timesEntered":0}}} [js_test:heartbeat_lag_repro] Setting fail point forceHeartbeatIntervalMS [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.634+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200},"timesEntered":0}}} [js_test:heartbeat_lag_repro] Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.635+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25},"timesEntered":0}}} [js_test:heartbeat_lag_repro] Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.636+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25},"timesEntered":0}}} [js_test:heartbeat_lag_repro] Setting fail point forceHeartbeatIntervalMS [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.637+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200},"timesEntered":0}}} [js_test:heartbeat_lag_repro] Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.637+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25},"timesEntered":0}}} [js_test:heartbeat_lag_repro] Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.638+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25},"timesEntered":0}}} [js_test:heartbeat_lag_repro] Setting fail point forceHeartbeatIntervalMS [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.638+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200},"timesEntered":0}}} [js_test:heartbeat_lag_repro] Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.639+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25},"timesEntered":0}}} [js_test:heartbeat_lag_repro] Reconfiguring replica set to add in other nodes [js_test:heartbeat_lag_repro] ReplSetTest adding in node 2 [js_test:heartbeat_lag_repro] Running reconfig command: { "replSetReconfig" : { "_id" : "heartbeat_lag_repro", "protocolVersion" : 1, "members" : [ { "_id" : 0, "host" : "ip-10-122-7-101:20040" }, { "_id" : 1, "host" : "ip-10-122-7-101:20041" } ], "version" : 2 }, "maxTimeMS" : 600000 } [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.643+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn2","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.644+00:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn2","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1729882377,"i":6}},"t":1}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.644+00:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn2","msg":"The current replica set config is committed","attr":{"configVersion":1,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":0,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1729882377,"i":6}},"t":1}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.644+00:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn2","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"heartbeat_lag_repro","protocolVersion":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040"},{"_id":1,"host":"ip-10-122-7-101:20041"}],"version":2}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.644+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"conn2","msg":"Replication config state is Steady, starting reconfig"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.644+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn2","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.644+00:00"},"s":"I", "c":"REPL", "id":4634400, "ctx":"conn2","msg":"Appended the 'newlyAdded' field to a node in the new config. Nodes with the 'newlyAdded' field will be considered to have 'votes:0'. Upon transition to SECONDARY, this field will be automatically removed.","attr":{"newConfigObj":{"_id":"heartbeat_lag_repro","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}},"userProvidedConfig":{"_id":"heartbeat_lag_repro","protocolVersion":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040"},{"_id":1,"host":"ip-10-122-7-101:20041"}],"version":2},"oldConfig":{"_id":"heartbeat_lag_repro","version":1,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.644+00:00"},"s":"I", "c":"REPL", "id":6475000, "ctx":"conn2","msg":"Was able to quickly find new index in config. Skipping full checks.","attr":{"index":0,"force":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.644+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn2","msg":"replSetReconfig config object parses ok","attr":{"numMembers":2}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.644+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn2","msg":"Executing quorum check for reconfig"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.644+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn2","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 1 -- target:ip-10-122-7-101:20041 db:admin fireAndForget:0 cmd:{ replSetHeartbeat: \"heartbeat_lag_repro\", configVersion: 2, configTerm: 1, hbv: 1, from: \"ip-10-122-7-101:20040\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.645+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20041"}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:57.647Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:39702","uuid":{"uuid":{"$uuid":"b69df356-5e53-4eb2-abe9-7a4fc31e72f5"}},"connectionId":5,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.647+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:49496","uuid":{"uuid":{"$uuid":"087fcd0b-8554-4841-9a8d-6d1422d76d9e"}},"connectionId":4,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.648+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"10.122.7.101:49496","client":"conn4","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.649+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn4","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.650+00:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 1 max size 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.651+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 1 max size 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.652+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn2","msg":"Persisting new config to disk"} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.653Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59490","uuid":{"uuid":{"$uuid":"a923035a-f92a-4433-af7b-c23557c84e05"}},"connectionId":7,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.653+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40412","uuid":{"uuid":{"$uuid":"1bc22426-9de3-4c51-ba2c-4622dfa501fc"}},"connectionId":7,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.654+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"conn2","msg":"Persisted new config to disk"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.654+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn2","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.654+00:00"},"s":"I", "c":"SHARDING", "id":7063400, "ctx":"conn2","msg":"Updating implicit default writeConcern majority","attr":{"newImplicitDefaultWCMajority":true}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.654+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"10.122.7.101:40412","client":"conn7","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.654+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn2","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.654+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 1 max size 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 1 max size 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.655+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn2","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.655+00:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn2","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":0}} [js_test:heartbeat_lag_repro] ReplSetTest adding in node 3 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.656+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20041","newState":"STARTUP"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 1 max size 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.656+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn7","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.658+00:00"},"s":"I", "c":"REPL", "id":21827, "ctx":"ReplCoord-0","msg":"Updating term","attr":{"oldTerm":-1,"newTerm":1}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 1 max size 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.658+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigUninitialized"}} [js_test:heartbeat_lag_repro] Running reconfig command: { "replSetReconfig" : { "_id" : "heartbeat_lag_repro", "protocolVersion" : 1, "members" : [ { "_id" : 0, "host" : "ip-10-122-7-101:20040" }, { "_id" : 1, "host" : "ip-10-122-7-101:20041" }, { "_id" : 2, "host" : "ip-10-122-7-101:20042" } ], "version" : 3 }, "maxTimeMS" : 600000 } [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.659+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn2","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.659+00:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn2","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1729882377,"i":18}},"t":1}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.659+00:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn2","msg":"The current replica set config is committed","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":0,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1729882377,"i":18}},"t":1}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.659+00:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn2","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"heartbeat_lag_repro","protocolVersion":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040"},{"_id":1,"host":"ip-10-122-7-101:20041"},{"_id":2,"host":"ip-10-122-7-101:20042"}],"version":3}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.659+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"conn2","msg":"Replication config state is Steady, starting reconfig"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.659+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn2","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.659+00:00"},"s":"I", "c":"REPL", "id":4634400, "ctx":"conn2","msg":"Appended the 'newlyAdded' field to a node in the new config. Nodes with the 'newlyAdded' field will be considered to have 'votes:0'. Upon transition to SECONDARY, this field will be automatically removed.","attr":{"newConfigObj":{"_id":"heartbeat_lag_repro","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}},"userProvidedConfig":{"_id":"heartbeat_lag_repro","protocolVersion":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040"},{"_id":1,"host":"ip-10-122-7-101:20041"},{"_id":2,"host":"ip-10-122-7-101:20042"}],"version":3},"oldConfig":{"_id":"heartbeat_lag_repro","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.659+00:00"},"s":"I", "c":"REPL", "id":6475000, "ctx":"conn2","msg":"Was able to quickly find new index in config. Skipping full checks.","attr":{"index":0,"force":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.659+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn2","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.659+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn2","msg":"Executing quorum check for reconfig"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.659+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn2","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 3 -- target:ip-10-122-7-101:20041 db:admin fireAndForget:0 cmd:{ replSetHeartbeat: \"heartbeat_lag_repro\", configVersion: 3, configTerm: 1, hbv: 1, from: \"ip-10-122-7-101:20040\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.659+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn2","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 4 -- target:ip-10-122-7-101:20042 db:admin fireAndForget:0 cmd:{ replSetHeartbeat: \"heartbeat_lag_repro\", configVersion: 3, configTerm: 1, hbv: 1, from: \"ip-10-122-7-101:20040\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.660Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59498","uuid":{"uuid":{"$uuid":"8b357340-0214-4c25-879d-31f8ff71f556"}},"connectionId":9,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.660+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.660+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40428","uuid":{"uuid":{"$uuid":"b8c30fd5-e94a-4fa9-b55d-8fb0ff9a5d5f"}},"connectionId":8,"connectionCount":5}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:57.660Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48348","uuid":{"uuid":{"$uuid":"911b4bf6-d527-4a6b-a06d-68ef68878083"}},"connectionId":5,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.661+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn8","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.661Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"10.122.7.101:59498","uuid":{"uuid":{"$uuid":"8b357340-0214-4c25-879d-31f8ff71f556"}},"connectionId":9,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.661+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:33992","uuid":{"uuid":{"$uuid":"c110fc4a-855a-4032-b02d-7780addff18f"}},"connectionId":4,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.661+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"Connection ended","attr":{"remote":"10.122.7.101:40428","uuid":{"uuid":{"$uuid":"b8c30fd5-e94a-4fa9-b55d-8fb0ff9a5d5f"}},"connectionId":8,"connectionCount":4}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:57.661Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:39718","uuid":{"uuid":{"$uuid":"71cf6a15-91f9-434f-a7ef-7b7deabc7bdf"}},"connectionId":7,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.662+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"10.122.7.101:33992","client":"conn4","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.662+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:49498","uuid":{"uuid":{"$uuid":"ca22f880-8e6c-4bc4-b58c-d9dcb13cc8a9"}},"connectionId":8,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.662+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn8","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.663+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn4","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.663+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"af78aee8-364a-4792-94fa-c4f9fcff45b1"}},"options":{}}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:57.663Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"10.122.7.101:39718","uuid":{"uuid":{"$uuid":"71cf6a15-91f9-434f-a7ef-7b7deabc7bdf"}},"connectionId":7,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.663+00:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 1 max size 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.663+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"Connection ended","attr":{"remote":"10.122.7.101:49498","uuid":{"uuid":{"$uuid":"ca22f880-8e6c-4bc4-b58c-d9dcb13cc8a9"}},"connectionId":8,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.664+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 1 max size 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.665+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn2","msg":"Persisting new config to disk"} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.666Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59512","uuid":{"uuid":{"$uuid":"8b9cd554-5848-4d7c-aff5-5044600daac5"}},"connectionId":11,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.666+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"conn2","msg":"Persisted new config to disk"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.666+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn2","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.666+00:00"},"s":"I", "c":"SHARDING", "id":7063400, "ctx":"conn2","msg":"Updating implicit default writeConcern majority","attr":{"newImplicitDefaultWCMajority":true}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.666+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn2","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.666+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 2 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 3 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.667+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40442","uuid":{"uuid":{"$uuid":"73985fed-7e04-40e5-a237-4d800f18f9e6"}},"connectionId":10,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 3 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.667+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"10.122.7.101:40442","client":"conn10","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48102"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 3 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.667+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn2","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.667+00:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn2","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":3,"configTerm":1,"configWaitDurationMillis":0}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.667+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20042","newState":"STARTUP"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 3 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 3 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.668+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn10","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.670+00:00"},"s":"I", "c":"REPL", "id":21827, "ctx":"ReplCoord-0","msg":"Updating term","attr":{"oldTerm":-1,"newTerm":1}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 1 max size 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.670+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigUninitialized"}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.672Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59520","uuid":{"uuid":{"$uuid":"46fc716d-8d14-4baa-aba1-c8145b335824"}},"connectionId":13,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.673+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40450","uuid":{"uuid":{"$uuid":"379dae85-71e2-4038-a253-c2d475304121"}},"connectionId":11,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.673+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn11","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.673Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"Connection ended","attr":{"remote":"10.122.7.101:59520","uuid":{"uuid":{"$uuid":"46fc716d-8d14-4baa-aba1-c8145b335824"}},"connectionId":13,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.673+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"Connection ended","attr":{"remote":"10.122.7.101:40450","uuid":{"uuid":{"$uuid":"379dae85-71e2-4038-a253-c2d475304121"}},"connectionId":11,"connectionCount":5}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:57.674Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:39722","uuid":{"uuid":{"$uuid":"600b1168-4556-43c8-95c5-abdfa955c62f"}},"connectionId":9,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.674+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:49510","uuid":{"uuid":{"$uuid":"48a41ea7-7a34-4aa6-97e1-370d6128ebe8"}},"connectionId":9,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.675+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn9","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:57.675Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"10.122.7.101:39722","uuid":{"uuid":{"$uuid":"600b1168-4556-43c8-95c5-abdfa955c62f"}},"connectionId":9,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.675+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"10.122.7.101:49510","uuid":{"uuid":{"$uuid":"48a41ea7-7a34-4aa6-97e1-370d6128ebe8"}},"connectionId":9,"connectionCount":4}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:57.675Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48352","uuid":{"uuid":{"$uuid":"f1b76148-2d8d-4ff5-ac2b-0ee82322bfd7"}},"connectionId":7,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.676+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:33998","uuid":{"uuid":{"$uuid":"b8108adf-f505-48da-8aa1-ccba8d0b9393"}},"connectionId":9,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.676+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn9","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.677+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"73ea8bbe-16a4-4fa4-977a-edb0b9988aca"}},"options":{}}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:57.677Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"10.122.7.101:48352","uuid":{"uuid":{"$uuid":"f1b76148-2d8d-4ff5-ac2b-0ee82322bfd7"}},"connectionId":7,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"10.122.7.101:33998","uuid":{"uuid":{"$uuid":"b8108adf-f505-48da-8aa1-ccba8d0b9393"}},"connectionId":9,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.681+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"af78aee8-364a-4792-94fa-c4f9fcff45b1"}},"namespace":"local.system.replset","index":"_id_","ident":"index-13-18306007232527009897","collectionIdent":"collection-12-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.683+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.683+00:00"},"s":"I", "c":"SHARDING", "id":7063400, "ctx":"ReplCoord-0","msg":"Updating implicit default writeConcern majority","attr":{"newImplicitDefaultWCMajority":true}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.683+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.683+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20041"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.684+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 2 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 1 max size 2 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.685+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.685+00:00"},"s":"I", "c":"REPL", "id":21827, "ctx":"ReplCoord-1","msg":"Updating term","attr":{"oldTerm":0,"newTerm":1}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 1 max size 2 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.685+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-1","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.686+00:00"},"s":"I", "c":"REPL", "id":6475001, "ctx":"ReplCoord-1","msg":"Was able to quickly find new index in config. Skipping full isSelf checks","attr":{"index":1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.686+00:00"},"s":"I", "c":"REPL", "id":4280513, "ctx":"ReplCoord-0","msg":"Initial sync required. Attempting to start initial sync...","attr":{"lastOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"isInitialSyncFlagSet":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.689+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-1","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.689+00:00"},"s":"I", "c":"SHARDING", "id":7063400, "ctx":"ReplCoord-1","msg":"Updating implicit default writeConcern majority","attr":{"newImplicitDefaultWCMajority":true}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.689+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-1","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.689+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-1","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20041"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 2 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 3 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 3 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.689+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 3 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 3 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 3 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:57.691Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48366","uuid":{"uuid":{"$uuid":"bf590a59-5c45-4f2e-82d1-435df53b246e"}},"connectionId":9,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.691+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"61d8ef9a-03a7-4106-a711-ad44943f889e"}},"options":{"temp":true,"clusteredIndex":{"v":2,"key":{"_id":1},"name":"_id_","unique":true}}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 3 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.691+00:00"},"s":"I", "c":"REPL", "id":2903000, "ctx":"conn4","msg":"Restarting heartbeats after learning of a new primary","attr":{"myPrimaryId":"none","senderAndPrimaryId":0,"senderTerm":1}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 4 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 4 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.691+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:34006","uuid":{"uuid":{"$uuid":"fac98e94-d01f-45aa-9196-f15e7627430f"}},"connectionId":10,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 4 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.691+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-4","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20040","newState":"PRIMARY"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 4 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.692+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"10.122.7.101:34006","client":"conn10","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 4 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:57.692Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:39724","uuid":{"uuid":{"$uuid":"6a8ca4cd-fd3d-454f-8947-f7c708006bca"}},"connectionId":11,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 4 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.692+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn10","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.692+00:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn10","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"ip-10-122-7-101:20041"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 2 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.692+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20041","newState":"STARTUP2"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 4 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 2 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 4 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.693+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20041"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 4 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.693+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20042","newState":"STARTUP"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 4 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 4 [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:57.693Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:39728","uuid":{"uuid":{"$uuid":"1a4691f2-430a-42e7-a4d9-8fd49965d888"}},"connectionId":12,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.694+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:49518","uuid":{"uuid":{"$uuid":"b3dffef5-be2f-416c-a090-3ccfd1c824eb"}},"connectionId":11,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.694+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:49532","uuid":{"uuid":{"$uuid":"692c48cc-d7dc-4ea7-9f48-1431ee50c999"}},"connectionId":12,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.694+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn11","msg":"client metadata","attr":{"remote":"10.122.7.101:49518","client":"conn11","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.694+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn12","msg":"client metadata","attr":{"remote":"10.122.7.101:49532","client":"conn12","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48102"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.695+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn12","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.695+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"73ea8bbe-16a4-4fa4-977a-edb0b9988aca"}},"namespace":"local.system.replset","index":"_id_","ident":"index-13-9763755744588340522","collectionIdent":"collection-12-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 2 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.699+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.699+00:00"},"s":"I", "c":"SHARDING", "id":7063400, "ctx":"ReplCoord-0","msg":"Updating implicit default writeConcern majority","attr":{"newImplicitDefaultWCMajority":true}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.699+00:00"},"s":"I", "c":"REPL", "id":4280514, "ctx":"ReplCoord-0","msg":"Initial sync started"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.699+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.700+00:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.700+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.700+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 3 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 4 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.700+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"61d8ef9a-03a7-4106-a711-ad44943f889e"}}}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.701+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for collection","attr":{"namespace":"local.temp_oplog_buffer","ident":"collection-14-18306007232527009897","dropTime":{"checkpointIteration":"0"}}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 4 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.702+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.702+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f8d46b01-897b-4195-a18e-445430899852"}},"options":{"temp":true,"clusteredIndex":{"v":2,"key":{"_id":1},"name":"_id_","unique":true}}}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.702+00:00"},"s":"I", "c":"REPL", "id":21827, "ctx":"ReplCoord-1","msg":"Updating term","attr":{"oldTerm":0,"newTerm":1}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.702+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20040","newState":"PRIMARY"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 4 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.703+00:00"},"s":"I", "c":"REPL", "id":4280513, "ctx":"ReplCoord-0","msg":"Initial sync required. Attempting to start initial sync...","attr":{"lastOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"isInitialSyncFlagSet":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.703+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20042","newState":"STARTUP2"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.704+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20042","newState":"STARTUP2"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.704+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20041","newState":"STARTUP2"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.706+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"526215b2-9295-4ceb-b6bf-063271fbb6fb"}},"options":{"temp":true,"clusteredIndex":{"v":2,"key":{"_id":1},"name":"_id_","unique":true}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.712+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"ReplCoordExtern-0","msg":"Sync source candidate chosen","attr":{"syncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.713+00:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-0","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.713+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-0","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.713+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b1079411-27d0-4cd4-a76f-38abe433801d"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.716+00:00"},"s":"I", "c":"REPL", "id":4280514, "ctx":"ReplCoord-0","msg":"Initial sync started"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.716+00:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.717+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"526215b2-9295-4ceb-b6bf-063271fbb6fb"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.718+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for collection","attr":{"namespace":"local.temp_oplog_buffer","ident":"collection-14-9763755744588340522","dropTime":{"checkpointIteration":"0"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.718+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"97906d8c-16f5-49a0-adfc-7327a8b12ece"}},"options":{"temp":true,"clusteredIndex":{"v":2,"key":{"_id":1},"name":"_id_","unique":true}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.723+00:00"},"s":"I", "c":"STORAGE", "id":7393203, "ctx":"ReplCoordExtern-0","msg":"The size storer reports that the collection contains","attr":{"numRecords":0,"dataSize":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.723+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-0","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.725+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"ReplCoordExtern-0","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882377,"ts_usec":725544,"thread":"48098:0xe03f7596a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (0, 0)"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.728+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"ReplCoordExtern-0","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882377,"ts_usec":728667,"thread":"48098:0xe03f7596a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 77, snapshot max: 77 snapshot count: 0, oldest timestamp: (0, 1) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.728+00:00"},"s":"I", "c":"REPL", "id":21783, "ctx":"ReplCoordExtern-0","msg":"Waiting for pings from other members before syncing","attr":{"pingsNeeded":1}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.753+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"ReplCoordExtern-1","msg":"Sync source candidate chosen","attr":{"syncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.753+00:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-1","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.753+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-1","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.753+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b4a83758-b54d-47b3-93ee-f5dea9640a8a"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.765+00:00"},"s":"I", "c":"STORAGE", "id":7393203, "ctx":"ReplCoordExtern-1","msg":"The size storer reports that the collection contains","attr":{"numRecords":0,"dataSize":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.765+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.767+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"ReplCoordExtern-1","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882377,"ts_usec":767555,"thread":"48102:0xe9b5a822a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (0, 0)"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.770+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"ReplCoordExtern-1","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882377,"ts_usec":770336,"thread":"48102:0xe9b5a822a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 76, snapshot max: 76 snapshot count: 0, oldest timestamp: (0, 1) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.784+00:00"},"s":"I", "c":"STORAGE", "id":7738702, "ctx":"ReplCoordExtern-0","msg":"About to abort all running index builders","attr":{"reason":"Aborting index builds for initial sync","action":"Initial sync abort"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.784+00:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.785+00:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.786Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59522","uuid":{"uuid":{"$uuid":"d1453c79-5b77-4297-8155-8acafbdb2a01"}},"connectionId":15,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.786+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40452","uuid":{"uuid":{"$uuid":"7560e8af-75d2-41b6-ba3c-bc366c32b526"}},"connectionId":13,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.787+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"10.122.7.101:40452","client":"conn13","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplCoordExternNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.787+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn13","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.793Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59524","uuid":{"uuid":{"$uuid":"91c820a9-11ff-4d18-9e9c-1d202eea6346"}},"connectionId":17,"connectionCount":6}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.793Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59536","uuid":{"uuid":{"$uuid":"ec2230c6-e4ce-4974-8afc-0f1f4b8d74af"}},"connectionId":18,"connectionCount":7}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.794+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40468","uuid":{"uuid":{"$uuid":"9d03cae4-a032-4c5d-a805-f20bd4ac6260"}},"connectionId":14,"connectionCount":7}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.794+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40484","uuid":{"uuid":{"$uuid":"842e6e36-9e7f-45f4-89ed-c1927d9ffb85"}},"connectionId":15,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.794+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"10.122.7.101:40468","client":"conn14","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"OplogFetcher","pid":"48098"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.794+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"10.122.7.101:40484","client":"conn15","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.795+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn15","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.795+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn14","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.800+00:00"},"s":"W", "c":"COMMAND", "id":7024600, "ctx":"conn15","msg":"The collStats command is deprecated. For more information, see https://dochub.mongodb.org/core/collStats-deprecated"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.804+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}},"options":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.823+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}},"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-18-18306007232527009897","collectionIdent":"collection-17-18306007232527009897","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.825+00:00"},"s":"I", "c":"REPL", "id":5853300, "ctx":"ReplWriterWorker-0","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"8.1","context":"setFCV"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.825+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"ReplWriterWorker-0","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":26},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":26},"outgoing":{"minWireVersion":6,"maxWireVersion":26},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":26},"incomingInternalClient":{"minWireVersion":26,"maxWireVersion":26},"outgoing":{"minWireVersion":26,"maxWireVersion":26},"isInternalClient":true}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.825+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":11}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.825+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":2}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.825+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":4}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.825+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.825+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":12}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.825+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":3}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.826+00:00"},"s":"I", "c":"STORAGE", "id":7738702, "ctx":"ReplCoordExtern-1","msg":"About to abort all running index builders","attr":{"reason":"Aborting index builds for initial sync","action":"Initial sync abort"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.826+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":0,"i":1}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.826+00:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.827+00:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.827+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-14-9763755744588340522","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.827+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.version","index":"_id_","keysInserted":1,"durationMillis":1}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.828Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59540","uuid":{"uuid":{"$uuid":"82ea9f46-bfd1-46f9-820b-10667fcf92bd"}},"connectionId":21,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.828+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40492","uuid":{"uuid":{"$uuid":"d74d78a5-cc00-4b82-9600-83ce4314488a"}},"connectionId":16,"connectionCount":9}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.829+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"10.122.7.101:40492","client":"conn16","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48102"},"driver":{"name":"NetworkInterfaceTL-ReplCoordExternNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.829+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn16","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.829+00:00"},"s":"I", "c":"STORAGE", "id":6776600, "ctx":"TimestampMonitor","msg":"The ident was successfully dropped","attr":{"ident":"collection-14-9763755744588340522","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.830+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}},"namespace":"admin.system.version","index":"_id_","ident":"index-18-18306007232527009897","collectionIdent":"collection-17-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.834+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}},"options":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}}}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.834Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59544","uuid":{"uuid":{"$uuid":"f595b011-0237-4a54-9add-d8526723f5c2"}},"connectionId":23,"connectionCount":9}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:57.834Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59550","uuid":{"uuid":{"$uuid":"a0437efa-5f43-4f3c-8f62-d2ed9d2dc9c9"}},"connectionId":24,"connectionCount":10}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.835+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40498","uuid":{"uuid":{"$uuid":"3da1ac5d-7d2f-4866-b5fa-089eb86718b5"}},"connectionId":17,"connectionCount":10}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.835+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40506","uuid":{"uuid":{"$uuid":"b03b150c-6b75-4d6c-9030-d47bf0aab794"}},"connectionId":18,"connectionCount":11}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.835+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"10.122.7.101:40498","client":"conn17","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"OplogFetcher","pid":"48102"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.835+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"10.122.7.101:40506","client":"conn18","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.836+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn18","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:57.836+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn17","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.842+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}},"options":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.860+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}},"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-18-9763755744588340522","collectionIdent":"collection-17-9763755744588340522","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.862+00:00"},"s":"I", "c":"REPL", "id":5853300, "ctx":"ReplWriterWorker-0","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"8.1","context":"setFCV"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.862+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"ReplWriterWorker-0","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":26},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":26},"outgoing":{"minWireVersion":6,"maxWireVersion":26},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":26},"incomingInternalClient":{"minWireVersion":26,"maxWireVersion":26},"outgoing":{"minWireVersion":26,"maxWireVersion":26},"isInternalClient":true}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.863+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":2}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.863+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":10}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.863+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.863+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":3}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.863+00:00"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":4}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.864+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.version","index":"_id_","keysInserted":1,"durationMillis":0}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.867+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}},"namespace":"admin.system.version","index":"_id_","ident":"index-18-9763755744588340522","collectionIdent":"collection-17-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.868+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn11","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":173}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.870+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}},"options":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.879+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}},"namespace":"admin.system.keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-20-18306007232527009897","collectionIdent":"collection-19-18306007232527009897","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.880+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.keys","index":"_id_","keysInserted":2,"durationMillis":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.884+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}},"namespace":"admin.system.keys","index":"_id_","ident":"index-20-18306007232527009897","collectionIdent":"collection-19-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.888+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}},"options":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"},"clusteredIndex":{"v":2,"key":{"_id":1},"name":"_id_","unique":true}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.888+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}},"namespace":"admin.system.keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-20-9763755744588340522","collectionIdent":"collection-19-9763755744588340522","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.890+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.keys","index":"_id_","keysInserted":2,"durationMillis":0}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.894+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}},"namespace":"admin.system.keys","index":"_id_","ident":"index-20-9763755744588340522","collectionIdent":"collection-19-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.898+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}},"options":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"},"clusteredIndex":{"v":2,"key":{"_id":1},"name":"_id_","unique":true}}}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.904+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}},"namespace":"config.transactions","properties":{"v":2,"key":{"parentLsid":1,"_id.txnNumber":1,"_id":1},"name":"parent_lsid","partialFilterExpression":{"parentLsid":{"$exists":true}}},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-22-18306007232527009897","collectionIdent":"collection-21-18306007232527009897","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.906+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.transactions","index":"parent_lsid","keysInserted":0,"durationMillis":1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.910+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}},"namespace":"config.transactions","index":"parent_lsid","ident":"index-22-18306007232527009897","collectionIdent":"collection-21-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.914+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextRefreshIntervalMillis":800}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.914+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.sampledQueriesDiff","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"options":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.916+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}},"namespace":"config.transactions","properties":{"v":2,"key":{"parentLsid":1,"_id.txnNumber":1,"_id":1},"name":"parent_lsid","partialFilterExpression":{"parentLsid":{"$exists":true}}},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-22-9763755744588340522","collectionIdent":"collection-21-9763755744588340522","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.917+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.transactions","index":"parent_lsid","keysInserted":0,"durationMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.921+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}},"namespace":"config.transactions","index":"parent_lsid","ident":"index-22-9763755744588340522","collectionIdent":"collection-21-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.925+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.sampledQueriesDiff","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"options":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.933+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"namespace":"config.sampledQueriesDiff","properties":{"v":2,"key":{"expireAt":1},"name":"SampledQueriesDiffTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-24-18306007232527009897","collectionIdent":"collection-23-18306007232527009897","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.940+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"namespace":"config.sampledQueriesDiff","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-25-18306007232527009897","collectionIdent":"collection-23-18306007232527009897","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.941+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.sampledQueriesDiff","index":"SampledQueriesDiffTTLIndex","keysInserted":0,"durationMillis":0}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.944+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"namespace":"config.sampledQueriesDiff","index":"SampledQueriesDiffTTLIndex","ident":"index-24-18306007232527009897","collectionIdent":"collection-23-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.945+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.sampledQueriesDiff","index":"_id_","keysInserted":0,"durationMillis":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.950+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"namespace":"config.sampledQueriesDiff","index":"_id_","ident":"index-25-18306007232527009897","collectionIdent":"collection-23-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.952+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}},"options":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}}}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.971+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}},"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-27-18306007232527009897","collectionIdent":"collection-26-18306007232527009897","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.973+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.system.indexBuilds","index":"_id_","keysInserted":0,"durationMillis":1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.974+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":0,"i":1}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.974+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-14-18306007232527009897","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.976+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}},"namespace":"config.system.indexBuilds","index":"_id_","ident":"index-27-18306007232527009897","collectionIdent":"collection-26-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.979+00:00"},"s":"I", "c":"STORAGE", "id":6776600, "ctx":"TimestampMonitor","msg":"The ident was successfully dropped","attr":{"ident":"collection-14-18306007232527009897","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.979+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"namespace":"config.sampledQueriesDiff","properties":{"v":2,"key":{"expireAt":1},"name":"SampledQueriesDiffTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-24-9763755744588340522","collectionIdent":"collection-23-9763755744588340522","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.980+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.sampledQueries","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"options":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.986+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"namespace":"config.sampledQueriesDiff","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-25-9763755744588340522","collectionIdent":"collection-23-9763755744588340522","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.988+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.sampledQueriesDiff","index":"SampledQueriesDiffTTLIndex","keysInserted":0,"durationMillis":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.992+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"namespace":"config.sampledQueriesDiff","index":"SampledQueriesDiffTTLIndex","ident":"index-24-9763755744588340522","collectionIdent":"collection-23-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.993+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.sampledQueriesDiff","index":"_id_","keysInserted":0,"durationMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:57.998+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}},"namespace":"config.sampledQueriesDiff","index":"_id_","ident":"index-25-9763755744588340522","collectionIdent":"collection-23-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:57.998+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"namespace":"config.sampledQueries","properties":{"v":2,"key":{"expireAt":1},"name":"SampledQueriesTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-29-18306007232527009897","collectionIdent":"collection-28-18306007232527009897","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.001+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}},"options":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}}}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.007+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"namespace":"config.sampledQueries","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-30-18306007232527009897","collectionIdent":"collection-28-18306007232527009897","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.008+00:00"},"s":"W", "c":"QUERY", "id":23799, "ctx":"ftdc","msg":"Aggregate command executor error","attr":{"error":{"code":26,"codeName":"NamespaceNotFound","errmsg":"Unable to retrieve storageStats in $collStats stage :: caused by :: Collection [config.image_collection] not found."},"stats":{},"cmd":{"aggregate":"image_collection","cursor":{},"pipeline":[{"$collStats":{"storageStats":{"waitForLock":false,"numericOnly":true}}}],"$db":"config"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.009+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.sampledQueries","index":"SampledQueriesTTLIndex","keysInserted":0,"durationMillis":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.012+00:00"},"s":"W", "c":"QUERY", "id":23799, "ctx":"ftdc","msg":"Aggregate command executor error","attr":{"error":{"code":26,"codeName":"NamespaceNotFound","errmsg":"Unable to retrieve storageStats in $collStats stage :: caused by :: Collection [config.image_collection] not found."},"stats":{},"cmd":{"aggregate":"image_collection","cursor":{},"pipeline":[{"$collStats":{"storageStats":{"waitForLock":false,"numericOnly":true}}}],"$db":"config"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.013+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"namespace":"config.sampledQueries","index":"SampledQueriesTTLIndex","ident":"index-29-18306007232527009897","collectionIdent":"collection-28-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.014+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.sampledQueries","index":"_id_","keysInserted":0,"durationMillis":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.018+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"namespace":"config.sampledQueries","index":"_id_","ident":"index-30-18306007232527009897","collectionIdent":"collection-28-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.019+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}},"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-27-9763755744588340522","collectionIdent":"collection-26-9763755744588340522","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.020+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.system.indexBuilds","index":"_id_","keysInserted":0,"durationMillis":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.022+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.analyzeShardKeySplitPoints","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"options":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.022+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}},"namespace":"config.system.indexBuilds","index":"_id_","ident":"index-27-9763755744588340522","collectionIdent":"collection-26-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.026+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.sampledQueries","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"options":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.041+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"namespace":"config.analyzeShardKeySplitPoints","properties":{"v":2,"key":{"expireAt":1},"name":"AnalyzeShardKeySplitPointsTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-32-18306007232527009897","collectionIdent":"collection-31-18306007232527009897","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.047+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"namespace":"config.sampledQueries","properties":{"v":2,"key":{"expireAt":1},"name":"SampledQueriesTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-29-9763755744588340522","collectionIdent":"collection-28-9763755744588340522","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.050+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"namespace":"config.analyzeShardKeySplitPoints","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-33-18306007232527009897","collectionIdent":"collection-31-18306007232527009897","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.053+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.analyzeShardKeySplitPoints","index":"AnalyzeShardKeySplitPointsTTLIndex","keysInserted":0,"durationMillis":2}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.055+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"namespace":"config.analyzeShardKeySplitPoints","index":"AnalyzeShardKeySplitPointsTTLIndex","ident":"index-32-18306007232527009897","collectionIdent":"collection-31-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.057+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.analyzeShardKeySplitPoints","index":"_id_","keysInserted":0,"durationMillis":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.057+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"namespace":"config.sampledQueries","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-30-9763755744588340522","collectionIdent":"collection-28-9763755744588340522","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.059+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.sampledQueries","index":"SampledQueriesTTLIndex","keysInserted":0,"durationMillis":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.059+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"namespace":"config.analyzeShardKeySplitPoints","index":"_id_","ident":"index-33-18306007232527009897","collectionIdent":"collection-31-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.061+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.system.preimages","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}},"options":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"},"clusteredIndex":true}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.061+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"namespace":"config.sampledQueries","index":"SampledQueriesTTLIndex","ident":"index-29-9763755744588340522","collectionIdent":"collection-28-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.063+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.sampledQueries","index":"_id_","keysInserted":0,"durationMillis":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.066+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}},"namespace":"config.sampledQueries","index":"_id_","ident":"index-30-9763755744588340522","collectionIdent":"collection-28-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.069+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.analyzeShardKeySplitPoints","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"options":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.074+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.image_collection","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}},"options":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.079+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextRefreshIntervalMillis":800}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.087+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"namespace":"config.analyzeShardKeySplitPoints","properties":{"v":2,"key":{"expireAt":1},"name":"AnalyzeShardKeySplitPointsTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-32-9763755744588340522","collectionIdent":"collection-31-9763755744588340522","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.092+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}},"namespace":"config.image_collection","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-36-18306007232527009897","collectionIdent":"collection-35-18306007232527009897","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.094+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.image_collection","index":"_id_","keysInserted":0,"durationMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.096+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"namespace":"config.analyzeShardKeySplitPoints","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-33-9763755744588340522","collectionIdent":"collection-31-9763755744588340522","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.097+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}},"namespace":"config.image_collection","index":"_id_","ident":"index-36-18306007232527009897","collectionIdent":"collection-35-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.097+00:00"},"s":"I", "c":"INITSYNC", "id":21183, "ctx":"ReplCoordExtern-2","msg":"Finished cloning data. Beginning oplog replay","attr":{"databaseClonerFinishStatus":"OK"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.097+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.analyzeShardKeySplitPoints","index":"AnalyzeShardKeySplitPointsTTLIndex","keysInserted":0,"durationMillis":0}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.097Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn18","msg":"Connection ended","attr":{"remote":"10.122.7.101:59536","uuid":{"uuid":{"$uuid":"ec2230c6-e4ce-4974-8afc-0f1f4b8d74af"}},"connectionId":18,"connectionCount":9}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.097+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"Connection ended","attr":{"remote":"10.122.7.101:40484","uuid":{"uuid":{"$uuid":"842e6e36-9e7f-45f4-89ed-c1927d9ffb85"}},"connectionId":15,"connectionCount":10}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.098+00:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-1","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1729882377,"i":19}}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.099+00:00"},"s":"I", "c":"INITSYNC", "id":21181, "ctx":"ReplCoordExtern-0","msg":"Finished fetching oplog during initial sync","attr":{"oplogFetcherFinishStatus":"CallbackCanceled: oplog fetcher shutting down","lastFetched":"{ ts: Timestamp(0, 0), t: -1 }"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.100+00:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-0","msg":"Initial sync attempt finishing up"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.100+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"namespace":"config.analyzeShardKeySplitPoints","index":"AnalyzeShardKeySplitPointsTTLIndex","ident":"index-32-9763755744588340522","collectionIdent":"collection-31-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.100+00:00"},"s":"I", "c":"INITSYNC", "id":21192, "ctx":"ReplCoordExtern-0","msg":"Initial sync status and statistics","attr":{"status":"successful","statistics":{"method":"logical","failedInitialSyncAttempts":0,"maxFailedInitialSyncAttempts":10,"initialSyncStart":{"$date":"2024-10-25T18:52:57.699Z"},"totalInitialSyncElapsedMillis":401,"initialSyncAttempts":[{"durationMillis":307,"status":"OK","syncSource":"ip-10-122-7-101:20040","rollBackId":1,"operationsRetried":1,"totalTimeUnreachableMillis":0}],"approxTotalDataSize":229,"approxTotalBytesCopied":229,"remainingInitialSyncEstimatedMillis":0,"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1729882377,"i":19}},"initialSyncOplogEnd":{"$timestamp":{"t":1729882377,"i":19}},"totalTimeUnreachableMillis":0,"databases":{"databasesToClone":0,"databasesCloned":2,"admin":{"collections":2,"clonedCollections":2,"start":{"$date":"2024-10-25T18:52:57.797Z"},"end":{"$date":"2024-10-25T18:52:57.884Z"},"elapsedMillis":87,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"bytesToCopy":59,"approxBytesCopied":59,"start":{"$date":"2024-10-25T18:52:57.797Z"},"end":{"$date":"2024-10-25T18:52:57.830Z"},"elapsedMillis":33,"receivedBatches":1},"admin.system.keys":{"documentsToCopy":2,"documentsCopied":2,"indexes":1,"fetchedBatches":1,"bytesToCopy":170,"approxBytesCopied":170,"start":{"$date":"2024-10-25T18:52:57.830Z"},"end":{"$date":"2024-10-25T18:52:57.884Z"},"elapsedMillis":54,"receivedBatches":1}},"config":{"collections":7,"clonedCollections":7,"start":{"$date":"2024-10-25T18:52:57.884Z"},"end":{"$date":"2024-10-25T18:52:58.097Z"},"elapsedMillis":213,"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:57.884Z"},"end":{"$date":"2024-10-25T18:52:57.911Z"},"elapsedMillis":27,"receivedBatches":0},"config.sampledQueriesDiff":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:57.911Z"},"end":{"$date":"2024-10-25T18:52:57.950Z"},"elapsedMillis":39,"receivedBatches":0},"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:57.950Z"},"end":{"$date":"2024-10-25T18:52:57.976Z"},"elapsedMillis":26,"receivedBatches":0},"config.sampledQueries":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:57.976Z"},"end":{"$date":"2024-10-25T18:52:58.018Z"},"elapsedMillis":42,"receivedBatches":0},"config.analyzeShardKeySplitPoints":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:58.018Z"},"end":{"$date":"2024-10-25T18:52:58.059Z"},"elapsedMillis":41,"receivedBatches":0},"config.system.preimages":{"documentsToCopy":0,"documentsCopied":0,"indexes":0,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:58.059Z"},"end":{"$date":"2024-10-25T18:52:58.068Z"},"elapsedMillis":9,"receivedBatches":0},"config.image_collection":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:58.068Z"},"end":{"$date":"2024-10-25T18:52:58.097Z"},"elapsedMillis":29,"receivedBatches":0}}}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.100+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"f8d46b01-897b-4195-a18e-445430899852"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.100+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for collection","attr":{"namespace":"local.temp_oplog_buffer","ident":"collection-15-18306007232527009897","dropTime":{"checkpointIteration":"1"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.101+00:00"},"s":"I", "c":"TENANT_M", "id":6531504, "ctx":"ReplCoordExtern-0","msg":"Clearing serverless operation lock registry on shutdown","attr":{"ns":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.101+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.analyzeShardKeySplitPoints","index":"_id_","keysInserted":0,"durationMillis":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.102+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"98e8b6b3-4ffd-47fd-9b46-4a3cb3835110"}},"options":{}}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.104+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}},"namespace":"config.analyzeShardKeySplitPoints","index":"_id_","ident":"index-33-9763755744588340522","collectionIdent":"collection-31-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.106+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.system.preimages","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}},"options":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"},"clusteredIndex":true}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.119+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.image_collection","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}},"options":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.121+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"98e8b6b3-4ffd-47fd-9b46-4a3cb3835110"}},"namespace":"local.replset.initialSyncId","index":"_id_","ident":"index-38-18306007232527009897","collectionIdent":"collection-37-18306007232527009897","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.125+00:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-0","msg":"Initial sync done","attr":{"durationSeconds":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.125+00:00"},"s":"I", "c":"REPL", "id":9036000, "ctx":"ReplCoordExtern-0","msg":"Initial consistent data is now available","attr":{"isDataMajorityCommitted":false,"isRollback":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.125+00:00"},"s":"I", "c":"CONTROL", "id":6608200, "ctx":"ReplCoordExtern-0","msg":"Initializing cluster server parameters from disk"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.127+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-0","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.127+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-0","msg":"Starting replication fetcher thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.127+00:00"},"s":"I", "c":"REPL", "id":8569800, "ctx":"ReplCoordExtern-0","msg":"Starting replication writer thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.128+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-0","msg":"Starting replication applier thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.128+00:00"},"s":"I", "c":"REPL", "id":8543100, "ctx":"OplogWriter-0","msg":"Starting oplog write"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.128+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-0","msg":"Starting replication reporter thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.128+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.128+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.128+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoordExtern-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.129+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.129+00:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 6 [js_test:heartbeat_lag_repro] d20051| Added handle size: 7 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.130+00:00"},"s":"I", "c":"REPL", "id":6795400, "ctx":"ReplCoord-5","msg":"Advancing committed opTime to a new term","attr":{"newCommittedOpTime":{"ts":{"$timestamp":{"t":1729882377,"i":19}},"t":1},"newCommittedWallime":{"$date":"2024-10-25T18:52:57.665Z"},"oldTerm":-1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.130+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-5","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1729882377,"i":19}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1729882377,"i":19}}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.131+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882378,"ts_usec":131080,"thread":"48098:0xe03f8992a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882377, 19)"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.133+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882378,"ts_usec":133208,"thread":"48098:0xe03f8992a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 196, snapshot max: 196 snapshot count: 0, oldest timestamp: (1729882377, 19) , meta checkpoint timestamp: (1729882377, 19) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.141+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}},"namespace":"config.image_collection","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Foreground","ident":"index-36-9763755744588340522","collectionIdent":"collection-35-9763755744588340522","maxTemporaryMemoryUsageMB":200}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.142+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.image_collection","index":"_id_","keysInserted":0,"durationMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.146+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}},"namespace":"config.image_collection","index":"_id_","ident":"index-36-9763755744588340522","collectionIdent":"collection-35-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.147+00:00"},"s":"I", "c":"INITSYNC", "id":21183, "ctx":"ReplCoordExtern-0","msg":"Finished cloning data. Beginning oplog replay","attr":{"databaseClonerFinishStatus":"OK"}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.147Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"Connection ended","attr":{"remote":"10.122.7.101:59550","uuid":{"uuid":{"$uuid":"a0437efa-5f43-4f3c-8f62-d2ed9d2dc9c9"}},"connectionId":24,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.147+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn18","msg":"Connection ended","attr":{"remote":"10.122.7.101:40506","uuid":{"uuid":{"$uuid":"b03b150c-6b75-4d6c-9030-d47bf0aab794"}},"connectionId":18,"connectionCount":9}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.148+00:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-2","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1729882377,"i":19}}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.149+00:00"},"s":"I", "c":"INITSYNC", "id":21181, "ctx":"ReplCoordExtern-1","msg":"Finished fetching oplog during initial sync","attr":{"oplogFetcherFinishStatus":"CallbackCanceled: oplog fetcher shutting down","lastFetched":"{ ts: Timestamp(0, 0), t: -1 }"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.149+00:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-1","msg":"Initial sync attempt finishing up"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.150+00:00"},"s":"I", "c":"INITSYNC", "id":21192, "ctx":"ReplCoordExtern-1","msg":"Initial sync status and statistics","attr":{"status":"successful","statistics":{"method":"logical","failedInitialSyncAttempts":0,"maxFailedInitialSyncAttempts":10,"initialSyncStart":{"$date":"2024-10-25T18:52:57.716Z"},"totalInitialSyncElapsedMillis":433,"initialSyncAttempts":[{"durationMillis":316,"status":"OK","syncSource":"ip-10-122-7-101:20040","rollBackId":1,"operationsRetried":1,"totalTimeUnreachableMillis":0}],"approxTotalDataSize":229,"approxTotalBytesCopied":229,"remainingInitialSyncEstimatedMillis":0,"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1729882377,"i":19}},"initialSyncOplogEnd":{"$timestamp":{"t":1729882377,"i":19}},"totalTimeUnreachableMillis":0,"databases":{"databasesToClone":0,"databasesCloned":2,"admin":{"collections":2,"clonedCollections":2,"start":{"$date":"2024-10-25T18:52:57.838Z"},"end":{"$date":"2024-10-25T18:52:57.894Z"},"elapsedMillis":56,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"bytesToCopy":59,"approxBytesCopied":59,"start":{"$date":"2024-10-25T18:52:57.838Z"},"end":{"$date":"2024-10-25T18:52:57.867Z"},"elapsedMillis":29,"receivedBatches":1},"admin.system.keys":{"documentsToCopy":2,"documentsCopied":2,"indexes":1,"fetchedBatches":1,"bytesToCopy":170,"approxBytesCopied":170,"start":{"$date":"2024-10-25T18:52:57.868Z"},"end":{"$date":"2024-10-25T18:52:57.894Z"},"elapsedMillis":26,"receivedBatches":1}},"config":{"collections":7,"clonedCollections":7,"start":{"$date":"2024-10-25T18:52:57.894Z"},"end":{"$date":"2024-10-25T18:52:58.147Z"},"elapsedMillis":253,"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:57.894Z"},"end":{"$date":"2024-10-25T18:52:57.921Z"},"elapsedMillis":27,"receivedBatches":0},"config.sampledQueriesDiff":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:57.921Z"},"end":{"$date":"2024-10-25T18:52:57.998Z"},"elapsedMillis":77,"receivedBatches":0},"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:57.998Z"},"end":{"$date":"2024-10-25T18:52:58.022Z"},"elapsedMillis":24,"receivedBatches":0},"config.sampledQueries":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:58.022Z"},"end":{"$date":"2024-10-25T18:52:58.066Z"},"elapsedMillis":44,"receivedBatches":0},"config.analyzeShardKeySplitPoints":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:58.066Z"},"end":{"$date":"2024-10-25T18:52:58.104Z"},"elapsedMillis":38,"receivedBatches":0},"config.system.preimages":{"documentsToCopy":0,"documentsCopied":0,"indexes":0,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:58.104Z"},"end":{"$date":"2024-10-25T18:52:58.112Z"},"elapsedMillis":8,"receivedBatches":0},"config.image_collection":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2024-10-25T18:52:58.112Z"},"end":{"$date":"2024-10-25T18:52:58.147Z"},"elapsedMillis":35,"receivedBatches":0}}}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.150+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-1","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"97906d8c-16f5-49a0-adfc-7327a8b12ece"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.150+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplCoordExtern-1","msg":"Deferring table drop for collection","attr":{"namespace":"local.temp_oplog_buffer","ident":"collection-15-9763755744588340522","dropTime":{"checkpointIteration":"1"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.150+00:00"},"s":"I", "c":"TENANT_M", "id":6531504, "ctx":"ReplCoordExtern-1","msg":"Clearing serverless operation lock registry on shutdown","attr":{"ns":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.152+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"9b5acb55-04f2-4968-9757-8f8b82a3f789"}},"options":{}}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.154+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.154+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20041","newState":"SECONDARY"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 4 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.170+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"9b5acb55-04f2-4968-9757-8f8b82a3f789"}},"namespace":"local.replset.initialSyncId","index":"_id_","ident":"index-38-9763755744588340522","collectionIdent":"collection-37-9763755744588340522","commitTimestamp":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.174+00:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-1","msg":"Initial sync done","attr":{"durationSeconds":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.174+00:00"},"s":"I", "c":"REPL", "id":9036000, "ctx":"ReplCoordExtern-1","msg":"Initial consistent data is now available","attr":{"isDataMajorityCommitted":false,"isRollback":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.176+00:00"},"s":"I", "c":"CONTROL", "id":6608200, "ctx":"ReplCoordExtern-1","msg":"Initializing cluster server parameters from disk"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.176+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-1","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.177+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-1","msg":"Starting replication fetcher thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.177+00:00"},"s":"I", "c":"REPL", "id":8569800, "ctx":"ReplCoordExtern-1","msg":"Starting replication writer thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.177+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-1","msg":"Starting replication applier thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.177+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-1","msg":"Starting replication reporter thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.177+00:00"},"s":"I", "c":"REPL", "id":8543100, "ctx":"OplogWriter-0","msg":"Starting oplog write"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.177+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.177+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-1","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.177+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoordExtern-1","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.178+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.178+00:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 4 [js_test:heartbeat_lag_repro] d20052| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 5 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.179+00:00"},"s":"I", "c":"REPL", "id":6795400, "ctx":"ReplCoord-0","msg":"Advancing committed opTime to a new term","attr":{"newCommittedOpTime":{"ts":{"$timestamp":{"t":1729882377,"i":19}},"t":1},"newCommittedWallime":{"$date":"2024-10-25T18:52:57.665Z"},"oldTerm":-1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.179+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-0","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1729882377,"i":19}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1729882377,"i":19}}}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 5 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 5 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.179+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.180+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882378,"ts_usec":180122,"thread":"48102:0xe9b5bda1a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882377, 19)"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.180+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20042","newState":"SECONDARY"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.180+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.181+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882378,"ts_usec":181920,"thread":"48102:0xe9b5bda1a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 195, snapshot max: 195 snapshot count: 0, oldest timestamp: (1729882377, 19) , meta checkpoint timestamp: (1729882377, 19) base write gen: 1"}}} [js_test:heartbeat_lag_repro] waitForAllNewlyAddedRemovals: starting for set heartbeat_lag_repro [js_test:heartbeat_lag_repro] waitForAllNewlyAddedRemovals: authenticating with authMode 'undefined' for heartbeat_lag_repro [js_test:heartbeat_lag_repro] waitForAllNewlyAddedRemovals: Retrying because memberIndex 1 is still 'newlyAdded' [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.204+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.206+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 5 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 5 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.229+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 5 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 5 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.229+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.231+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.255+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.256+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.267+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20042","newState":"SECONDARY"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.267+00:00"},"s":"I", "c":"REPL", "id":4634505, "ctx":"ReplCoord-2","msg":"Beginning automatic reconfig to remove 'newlyAdded' config field","attr":{"memberId":2}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.268+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"ReplCoord-2","msg":"Replication config state is Steady, starting reconfig"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.268+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.268+00:00"},"s":"I", "c":"REPL", "id":6475000, "ctx":"ReplCoord-2","msg":"Was able to quickly find new index in config. Skipping full checks.","attr":{"index":0,"force":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.268+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"ReplCoord-2","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.268+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"ReplCoord-2","msg":"Executing quorum check for reconfig"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.268+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-2","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 22 -- target:ip-10-122-7-101:20041 db:admin fireAndForget:0 cmd:{ replSetHeartbeat: \"heartbeat_lag_repro\", configVersion: 4, configTerm: 1, hbv: 1, from: \"ip-10-122-7-101:20040\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.268+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-2","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 23 -- target:ip-10-122-7-101:20042 db:admin fireAndForget:0 cmd:{ replSetHeartbeat: \"heartbeat_lag_repro\", configVersion: 4, configTerm: 1, hbv: 1, from: \"ip-10-122-7-101:20040\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.268+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":4,"senderHost":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.268+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20041","newState":"SECONDARY"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.268+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":4,"senderHost":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 5 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.268+00:00"},"s":"I", "c":"REPL", "id":4634505, "ctx":"ReplCoord-0","msg":"Beginning automatic reconfig to remove 'newlyAdded' config field","attr":{"memberId":1}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 5 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.269+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"ReplCoord-2","msg":"Persisting new config to disk"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 5 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.270+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"ReplCoord-2","msg":"Persisted new config to disk"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.270+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.270+00:00"},"s":"I", "c":"SHARDING", "id":7063400, "ctx":"ReplCoord-2","msg":"Updating implicit default writeConcern majority","attr":{"newImplicitDefaultWCMajority":true}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.270+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-2","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":4,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.270Z"},"s":"I", "c":"EXECUTOR", "id":22989, "ctx":"conn17","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"futurize :: caused by :: Broken pipe"},"remote":"10.122.7.101:59524","connectionId":17}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.270Z"},"s":"I", "c":"EXECUTOR", "id":22989, "ctx":"conn23","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"futurize :: caused by :: Broken pipe"},"remote":"10.122.7.101:59544","connectionId":23}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.270+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 6 [js_test:heartbeat_lag_repro] d20050| Added handle size: 7 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.271+00:00"},"s":"I", "c":"REPL", "id":4634504, "ctx":"ReplCoord-2","msg":"Removed 'newlyAdded' config field","attr":{"memberId":2}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.271+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":4,"senderHost":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.271+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":4,"senderHost":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 5 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 5 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.272+00:00"},"s":"I", "c":"REPL", "id":4634505, "ctx":"ReplCoord-1","msg":"Beginning automatic reconfig to remove 'newlyAdded' config field","attr":{"memberId":1}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.272+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"ReplCoord-1","msg":"Replication config state is Steady, starting reconfig"} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.272+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.272+00:00"},"s":"I", "c":"REPL", "id":6475001, "ctx":"ReplCoord-2","msg":"Was able to quickly find new index in config. Skipping full isSelf checks","attr":{"index":1}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 5 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.272+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.273+00:00"},"s":"I", "c":"REPL", "id":6475001, "ctx":"ReplCoord-2","msg":"Was able to quickly find new index in config. Skipping full isSelf checks","attr":{"index":2}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.274+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.274+00:00"},"s":"I", "c":"SHARDING", "id":7063400, "ctx":"ReplCoord-2","msg":"Updating implicit default writeConcern majority","attr":{"newImplicitDefaultWCMajority":true}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.274+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-2","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":4,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.274+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20041"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.274+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.274+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn10","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":4,"senderHost":"ip-10-122-7-101:20041"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20052| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.275+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20052| Added handle size: 5 max size 5 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.275+00:00"},"s":"I", "c":"REPL", "id":4634505, "ctx":"ReplCoord-5","msg":"Beginning automatic reconfig to remove 'newlyAdded' config field","attr":{"memberId":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.275+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"ReplCoord-5","msg":"Replication config state is Steady, starting reconfig"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.276+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.276+00:00"},"s":"I", "c":"SHARDING", "id":7063400, "ctx":"ReplCoord-2","msg":"Updating implicit default writeConcern majority","attr":{"newImplicitDefaultWCMajority":true}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.276+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-2","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":4,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.276+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 6 max size 6 [js_test:heartbeat_lag_repro] d20052| Added handle size: 7 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.277+00:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.277+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.277+00:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"ip-10-122-7-101:20040","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1729882377,"i":19}},"t":1}}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.278+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.278Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59564","uuid":{"uuid":{"$uuid":"a43fe8ea-0b63-4ecb-a2e9-ab79b5521eb0"}},"connectionId":27,"connectionCount":9}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.278+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40520","uuid":{"uuid":{"$uuid":"cabaacca-deb1-4662-8bf7-5c4fcbef13ba"}},"connectionId":19,"connectionCount":10}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.279+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"10.122.7.101:40520","client":"conn19","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"OplogFetcher","pid":"48098"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.279+00:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.279+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn19","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.279+00:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"ip-10-122-7-101:20040","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1729882377,"i":19}},"t":1}}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.280Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59580","uuid":{"uuid":{"$uuid":"63593ac3-06d2-4959-bf68-3ffd22db36d8"}},"connectionId":29,"connectionCount":10}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.280+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40528","uuid":{"uuid":{"$uuid":"f503485d-c22f-49b3-8a75-bd0da9c42d8c"}},"connectionId":20,"connectionCount":11}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.280+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"10.122.7.101:40528","client":"conn20","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"OplogFetcher","pid":"48102"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.281+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn20","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] waitForAllNewlyAddedRemovals: Retrying because memberIndex 1 is still 'newlyAdded' [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.472+00:00"},"s":"I", "c":"REPL", "id":4634505, "ctx":"ReplCoord-4","msg":"Beginning automatic reconfig to remove 'newlyAdded' config field","attr":{"memberId":1}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.472+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"ReplCoord-4","msg":"Replication config state is Steady, starting reconfig"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.472+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-4","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.473+00:00"},"s":"I", "c":"REPL", "id":6475000, "ctx":"ReplCoord-4","msg":"Was able to quickly find new index in config. Skipping full checks.","attr":{"index":0,"force":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.473+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"ReplCoord-4","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.473+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"ReplCoord-4","msg":"Executing quorum check for reconfig"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.473+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-4","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 30 -- target:ip-10-122-7-101:20041 db:admin fireAndForget:0 cmd:{ replSetHeartbeat: \"heartbeat_lag_repro\", configVersion: 5, configTerm: 1, hbv: 1, from: \"ip-10-122-7-101:20040\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.473+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-4","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 31 -- target:ip-10-122-7-101:20042 db:admin fireAndForget:0 cmd:{ replSetHeartbeat: \"heartbeat_lag_repro\", configVersion: 5, configTerm: 1, hbv: 1, from: \"ip-10-122-7-101:20040\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.473+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.473+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.473+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"ReplCoord-4","msg":"Persisting new config to disk"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.474Z"},"s":"E", "c":"BRIDGE", "id":4879804, "ctx":"conn17","msg":"Failed to handle request","attr":{"error":"Location50765: Response ID did not match the sent message ID."}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.474Z"},"s":"E", "c":"BRIDGE", "id":4879804, "ctx":"conn23","msg":"Failed to handle request","attr":{"error":"Location50765: Response ID did not match the sent message ID."}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.474Z"},"s":"I", "c":"EXECUTOR", "id":22992, "ctx":"conn17","msg":"Error cleaning up resources for exhaust request","attr":{"error":{"code":50765,"codeName":"Location50765","errmsg":"Response ID did not match the sent message ID."}}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.474Z"},"s":"I", "c":"EXECUTOR", "id":22992, "ctx":"conn23","msg":"Error cleaning up resources for exhaust request","attr":{"error":{"code":50765,"codeName":"Location50765","errmsg":"Response ID did not match the sent message ID."}}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.475+00:00"},"s":"I", "c":"REPL", "id":4634505, "ctx":"ReplCoord-8","msg":"Beginning automatic reconfig to remove 'newlyAdded' config field","attr":{"memberId":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.477+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"ReplCoord-4","msg":"Persisted new config to disk"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.477+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-4","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.477+00:00"},"s":"I", "c":"SHARDING", "id":7063400, "ctx":"ReplCoord-4","msg":"Updating implicit default writeConcern majority","attr":{"newImplicitDefaultWCMajority":true}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.477+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-4","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":5,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.477+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-4","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.477+00:00"},"s":"I", "c":"REPL", "id":4634504, "ctx":"ReplCoord-4","msg":"Removed 'newlyAdded' config field","attr":{"memberId":1}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.478Z"},"s":"E", "c":"BRIDGE", "id":4879804, "ctx":"conn23","msg":"Failed to handle request","attr":{"error":"Location50765: Response ID did not match the sent message ID."}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.478Z"},"s":"E", "c":"BRIDGE", "id":4879804, "ctx":"conn17","msg":"Failed to handle request","attr":{"error":"Location50765: Response ID did not match the sent message ID."}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.478Z"},"s":"I", "c":"EXECUTOR", "id":22992, "ctx":"conn23","msg":"Error cleaning up resources for exhaust request","attr":{"error":{"code":50765,"codeName":"Location50765","errmsg":"Response ID did not match the sent message ID."}}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.478Z"},"s":"I", "c":"EXECUTOR", "id":22992, "ctx":"conn17","msg":"Error cleaning up resources for exhaust request","attr":{"error":{"code":50765,"codeName":"Location50765","errmsg":"Response ID did not match the sent message ID."}}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.478+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.478Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"Connection ended","attr":{"remote":"10.122.7.101:59544","uuid":{"uuid":{"$uuid":"f595b011-0237-4a54-9add-d8526723f5c2"}},"connectionId":23,"connectionCount":9}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.478Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"Connection ended","attr":{"remote":"10.122.7.101:59524","uuid":{"uuid":{"$uuid":"91c820a9-11ff-4d18-9e9c-1d202eea6346"}},"connectionId":17,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.478+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn14","msg":"Interrupted operation as its client disconnected","attr":{"opId":39943}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.479+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn17","msg":"Interrupted operation as its client disconnected","attr":{"opId":43015}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.479+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.479+00:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn14","msg":"getMore command executor error","attr":{"error":{"code":279,"codeName":"ClientDisconnect","errmsg":"operation was interrupted"},"stats":{"isCached":false,"stage":"COLLSCAN","nReturned":3,"works":19,"advanced":3,"needTime":0,"needYield":0,"saveState":16,"restoreState":15,"isEOF":0,"direction":"forward","minRecord":7429788235141742611,"docsExamined":3},"cmd":{"getMore":2332956125878685608,"collection":"oplog.rs","batchSize":13981010,"term":1,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"maxTimeMS":5000,"$readPreference":{"mode":"secondaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882377,"i":19}}},"$oplogQueryData":1,"$replData":1}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.479+00:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn17","msg":"getMore command executor error","attr":{"error":{"code":279,"codeName":"ClientDisconnect","errmsg":"operation was interrupted"},"stats":{"isCached":false,"stage":"COLLSCAN","nReturned":3,"works":19,"advanced":3,"needTime":0,"needYield":0,"saveState":16,"restoreState":15,"isEOF":0,"direction":"forward","minRecord":7429788235141742611,"docsExamined":3},"cmd":{"getMore":7625543583005547006,"collection":"oplog.rs","batchSize":13981010,"term":1,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"maxTimeMS":5000,"$readPreference":{"mode":"secondaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882377,"i":19}}},"$oplogQueryData":1,"$replData":1}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.479+00:00"},"s":"I", "c":"REPL", "id":6475001, "ctx":"ReplCoord-2","msg":"Was able to quickly find new index in config. Skipping full isSelf checks","attr":{"index":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.479+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:52:58.479Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:39738","uuid":{"uuid":{"$uuid":"406ed789-ec69-467a-80ea-ebb016bf83bd"}},"connectionId":15,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.480+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn17","msg":"Assertion while executing command","attr":{"command":"getMore","db":"local","commandArgs":{"getMore":7625543583005547006,"collection":"oplog.rs","batchSize":13981010,"term":1,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"maxTimeMS":5000,"$replData":1,"$oplogQueryData":1,"$readPreference":{"mode":"secondaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882377,"i":19}}},"$db":"local"},"error":"ClientDisconnect: Executor error during getMore :: caused by :: operation was interrupted"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.480+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn14","msg":"Assertion while executing command","attr":{"command":"getMore","db":"local","commandArgs":{"getMore":2332956125878685608,"collection":"oplog.rs","batchSize":13981010,"term":1,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"maxTimeMS":5000,"$replData":1,"$oplogQueryData":1,"$readPreference":{"mode":"secondaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882377,"i":19}}},"$db":"local"},"error":"ClientDisconnect: Executor error during getMore :: caused by :: operation was interrupted"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.480+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.480+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:49538","uuid":{"uuid":{"$uuid":"948f104c-011d-4c07-ae23-a7bbd8cb101d"}},"connectionId":17,"connectionCount":7}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.480+00:00"},"s":"I", "c":"REPL", "id":6475001, "ctx":"ReplCoord-2","msg":"Was able to quickly find new index in config. Skipping full isSelf checks","attr":{"index":2}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.481+00:00"},"s":"I", "c":"EXECUTOR", "id":22989, "ctx":"conn17","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"futurize :: caused by :: Broken pipe"},"remote":"10.122.7.101:40498","connectionId":17}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.481+00:00"},"s":"I", "c":"EXECUTOR", "id":22989, "ctx":"conn14","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"futurize :: caused by :: Broken pipe"},"remote":"10.122.7.101:40468","connectionId":14}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.481+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"10.122.7.101:49538","client":"conn17","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48102"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.481+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"Connection ended","attr":{"remote":"10.122.7.101:40468","uuid":{"uuid":{"$uuid":"9d03cae4-a032-4c5d-a805-f20bd4ac6260"}},"connectionId":14,"connectionCount":10}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.481+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.481+00:00"},"s":"I", "c":"SHARDING", "id":7063400, "ctx":"ReplCoord-2","msg":"Updating implicit default writeConcern majority","attr":{"newImplicitDefaultWCMajority":true}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.481+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"Connection ended","attr":{"remote":"10.122.7.101:40498","uuid":{"uuid":{"$uuid":"3da1ac5d-7d2f-4866-b5fa-089eb86718b5"}},"connectionId":17,"connectionCount":9}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.481+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-2","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":5,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.481+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20041"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20051| Added handle size: 7 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.482+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.482+00:00"},"s":"I", "c":"SHARDING", "id":7063400, "ctx":"ReplCoord-2","msg":"Updating implicit default writeConcern majority","attr":{"newImplicitDefaultWCMajority":true}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.482+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-2","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":5,"term":1,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.482+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.482+00:00"},"s":"I", "c":"REPL", "id":2903000, "ctx":"conn4","msg":"Restarting heartbeats after learning of a new primary","attr":{"myPrimaryId":"none","senderAndPrimaryId":0,"senderTerm":1}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20052| Added handle size: 7 max size 7 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 6 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.483+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn17","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 8 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.484Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59596","uuid":{"uuid":{"$uuid":"791636f2-b30f-4f9c-b043-47bb297c0cea"}},"connectionId":31,"connectionCount":9}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.484+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40534","uuid":{"uuid":{"$uuid":"7ff2d46b-e74b-4789-a898-5d1a0cbe5c17"}},"connectionId":21,"connectionCount":10}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.484+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"10.122.7.101:40534","client":"conn21","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] waitForConfigReplication: Waiting for the config on ip-10-122-7-101:20040 to replicate to all nodes [js_test:heartbeat_lag_repro] waitForConfigReplication: config on ip-10-122-7-101:20040 replicated successfully to all nodes with version 5 and term 1 [js_test:heartbeat_lag_repro] waitForAllNewlyAddedRemovals: finished for set heartbeat_lag_repro [js_test:heartbeat_lag_repro] ReplSetTest initiate reconfig and awaitSecondaryNodes took 959ms for 3 nodes in set 'heartbeat_lag_repro' [js_test:heartbeat_lag_repro] AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:heartbeat_lag_repro] AwaitNodesAgreeOnPrimary: ip-10-122-7-101:20040 thinks the primary is ip-10-122-7-101:20040. Other nodes are expected to agree on the same primary. [js_test:heartbeat_lag_repro] AwaitNodesAgreeOnPrimary: Nodes agreed on primary ip-10-122-7-101:20040 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.614+00:00"},"s":"I", "c":"COMMAND", "id":23435, "ctx":"conn2","msg":"Successfully set parameter to new value","attr":{"parameterName":"enableDefaultWriteConcernUpdatesForInitiate","newValue":"false","oldValue":"true"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.614+00:00"},"s":"I", "c":"COMMAND", "id":23435, "ctx":"conn2","msg":"Successfully set parameter to new value","attr":{"parameterName":"enableReconfigRollbackCommittedWritesCheck","newValue":"true","oldValue":"false"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.618+00:00"},"s":"I", "c":"COMMAND", "id":23435, "ctx":"conn2","msg":"Successfully set parameter to new value","attr":{"parameterName":"enableDefaultWriteConcernUpdatesForInitiate","newValue":"false","oldValue":"true"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.619+00:00"},"s":"I", "c":"COMMAND", "id":23435, "ctx":"conn2","msg":"Successfully set parameter to new value","attr":{"parameterName":"enableReconfigRollbackCommittedWritesCheck","newValue":"true","oldValue":"false"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.623+00:00"},"s":"I", "c":"COMMAND", "id":23435, "ctx":"conn2","msg":"Successfully set parameter to new value","attr":{"parameterName":"enableDefaultWriteConcernUpdatesForInitiate","newValue":"false","oldValue":"true"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.623+00:00"},"s":"I", "c":"COMMAND", "id":23435, "ctx":"conn2","msg":"Successfully set parameter to new value","attr":{"parameterName":"enableReconfigRollbackCommittedWritesCheck","newValue":"true","oldValue":"false"}} [js_test:heartbeat_lag_repro] AwaitLastStableRecoveryTimestamp: Beginning for [ [js_test:heartbeat_lag_repro] "ip-10-122-7-101:20040", [js_test:heartbeat_lag_repro] "ip-10-122-7-101:20041", [js_test:heartbeat_lag_repro] "ip-10-122-7-101:20042" [js_test:heartbeat_lag_repro] ] [js_test:heartbeat_lag_repro] AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:heartbeat_lag_repro] AwaitNodesAgreeOnPrimary: ip-10-122-7-101:20040 thinks the primary is ip-10-122-7-101:20040. Other nodes are expected to agree on the same primary. [js_test:heartbeat_lag_repro] AwaitNodesAgreeOnPrimary: Nodes agreed on primary ip-10-122-7-101:20040 [js_test:heartbeat_lag_repro] AwaitLastStableRecoveryTimestamp: ensuring the commit point advances for [ [js_test:heartbeat_lag_repro] "ip-10-122-7-101:20040", [js_test:heartbeat_lag_repro] "ip-10-122-7-101:20041", [js_test:heartbeat_lag_repro] "ip-10-122-7-101:20042" [js_test:heartbeat_lag_repro] ] [js_test:heartbeat_lag_repro] AwaitLastStableRecoveryTimestamp: authenticating with authMode 'undefined' for heartbeat_lag_repro [js_test:heartbeat_lag_repro] AwaitLastStableRecoveryTimestamp: Waiting for stable recovery timestamps for [ [js_test:heartbeat_lag_repro] "ip-10-122-7-101:20040", [js_test:heartbeat_lag_repro] "ip-10-122-7-101:20041", [js_test:heartbeat_lag_repro] "ip-10-122-7-101:20042" [js_test:heartbeat_lag_repro] ] [js_test:heartbeat_lag_repro] AwaitLastStableRecoveryTimestamp: A stable recovery timestamp has successfully established on [ [js_test:heartbeat_lag_repro] "ip-10-122-7-101:20040", [js_test:heartbeat_lag_repro] "ip-10-122-7-101:20041", [js_test:heartbeat_lag_repro] "ip-10-122-7-101:20042" [js_test:heartbeat_lag_repro] ] [js_test:heartbeat_lag_repro] ReplSetTest initiate awaitLastStableRecoveryTimestamp took 16ms for 3 nodes in set 'heartbeat_lag_repro' [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] Waiting for primary only services to finish rebuilding [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] Waiting for query analysis writer to finish setting up [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] AwaitNodesAgreeOnAppliedOpTime: Retrying because node ip-10-122-7-101:20040 sees optime { "ts" : Timestamp(1729882378, 2), "t" : NumberLong(1) } on node ip-10-122-7-101:20041 but expects to see optime { "ts" : Timestamp(1729882378, 3), "t" : NumberLong(1) } [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.682+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn21","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":197}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.684+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.684Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59600","uuid":{"uuid":{"$uuid":"b7a58d53-3305-4e0d-a168-f2fd17fbd927"}},"connectionId":33,"connectionCount":10}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.685+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40538","uuid":{"uuid":{"$uuid":"06473795-1d6f-4cd6-b49e-1c34f6e9defe"}},"connectionId":22,"connectionCount":11}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.685+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"10.122.7.101:40538","client":"conn22","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48102"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.817+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":1729882377,"i":19}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.817+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-15-9763755744588340522","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.818+00:00"},"s":"I", "c":"STORAGE", "id":6776600, "ctx":"TimestampMonitor","msg":"The ident was successfully dropped","attr":{"ident":"collection-15-9763755744588340522","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:heartbeat_lag_repro] AwaitNodesAgreeOnAppliedOpTime: All nodes agree that all ops are applied up to { "ts" : Timestamp(1729882378, 3), "t" : NumberLong(1) } [js_test:heartbeat_lag_repro] Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.862+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:heartbeat_lag_repro] Clearing fail point forceHeartbeatIntervalMS [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.863+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":43}}} [js_test:heartbeat_lag_repro] Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.863+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:heartbeat_lag_repro] Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.864+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":1}}} [js_test:heartbeat_lag_repro] Clearing fail point forceHeartbeatIntervalMS [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.864+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":63}}} [js_test:heartbeat_lag_repro] Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.865+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":8}}} [js_test:heartbeat_lag_repro] Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.866+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":1}}} [js_test:heartbeat_lag_repro] Clearing fail point forceHeartbeatIntervalMS [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.866+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":56}}} [js_test:heartbeat_lag_repro] Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.867+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":6}}} [js_test:heartbeat_lag_repro] ReplSetTest initiateWithAnyNodeAsPrimary took 1706ms for 3 nodes. [js_test:heartbeat_lag_repro] ReplSetTest initiateWithNodeZeroAsPrimary skipping step-up because node 0 is already primary [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] Waiting for primary only services to finish rebuilding [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] Waiting for query analysis writer to finish setting up [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] ReplSetTest initiateWithNodeZeroAsPrimary took 1716ms for 3 nodes. [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] ALI MIR replica set initiated [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] ALI MIR setting failpoint on node2 to hang before reconfig on stepup [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.882+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"hangBeforeReconfigOnDrainComplete","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] ALI MIR sending replSetStepUp to node 2 [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.883+00:00"},"s":"I", "c":"COMMAND", "id":21581, "ctx":"conn2","msg":"Received replSetStepUp request"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.883+00:00"},"s":"I", "c":"ELECTION", "id":4615661, "ctx":"conn2","msg":"Starting an election due to step up request"} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.883+00:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"conn2","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.884+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn2","msg":"Scheduling remote command request","attr":{"context":"vote request","request":"RemoteCommand 57 -- target:ip-10-122-7-101:20040 db:admin fireAndForget:0 cmd:{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: true, term: 1, candidateIndex: 2, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.884+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn2","msg":"Scheduling remote command request","attr":{"context":"vote request","request":"RemoteCommand 58 -- target:ip-10-122-7-101:20041 db:admin fireAndForget:0 cmd:{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: true, term: 1, candidateIndex: 2, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }"}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.884+00:00"},"s":"I", "c":"REPL", "id":6015303, "ctx":"conn2","msg":"Waiting for in-progress election to complete before finishing stepup"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.884+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn22","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":198}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.884+00:00"},"s":"I", "c":"ELECTION", "id":23980, "ctx":"conn22","msg":"Responding to vote request","attr":{"request":"{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: true, term: 1, candidateIndex: 2, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }","response":"{ term: 1, voteGranted: true, reason: \"\" }","replicaSetStatus":"Current replSetGetStatus output: { set: \"heartbeat_lag_repro\", date: new Date(1729882378884), myState: 1, term: 1, syncSourceHost: \"\", syncSourceId: -1, heartbeatIntervalMillis: 2000, majorityVoteCount: 2, writeMajorityCount: 2, votingMembersCount: 3, writableVotingMembersCount: 3, optimes: { lastCommittedOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastCommittedWallTime: new Date(1729882378633), appliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, durableOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, writtenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633) }, members: [ { _id: 0, name: \"ip-10-122-7-101:20040\", health: 1.0, state: 1, stateStr: \"PRIMARY\", uptime: 0, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), syncSourceHost: \"\", syncSourceId: -1, infoMessage: \"Could not find member to sync from\", electionTime: Timestamp(1729882377, 2), electionDate: new Date(1729882377000), configVersion: 5, configTerm: 1, self: true, lastHeartbeatMessage: \"\" }, { _id: 1, name: \"ip-10-122-7-101:20041\", health: 1.0, state: 2, stateStr: \"SECONDARY\", uptime: 1, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDurable: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeDurableDate: new Date(1729882378000), optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), lastHeartbeat: new Date(1729882378882), lastHeartbeatRecv: new Date(1729882378883), pingMs: 0, lastHeartbeatMessage: \"\", syncSourceHost: \"ip-10-122-7-101:20040\", syncSourceId: 0, infoMessage: \"\", configVersion: 5, configTerm: 1 }, { _id: 2, name: \"ip-10-122-7-101:20042\", health: 1.0, state: 2, stateStr: \"SECONDARY\", uptime: 1, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDurable: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeDurableDate: new Date(1729882378000), optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), lastHeartbeat: new Date(1729882378880), lastHeartbeatRecv: new Date(1729882378684), pingMs: 0, lastHeartbeatMessage: \"\", syncSourceHost: \"ip-10-122-7-101:20040\", syncSourceId: 0, infoMessage: \"\", configVersion: 5, configTerm: 1 } ] }"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.884+00:00"},"s":"I", "c":"ELECTION", "id":23980, "ctx":"conn17","msg":"Responding to vote request","attr":{"request":"{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: true, term: 1, candidateIndex: 2, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }","response":"{ term: 1, voteGranted: true, reason: \"\" }","replicaSetStatus":"Current replSetGetStatus output: { set: \"heartbeat_lag_repro\", date: new Date(1729882378884), myState: 2, term: 1, syncSourceHost: \"ip-10-122-7-101:20040\", syncSourceId: 0, heartbeatIntervalMillis: 2000, majorityVoteCount: 2, writeMajorityCount: 2, votingMembersCount: 3, writableVotingMembersCount: 3, optimes: { lastCommittedOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastCommittedWallTime: new Date(1729882378633), appliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, durableOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, writtenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633) }, members: [ { _id: 0, name: \"ip-10-122-7-101:20040\", health: 1.0, state: 1, stateStr: \"PRIMARY\", uptime: 1, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDurable: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeDurableDate: new Date(1729882378000), optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), lastHeartbeat: new Date(1729882378883), lastHeartbeatRecv: new Date(1729882378882), pingMs: 0, lastHeartbeatMessage: \"\", syncSourceHost: \"\", syncSourceId: -1, infoMessage: \"\", electionTime: Timestamp(1729882377, 2), electionDate: new Date(1729882377000), configVersion: 5, configTerm: 1 }, { _id: 1, name: \"ip-10-122-7-101:20041\", health: 1.0, state: 2, stateStr: \"SECONDARY\", uptime: 0, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), syncSourceHost: \"ip-10-122-7-101:20040\", syncSourceId: 0, infoMessage: \"\", configVersion: 5, configTerm: 1, self: true, lastHeartbeatMessage: \"\" }, { _id: 2, name: \"ip-10-122-7-101:20042\", health: 1.0, state: 2, stateStr: \"SECONDARY\", uptime: 1, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDurable: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeDurableDate: new Date(1729882378000), optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), lastHeartbeat: new Date(1729882378683), lastHeartbeatRecv: new Date(1729882378883), pingMs: 0, lastHeartbeatMessage: \"\", syncSourceHost: \"ip-10-122-7-101:20040\", syncSourceId: 0, infoMessage: \"\", configVersion: 5, configTerm: 1 } ] }"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.885+00:00"},"s":"I", "c":"ELECTION", "id":51799, "ctx":"ReplCoord-1","msg":"VoteRequester processResponse","attr":{"term":1,"dryRun":true,"vote":"yes","from":"ip-10-122-7-101:20041","message":{"term":1,"voteGranted":true,"reason":"","ok":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882378,"i":3}}},"operationTime":{"$timestamp":{"t":1729882378,"i":3}}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.886+00:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-1","msg":"Dry election run succeeded, running for election","attr":{"newTerm":2}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.886Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:59608","uuid":{"uuid":{"$uuid":"54d957cb-21eb-48ad-b6d9-f459d6b3a02e"}},"connectionId":35,"connectionCount":11}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.886+00:00"},"s":"I", "c":"REPL", "id":21827, "ctx":"ReplCoord-1","msg":"Updating term","attr":{"oldTerm":1,"newTerm":2}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.886+00:00"},"s":"I", "c":"ELECTION", "id":6015300, "ctx":"ReplCoord-1","msg":"Storing last vote document in local storage for my election","attr":{"lastVote":{"term":2,"candidateIndex":2}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.886+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40544","uuid":{"uuid":{"$uuid":"e922d0da-a0fd-460d-83f2-f0b2ac426d16"}},"connectionId":23,"connectionCount":12}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.887+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"10.122.7.101:40544","client":"conn23","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48102"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.888+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-1","msg":"Scheduling remote command request","attr":{"context":"vote request","request":"RemoteCommand 62 -- target:ip-10-122-7-101:20040 db:admin fireAndForget:0 cmd:{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: false, term: 2, candidateIndex: 2, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.888+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-1","msg":"Scheduling remote command request","attr":{"context":"vote request","request":"RemoteCommand 63 -- target:ip-10-122-7-101:20041 db:admin fireAndForget:0 cmd:{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: false, term: 2, candidateIndex: 2, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.888+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn23","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.888+00:00"},"s":"I", "c":"REPL", "id":21827, "ctx":"conn17","msg":"Updating term","attr":{"oldTerm":1,"newTerm":2}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.888+00:00"},"s":"I", "c":"REPL", "id":21402, "ctx":"conn23","msg":"Stepping down from primary, because a new term has begun","attr":{"term":2}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.888+00:00"},"s":"I", "c":"ELECTION", "id":23980, "ctx":"conn17","msg":"Responding to vote request","attr":{"request":"{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: false, term: 2, candidateIndex: 2, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }","response":"{ term: 2, voteGranted: true, reason: \"\" }","replicaSetStatus":"Current replSetGetStatus output: { set: \"heartbeat_lag_repro\", date: new Date(1729882378888), myState: 2, term: 2, syncSourceHost: \"ip-10-122-7-101:20040\", syncSourceId: 0, heartbeatIntervalMillis: 2000, majorityVoteCount: 2, writeMajorityCount: 2, votingMembersCount: 3, writableVotingMembersCount: 3, optimes: { lastCommittedOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastCommittedWallTime: new Date(1729882378633), appliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, durableOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, writtenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633) }, members: [ { _id: 0, name: \"ip-10-122-7-101:20040\", health: 1.0, state: 1, stateStr: \"PRIMARY\", uptime: 1, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDurable: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeDurableDate: new Date(1729882378000), optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), lastHeartbeat: new Date(1729882378883), lastHeartbeatRecv: new Date(1729882378882), pingMs: 0, lastHeartbeatMessage: \"\", syncSourceHost: \"\", syncSourceId: -1, infoMessage: \"\", electionTime: Timestamp(1729882377, 2), electionDate: new Date(1729882377000), configVersion: 5, configTerm: 1 }, { _id: 1, name: \"ip-10-122-7-101:20041\", health: 1.0, state: 2, stateStr: \"SECONDARY\", uptime: 0, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), syncSourceHost: \"ip-10-122-7-101:20040\", syncSourceId: 0, infoMessage: \"\", configVersion: 5, configTerm: 1, self: true, lastHeartbeatMessage: \"\" }, { _id: 2, name: \"ip-10-122-7-101:20042\", health: 1.0, state: 2, stateStr: \"SECONDARY\", uptime: 1, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDurable: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeDurableDate: new Date(1729882378000), optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), lastHeartbeat: new Date(1729882378885), lastHeartbeatRecv: new Date(1729882378885), pingMs: 0, lastHeartbeatMessage: \"\", syncSourceHost: \"ip-10-122-7-101:20040\", syncSourceId: 0, infoMessage: \"\", configVersion: 5, configTerm: 1 } ] }"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.888+00:00"},"s":"I", "c":"REPL", "id":6015302, "ctx":"conn23","msg":"Waiting for potential stepdown to complete before finishing term update"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.888+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.889+00:00"},"s":"I", "c":"REPL", "id":8562701, "ctx":"RstlKillOpThread","msg":"Repl state change interrupted a thread.","attr":{"name":"JournalFlusher","alwaysInterrupt":false,"globalLockConflict":true,"isWaitingOnPrepareConflict":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.889+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.889+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepDown","totalOpsKilled":1,"totalOpsRunning":6}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.889+00:00"},"s":"I", "c":"COMMAND", "id":6015318, "ctx":"ReplCoord-5","msg":"Yielding locks for prepared transactions."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.889+00:00"},"s":"I", "c":"COMMAND", "id":6015319, "ctx":"ReplCoord-5","msg":"Invalidating sessions for stepdown."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.889+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-5","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"PRIMARY"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.889+00:00"},"s":"I", "c":"REPL", "id":21827, "ctx":"ReplCoord-5","msg":"Updating term","attr":{"oldTerm":1,"newTerm":2}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.890+00:00"},"s":"I", "c":"ELECTION", "id":23980, "ctx":"conn23","msg":"Responding to vote request","attr":{"request":"{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: false, term: 2, candidateIndex: 2, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }","response":"{ term: 2, voteGranted: true, reason: \"\" }","replicaSetStatus":"Current replSetGetStatus output: { set: \"heartbeat_lag_repro\", date: new Date(1729882378890), myState: 2, term: 2, syncSourceHost: \"\", syncSourceId: -1, heartbeatIntervalMillis: 2000, majorityVoteCount: 2, writeMajorityCount: 2, votingMembersCount: 3, writableVotingMembersCount: 3, optimes: { lastCommittedOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastCommittedWallTime: new Date(1729882378633), appliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, durableOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, writtenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633) }, members: [ { _id: 0, name: \"ip-10-122-7-101:20040\", health: 1.0, state: 2, stateStr: \"SECONDARY\", uptime: 0, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), syncSourceHost: \"\", syncSourceId: -1, infoMessage: \"Could not find member to sync from\", configVersion: 5, configTerm: 1, self: true, lastHeartbeatMessage: \"\" }, { _id: 1, name: \"ip-10-122-7-101:20041\", health: 1.0, state: 2, stateStr: \"SECONDARY\", uptime: 1, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDurable: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeDurableDate: new Date(1729882378000), optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), lastHeartbeat: new Date(1729882378882), lastHeartbeatRecv: new Date(1729882378883), pingMs: 0, lastHeartbeatMessage: \"\", syncSourceHost: \"ip-10-122-7-101:20040\", syncSourceId: 0, infoMessage: \"\", configVersion: 5, configTerm: 1 }, { _id: 2, name: \"ip-10-122-7-101:20042\", health: 1.0, state: 2, stateStr: \"SECONDARY\", uptime: 1, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDurable: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeDurableDate: new Date(1729882378000), optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), lastHeartbeat: new Date(1729882378885), lastHeartbeatRecv: new Date(1729882378885), pingMs: 0, lastHeartbeatMessage: \"\", syncSourceHost: \"ip-10-122-7-101:20040\", syncSourceId: 0, infoMessage: \"\", configVersion: 5, configTerm: 1 } ] }"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.890+00:00"},"s":"I", "c":"ELECTION", "id":51799, "ctx":"ReplCoord-3","msg":"VoteRequester processResponse","attr":{"term":2,"dryRun":false,"vote":"yes","from":"ip-10-122-7-101:20041","message":{"term":2,"voteGranted":true,"reason":"","ok":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882378,"i":3}}},"operationTime":{"$timestamp":{"t":1729882378,"i":3}}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.890+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.890+00:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplNetwork","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"ip-10-122-7-101:20040","error":"CallbackCanceled: onInvoke :: caused by :: Callback was canceled","numOpenConns":2}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.890+00:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-3","msg":"Election succeeded, assuming primary role","attr":{"term":2}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.891+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-3","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.891+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-3","msg":"Resetting sync source to empty","attr":{"previousSyncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 5 max size 8 [js_test:heartbeat_lag_repro] d20052| Added handle size: 6 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.891+00:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-3","msg":"Entering primary catch-up mode"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.891+00:00"},"s":"I", "c":"REPL", "id":2903000, "ctx":"conn10","msg":"Restarting heartbeats after learning of a new primary","attr":{"myPrimaryId":"none","senderAndPrimaryId":2,"senderTerm":2}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.892+00:00"},"s":"I", "c":"REPL", "id":2903000, "ctx":"conn17","msg":"Restarting heartbeats after learning of a new primary","attr":{"myPrimaryId":"0","senderAndPrimaryId":2,"senderTerm":2}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:52:58.892Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"Connection ended","attr":{"remote":"10.122.7.101:59608","uuid":{"uuid":{"$uuid":"54d957cb-21eb-48ad-b6d9-f459d6b3a02e"}},"connectionId":35,"connectionCount":10}} [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] ALI MIR waiting for failpoint to hit [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.892+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"Connection ended","attr":{"remote":"10.122.7.101:40544","uuid":{"uuid":{"$uuid":"e922d0da-a0fd-460d-83f2-f0b2ac426d16"}},"connectionId":23,"connectionCount":11}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.892+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-6","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20040","newState":"SECONDARY"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.892+00:00"},"s":"I", "c":"REPL", "id":21364, "ctx":"ReplCoord-6","msg":"Caught up to the latest optime known via heartbeats after becoming primary","attr":{"targetOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1},"myLastApplied":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.892+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn23","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:40544","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":5714,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.893+00:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-6","msg":"Exited primary catch-up mode"} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.893+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-6","msg":"Stopping replication producer"} [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.893+00:00"},"s":"I", "c":"REPL", "id":21094, "ctx":"BackgroundSync","msg":"Replication producer stopped after oplog fetcher finished returning a batch from our sync source. Abandoning this batch of oplog entries and re-evaluating our sync source"} [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.893+00:00"},"s":"I", "c":"REPL", "id":8938402, "ctx":"OplogWriter-0","msg":"Oplog writer buffer has been drained","attr":{"term":2}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.893+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-6","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20040","newState":"SECONDARY"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.893+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-4","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20042","newState":"PRIMARY"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.893+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog applier buffer has been drained","attr":{"term":2}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:58.893+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.893+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog applier buffer has been drained","attr":{"term":2}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.893+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-5","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20042","newState":"PRIMARY"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.893+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog applier buffer has been drained","attr":{"term":2}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 2 max size 7 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.894+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.894+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.894+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","totalOpsKilled":0,"totalOpsRunning":4}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.894+00:00"},"s":"I", "c":"REPL", "id":5726200, "ctx":"OplogApplier-0","msg":"Hanging due to hangBeforeReconfigOnDrainComplete failpoint"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.974+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":1729882377,"i":19}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.974+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-15-18306007232527009897","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:58.975+00:00"},"s":"I", "c":"STORAGE", "id":6776600, "ctx":"TimestampMonitor","msg":"The ident was successfully dropped","attr":{"ident":"collection-15-18306007232527009897","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.993+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","isFromUserConnection":true,"ns":"admin.$cmd","collectionType":"admin","appName":"MongoDB Shell","command":{"waitForFailPoint":"hangBeforeReconfigOnDrainComplete","timesEntered":1,"maxTimeMS":600000,"lsid":{"id":{"$uuid":"66bac1be-41b8-4e8a-bb7a-ffaf1f872135"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882378,"i":4}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":163,"locks":{},"readConcern":{"level":"local","provenance":"implicitDefault"},"cpuNanos":129994,"remote":"10.122.7.101:33966","protocol":"op_msg","queues":{"ingress":{"admissions":1},"execution":{}},"workingMillis":100,"durationMillis":100}} [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] ALI MIR stopping messages from nodes 0 and 1 -> node 2 [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:58.994Z"},"s":"I", "c":"BRIDGE", "id":22916, "ctx":"conn3","msg":"Processing bridge command","attr":{"cmdName":"discardMessagesFrom","cmdObj":{"discardMessagesFrom":1,"$forBridge":true,"host":"ip-10-122-7-101:20050","loss":1,"$db":"test"}}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:58.994Z"},"s":"I", "c":"BRIDGE", "id":22916, "ctx":"conn3","msg":"Processing bridge command","attr":{"cmdName":"discardMessagesFrom","cmdObj":{"discardMessagesFrom":1,"$forBridge":true,"host":"ip-10-122-7-101:20051","loss":1,"$db":"test"}}} [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] ALI MIR turning off failpoint [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:58.995+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"hangBeforeReconfigOnDrainComplete","failPoint":{"mode":0,"data":{},"timesEntered":2}}} [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] ALI MIR sleeping [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.094+00:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.094+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"OplogApplier-0","msg":"Replication config state is Steady, starting reconfig"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.094+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.094+00:00"},"s":"I", "c":"REPL", "id":6475000, "ctx":"OplogApplier-0","msg":"Was able to quickly find new index in config. Skipping full checks.","attr":{"index":2,"force":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.094+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.094+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.096+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"OplogApplier-0","msg":"Persisted new config to disk"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.096+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.096+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":5,"term":2,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.096+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 8 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.097+00:00"},"s":"I", "c":"REPL", "id":6015310, "ctx":"OplogApplier-0","msg":"Starting to transition to primary."} [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:59.097+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn10","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 7 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:59.097+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:59.097+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:59.097Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn9","msg":"Discarding command from host","attr":{"commandName":"replSetHeartbeat","arguments":{"replSetHeartbeat":"heartbeat_lag_repro","configVersion":5,"configTerm":1,"hbv":1,"from":"ip-10-122-7-101:20041","fromId":1,"term":2,"primaryId":2,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882378,"i":4}}},"$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:59.097Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn5","msg":"Discarding command from host","attr":{"commandName":"replSetHeartbeat","arguments":{"replSetHeartbeat":"heartbeat_lag_repro","configVersion":5,"configTerm":1,"hbv":1,"from":"ip-10-122-7-101:20040","fromId":0,"term":2,"primaryId":2,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882378,"i":4}}},"$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:52:59.098+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:59.098Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48368","uuid":{"uuid":{"$uuid":"59d58149-cb00-42be-8992-57a7337df9f1"}},"connectionId":11,"connectionCount":5}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:59.098Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48378","uuid":{"uuid":{"$uuid":"d929fa0d-0df1-4896-88f9-22a7f4c0f9cb"}},"connectionId":12,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.099+00:00"},"s":"I", "c":"REPL", "id":6015309, "ctx":"OplogApplier-0","msg":"Logging transition to primary to oplog on stepup"} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:59.099Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn11","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:59.099Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn12","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.100+00:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.100+00:00"},"s":"I", "c":"STORAGE", "id":7508300, "ctx":"IndexBuildsCoordinator-StepUp","msg":"Finished performing asynchronous step-up checks on index builds"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.101+00:00"},"s":"I", "c":"-", "id":8025900, "ctx":"OplogApplier-0","msg":"ReplicaSetAwareServiceRegistry::onStepUpComplete stepping up all services"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.101+00:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted","attr":{"term":2}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.101+00:00"},"s":"I", "c":"REPL", "id":6015306, "ctx":"OplogApplier-0","msg":"Applier already left draining state, exiting."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:52:59.101+00:00"},"s":"I", "c":"REPL", "id":6015306, "ctx":"OplogApplier-0","msg":"Applier already left draining state, exiting."} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:59.393Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48382","uuid":{"uuid":{"$uuid":"27478e87-659e-47c1-88aa-d7e219a1d762"}},"connectionId":15,"connectionCount":7}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:52:59.394Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn15","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:52:59.893+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:00.893+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:00.893Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48392","uuid":{"uuid":{"$uuid":"c37936aa-52de-4b39-809a-f61d89b86a5d"}},"connectionId":17,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:00.894+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:00.894Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn17","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:01.098+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn10","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 7 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:01.098+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:01.894+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:02.894+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 7 max size 7 [js_test:heartbeat_lag_repro] d20050| Added handle size: 7 max size 7 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:03.099+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn10","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:03.099+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:03.636+00:00"},"s":"I", "c":"REPL", "id":21760, "ctx":"SyncSourceFeedback","msg":"SyncSourceFeedback error sending update","attr":{"syncTarget":"ip-10-122-7-101:20040","error":{"code":119,"codeName":"InvalidSyncSource","errmsg":"Sync source was cleared. Was ip-10-122-7-101:20040"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:03.641+00:00"},"s":"I", "c":"REPL", "id":21832, "ctx":"ReplCoordExtern-0","msg":"Choosing new sync source. Our current sync source is not primary and does not have a sync source, so we require that it is ahead of us","attr":{"syncSource":"ip-10-122-7-101:20040","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1},"syncSourceLatestOplogOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1},"isPrimary":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:03.641+00:00"},"s":"I", "c":"REPL", "id":21150, "ctx":"ReplCoordExtern-0","msg":"Canceling oplog query due to OplogQueryMetadata. We have to choose a new sync source","attr":{"syncSource":"ip-10-122-7-101:20040","lastAppliedOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1},"syncSourceIndex":-1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:03.641+00:00"},"s":"W", "c":"REPL", "id":21122, "ctx":"BackgroundSync","msg":"Oplog fetcher stopped querying remote oplog with error","attr":{"error":"InvalidSyncSource: sync source ip-10-122-7-101:20040 (config version: 5; last applied optime: { ts: Timestamp(1729882378, 3), t: 1 }; sync source index: -1; has primary index: 1) is no longer valid previous batch last fetched optime: { ts: Timestamp(1729882378, 3), t: 1 } current batch last fetched optime: { ts: Timestamp(1729882378, 3), t: 1 }"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:03.641+00:00"},"s":"I", "c":"REPL", "id":21080, "ctx":"BackgroundSync","msg":"Clearing sync source to choose a new one","attr":{"syncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:03.642+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:03.642+00:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 9 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 9 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 9 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:03.894+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 9 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 9 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 9 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:04.642+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 9 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 8 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:04.894+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 9 [js_test:heartbeat_lag_repro] d20050| Added handle size: 9 max size 9 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:05.100+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn10","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:05.100+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:05.642+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:05.894+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:06.642+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:06.672+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNodeDbWorkerNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:06.672+00:00"},"s":"I", "c":"-", "id":7658604, "ctx":"ChangeStreamExpiredPreImagesRemover","msg":"Decided on initial creation method for pre-images truncate markers initialization","attr":{"initialCreationMethod":"emptyCollection","dataSize":0,"numRecords":0,"preImagesCollectionUUID":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}},"tenantId":null}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:06.672+00:00"},"s":"I", "c":"-", "id":9023600, "ctx":"ChangeStreamExpiredPreImagesRemover","msg":"Completed initialization of pre-image tenant truncate markers","attr":{"preImagesCollectionUUID":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}},"tenantId":null}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:06.673Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:53872","uuid":{"uuid":{"$uuid":"d7c0c816-4c67-4e91-9964-c2c2f6e4e807"}},"connectionId":19,"connectionCount":9}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:06.673Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn19","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNodeDbWorkerNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:06.818+00:00"},"s":"I", "c":"-", "id":7658604, "ctx":"ChangeStreamExpiredPreImagesRemover","msg":"Decided on initial creation method for pre-images truncate markers initialization","attr":{"initialCreationMethod":"emptyCollection","dataSize":0,"numRecords":0,"preImagesCollectionUUID":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}},"tenantId":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:06.818+00:00"},"s":"I", "c":"-", "id":9023600, "ctx":"ChangeStreamExpiredPreImagesRemover","msg":"Completed initialization of pre-image tenant truncate markers","attr":{"preImagesCollectionUUID":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}},"tenantId":null}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 10 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:06.895+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:06.976+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNodeDbWorkerNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:06.976+00:00"},"s":"I", "c":"-", "id":7658604, "ctx":"ChangeStreamExpiredPreImagesRemover","msg":"Decided on initial creation method for pre-images truncate markers initialization","attr":{"initialCreationMethod":"emptyCollection","dataSize":0,"numRecords":0,"preImagesCollectionUUID":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}},"tenantId":null}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:06.976+00:00"},"s":"I", "c":"-", "id":9023600, "ctx":"ChangeStreamExpiredPreImagesRemover","msg":"Completed initialization of pre-image tenant truncate markers","attr":{"preImagesCollectionUUID":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}},"tenantId":null}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:06.977Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:53886","uuid":{"uuid":{"$uuid":"66f0ec85-7171-4997-aead-4712777a6520"}},"connectionId":21,"connectionCount":10}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:06.977Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn21","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNodeDbWorkerNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 11 max size 11 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:07.100+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 11 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:07.101+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn10","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:07.642+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:07.895+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:08.636+00:00"},"s":"I", "c":"REPL", "id":21760, "ctx":"SyncSourceFeedback","msg":"SyncSourceFeedback error sending update","attr":{"syncTarget":"ip-10-122-7-101:20040","error":{"code":119,"codeName":"InvalidSyncSource","errmsg":"Sync source was cleared. Was ip-10-122-7-101:20040"}}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:08.642+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:08.646Z"},"s":"I", "c":"EXECUTOR", "id":22989, "ctx":"conn29","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"futurize :: caused by :: Broken pipe"},"remote":"10.122.7.101:59580","connectionId":29}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:08.895+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":67,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":68,"durationMillis":8204}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":70,"durationMillis":7999}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":71,"durationMillis":7999}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":73,"durationMillis":5998}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":74,"durationMillis":5998}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":79,"durationMillis":3997}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":80,"durationMillis":3997}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":86,"durationMillis":1997}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":87,"durationMillis":1997}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":48,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":50,"durationMillis":9704}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":54,"durationMillis":7999}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":55,"durationMillis":7999}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":60,"durationMillis":5998}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":61,"durationMillis":5998}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":66,"durationMillis":3997}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":67,"durationMillis":3997}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":73,"durationMillis":1996}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":74,"durationMillis":1996}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplNetwork","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"ip-10-122-7-101:20042","error":"CallbackCanceled: onInvoke :: caused by :: Callback was canceled","numOpenConns":2}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplNetwork","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"ip-10-122-7-101:20042","error":"CallbackCanceled: onInvoke :: caused by :: Callback was canceled","numOpenConns":2}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.097+00:00"},"s":"I", "c":"REPL", "id":21216, "ctx":"ReplCoord-0","msg":"Member is now in state DOWN","attr":{"hostAndPort":"ip-10-122-7-101:20042","heartbeatMessage":"Couldn't get a connection within the time limit"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:09.098+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"Connection ended","attr":{"remote":"10.122.7.101:34006","uuid":{"uuid":{"$uuid":"fac98e94-d01f-45aa-9196-f15e7627430f"}},"connectionId":10,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:09.098+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"10.122.7.101:33992","uuid":{"uuid":{"$uuid":"c110fc4a-855a-4032-b02d-7780addff18f"}},"connectionId":4,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:09.098+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn4","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:33992","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":11435878,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:09.098+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn10","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:34006","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":11406008,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:09.097Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"Connection ended","attr":{"remote":"10.122.7.101:48348","uuid":{"uuid":{"$uuid":"911b4bf6-d527-4a6b-a06d-68ef68878083"}},"connectionId":5,"connectionCount":9}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:09.097Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"10.122.7.101:48366","uuid":{"uuid":{"$uuid":"bf590a59-5c45-4f2e-82d1-435df53b246e"}},"connectionId":9,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.098+00:00"},"s":"I", "c":"REPL", "id":21216, "ctx":"ReplCoord-0","msg":"Member is now in state DOWN","attr":{"hostAndPort":"ip-10-122-7-101:20042","heartbeatMessage":"Couldn't get a connection within the time limit"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":202,"codeName":"NetworkInterfaceExceededTimeLimit","errmsg":"Request 47 timed out, deadline was 2024-10-25T18:53:09.097+00:00, op was RemoteCommand 47 -- target:ip-10-122-7-101:20042 db:admin fireAndForget:0 expDate:2024-10-25T18:53:09.097+00:00 cmd:{ replSetHeartbeat: \"heartbeat_lag_repro\", configVersion: 5, configTerm: 1, hbv: 1, from: \"ip-10-122-7-101:20040\", fromId: 0, term: 2, primaryId: 2 }"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":202,"codeName":"NetworkInterfaceExceededTimeLimit","errmsg":"Request 66 timed out, deadline was 2024-10-25T18:53:09.097+00:00, op was RemoteCommand 66 -- target:ip-10-122-7-101:20042 db:admin fireAndForget:0 expDate:2024-10-25T18:53:09.097+00:00 cmd:{ replSetHeartbeat: \"heartbeat_lag_repro\", configVersion: 5, configTerm: 1, hbv: 1, from: \"ip-10-122-7-101:20041\", fromId: 1, term: 2, primaryId: 2 }"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 12 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 13 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.101+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 13 max size 13 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.101+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn10","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 14 max size 14 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 14 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 14 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 14 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 14 max size 14 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 14 max size 14 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 14 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 14 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 14 max size 14 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 14 max size 14 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.444+00:00"},"s":"I", "c":"ELECTION", "id":4615652, "ctx":"ReplCoord-2","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.444+00:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"ReplCoord-2","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":2}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.444+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-2","msg":"Scheduling remote command request","attr":{"context":"vote request","request":"RemoteCommand 82 -- target:ip-10-122-7-101:20041 db:admin fireAndForget:0 cmd:{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: true, term: 2, candidateIndex: 0, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.444+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-2","msg":"Scheduling remote command request","attr":{"context":"vote request","request":"RemoteCommand 83 -- target:ip-10-122-7-101:20042 db:admin fireAndForget:0 cmd:{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: true, term: 2, candidateIndex: 0, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.444+00:00"},"s":"I", "c":"ELECTION", "id":23980, "ctx":"conn4","msg":"Responding to vote request","attr":{"request":"{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: true, term: 2, candidateIndex: 0, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }","response":"{ term: 2, voteGranted: true, reason: \"\" }","replicaSetStatus":"Current replSetGetStatus output: { set: \"heartbeat_lag_repro\", date: new Date(1729882389444), myState: 2, term: 2, syncSourceHost: \"\", syncSourceId: -1, heartbeatIntervalMillis: 2000, majorityVoteCount: 2, writeMajorityCount: 2, votingMembersCount: 3, writableVotingMembersCount: 3, optimes: { lastCommittedOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastCommittedWallTime: new Date(1729882378633), appliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, durableOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, writtenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633) }, members: [ { _id: 0, name: \"ip-10-122-7-101:20040\", health: 1.0, state: 2, stateStr: \"SECONDARY\", uptime: 11, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDurable: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeDurableDate: new Date(1729882378000), optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), lastHeartbeat: new Date(1729882389142), lastHeartbeatRecv: new Date(1729882389393), pingMs: 0, lastHeartbeatMessage: \"\", syncSourceHost: \"\", syncSourceId: -1, infoMessage: \"\", configVersion: 5, configTerm: 1 }, { _id: 1, name: \"ip-10-122-7-101:20041\", health: 1.0, state: 2, stateStr: \"SECONDARY\", uptime: 0, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), syncSourceHost: \"\", syncSourceId: -1, infoMessage: \"\", configVersion: 5, configTerm: 1, self: true, lastHeartbeatMessage: \"\" }, { _id: 2, name: \"ip-10-122-7-101:20042\", health: 0.0, state: 8, stateStr: \"(not reachable/healthy)\", uptime: 0, optime: { ts: Timestamp(0, 0), t: -1 }, optimeDurable: { ts: Timestamp(0, 0), t: -1 }, optimeWritten: { ts: Timestamp(0, 0), t: -1 }, optimeDate: new Date(0), optimeDurableDate: new Date(0), optimeWrittenDate: new Date(0), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), lastHeartbeat: new Date(1729882389099), lastHeartbeatRecv: new Date(1729882389101), pingMs: 0, lastHeartbeatMessage: \"Request 66 timed out, deadline was 2024-10-25T18:53:09.097+00:00, op was RemoteCommand 66 -- target:ip-10-122-7-101:20042 db:admin fireAndForget:0 exp...\", syncSourceHost: \"\", syncSourceId: -1, infoMessage: \"\", configVersion: 5, configTerm: 1 } ] }"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.445+00:00"},"s":"I", "c":"ELECTION", "id":51799, "ctx":"ReplCoord-0","msg":"VoteRequester processResponse","attr":{"term":2,"dryRun":true,"vote":"yes","from":"ip-10-122-7-101:20041","message":{"term":2,"voteGranted":true,"reason":"","ok":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882379,"i":1}}},"operationTime":{"$timestamp":{"t":1729882378,"i":3}}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.445+00:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.445+00:00"},"s":"I", "c":"REPL", "id":21827, "ctx":"ReplCoord-0","msg":"Updating term","attr":{"oldTerm":2,"newTerm":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.445+00:00"},"s":"I", "c":"ELECTION", "id":6015300, "ctx":"ReplCoord-0","msg":"Storing last vote document in local storage for my election","attr":{"lastVote":{"term":3,"candidateIndex":0}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.446+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-0","msg":"Scheduling remote command request","attr":{"context":"vote request","request":"RemoteCommand 84 -- target:ip-10-122-7-101:20041 db:admin fireAndForget:0 cmd:{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: false, term: 3, candidateIndex: 0, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.446+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-0","msg":"Scheduling remote command request","attr":{"context":"vote request","request":"RemoteCommand 85 -- target:ip-10-122-7-101:20042 db:admin fireAndForget:0 cmd:{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: false, term: 3, candidateIndex: 0, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.446+00:00"},"s":"I", "c":"REPL", "id":21827, "ctx":"conn4","msg":"Updating term","attr":{"oldTerm":2,"newTerm":3}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.447+00:00"},"s":"I", "c":"ELECTION", "id":23980, "ctx":"conn4","msg":"Responding to vote request","attr":{"request":"{ replSetRequestVotes: 1, setName: \"heartbeat_lag_repro\", dryRun: false, term: 3, candidateIndex: 0, configVersion: 5, configTerm: 1, lastWrittenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 } }","response":"{ term: 3, voteGranted: true, reason: \"\" }","replicaSetStatus":"Current replSetGetStatus output: { set: \"heartbeat_lag_repro\", date: new Date(1729882389446), myState: 2, term: 3, syncSourceHost: \"\", syncSourceId: -1, heartbeatIntervalMillis: 2000, majorityVoteCount: 2, writeMajorityCount: 2, votingMembersCount: 3, writableVotingMembersCount: 3, optimes: { lastCommittedOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastCommittedWallTime: new Date(1729882378633), appliedOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, durableOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, writtenOpTime: { ts: Timestamp(1729882378, 3), t: 1 }, lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633) }, members: [ { _id: 0, name: \"ip-10-122-7-101:20040\", health: 1.0, state: 2, stateStr: \"SECONDARY\", uptime: 11, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDurable: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeDurableDate: new Date(1729882378000), optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), lastHeartbeat: new Date(1729882389142), lastHeartbeatRecv: new Date(1729882389393), pingMs: 0, lastHeartbeatMessage: \"\", syncSourceHost: \"\", syncSourceId: -1, infoMessage: \"\", configVersion: 5, configTerm: 1 }, { _id: 1, name: \"ip-10-122-7-101:20041\", health: 1.0, state: 2, stateStr: \"SECONDARY\", uptime: 0, optime: { ts: Timestamp(1729882378, 3), t: 1 }, optimeDate: new Date(1729882378000), optimeWritten: { ts: Timestamp(1729882378, 3), t: 1 }, optimeWrittenDate: new Date(1729882378000), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), syncSourceHost: \"\", syncSourceId: -1, infoMessage: \"\", configVersion: 5, configTerm: 1, self: true, lastHeartbeatMessage: \"\" }, { _id: 2, name: \"ip-10-122-7-101:20042\", health: 0.0, state: 8, stateStr: \"(not reachable/healthy)\", uptime: 0, optime: { ts: Timestamp(0, 0), t: -1 }, optimeDurable: { ts: Timestamp(0, 0), t: -1 }, optimeWritten: { ts: Timestamp(0, 0), t: -1 }, optimeDate: new Date(0), optimeDurableDate: new Date(0), optimeWrittenDate: new Date(0), lastAppliedWallTime: new Date(1729882378633), lastDurableWallTime: new Date(1729882378633), lastWrittenWallTime: new Date(1729882378633), lastHeartbeat: new Date(1729882389099), lastHeartbeatRecv: new Date(1729882389101), pingMs: 0, lastHeartbeatMessage: \"Request 66 timed out, deadline was 2024-10-25T18:53:09.097+00:00, op was RemoteCommand 66 -- target:ip-10-122-7-101:20042 db:admin fireAndForget:0 exp...\", syncSourceHost: \"\", syncSourceId: -1, infoMessage: \"\", configVersion: 5, configTerm: 1 } ] }"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.448+00:00"},"s":"I", "c":"ELECTION", "id":51799, "ctx":"ReplCoord-9","msg":"VoteRequester processResponse","attr":{"term":3,"dryRun":false,"vote":"yes","from":"ip-10-122-7-101:20041","message":{"term":3,"voteGranted":true,"reason":"","ok":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882379,"i":1}}},"operationTime":{"$timestamp":{"t":1729882378,"i":3}}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.448+00:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-9","msg":"Election succeeded, assuming primary role","attr":{"term":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.448+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-9","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.448+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-9","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 15 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.448+00:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-9","msg":"Entering primary catch-up mode"} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 13 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:09.449+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.449+00:00"},"s":"I", "c":"REPL", "id":2903000, "ctx":"conn4","msg":"Restarting heartbeats after learning of a new primary","attr":{"myPrimaryId":"none","senderAndPrimaryId":0,"senderTerm":3}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 15 max size 15 [js_test:heartbeat_lag_repro] d20051| Added handle size: 16 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.450+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20040","newState":"PRIMARY"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 16 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:09.450+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:10.449+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 16 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:10.450+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 16 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:11.101+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:11.102+00:00"},"s":"I", "c":"REPL", "id":21402, "ctx":"ReplCoord-5","msg":"Stepping down from primary, because a new term has begun","attr":{"term":3}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:11.102+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:11.102+00:00"},"s":"I", "c":"REPL", "id":4794901, "ctx":"conn10","msg":"Not scheduling a heartbeat to fetch a newer config since we are in PRIMARY state but cannot accept writes yet.","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:11.102+00:00"},"s":"I", "c":"REPL", "id":8562701, "ctx":"RstlKillOpThread","msg":"Repl state change interrupted a thread.","attr":{"name":"JournalFlusher","alwaysInterrupt":false,"globalLockConflict":true,"isWaitingOnPrepareConflict":false}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 16 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:11.102+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:11.102+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepDown","totalOpsKilled":1,"totalOpsRunning":3}}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:11.103+00:00"},"s":"I", "c":"COMMAND", "id":6015318, "ctx":"ReplCoord-4","msg":"Yielding locks for prepared transactions."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:11.103+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-7-101:20040","newState":"PRIMARY"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:11.103+00:00"},"s":"I", "c":"COMMAND", "id":6015319, "ctx":"ReplCoord-4","msg":"Invalidating sessions for stepdown."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:11.103+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-4","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"PRIMARY"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:11.103+00:00"},"s":"I", "c":"REPL", "id":21827, "ctx":"ReplCoord-4","msg":"Updating term","attr":{"oldTerm":2,"newTerm":3}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:11.104+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:11.449+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 16 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:11.450+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:12.104+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:12.449+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:12.451+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 7 max size 16 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:13.102+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:13.103+00:00"},"s":"I", "c":"REPL", "id":4794901, "ctx":"conn10","msg":"Not scheduling a heartbeat to fetch a newer config since we are in PRIMARY state but cannot accept writes yet.","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:13.103+00:00"},"s":"I", "c":"ELECTION", "id":4615648, "ctx":"ReplCoord-3","msg":"Scheduling catchup takeover","attr":{"when":{"$date":"2024-10-25T18:53:43.103Z"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:13.104+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:13.449+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 16 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 16 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 16 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:13.451+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 16 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:13.602+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:13.603+00:00"},"s":"I", "c":"REPL", "id":4794901, "ctx":"conn10","msg":"Not scheduling a heartbeat to fetch a newer config since we are in PRIMARY state but cannot accept writes yet.","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:13.652Z"},"s":"E", "c":"BRIDGE", "id":4879804, "ctx":"conn29","msg":"Failed to handle request","attr":{"error":"Location50765: Response ID did not match the sent message ID."}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:13.652Z"},"s":"I", "c":"EXECUTOR", "id":22992, "ctx":"conn29","msg":"Error cleaning up resources for exhaust request","attr":{"error":{"code":50765,"codeName":"Location50765","errmsg":"Response ID did not match the sent message ID."}}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 11 max size 16 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:14.102+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:14.103+00:00"},"s":"I", "c":"REPL", "id":4794901, "ctx":"conn10","msg":"Not scheduling a heartbeat to fetch a newer config since we are in PRIMARY state but cannot accept writes yet.","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:14.104+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:14.449+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 16 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:14.451+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 16 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:14.602+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 7 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:14.603+00:00"},"s":"I", "c":"REPL", "id":4794901, "ctx":"conn10","msg":"Not scheduling a heartbeat to fetch a newer config since we are in PRIMARY state but cannot accept writes yet.","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 7 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:15.103+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 16 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:15.103+00:00"},"s":"I", "c":"REPL", "id":4794901, "ctx":"conn10","msg":"Not scheduling a heartbeat to fetch a newer config since we are in PRIMARY state but cannot accept writes yet.","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 16 [js_test:heartbeat_lag_repro] d20051| Added handle size: 16 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 16 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:15.105+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:15.450+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 16 max size 16 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 16 [js_test:heartbeat_lag_repro] d20051| Added handle size: 16 max size 16 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:15.451+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 9 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:15.603+00:00"},"s":"I", "c":"REPL", "id":4794901, "ctx":"conn10","msg":"Not scheduling a heartbeat to fetch a newer config since we are in PRIMARY state but cannot accept writes yet.","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 9 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 17 max size 17 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:15.604+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 18 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 18 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 18 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 18 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 18 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:16.103+00:00"},"s":"I", "c":"REPL", "id":4794901, "ctx":"conn10","msg":"Not scheduling a heartbeat to fetch a newer config since we are in PRIMARY state but cannot accept writes yet.","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 19 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:16.104+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:16.105+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:16.450+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:16.451+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:16.603+00:00"},"s":"I", "c":"REPL", "id":4794901, "ctx":"conn10","msg":"Not scheduling a heartbeat to fetch a newer config since we are in PRIMARY state but cannot accept writes yet.","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:16.604+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 22 max size 22 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 22 max size 22 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 22 max size 22 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:16.818+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNodeDbWorkerNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:16.819Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48906","uuid":{"uuid":{"$uuid":"13f6c7f3-eadc-457f-85cc-381f6db4d495"}},"connectionId":37,"connectionCount":11}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:16.819+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:37394","uuid":{"uuid":{"$uuid":"bc53c4c4-48e5-4569-8129-c40a2274415f"}},"connectionId":27,"connectionCount":12}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:16.820+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"10.122.7.101:37394","client":"conn27","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48102"},"driver":{"name":"NetworkInterfaceTL-ReplNodeDbWorkerNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:16.820+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn27","msg":"Assertion while executing command","attr":{"command":"_refreshQueryAnalyzerConfiguration","db":"admin","commandArgs":{"_refreshQueryAnalyzerConfiguration":1,"name":"ip-10-122-7-101:20052","numQueriesExecutedPerSecond":0.5442868857579847,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882389,"i":1}}},"mayBypassWriteBlocking":false,"$db":"admin"},"error":"NotWritablePrimary: not master"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:16.821+00:00"},"s":"I", "c":"SHARDING", "id":6973904, "ctx":"QueryAnalysisConfigurationsRefresher","msg":"Failed to refresh query analysis configurations, will try again at the next refresh interval","attr":{"error":"NotWritablePrimary: not master"}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 22 max size 22 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 22 max size 22 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:17.103+00:00"},"s":"I", "c":"REPL", "id":4794901, "ctx":"conn10","msg":"Not scheduling a heartbeat to fetch a newer config since we are in PRIMARY state but cannot accept writes yet.","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 23 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:17.104+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 24 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 24 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 24 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:17.105+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 16 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 24 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:17.450+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 16 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 24 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:17.451+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 13 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:17.603+00:00"},"s":"I", "c":"REPL", "id":4794901, "ctx":"conn10","msg":"Not scheduling a heartbeat to fetch a newer config since we are in PRIMARY state but cannot accept writes yet.","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 13 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:17.604+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 14 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:18.103+00:00"},"s":"I", "c":"REPL", "id":4794901, "ctx":"conn10","msg":"Not scheduling a heartbeat to fetch a newer config since we are in PRIMARY state but cannot accept writes yet.","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 14 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 27 max size 27 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:18.104+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 28 max size 28 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 28 max size 28 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 28 max size 28 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:18.105+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 28 max size 28 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:18.450+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 28 max size 28 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:18.452+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:18.603+00:00"},"s":"I", "c":"REPL", "id":4794901, "ctx":"conn10","msg":"Not scheduling a heartbeat to fetch a newer config since we are in PRIMARY state but cannot accept writes yet.","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 29 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:18.604+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:18.657Z"},"s":"E", "c":"BRIDGE", "id":4879804, "ctx":"conn29","msg":"Failed to handle request","attr":{"error":"Location50765: Response ID did not match the sent message ID."}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:18.657Z"},"s":"I", "c":"EXECUTOR", "id":22992, "ctx":"conn29","msg":"Error cleaning up resources for exhaust request","attr":{"error":{"code":50765,"codeName":"Location50765","errmsg":"Response ID did not match the sent message ID."}}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:18.657Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"Connection ended","attr":{"remote":"10.122.7.101:59580","uuid":{"uuid":{"$uuid":"63593ac3-06d2-4959-bf68-3ffd22db36d8"}},"connectionId":29,"connectionCount":10}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:18.657+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn20","msg":"Interrupted operation as its client disconnected","attr":{"opId":49162}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:18.657+00:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn20","msg":"getMore command executor error","attr":{"error":{"code":279,"codeName":"ClientDisconnect","errmsg":"operation was interrupted"},"stats":{"isCached":false,"stage":"COLLSCAN","nReturned":4,"works":31,"advanced":4,"needTime":0,"needYield":0,"saveState":27,"restoreState":26,"isEOF":0,"direction":"forward","minRecord":7429788235141742611,"docsExamined":4},"cmd":{"getMore":168443254378010210,"collection":"oplog.rs","batchSize":13981010,"term":1,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":1}},"t":1},"maxTimeMS":5000,"$readPreference":{"mode":"secondaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882378,"i":1}}},"$oplogQueryData":1,"$replData":1}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:18.657+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn20","msg":"Assertion while executing command","attr":{"command":"getMore","db":"local","commandArgs":{"getMore":168443254378010210,"collection":"oplog.rs","batchSize":13981010,"term":1,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":1}},"t":1},"maxTimeMS":5000,"$replData":1,"$oplogQueryData":1,"$readPreference":{"mode":"secondaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882378,"i":1}}},"$db":"local"},"error":"ClientDisconnect: Executor error during getMore :: caused by :: operation was interrupted"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:18.658+00:00"},"s":"I", "c":"EXECUTOR", "id":22989, "ctx":"conn20","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"futurize :: caused by :: Broken pipe"},"remote":"10.122.7.101:40528","connectionId":20}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:18.658+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"Connection ended","attr":{"remote":"10.122.7.101:40528","uuid":{"uuid":{"$uuid":"f503485d-c22f-49b3-8a75-bd0da9c42d8c"}},"connectionId":20,"connectionCount":11}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.097+00:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"ip-10-122-7-101:20042","error":"HostUnreachable: Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:19.097Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"Connection ended","attr":{"remote":"10.122.7.101:48368","uuid":{"uuid":{"$uuid":"59d58149-cb00-42be-8992-57a7337df9f1"}},"connectionId":11,"connectionCount":7}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.097+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.097+00:00"},"s":"I", "c":"REPL", "id":21364, "ctx":"ReplCoord-3","msg":"Caught up to the latest optime known via heartbeats after becoming primary","attr":{"targetOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1},"myLastApplied":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.097+00:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-3","msg":"Exited primary catch-up mode"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.097+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-3","msg":"Stopping replication producer"} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.097+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.097+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.098+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.098+00:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"ip-10-122-7-101:20042","error":"HostUnreachable: Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:19.098Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn12","msg":"Connection ended","attr":{"remote":"10.122.7.101:48378","uuid":{"uuid":{"$uuid":"d929fa0d-0df1-4896-88f9-22a7f4c0f9cb"}},"connectionId":12,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:19.098Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:52658","uuid":{"uuid":{"$uuid":"b0abd91e-7c27-4a54-99c0-f5fd8583e4c4"}},"connectionId":23,"connectionCount":7}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL", "id":8938402, "ctx":"OplogWriter-0","msg":"Oplog writer buffer has been drained","attr":{"term":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog applier buffer has been drained","attr":{"term":3}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:19.099Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:52666","uuid":{"uuid":{"$uuid":"0a4b620b-5250-42d2-82c9-69fad284a0f2"}},"connectionId":24,"connectionCount":8}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:19.099Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn23","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:19.099Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn24","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 16 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog applier buffer has been drained","attr":{"term":3}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","totalOpsKilled":0,"totalOpsRunning":4}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"OplogApplier-0","msg":"Replication config state is Steady, starting reconfig"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:19.100Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:52668","uuid":{"uuid":{"$uuid":"ec28602d-8c5b-4a2b-ab91-1f13a3c00d80"}},"connectionId":27,"connectionCount":9}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL", "id":6475000, "ctx":"OplogApplier-0","msg":"Was able to quickly find new index in config. Skipping full checks.","attr":{"index":0,"force":false}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-17","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:19.100Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:52670","uuid":{"uuid":{"$uuid":"7a0898a9-2a28-4124-b6ce-4c8c3f695fc9"}},"connectionId":28,"connectionCount":10}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-18","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:19.100Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn27","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-20","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-15","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":142,"durationMillis":3}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:19.101Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn28","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-14","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-19","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.101+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"OplogApplier-0","msg":"Persisted new config to disk"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.102+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.102+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":5,"term":3,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.102+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 16 [js_test:heartbeat_lag_repro] d20050| Added handle size: 17 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.102+00:00"},"s":"I", "c":"REPL", "id":6015310, "ctx":"OplogApplier-0","msg":"Starting to transition to primary."} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.102+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":3,"configVersion":5,"senderHost":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 32 max size 32 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 32 max size 32 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 32 max size 32 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 2 max size 17 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 17 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.103+00:00"},"s":"I", "c":"REPL", "id":6015309, "ctx":"OplogApplier-0","msg":"Logging transition to primary to oplog on stepup"} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 3 max size 17 [js_test:heartbeat_lag_repro] d20051| Added handle size: 32 max size 32 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.103+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-13","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.103+00:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.103+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-5","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 32 max size 32 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 33 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.104+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":2,"configVersion":5,"senderHost":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 34 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 34 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 34 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.104+00:00"},"s":"I", "c":"-", "id":8025900, "ctx":"OplogApplier-0","msg":"ReplicaSetAwareServiceRegistry::onStepUpComplete stepping up all services"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.104+00:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted","attr":{"term":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.104+00:00"},"s":"I", "c":"REPL", "id":6015306, "ctx":"OplogApplier-0","msg":"Applier already left draining state, exiting."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.104+00:00"},"s":"I", "c":"STORAGE", "id":7508300, "ctx":"IndexBuildsCoordinator-StepUp","msg":"Finished performing asynchronous step-up checks on index builds"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.105+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.105+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-10","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.105+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-10","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":5,"term":3,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.105+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-10","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20041"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20051| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 31 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.107+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.107+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-2","msg":"New replica set config in use","attr":{"config":{"_id":"heartbeat_lag_repro","version":5,"term":3,"members":[{"_id":0,"host":"ip-10-122-7-101:20040","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-7-101:20041","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-7-101:20042","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"671be909e981c2d59f05c71a"}}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.107+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.107+00:00"},"s":"I", "c":"REPL", "id":21485, "ctx":"ReplCoord-2","msg":"Canceling catchup takeover callback"} [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 8 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 4 max size 17 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 17 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 36 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.108+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.108+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 5 max size 17 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.109+00:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.109+00:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.109+00:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"ip-10-122-7-101:20040","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1729882379,"i":1}},"t":2}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.109+00:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"ip-10-122-7-101:20040","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1}}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:19.109Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48922","uuid":{"uuid":{"$uuid":"3adcdc5d-8d44-4bd0-8639-912b8bcd8323"}},"connectionId":39,"connectionCount":11}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:19.110Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48924","uuid":{"uuid":{"$uuid":"3d8b27f2-96f3-47bb-b327-0f5349fd9979"}},"connectionId":40,"connectionCount":12}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.110+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:37408","uuid":{"uuid":{"$uuid":"29a06529-e5d7-48f4-98cd-f858e5ea9d62"}},"connectionId":30,"connectionCount":12}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.110+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:37416","uuid":{"uuid":{"$uuid":"f433b755-715f-48f9-8872-169e68df3b88"}},"connectionId":31,"connectionCount":13}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.110+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"10.122.7.101:37408","client":"conn30","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"OplogFetcher","pid":"48102"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.110+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"10.122.7.101:37416","client":"conn31","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"OplogFetcher","pid":"48098"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.111+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn30","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.111+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn31","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.112+00:00"},"s":"I", "c":"REPL", "id":21098, "ctx":"BackgroundSync","msg":"Starting rollback due to fetcher error","attr":{"error":"OplogStartMissing: the sync source's oplog and our oplog have diverged, going into rollback. our last optime fetched: { ts: Timestamp(1729882379, 1), t: 2 }. optime of first document in batch: { ts: Timestamp(1729882399, 1), t: 3 }. sync source's first optime: { ts: Timestamp(1729882377, 1), t: -1 }","lastCommittedOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.112+00:00"},"s":"I", "c":"REPL", "id":21102, "ctx":"BackgroundSync","msg":"Rollback using 'recoverToStableTimestamp' method"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.112+00:00"},"s":"I", "c":"REPL", "id":21104, "ctx":"BackgroundSync","msg":"Scheduling rollback","attr":{"syncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.113+00:00"},"s":"I", "c":"ROLLBACK", "id":21593, "ctx":"BackgroundSync","msg":"Transition to ROLLBACK"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.113+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"BackgroundSync","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"rollback","totalOpsKilled":2,"totalOpsRunning":27}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.113+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"BackgroundSync","msg":"Replica set state transition","attr":{"newState":"ROLLBACK","oldState":"SECONDARY"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.113+00:00"},"s":"W", "c":"REPL", "id":40444, "ctx":"TopologyVersionObserver","msg":"Observer could not retrieve HelloResponse","attr":{"error":"InterruptedDueToReplStateChange: operation was interrupted"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.113+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InterruptedDueToReplStateChange: Cannot refresh keys collection cache during rollback","nextRefreshIntervalMillis":200}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.113+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InterruptedDueToReplStateChange: Cannot refresh keys collection cache during rollback","nextRefreshIntervalMillis":400}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.113+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:51334","uuid":{"uuid":{"$uuid":"536f2d19-8902-44d4-ad64-ac76b5fc33cc"}},"connectionId":1,"connectionCount":2}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.113+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"10.122.7.101:33976","uuid":{"uuid":{"$uuid":"01854ff0-f3f0-4a72-baf5-f3b4841678d5"}},"connectionId":3,"connectionCount":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.113+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"10.122.7.101:33966","uuid":{"uuid":{"$uuid":"3c40ef66-aaf3-4c47-88ef-99772a028286"}},"connectionId":2,"connectionCount":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.113+00:00"},"s":"I", "c":"ROLLBACK", "id":21606, "ctx":"BackgroundSync","msg":"Finding common point"} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:19.114Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48934","uuid":{"uuid":{"$uuid":"4e73554a-80bb-4320-aade-301c2a738069"}},"connectionId":43,"connectionCount":13}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.115+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:37428","uuid":{"uuid":{"$uuid":"4b655c9c-99d5-492d-a520-a448128959dc"}},"connectionId":32,"connectionCount":14}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.115+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"10.122.7.101:37428","client":"conn32","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.115+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn32","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.117+00:00"},"s":"D2", "c":"ROLLBACK", "id":21656, "ctx":"BackgroundSync","msg":"Local oplog entry to roll back","attr":{"oplogEntry":{"op":"n","ns":"","o":{"msg":"new primary"},"ts":{"$timestamp":{"t":1729882379,"i":1}},"t":2,"v":2,"wall":{"$date":"2024-10-25T18:52:59.099Z"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.118+00:00"},"s":"I", "c":"ROLLBACK", "id":21607, "ctx":"BackgroundSync","msg":"Rollback common point","attr":{"commonPointOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.119+00:00"},"s":"I", "c":"REPL", "id":21532, "ctx":"BackgroundSync","msg":"Incremented the rollback ID","attr":{"rbid":2}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.120+00:00"},"s":"I", "c":"STORAGE", "id":20658, "ctx":"BackgroundSync","msg":"Stopping index builds before rollback"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.120+00:00"},"s":"I", "c":"ROLLBACK", "id":21595, "ctx":"BackgroundSync","msg":"Waiting for all background operations to complete before starting rollback"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.120+00:00"},"s":"I", "c":"ROLLBACK", "id":21597, "ctx":"BackgroundSync","msg":"Finished waiting for background operations to complete before rollback"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.120+00:00"},"s":"I", "c":"ROLLBACK", "id":21604, "ctx":"BackgroundSync","msg":"Finding record store counts"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.120+00:00"},"s":"I", "c":"STORAGE", "id":5142500, "ctx":"BackgroundSync","msg":"Pausing journal flusher thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.202+00:00"},"s":"I", "c":"REPL", "id":6795400, "ctx":"JournalFlusher","msg":"Advancing committed opTime to a new term","attr":{"newCommittedOpTime":{"ts":{"$timestamp":{"t":1729882399,"i":1}},"t":3},"newCommittedWallime":{"$date":"2024-10-25T18:53:19.103Z"},"oldTerm":1}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:19.202Z"},"s":"I", "c":"EXECUTOR", "id":22989, "ctx":"conn27","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"futurize :: caused by :: Broken pipe"},"remote":"10.122.7.101:59564","connectionId":27}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:19.202+00:00"},"s":"I", "c":"REPL", "id":6795400, "ctx":"ReplCoordExtern-2","msg":"Advancing committed opTime to a new term","attr":{"newCommittedOpTime":{"ts":{"$timestamp":{"t":1729882399,"i":1}},"t":3},"newCommittedWallime":{"$date":"2024-10-25T18:53:19.103Z"},"oldTerm":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.219+00:00"},"s":"I", "c":"STORAGE", "id":5142501, "ctx":"BackgroundSync","msg":"Paused journal flusher thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.219+00:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"BackgroundSync","msg":"Shutting down checkpoint thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.219+00:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"BackgroundSync","msg":"Finished shutting down checkpoint thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.219+00:00"},"s":"I", "c":"STORAGE", "id":20271, "ctx":"BackgroundSync","msg":"closeCatalog: closing all databases"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.220+00:00"},"s":"I", "c":"STORAGE", "id":20272, "ctx":"BackgroundSync","msg":"closeCatalog: closing storage engine catalog"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.220+00:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"BackgroundSync","msg":"Deregistering all the collections"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.220+00:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.220+00:00"},"s":"D2", "c":"ROLLBACK", "id":23989, "ctx":"BackgroundSync","msg":"WiredTiger::RecoverToStableTimestamp syncing size storer to disk."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.222+00:00"},"s":"I", "c":"ROLLBACK", "id":23991, "ctx":"BackgroundSync","msg":"Rolling back to the stable timestamp","attr":{"stableTimestamp":{"$timestamp":{"t":1729882378,"i":3}},"initialDataTimestamp":{"$timestamp":{"t":1729882377,"i":19}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.224+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"BackgroundSync","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882399,"ts_usec":223967,"thread":"48102:0xe9b5a59da540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882378, 3)"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.226+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"BackgroundSync","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882399,"ts_usec":225983,"thread":"48102:0xe9b5a59da540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 222, snapshot max: 222 snapshot count: 0, oldest timestamp: (1729882377, 19) , meta checkpoint timestamp: (1729882378, 3) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.295+00:00"},"s":"I", "c":"ROLLBACK", "id":9529900, "ctx":"BackgroundSync","msg":"Rolling back to the stable timestamp completed by storage engine","attr":{"attempts":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.295+00:00"},"s":"I", "c":"STORAGE", "id":20273, "ctx":"BackgroundSync","msg":"openCatalog: loading storage engine catalog"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.296+00:00"},"s":"I", "c":"STORAGE", "id":9529901, "ctx":"BackgroundSync","msg":"Initializing durable catalog","attr":{"numRecords":18}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.296+00:00"},"s":"I", "c":"STORAGE", "id":9529902, "ctx":"BackgroundSync","msg":"Retrieving all idents from storage engine"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.296+00:00"},"s":"I", "c":"STORAGE", "id":9529903, "ctx":"BackgroundSync","msg":"Initializing all collections in durable catalog","attr":{"numEntries":18}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.300+00:00"},"s":"I", "c":"STORAGE", "id":7393203, "ctx":"BackgroundSync","msg":"The size storer reports that the collection contains","attr":{"numRecords":5,"dataSize":568}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.300+00:00"},"s":"I", "c":"STORAGE", "id":7393212, "ctx":"BackgroundSync","msg":"Scanning collection to determine where to place markers for truncation","attr":{"namespace":"local.oplog.rs"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.300+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"BackgroundSync","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.304+00:00"},"s":"I", "c":"STORAGE", "id":20274, "ctx":"BackgroundSync","msg":"openCatalog: reconciling catalog and idents"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.305+00:00"},"s":"I", "c":"STORAGE", "id":20276, "ctx":"BackgroundSync","msg":"openCatalog: reopening all databases"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.313+00:00"},"s":"I", "c":"STORAGE", "id":20277, "ctx":"BackgroundSync","msg":"openCatalog: updating cached oplog pointer"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.313+00:00"},"s":"I", "c":"STORAGE", "id":20278, "ctx":"BackgroundSync","msg":"openCatalog: finished reloading collection catalog"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.313+00:00"},"s":"I", "c":"STORAGE", "id":22259, "ctx":"BackgroundSync","msg":"recoverToStableTimestamp successful","attr":{"stableTimestamp":{"$timestamp":{"t":1729882378,"i":3}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.314+00:00"},"s":"I", "c":"STORAGE", "id":5142502, "ctx":"BackgroundSync","msg":"Resuming journal flusher thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.314+00:00"},"s":"I", "c":"STORAGE", "id":5142503, "ctx":"BackgroundSync","msg":"Resumed journal flusher thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.314+00:00"},"s":"I", "c":"ROLLBACK", "id":6984700, "ctx":"BackgroundSync","msg":"Operations reverted by rollback","attr":{"insert":0,"update":0,"delete":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.315+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"BackgroundSync","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882399,"ts_usec":315757,"thread":"48102:0xe9b5a59da540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882378, 3)"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.316+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"BackgroundSync","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882399,"ts_usec":316127,"thread":"48102:0xe9b5a59da540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 224, snapshot max: 224 snapshot count: 0, oldest timestamp: (1729882377, 19) , meta checkpoint timestamp: (1729882378, 3) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.324+00:00"},"s":"I", "c":"ROLLBACK", "id":21600, "ctx":"BackgroundSync","msg":"Marking to truncate all oplog entries with timestamps greater than common point","attr":{"commonPoint":{"$timestamp":{"t":1729882378,"i":3}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.325+00:00"},"s":"I", "c":"REPL", "id":21556, "ctx":"BackgroundSync","msg":"The oplog truncation point is equal to or earlier than the stable timestamp, so truncating after the stable timestamp instead","attr":{"truncatePoint":{"$timestamp":{"t":1729882378,"i":3}},"stableTimestamp":{"$timestamp":{"t":1729882378,"i":3}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.325+00:00"},"s":"I", "c":"REPL", "id":21557, "ctx":"BackgroundSync","msg":"Removing unapplied oplog entries after oplogTruncateAfterPoint","attr":{"oplogTruncateAfterPoint":{"":{"$timestamp":{"t":1729882378,"i":3}}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.325+00:00"},"s":"I", "c":"REPL", "id":21553, "ctx":"BackgroundSync","msg":"Truncating oplog from truncateAfterOplogEntryTimestamp (non-inclusive)","attr":{"truncateAfterOplogEntryTimestamp":{"$timestamp":{"t":1729882378,"i":3}},"oplogTruncateAfterPoint":{"$timestamp":{"t":1729882378,"i":3}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.325+00:00"},"s":"I", "c":"REPL", "id":21554, "ctx":"BackgroundSync","msg":"Replication recovery oplog truncation finished","attr":{"durationMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.326+00:00"},"s":"I", "c":"REPL", "id":9036000, "ctx":"BackgroundSync","msg":"Initial consistent data is now available","attr":{"isDataMajorityCommitted":true,"isRollback":true}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.326+00:00"},"s":"I", "c":"REPL", "id":21544, "ctx":"BackgroundSync","msg":"Recovering from stable timestamp","attr":{"stableTimestamp":{"$timestamp":{"t":1729882378,"i":3}},"topOfOplog":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1},"appliedThrough":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.326+00:00"},"s":"I", "c":"REPL", "id":21545, "ctx":"BackgroundSync","msg":"Starting recovery oplog application at the stable timestamp","attr":{"stableTimestamp":{"$timestamp":{"t":1729882378,"i":3}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.327+00:00"},"s":"I", "c":"REPL", "id":5466604, "ctx":"BackgroundSync","msg":"Start point for recovery oplog application exists in oplog. No adjustment necessary","attr":{"startPoint":{"$timestamp":{"t":1729882378,"i":3}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.327+00:00"},"s":"I", "c":"REPL", "id":21549, "ctx":"BackgroundSync","msg":"No oplog entries to apply for recovery. Start point is at the top of the oplog"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.327+00:00"},"s":"I", "c":"TENANT_M", "id":6531504, "ctx":"BackgroundSync","msg":"Clearing serverless operation lock registry on shutdown","attr":{"ns":null}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.327+00:00"},"s":"I", "c":"REPL", "id":21404, "ctx":"BackgroundSync","msg":"Not updating committed snapshot because we are in rollback"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.328+00:00"},"s":"I", "c":"ROLLBACK", "id":21610, "ctx":"BackgroundSync","msg":"Triggering the rollback op observer"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.328+00:00"},"s":"I", "c":"REPL", "id":20716, "ctx":"BackgroundSync","msg":"Resetting key manager cache"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.328+00:00"},"s":"I", "c":"ROLLBACK", "id":21592, "ctx":"BackgroundSync","msg":"Rollback complete"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.328+00:00"},"s":"I", "c":"ROLLBACK", "id":21612, "ctx":"BackgroundSync","msg":"Rollback summary","attr":{"startTime":{"$date":"2024-10-25T18:53:19.112Z"},"endTime":{"$date":"2024-10-25T18:53:19.328Z"},"syncSource":"ip-10-122-7-101:20040","rbid":2,"lastOptimeRolledBack":{"ts":{"$timestamp":{"t":1729882379,"i":1}},"t":2},"commonPoint":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1},"lastWallClockTimeRolledBack":{"$date":"2024-10-25T18:52:59.099Z"},"firstOpWallClockTimeAfterCommonPoint":{"$date":"2024-10-25T18:52:59.099Z"},"wallClockTimeDiff":0,"truncateTimestamp":{"$timestamp":{"t":1729882378,"i":3}},"stableTimestamp":{"$timestamp":{"t":1729882378,"i":3}},"shardIdentityRolledBack":false,"configServerConfigVersionRolledBack":false,"affectedSessions":[],"affectedNamespaces":[],"affectedUUIDs":[],"rollbackCommandCounts":{},"totalEntriesRolledBackIncludingNoops":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.328+00:00"},"s":"I", "c":"ROLLBACK", "id":21611, "ctx":"BackgroundSync","msg":"Transition to SECONDARY"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.328+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"BackgroundSync","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"ROLLBACK"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.328+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"BackgroundSync","msg":"Resetting sync source to empty","attr":{"previousSyncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.329+00:00"},"s":"I", "c":"REPL", "id":21105, "ctx":"BackgroundSync","msg":"Rollback successful"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.329+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.329+00:00"},"s":"I", "c":"REPL", "id":21108, "ctx":"BackgroundSync","msg":"Resetting last fetched optimes in bgsync"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.329+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:19.329Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn43","msg":"Connection ended","attr":{"remote":"10.122.7.101:48934","uuid":{"uuid":{"$uuid":"4e73554a-80bb-4320-aade-301c2a738069"}},"connectionId":43,"connectionCount":12}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.329+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"Connection ended","attr":{"remote":"10.122.7.101:37428","uuid":{"uuid":{"$uuid":"4b655c9c-99d5-492d-a520-a448128959dc"}},"connectionId":32,"connectionCount":13}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.329+00:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.330+00:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"ip-10-122-7-101:20040","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1}}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:19.330Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"Connection ended","attr":{"remote":"10.122.7.101:48922","uuid":{"uuid":{"$uuid":"3adcdc5d-8d44-4bd0-8639-912b8bcd8323"}},"connectionId":39,"connectionCount":11}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.330+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"Connection ended","attr":{"remote":"10.122.7.101:37408","uuid":{"uuid":{"$uuid":"29a06529-e5d7-48f4-98cd-f858e5ea9d62"}},"connectionId":30,"connectionCount":12}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:19.330Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:48940","uuid":{"uuid":{"$uuid":"30cbc745-547e-497d-9195-1cf7f6b1c1de"}},"connectionId":45,"connectionCount":12}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.331+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:37440","uuid":{"uuid":{"$uuid":"a7032a3e-1ba2-4cf2-876d-baf4d88af03b"}},"connectionId":33,"connectionCount":13}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.331+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"10.122.7.101:37440","client":"conn33","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"OplogFetcher","pid":"48102"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:19.331+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn33","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:19.332+00:00"},"s":"I", "c":"REPL", "id":6795400, "ctx":"ReplCoordExtern-2","msg":"Advancing committed opTime to a new term","attr":{"newCommittedOpTime":{"ts":{"$timestamp":{"t":1729882399,"i":1}},"t":3},"newCommittedWallime":{"$date":"2024-10-25T18:53:19.103Z"},"oldTerm":1}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:19.393Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"Connection ended","attr":{"remote":"10.122.7.101:48382","uuid":{"uuid":{"$uuid":"27478e87-659e-47c1-88aa-d7e219a1d762"}},"connectionId":15,"connectionCount":9}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 3 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:20.893Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"Connection ended","attr":{"remote":"10.122.7.101:48392","uuid":{"uuid":{"$uuid":"c37936aa-52de-4b39-809a-f61d89b86a5d"}},"connectionId":17,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 6 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 7 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 7 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 4 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 7 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 7 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 7 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 7 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 5 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:24.208Z"},"s":"E", "c":"BRIDGE", "id":4879804, "ctx":"conn27","msg":"Failed to handle request","attr":{"error":"Location50765: Response ID did not match the sent message ID."}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:24.208Z"},"s":"I", "c":"EXECUTOR", "id":22992, "ctx":"conn27","msg":"Error cleaning up resources for exhaust request","attr":{"error":{"code":50765,"codeName":"Location50765","errmsg":"Response ID did not match the sent message ID."}}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 8 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 9 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 9 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 6 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 7 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 7 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 7 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:26.672+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNodeDbWorkerNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":71,"durationMillis":20000}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:26.672Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"Connection ended","attr":{"remote":"10.122.7.101:53872","uuid":{"uuid":{"$uuid":"d7c0c816-4c67-4e91-9964-c2c2f6e4e807"}},"connectionId":19,"connectionCount":7}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:26.818+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn27","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":9998}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:26.976+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNodeDbWorkerNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":85,"durationMillis":20000}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:26.976Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"Connection ended","attr":{"remote":"10.122.7.101:53886","uuid":{"uuid":{"$uuid":"66f0ec85-7171-4997-aead-4712777a6520"}},"connectionId":21,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:26.976+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNodeDbWorkerNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:26.978Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:45518","uuid":{"uuid":{"$uuid":"e796f8b7-cd2d-4e59-9fd5-d83eb0a69291"}},"connectionId":47,"connectionCount":13}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:26.979+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:40502","uuid":{"uuid":{"$uuid":"e7a86661-6eb7-4035-9054-e2db874dc198"}},"connectionId":34,"connectionCount":14}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:26.979+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"10.122.7.101:40502","client":"conn34","negotiatedCompressors":["snappy","zstd","zlib"],"doc":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNodeDbWorkerNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:26.979+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn34","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 9 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 9 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 9 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 9 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 7 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:27.672+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNodeDbWorkerNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:27.672Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:49462","uuid":{"uuid":{"$uuid":"39b4a33f-9b1e-4298-b8d6-e3576541a176"}},"connectionId":31,"connectionCount":7}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:27.673Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn31","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNodeDbWorkerNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:27.976+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNodeDbWorkerNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:27.976Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:49468","uuid":{"uuid":{"$uuid":"75c507d0-72eb-4c9e-8cd5-5c7228f6ebc2"}},"connectionId":33,"connectionCount":8}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:27.977Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn33","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNodeDbWorkerNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":110,"durationMillis":9997}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":111,"durationMillis":9996}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":113,"durationMillis":9991}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":114,"durationMillis":9492}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":117,"durationMillis":7492}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":120,"durationMillis":5492}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":123,"durationMillis":3492}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":126,"durationMillis":1492}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:29.104+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":150,"durationMillis":9998}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:29.104+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":152,"durationMillis":9996}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:29.104+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":159,"durationMillis":9496}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:29.104+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":161,"durationMillis":7496}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:29.104+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":163,"durationMillis":5496}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:29.104+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":166,"durationMillis":3496}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:29.104+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":170,"durationMillis":1496}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:29.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-29","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:29.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:29.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-20","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:29.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-21","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:29.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-25","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 10 max size 17 [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:29.213Z"},"s":"E", "c":"BRIDGE", "id":4879804, "ctx":"conn27","msg":"Failed to handle request","attr":{"error":"Location50765: Response ID did not match the sent message ID."}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:29.213Z"},"s":"I", "c":"EXECUTOR", "id":22992, "ctx":"conn27","msg":"Error cleaning up resources for exhaust request","attr":{"error":{"code":50765,"codeName":"Location50765","errmsg":"Response ID did not match the sent message ID."}}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:29.213Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"Connection ended","attr":{"remote":"10.122.7.101:59564","uuid":{"uuid":{"$uuid":"a43fe8ea-0b63-4ecb-a2e9-ab79b5521eb0"}},"connectionId":27,"connectionCount":12}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.213+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn19","msg":"Interrupted operation as its client disconnected","attr":{"opId":48142}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.213+00:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn19","msg":"getMore command executor error","attr":{"error":{"code":279,"codeName":"ClientDisconnect","errmsg":"operation was interrupted"},"stats":{"isCached":false,"stage":"COLLSCAN","nReturned":5,"works":45,"advanced":5,"needTime":0,"needYield":0,"saveState":40,"restoreState":39,"isEOF":0,"direction":"forward","minRecord":7429788235141742611,"docsExamined":5},"cmd":{"getMore":8785036363594602531,"collection":"oplog.rs","batchSize":13981010,"term":1,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":1}},"t":1},"maxTimeMS":5000,"$readPreference":{"mode":"secondaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882378,"i":1}}},"$oplogQueryData":1,"$replData":1}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.214+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn19","msg":"Assertion while executing command","attr":{"command":"getMore","db":"local","commandArgs":{"getMore":8785036363594602531,"collection":"oplog.rs","batchSize":13981010,"term":1,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":1}},"t":1},"maxTimeMS":5000,"$replData":1,"$oplogQueryData":1,"$readPreference":{"mode":"secondaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882378,"i":1}}},"$db":"local"},"error":"ClientDisconnect: Executor error during getMore :: caused by :: operation was interrupted"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.214+00:00"},"s":"I", "c":"EXECUTOR", "id":22989, "ctx":"conn19","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"futurize :: caused by :: Broken pipe"},"remote":"10.122.7.101:40520","connectionId":19}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:29.214+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"Connection ended","attr":{"remote":"10.122.7.101:40520","uuid":{"uuid":{"$uuid":"cabaacca-deb1-4662-8bf7-5c4fcbef13ba"}},"connectionId":19,"connectionCount":13}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 8 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 11 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 9 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 12 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 13 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 13 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 10 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 11 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 11 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 11 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 13 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 13 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 13 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 13 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 14 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 14 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 11 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 14 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 14 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 14 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 14 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 12 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:39.098+00:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"ip-10-122-7-101:20042","error":"HostUnreachable: Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:39.098Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"Connection ended","attr":{"remote":"10.122.7.101:52658","uuid":{"uuid":{"$uuid":"b0abd91e-7c27-4a54-99c0-f5fd8583e4c4"}},"connectionId":23,"connectionCount":7}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:39.098Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"Connection ended","attr":{"remote":"10.122.7.101:52666","uuid":{"uuid":{"$uuid":"0a4b620b-5250-42d2-82c9-69fad284a0f2"}},"connectionId":24,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:39.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:39.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:39.098+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:39.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:39.099+00:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"ip-10-122-7-101:20042","error":"HostUnreachable: Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:39.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:39.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:39.099Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"Connection ended","attr":{"remote":"10.122.7.101:52668","uuid":{"uuid":{"$uuid":"ec28602d-8c5b-4a2b-ab91-1f13a3c00d80"}},"connectionId":27,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:39.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:39.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:39.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:39.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:39.099Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:46650","uuid":{"uuid":{"$uuid":"13884742-1f40-413a-aec9-905a56979c79"}},"connectionId":35,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:39.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-26","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:39.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:39.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-25","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:39.099+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:39.099Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn35","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:39.099Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:46664","uuid":{"uuid":{"$uuid":"a0d6c7ba-278d-491b-8f1e-d1d31b7106b3"}},"connectionId":37,"connectionCount":7}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:39.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-20","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:39.100Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:46672","uuid":{"uuid":{"$uuid":"8cfce483-f1d6-49af-bdb8-e0af595e5332"}},"connectionId":38,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:39.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-19","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:39.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-16","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:39.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-24","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:39.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-21","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:39.100Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"Connection ended","attr":{"remote":"10.122.7.101:52670","uuid":{"uuid":{"$uuid":"7a0898a9-2a28-4124-b6ce-4c8c3f695fc9"}},"connectionId":28,"connectionCount":7}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:39.100Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn37","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:39.100Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn38","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:39.100Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:46682","uuid":{"uuid":{"$uuid":"5f037285-8bbd-4791-af49-f4fc62923a55"}},"connectionId":41,"connectionCount":8}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:39.101Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn41","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 15 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 16 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 17 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 17 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 14 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 15 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 15 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 15 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 17 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 17 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 17 max size 17 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 17 max size 17 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 18 max size 18 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 18 max size 18 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 15 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 16 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 16 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 16 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 18 max size 18 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 18 max size 18 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 18 max size 18 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 18 max size 18 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 19 max size 19 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 19 max size 19 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 16 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 17 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 17 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 17 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 19 max size 19 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 19 max size 19 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 19 max size 19 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 19 max size 19 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 17 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:47.672Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"Connection ended","attr":{"remote":"10.122.7.101:49462","uuid":{"uuid":{"$uuid":"39b4a33f-9b1e-4298-b8d6-e3576541a176"}},"connectionId":31,"connectionCount":7}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:47.976Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"Connection ended","attr":{"remote":"10.122.7.101:49468","uuid":{"uuid":{"$uuid":"75c507d0-72eb-4c9e-8cd5-5c7228f6ebc2"}},"connectionId":33,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:48.672+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNodeDbWorkerNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:48.672Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:44054","uuid":{"uuid":{"$uuid":"21c2e961-e27a-47af-9667-464afea38d54"}},"connectionId":43,"connectionCount":7}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:48.673Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn43","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNodeDbWorkerNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:48.976+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNodeDbWorkerNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:48.976Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:44066","uuid":{"uuid":{"$uuid":"65997100-b84b-4576-b8d5-ef88c7683b7f"}},"connectionId":45,"connectionCount":8}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:48.977Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn45","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNodeDbWorkerNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.098+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":150,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.098+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":151,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":152,"durationMillis":10001}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":153,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":156,"durationMillis":9492}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":191,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":192,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":193,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":194,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":157,"durationMillis":8001}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":158,"durationMillis":8001}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":159,"durationMillis":8000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":160,"durationMillis":8000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":161,"durationMillis":8000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":162,"durationMillis":8000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":163,"durationMillis":8000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":164,"durationMillis":8000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":165,"durationMillis":8000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":168,"durationMillis":7492}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":171,"durationMillis":5492}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":174,"durationMillis":3492}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":177,"durationMillis":1492}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":178,"durationMillis":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":179,"durationMillis":1}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-16","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-24","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 36 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-14","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:49.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 20 max size 20 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 18 max size 36 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":197,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":198,"durationMillis":8509}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":199,"durationMillis":8509}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":200,"durationMillis":8509}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":201,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":202,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":203,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":204,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":205,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":207,"durationMillis":8000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":209,"durationMillis":6000}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":212,"durationMillis":4000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":215,"durationMillis":2000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":216,"durationMillis":509}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.608+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-29","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:49.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-26","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 21 max size 21 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 22 max size 22 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 22 max size 22 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 19 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 20 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 22 max size 22 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 22 max size 22 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 22 max size 22 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 22 max size 22 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 23 max size 23 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 23 max size 23 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 21 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 21 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 21 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 21 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 23 max size 23 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 23 max size 23 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 23 max size 23 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 23 max size 23 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 24 max size 24 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 24 max size 24 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 22 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 22 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 22 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 22 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 24 max size 24 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 24 max size 24 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 24 max size 24 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 24 max size 24 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:57.322+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882437,"ts_usec":322667,"thread":"48094:0xff355c16a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882399, 1)"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:57.325+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882437,"ts_usec":325126,"thread":"48094:0xff355c16a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 215, snapshot max: 215 snapshot count: 0, oldest timestamp: (1729882377, 1) , meta checkpoint timestamp: (1729882399, 1) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:58.179+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882438,"ts_usec":178970,"thread":"48098:0xe03f8992a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882399, 1)"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:58.179+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882438,"ts_usec":179697,"thread":"48098:0xe03f8992a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 222, snapshot max: 222 snapshot count: 0, oldest timestamp: (1729882377, 19) , meta checkpoint timestamp: (1729882399, 1) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:58.268+00:00"},"s":"I", "c":"CONNPOOL", "id":22567, "ctx":"ReplNetwork","msg":"Ending idle connection because the pool meets constraints","attr":{"hostAndPort":"ip-10-122-7-101:20041","numOpenConns":1}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:53:58.268Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"Connection ended","attr":{"remote":"10.122.7.101:39724","uuid":{"uuid":{"$uuid":"6a8ca4cd-fd3d-454f-8947-f7c708006bca"}},"connectionId":11,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:58.268+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"Connection ended","attr":{"remote":"10.122.7.101:49518","uuid":{"uuid":{"$uuid":"b3dffef5-be2f-416c-a090-3ccfd1c824eb"}},"connectionId":11,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:58.268+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn11","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:49518","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":60574206,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:58.885+00:00"},"s":"I", "c":"CONNPOOL", "id":22567, "ctx":"ReplNetwork","msg":"Ending idle connection because the pool meets constraints","attr":{"hostAndPort":"ip-10-122-7-101:20040","numOpenConns":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:53:58.885+00:00"},"s":"I", "c":"CONNPOOL", "id":22567, "ctx":"ReplNetwork","msg":"Ending idle connection because the pool meets constraints","attr":{"hostAndPort":"ip-10-122-7-101:20041","numOpenConns":1}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:53:58.885Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"Connection ended","attr":{"remote":"10.122.7.101:59600","uuid":{"uuid":{"$uuid":"b7a58d53-3305-4e0d-a168-f2fd17fbd927"}},"connectionId":33,"connectionCount":11}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:53:58.885Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn12","msg":"Connection ended","attr":{"remote":"10.122.7.101:39728","uuid":{"uuid":{"$uuid":"1a4691f2-430a-42e7-a4d9-8fd49965d888"}},"connectionId":12,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:58.885+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"Connection ended","attr":{"remote":"10.122.7.101:40538","uuid":{"uuid":{"$uuid":"06473795-1d6f-4cd6-b49e-1c34f6e9defe"}},"connectionId":22,"connectionCount":12}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:58.885+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn12","msg":"Connection ended","attr":{"remote":"10.122.7.101:49532","uuid":{"uuid":{"$uuid":"692c48cc-d7dc-4ea7-9f48-1431ee50c999"}},"connectionId":12,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:58.885+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn12","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:49532","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":61190796,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:58.885+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn22","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:40538","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":60199705,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.098+00:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"ip-10-122-7-101:20042","error":"HostUnreachable: Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:59.098Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"Connection ended","attr":{"remote":"10.122.7.101:46650","uuid":{"uuid":{"$uuid":"13884742-1f40-413a-aec9-905a56979c79"}},"connectionId":35,"connectionCount":7}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:59.098Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn37","msg":"Connection ended","attr":{"remote":"10.122.7.101:46664","uuid":{"uuid":{"$uuid":"a0d6c7ba-278d-491b-8f1e-d1d31b7106b3"}},"connectionId":37,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.098+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"ip-10-122-7-101:20042","error":"HostUnreachable: Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":217,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":220,"durationMillis":9491}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:59.099Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"Connection ended","attr":{"remote":"10.122.7.101:46672","uuid":{"uuid":{"$uuid":"8cfce483-f1d6-49af-bdb8-e0af595e5332"}},"connectionId":38,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:59.099Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn41","msg":"Connection ended","attr":{"remote":"10.122.7.101:46682","uuid":{"uuid":{"$uuid":"5f037285-8bbd-4791-af49-f4fc62923a55"}},"connectionId":41,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-21","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:59.100Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:38578","uuid":{"uuid":{"$uuid":"f2641487-3ff2-4c55-ab46-93cec58a8138"}},"connectionId":47,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-20","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-23","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-28","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-14","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-15","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-16","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:59.100Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:38590","uuid":{"uuid":{"$uuid":"0009591c-8227-4a19-be55-e2850fd92c83"}},"connectionId":48,"connectionCount":6}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:59.100Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn47","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:59.100Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:38592","uuid":{"uuid":{"$uuid":"afdeb720-e3bc-4642-bf25-ebdb7a0a9fad"}},"connectionId":50,"connectionCount":7}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-18","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:59.100Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn48","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:59.101Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:38606","uuid":{"uuid":{"$uuid":"235ce08f-ecad-4e51-b76d-1ceb225bdd55"}},"connectionId":52,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-21","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:59.101Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn50","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-18","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:53:59.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-29","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:53:59.101Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn52","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-15","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-22","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-21","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 23 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 25 max size 25 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:53:59.609+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":247,"durationMillis":510}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 24 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 26 max size 26 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 27 max size 27 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 27 max size 27 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 25 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 25 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 25 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 25 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 27 max size 27 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 27 max size 27 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 27 max size 27 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 27 max size 27 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 28 max size 28 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 28 max size 28 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 26 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 26 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 26 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 26 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 28 max size 28 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 28 max size 28 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 28 max size 28 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 28 max size 28 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 29 max size 29 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 29 max size 29 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 27 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 27 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 27 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 27 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 29 max size 29 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 29 max size 29 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 29 max size 29 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 29 max size 29 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 28 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 28 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 28 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 28 max size 36 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:08.672Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn43","msg":"Connection ended","attr":{"remote":"10.122.7.101:44054","uuid":{"uuid":{"$uuid":"21c2e961-e27a-47af-9667-464afea38d54"}},"connectionId":43,"connectionCount":7}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:08.976Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn45","msg":"Connection ended","attr":{"remote":"10.122.7.101:44066","uuid":{"uuid":{"$uuid":"65997100-b84b-4576-b8d5-ef88c7683b7f"}},"connectionId":45,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.098+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":213,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":248,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":249,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":250,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":214,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":215,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":216,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":217,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":218,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":219,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":220,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":223,"durationMillis":9494}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":224,"durationMillis":8003}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":225,"durationMillis":8002}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":226,"durationMillis":8002}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":227,"durationMillis":8002}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":228,"durationMillis":8002}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":229,"durationMillis":8002}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":230,"durationMillis":8002}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":231,"durationMillis":8002}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":232,"durationMillis":8001}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":233,"durationMillis":8001}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":234,"durationMillis":8001}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":235,"durationMillis":8001}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":236,"durationMillis":8001}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":237,"durationMillis":8000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":238,"durationMillis":8000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":241,"durationMillis":7494}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":244,"durationMillis":5494}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":247,"durationMillis":3494}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":250,"durationMillis":1494}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":251,"durationMillis":3}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-17","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-14","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-14","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-21","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 28 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-19","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 28 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-19","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 28 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 28 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-18","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-20","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-15","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-19","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 30 max size 30 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":252,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":254,"durationMillis":9999}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":255,"durationMillis":8509}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":256,"durationMillis":8509}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":257,"durationMillis":8509}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":258,"durationMillis":8509}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":259,"durationMillis":8509}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":260,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":261,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":262,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":263,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":264,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":265,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":266,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":267,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":268,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":269,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":270,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":271,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":272,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":273,"durationMillis":8000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":275,"durationMillis":6000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":278,"durationMillis":4000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":281,"durationMillis":2000}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-15","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.608+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-16","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-18","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-23","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-26","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-29","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-25","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-19","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-27","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:09.672+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNodeDbWorkerNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:09.672Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:42902","uuid":{"uuid":{"$uuid":"a9a4ed87-4655-4192-8ffe-8b72909bdb1f"}},"connectionId":55,"connectionCount":7}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:09.673Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn55","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNodeDbWorkerNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:09.976+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNodeDbWorkerNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:09.976Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:42904","uuid":{"uuid":{"$uuid":"85c2b98c-efe7-4844-82ad-5ff3963fb452"}},"connectionId":57,"connectionCount":8}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:09.977Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn57","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNodeDbWorkerNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 31 max size 31 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 32 max size 32 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 32 max size 32 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 29 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 30 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 32 max size 32 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 32 max size 32 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 32 max size 32 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 32 max size 32 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 33 max size 33 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 33 max size 33 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 31 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 31 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 31 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 31 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 33 max size 33 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 33 max size 33 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 33 max size 33 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 33 max size 33 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 34 max size 34 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 34 max size 34 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 32 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 32 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 32 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 32 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 34 max size 34 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 34 max size 34 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 34 max size 34 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 34 max size 34 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.099+00:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"ip-10-122-7-101:20042","error":"HostUnreachable: Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.099+00:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"ip-10-122-7-101:20042","error":"HostUnreachable: Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:19.099Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn47","msg":"Connection ended","attr":{"remote":"10.122.7.101:38578","uuid":{"uuid":{"$uuid":"f2641487-3ff2-4c55-ab46-93cec58a8138"}},"connectionId":47,"connectionCount":7}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:19.099Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn48","msg":"Connection ended","attr":{"remote":"10.122.7.101:38590","uuid":{"uuid":{"$uuid":"0009591c-8227-4a19-be55-e2850fd92c83"}},"connectionId":48,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-24","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-14","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.099+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-19","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-19","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-18","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-19","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-25","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-18","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-26","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-23","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-29","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:19.100Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn50","msg":"Connection ended","attr":{"remote":"10.122.7.101:38592","uuid":{"uuid":{"$uuid":"afdeb720-e3bc-4642-bf25-ebdb7a0a9fad"}},"connectionId":50,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-16","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:19.100Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn52","msg":"Connection ended","attr":{"remote":"10.122.7.101:38606","uuid":{"uuid":{"$uuid":"235ce08f-ecad-4e51-b76d-1ceb225bdd55"}},"connectionId":52,"connectionCount":4}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:19.100Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:42560","uuid":{"uuid":{"$uuid":"0782defb-a518-4058-a025-8a6a9fdef10f"}},"connectionId":59,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-16","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-20","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-21","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-24","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:19.101Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:42570","uuid":{"uuid":{"$uuid":"cf3d026b-46f4-458b-9019-225a9e23f757"}},"connectionId":60,"connectionCount":6}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:19.101Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn59","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-23","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:19.101Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:42576","uuid":{"uuid":{"$uuid":"ecd8b78a-42bf-4795-8fa1-ba2ee696264e"}},"connectionId":62,"connectionCount":7}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:19.101Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:42582","uuid":{"uuid":{"$uuid":"c35d4005-4d98-48be-8a06-9f4ee7bbeb85"}},"connectionId":63,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-15","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-17","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:19.101Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn60","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-18","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-22","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:19.102Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn62","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:19.102Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn63","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-21","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-27","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-28","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 33 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:19.103+00:00"},"s":"I", "c":"CONNPOOL", "id":22567, "ctx":"ReplNetwork","msg":"Ending idle connection because the pool meets constraints","attr":{"hostAndPort":"ip-10-122-7-101:20040","numOpenConns":1}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:19.103Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"Connection ended","attr":{"remote":"10.122.7.101:59596","uuid":{"uuid":{"$uuid":"791636f2-b30f-4f9c-b043-47bb297c0cea"}},"connectionId":31,"connectionCount":10}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.103+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"Connection ended","attr":{"remote":"10.122.7.101:40534","uuid":{"uuid":{"$uuid":"7ff2d46b-e74b-4789-a898-5d1a0cbe5c17"}},"connectionId":21,"connectionCount":11}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:19.103+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn21","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:40534","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":80618484,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 35 max size 35 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:19.314+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882459,"ts_usec":314570,"thread":"48102:0xe9b5bda1a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882399, 1)"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:19.315+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882459,"ts_usec":315171,"thread":"48102:0xe9b5bda1a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 245, snapshot max: 245 snapshot count: 0, oldest timestamp: (1729882377, 19) , meta checkpoint timestamp: (1729882399, 1) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 34 max size 36 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 37 max size 37 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 37 max size 37 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 35 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 35 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 35 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 35 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 37 max size 37 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 37 max size 37 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 37 max size 37 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 37 max size 37 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 36 max size 36 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 37 max size 37 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 37 max size 37 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 37 max size 37 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 37 max size 37 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":295,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.099+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":296,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":297,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":298,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":299,"durationMillis":9999}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":300,"durationMillis":9999}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":323,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":324,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.100+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":325,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-29","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":326,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":327,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.101+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":328,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-15","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-27","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 38 max size 38 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":303,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":304,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":305,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":306,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":307,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":308,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":309,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":310,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":311,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":312,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":313,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":314,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":315,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":316,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":317,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":318,"durationMillis":8506}} [js_test:heartbeat_lag_repro] d20050| 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":319,"durationMillis":8506}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":320,"durationMillis":8506}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":321,"durationMillis":8506}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":322,"durationMillis":8506}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":323,"durationMillis":8506}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":324,"durationMillis":8506}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":325,"durationMillis":8505}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":326,"durationMillis":8505}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":327,"durationMillis":8505}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":328,"durationMillis":8505}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":329,"durationMillis":8505}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":330,"durationMillis":8505}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":333,"durationMillis":8000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":336,"durationMillis":6000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":339,"durationMillis":4000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":342,"durationMillis":2000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":343,"durationMillis":508}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.607+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":344,"durationMillis":508}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":330,"durationMillis":10000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":332,"durationMillis":8509}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":333,"durationMillis":8509}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":334,"durationMillis":8509}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":335,"durationMillis":8509}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":336,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":337,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":338,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":339,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":340,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":341,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":342,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":343,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":344,"durationMillis":8508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":345,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":346,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":347,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-15","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":348,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":349,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":350,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":351,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":352,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":353,"durationMillis":8507}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":354,"durationMillis":8506}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":355,"durationMillis":8506}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":356,"durationMillis":8506}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":357,"durationMillis":8506}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":358,"durationMillis":8000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":360,"durationMillis":6000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":363,"durationMillis":4000}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":366,"durationMillis":2000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":368,"durationMillis":508}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"ASIO", "id":6496500, "ctx":"ReplNetwork","msg":"Operation timed out while waiting to acquire connection","attr":{"requestId":369,"durationMillis":508}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.608+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-21","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-18","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-23","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-24","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-20","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-17","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-26","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-19","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.609+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-24","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-18","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-16","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-20","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-23","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-15","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-0","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-14","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-15","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.610+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-25","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.611+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.611+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.611+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:29.611+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-30","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.611+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.611+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-28","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.611+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-16","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.611+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-29","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.611+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:29.611+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-21","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":407,"codeName":"PooledConnectionAcquisitionExceededTimeLimit","errmsg":"Couldn't get a connection within the time limit"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:29.672Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn55","msg":"Connection ended","attr":{"remote":"10.122.7.101:42902","uuid":{"uuid":{"$uuid":"a9a4ed87-4655-4192-8ffe-8b72909bdb1f"}},"connectionId":55,"connectionCount":7}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:29.976Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn57","msg":"Connection ended","attr":{"remote":"10.122.7.101:42904","uuid":{"uuid":{"$uuid":"85c2b98c-efe7-4844-82ad-5ff3963fb452"}},"connectionId":57,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:30.672+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNodeDbWorkerNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:30.674Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:35918","uuid":{"uuid":{"$uuid":"597e1c38-adec-41e1-bfa8-e9750b71fe3d"}},"connectionId":67,"connectionCount":7}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:30.674Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn67","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNodeDbWorkerNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:30.976+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNodeDbWorkerNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:30.976Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:45164","uuid":{"uuid":{"$uuid":"022a2294-8a57-4620-be23-e8c2bc0c5a24"}},"connectionId":69,"connectionCount":8}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:30.977Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn69","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNodeDbWorkerNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 39 max size 39 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 40 max size 40 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 41 max size 41 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 44 max size 44 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 44 max size 44 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 42 max size 42 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 44 max size 44 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 44 max size 44 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 44 max size 44 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 44 max size 44 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] SOLOMON [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "host" : "ip-10-122-7-101:20050", [js_test:heartbeat_lag_repro] [jsTest] "version" : "8.1.0-alpha-4223-ge42e5eb", [js_test:heartbeat_lag_repro] [jsTest] "process" : "mongod", [js_test:heartbeat_lag_repro] [jsTest] "service" : [ [js_test:heartbeat_lag_repro] [jsTest] "shard" [js_test:heartbeat_lag_repro] [jsTest] ], [js_test:heartbeat_lag_repro] [jsTest] "pid" : NumberLong(48094), [js_test:heartbeat_lag_repro] [jsTest] "uptime" : 103, [js_test:heartbeat_lag_repro] [jsTest] "uptimeMillis" : NumberLong(102462), [js_test:heartbeat_lag_repro] [jsTest] "uptimeEstimate" : NumberLong(102), [js_test:heartbeat_lag_repro] [jsTest] "localTime" : ISODate("2024-10-25T18:54:38.996Z"), [js_test:heartbeat_lag_repro] [jsTest] "asserts" : { [js_test:heartbeat_lag_repro] [jsTest] "regular" : 0, [js_test:heartbeat_lag_repro] [jsTest] "warning" : 0, [js_test:heartbeat_lag_repro] [jsTest] "msg" : 0, [js_test:heartbeat_lag_repro] [jsTest] "user" : 35, [js_test:heartbeat_lag_repro] [jsTest] "tripwire" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollovers" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "batchedDeletes" : { [js_test:heartbeat_lag_repro] [jsTest] "batches" : 0, [js_test:heartbeat_lag_repro] [jsTest] "docs" : 0, [js_test:heartbeat_lag_repro] [jsTest] "stagedSizeBytes" : 0, [js_test:heartbeat_lag_repro] [jsTest] "timeInBatchMillis" : 0, [js_test:heartbeat_lag_repro] [jsTest] "refetchesDueToYield" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "catalogStats" : { [js_test:heartbeat_lag_repro] [jsTest] "collections" : 0, [js_test:heartbeat_lag_repro] [jsTest] "capped" : 0, [js_test:heartbeat_lag_repro] [jsTest] "clustered" : 0, [js_test:heartbeat_lag_repro] [jsTest] "timeseries" : 0, [js_test:heartbeat_lag_repro] [jsTest] "views" : 0, [js_test:heartbeat_lag_repro] [jsTest] "internalCollections" : 18, [js_test:heartbeat_lag_repro] [jsTest] "internalViews" : 1, [js_test:heartbeat_lag_repro] [jsTest] "csfle" : 0, [js_test:heartbeat_lag_repro] [jsTest] "queryableEncryption" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "changeStreamPreImages" : { [js_test:heartbeat_lag_repro] [jsTest] "purgingJob" : { [js_test:heartbeat_lag_repro] [jsTest] "totalPass" : NumberLong(11), [js_test:heartbeat_lag_repro] [jsTest] "docsDeleted" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "bytesDeleted" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "scannedCollections" : NumberLong(11), [js_test:heartbeat_lag_repro] [jsTest] "scannedInternalCollections" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "maxTimestampEligibleForTruncate" : Timestamp(1729882399, 1), [js_test:heartbeat_lag_repro] [jsTest] "maxStartWallTimeMillis" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "timeElapsedMillis" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "numDocs" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalBytes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "docsInserted" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "storageSize" : NumberLong(4096), [js_test:heartbeat_lag_repro] [jsTest] "freeStorageSize" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "collectionCatalog" : { [js_test:heartbeat_lag_repro] [jsTest] "numScansDueToMissingMapping" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "connections" : { [js_test:heartbeat_lag_repro] [jsTest] "current" : 11, [js_test:heartbeat_lag_repro] [jsTest] "available" : 25589, [js_test:heartbeat_lag_repro] [jsTest] "totalCreated" : 25, [js_test:heartbeat_lag_repro] [jsTest] "rejected" : 0, [js_test:heartbeat_lag_repro] [jsTest] "active" : 3, [js_test:heartbeat_lag_repro] [jsTest] "threaded" : 11, [js_test:heartbeat_lag_repro] [jsTest] "exhaustIsMaster" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "exhaustHello" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "awaitingTopologyChanges" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "loadBalanced" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "defaultRWConcern" : { [js_test:heartbeat_lag_repro] [jsTest] "defaultReadConcern" : { [js_test:heartbeat_lag_repro] [jsTest] "level" : "local" [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "defaultWriteConcern" : { [js_test:heartbeat_lag_repro] [jsTest] "w" : "majority", [js_test:heartbeat_lag_repro] [jsTest] "wtimeout" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "defaultWriteConcernSource" : "implicit", [js_test:heartbeat_lag_repro] [jsTest] "defaultReadConcernSource" : "implicit", [js_test:heartbeat_lag_repro] [jsTest] "localUpdateWallClockTime" : ISODate("2024-10-25T18:52:56.542Z") [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "electionMetrics" : { [js_test:heartbeat_lag_repro] [jsTest] "stepUpCmd" : { [js_test:heartbeat_lag_repro] [jsTest] "called" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "priorityTakeover" : { [js_test:heartbeat_lag_repro] [jsTest] "called" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "catchUpTakeover" : { [js_test:heartbeat_lag_repro] [jsTest] "called" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "electionTimeout" : { [js_test:heartbeat_lag_repro] [jsTest] "called" : NumberLong(2), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(2) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "freezeTimeout" : { [js_test:heartbeat_lag_repro] [jsTest] "called" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "numStepDownsCausedByHigherTerm" : NumberLong(1), [js_test:heartbeat_lag_repro] [jsTest] "numCatchUps" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numCatchUpsSucceeded" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numCatchUpsAlreadyCaughtUp" : NumberLong(1), [js_test:heartbeat_lag_repro] [jsTest] "numCatchUpsSkipped" : NumberLong(1), [js_test:heartbeat_lag_repro] [jsTest] "numCatchUpsTimedOut" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numCatchUpsFailedWithError" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numCatchUpsFailedWithNewTerm" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numCatchUpsFailedWithReplSetAbortPrimaryCatchUpCmd" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "averageCatchUpOps" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "encryptionAtRest" : { [js_test:heartbeat_lag_repro] [jsTest] "encryptionEnabled" : false [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "extra_info" : { [js_test:heartbeat_lag_repro] [jsTest] "note" : "fields vary by platform", [js_test:heartbeat_lag_repro] [jsTest] "user_time_us" : NumberLong(4791952), [js_test:heartbeat_lag_repro] [jsTest] "system_time_us" : NumberLong(250264), [js_test:heartbeat_lag_repro] [jsTest] "maximum_resident_set_kb" : NumberLong(352384), [js_test:heartbeat_lag_repro] [jsTest] "input_blocks" : NumberLong(8), [js_test:heartbeat_lag_repro] [jsTest] "output_blocks" : NumberLong(3600), [js_test:heartbeat_lag_repro] [jsTest] "page_reclaims" : NumberLong(38642), [js_test:heartbeat_lag_repro] [jsTest] "page_faults" : NumberLong(1), [js_test:heartbeat_lag_repro] [jsTest] "voluntary_context_switches" : NumberLong(11958), [js_test:heartbeat_lag_repro] [jsTest] "involuntary_context_switches" : NumberLong(434), [js_test:heartbeat_lag_repro] [jsTest] "threads" : NumberLong(112), [js_test:heartbeat_lag_repro] [jsTest] "pressure" : { [js_test:heartbeat_lag_repro] [jsTest] "memory" : { [js_test:heartbeat_lag_repro] [jsTest] "some" : { [js_test:heartbeat_lag_repro] [jsTest] "totalMicros" : 20405017 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "full" : { [js_test:heartbeat_lag_repro] [jsTest] "totalMicros" : 12038175 [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "cpu" : { [js_test:heartbeat_lag_repro] [jsTest] "some" : { [js_test:heartbeat_lag_repro] [jsTest] "totalMicros" : 175140837 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "full" : { [js_test:heartbeat_lag_repro] [jsTest] "totalMicros" : 0 [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "io" : { [js_test:heartbeat_lag_repro] [jsTest] "some" : { [js_test:heartbeat_lag_repro] [jsTest] "totalMicros" : 232999256 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "full" : { [js_test:heartbeat_lag_repro] [jsTest] "totalMicros" : 202565925 [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "featureCompatibilityVersion" : { [js_test:heartbeat_lag_repro] [jsTest] "major" : 8, [js_test:heartbeat_lag_repro] [jsTest] "minor" : 1, [js_test:heartbeat_lag_repro] [jsTest] "transitioning" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "flowControl" : { [js_test:heartbeat_lag_repro] [jsTest] "enabled" : true, [js_test:heartbeat_lag_repro] [jsTest] "targetRateLimit" : 1000000000, [js_test:heartbeat_lag_repro] [jsTest] "timeAcquiringMicros" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "locksPerKiloOp" : 0, [js_test:heartbeat_lag_repro] [jsTest] "sustainerRate" : 0, [js_test:heartbeat_lag_repro] [jsTest] "isLagged" : false, [js_test:heartbeat_lag_repro] [jsTest] "isLaggedCount" : 0, [js_test:heartbeat_lag_repro] [jsTest] "isLaggedTimeMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "globalLock" : { [js_test:heartbeat_lag_repro] [jsTest] "totalTime" : NumberLong(103342000), [js_test:heartbeat_lag_repro] [jsTest] "currentQueue" : { [js_test:heartbeat_lag_repro] [jsTest] "total" : 0, [js_test:heartbeat_lag_repro] [jsTest] "readers" : 0, [js_test:heartbeat_lag_repro] [jsTest] "writers" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "activeClients" : { [js_test:heartbeat_lag_repro] [jsTest] "total" : 0, [js_test:heartbeat_lag_repro] [jsTest] "readers" : 0, [js_test:heartbeat_lag_repro] [jsTest] "writers" : 0 [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "indexBuilds" : { [js_test:heartbeat_lag_repro] [jsTest] "total" : 0, [js_test:heartbeat_lag_repro] [jsTest] "killedDueToInsufficientDiskSpace" : 0, [js_test:heartbeat_lag_repro] [jsTest] "failedDueToDataCorruption" : 0, [js_test:heartbeat_lag_repro] [jsTest] "phases" : { [js_test:heartbeat_lag_repro] [jsTest] "scanCollection" : 0, [js_test:heartbeat_lag_repro] [jsTest] "drainSideWritesTable" : 0, [js_test:heartbeat_lag_repro] [jsTest] "drainSideWritesTablePreCommit" : 0, [js_test:heartbeat_lag_repro] [jsTest] "waitForCommitQuorum" : 0, [js_test:heartbeat_lag_repro] [jsTest] "drainSideWritesTableOnCommit" : 0, [js_test:heartbeat_lag_repro] [jsTest] "processConstraintsViolatonTableOnCommit" : 0, [js_test:heartbeat_lag_repro] [jsTest] "commit" : 0 [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "indexBulkBuilder" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "resumed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "filesOpenedForExternalSort" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "filesClosedForExternalSort" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "spilledRanges" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "bytesSpilledUncompressed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "bytesSpilled" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numSorted" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "bytesSorted" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "memUsage" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "indexStats" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "features" : { [js_test:heartbeat_lag_repro] [jsTest] "2d" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "2dsphere" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "2dsphere_bucket" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "collation" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "compound" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "hashed" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "id" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "normal" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "partial" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "prepareUnique" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "single" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "sparse" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "text" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "ttl" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "unique" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "wildcard" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "accesses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "internalTransactions" : { [js_test:heartbeat_lag_repro] [jsTest] "started" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "retriedTransactions" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "retriedCommits" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "succeeded" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "locks" : { [js_test:heartbeat_lag_repro] [jsTest] "MultiDocumentTransactionsBarrier" : { [js_test:heartbeat_lag_repro] [jsTest] "acquireCount" : { [js_test:heartbeat_lag_repro] [jsTest] "W" : NumberLong(8) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "ReplicationStateTransition" : { [js_test:heartbeat_lag_repro] [jsTest] "acquireCount" : { [js_test:heartbeat_lag_repro] [jsTest] "w" : NumberLong(5425), [js_test:heartbeat_lag_repro] [jsTest] "W" : NumberLong(4) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "acquireWaitCount" : { [js_test:heartbeat_lag_repro] [jsTest] "w" : NumberLong(6) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "timeAcquiringMicros" : { [js_test:heartbeat_lag_repro] [jsTest] "w" : NumberLong(35258) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "Global" : { [js_test:heartbeat_lag_repro] [jsTest] "acquireCount" : { [js_test:heartbeat_lag_repro] [jsTest] "r" : NumberLong(5843), [js_test:heartbeat_lag_repro] [jsTest] "w" : NumberLong(1016), [js_test:heartbeat_lag_repro] [jsTest] "W" : NumberLong(8) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "Database" : { [js_test:heartbeat_lag_repro] [jsTest] "acquireCount" : { [js_test:heartbeat_lag_repro] [jsTest] "r" : NumberLong(32), [js_test:heartbeat_lag_repro] [jsTest] "w" : NumberLong(893), [js_test:heartbeat_lag_repro] [jsTest] "R" : NumberLong(1), [js_test:heartbeat_lag_repro] [jsTest] "W" : NumberLong(1) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "Collection" : { [js_test:heartbeat_lag_repro] [jsTest] "acquireCount" : { [js_test:heartbeat_lag_repro] [jsTest] "r" : NumberLong(46), [js_test:heartbeat_lag_repro] [jsTest] "w" : NumberLong(869), [js_test:heartbeat_lag_repro] [jsTest] "W" : NumberLong(14) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "Mutex" : { [js_test:heartbeat_lag_repro] [jsTest] "acquireCount" : { [js_test:heartbeat_lag_repro] [jsTest] "r" : NumberLong(24) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "oplog" : { [js_test:heartbeat_lag_repro] [jsTest] "acquireCount" : { [js_test:heartbeat_lag_repro] [jsTest] "w" : NumberLong(2) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "logicalSessionRecordCache" : { [js_test:heartbeat_lag_repro] [jsTest] "activeSessionsCount" : 1, [js_test:heartbeat_lag_repro] [jsTest] "sessionsCollectionJobCount" : 0, [js_test:heartbeat_lag_repro] [jsTest] "lastSessionsCollectionJobDurationMillis" : 0, [js_test:heartbeat_lag_repro] [jsTest] "lastSessionsCollectionJobTimestamp" : ISODate("2024-10-25T18:52:56.672Z"), [js_test:heartbeat_lag_repro] [jsTest] "lastSessionsCollectionJobEntriesRefreshed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "lastSessionsCollectionJobEntriesEnded" : 0, [js_test:heartbeat_lag_repro] [jsTest] "lastSessionsCollectionJobCursorsClosed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "transactionReaperJobCount" : 0, [js_test:heartbeat_lag_repro] [jsTest] "lastTransactionReaperJobDurationMillis" : 0, [js_test:heartbeat_lag_repro] [jsTest] "lastTransactionReaperJobTimestamp" : ISODate("2024-10-25T18:52:56.672Z"), [js_test:heartbeat_lag_repro] [jsTest] "lastTransactionReaperJobEntriesCleanedUp" : 0, [js_test:heartbeat_lag_repro] [jsTest] "sessionCatalogSize" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "network" : { [js_test:heartbeat_lag_repro] [jsTest] "bytesIn" : NumberLong(203624), [js_test:heartbeat_lag_repro] [jsTest] "bytesOut" : NumberLong(1556852), [js_test:heartbeat_lag_repro] [jsTest] "physicalBytesIn" : NumberLong(183784), [js_test:heartbeat_lag_repro] [jsTest] "physicalBytesOut" : NumberLong(1556076), [js_test:heartbeat_lag_repro] [jsTest] "numSlowDNSOperations" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numSlowSSLOperations" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numRequests" : NumberLong(567), [js_test:heartbeat_lag_repro] [jsTest] "tcpFastOpen" : { [js_test:heartbeat_lag_repro] [jsTest] "kernelSetting" : NumberLong(3), [js_test:heartbeat_lag_repro] [jsTest] "serverSupported" : true, [js_test:heartbeat_lag_repro] [jsTest] "clientSupported" : true, [js_test:heartbeat_lag_repro] [jsTest] "accepted" : NumberLong(25) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "compression" : { [js_test:heartbeat_lag_repro] [jsTest] "snappy" : { [js_test:heartbeat_lag_repro] [jsTest] "compressor" : { [js_test:heartbeat_lag_repro] [jsTest] "bytesIn" : NumberLong(41056), [js_test:heartbeat_lag_repro] [jsTest] "bytesOut" : NumberLong(35648) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "decompressor" : { [js_test:heartbeat_lag_repro] [jsTest] "bytesIn" : NumberLong(63297), [js_test:heartbeat_lag_repro] [jsTest] "bytesOut" : NumberLong(100566) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "zstd" : { [js_test:heartbeat_lag_repro] [jsTest] "compressor" : { [js_test:heartbeat_lag_repro] [jsTest] "bytesIn" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "bytesOut" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "decompressor" : { [js_test:heartbeat_lag_repro] [jsTest] "bytesIn" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "bytesOut" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "zlib" : { [js_test:heartbeat_lag_repro] [jsTest] "compressor" : { [js_test:heartbeat_lag_repro] [jsTest] "bytesIn" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "bytesOut" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "decompressor" : { [js_test:heartbeat_lag_repro] [jsTest] "bytesIn" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "bytesOut" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "serviceExecutors" : { [js_test:heartbeat_lag_repro] [jsTest] "passthrough" : { [js_test:heartbeat_lag_repro] [jsTest] "threadsRunning" : 11, [js_test:heartbeat_lag_repro] [jsTest] "clientsInTotal" : 11, [js_test:heartbeat_lag_repro] [jsTest] "clientsRunning" : 11, [js_test:heartbeat_lag_repro] [jsTest] "clientsWaitingForData" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "inline" : { [js_test:heartbeat_lag_repro] [jsTest] "threadsRunning" : 0, [js_test:heartbeat_lag_repro] [jsTest] "clientsInTotal" : 0, [js_test:heartbeat_lag_repro] [jsTest] "clientsRunning" : 0, [js_test:heartbeat_lag_repro] [jsTest] "clientsWaitingForData" : 0 [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "listenerProcessingTime" : { [js_test:heartbeat_lag_repro] [jsTest] "durationMicros" : NumberLong(5015) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "opLatencies" : { [js_test:heartbeat_lag_repro] [jsTest] "commands" : { [js_test:heartbeat_lag_repro] [jsTest] "latency" : NumberLong(276264), [js_test:heartbeat_lag_repro] [jsTest] "ops" : NumberLong(436), [js_test:heartbeat_lag_repro] [jsTest] "queryableEncryptionLatencyMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "reads" : { [js_test:heartbeat_lag_repro] [jsTest] "latency" : NumberLong(38622), [js_test:heartbeat_lag_repro] [jsTest] "ops" : NumberLong(128), [js_test:heartbeat_lag_repro] [jsTest] "queryableEncryptionLatencyMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "writes" : { [js_test:heartbeat_lag_repro] [jsTest] "latency" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "ops" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "queryableEncryptionLatencyMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "transactions" : { [js_test:heartbeat_lag_repro] [jsTest] "latency" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "ops" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "queryableEncryptionLatencyMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "opWorkingTime" : { [js_test:heartbeat_lag_repro] [jsTest] "commands" : { [js_test:heartbeat_lag_repro] [jsTest] "latency" : NumberLong(216000), [js_test:heartbeat_lag_repro] [jsTest] "ops" : NumberLong(436), [js_test:heartbeat_lag_repro] [jsTest] "queryableEncryptionLatencyMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "reads" : { [js_test:heartbeat_lag_repro] [jsTest] "latency" : NumberLong(4000), [js_test:heartbeat_lag_repro] [jsTest] "ops" : NumberLong(128), [js_test:heartbeat_lag_repro] [jsTest] "queryableEncryptionLatencyMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "writes" : { [js_test:heartbeat_lag_repro] [jsTest] "latency" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "ops" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "queryableEncryptionLatencyMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "transactions" : { [js_test:heartbeat_lag_repro] [jsTest] "latency" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "ops" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "queryableEncryptionLatencyMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "opcounters" : { [js_test:heartbeat_lag_repro] [jsTest] "insert" : NumberLong(2), [js_test:heartbeat_lag_repro] [jsTest] "query" : NumberLong(63), [js_test:heartbeat_lag_repro] [jsTest] "update" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "delete" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "getmore" : NumberLong(68), [js_test:heartbeat_lag_repro] [jsTest] "command" : NumberLong(467) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "opcountersRepl" : { [js_test:heartbeat_lag_repro] [jsTest] "insert" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "query" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "update" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "delete" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "getmore" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "command" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "oplogTruncation" : { [js_test:heartbeat_lag_repro] [jsTest] "totalTimeProcessingMicros" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "processingMethod" : "scanning", [js_test:heartbeat_lag_repro] [jsTest] "totalTimeTruncatingMicros" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "truncateCount" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "queryAnalyzers" : { [js_test:heartbeat_lag_repro] [jsTest] "activeCollections" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalCollections" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalSampledReadsCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalSampledWritesCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalSampledReadsBytes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalSampledWritesBytes" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "querySettings" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : 0, [js_test:heartbeat_lag_repro] [jsTest] "size" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rejectCount" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "queues" : { [js_test:heartbeat_lag_repro] [jsTest] "execution" : { [js_test:heartbeat_lag_repro] [jsTest] "write" : { [js_test:heartbeat_lag_repro] [jsTest] "out" : 0, [js_test:heartbeat_lag_repro] [jsTest] "available" : 8, [js_test:heartbeat_lag_repro] [jsTest] "totalTickets" : 8, [js_test:heartbeat_lag_repro] [jsTest] "exempt" : { [js_test:heartbeat_lag_repro] [jsTest] "addedToQueue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "removedFromQueue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "queueLength" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "startedProcessing" : NumberLong(964), [js_test:heartbeat_lag_repro] [jsTest] "processing" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "finishedProcessing" : NumberLong(964), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeProcessingMicros" : NumberLong(88324), [js_test:heartbeat_lag_repro] [jsTest] "canceled" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "newAdmissions" : NumberLong(27), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeQueuedMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "normalPriority" : { [js_test:heartbeat_lag_repro] [jsTest] "addedToQueue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "removedFromQueue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "queueLength" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "startedProcessing" : NumberLong(32), [js_test:heartbeat_lag_repro] [jsTest] "processing" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "finishedProcessing" : NumberLong(32), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeProcessingMicros" : NumberLong(266746), [js_test:heartbeat_lag_repro] [jsTest] "canceled" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "newAdmissions" : NumberLong(8), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeQueuedMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "read" : { [js_test:heartbeat_lag_repro] [jsTest] "out" : 0, [js_test:heartbeat_lag_repro] [jsTest] "available" : 8, [js_test:heartbeat_lag_repro] [jsTest] "totalTickets" : 8, [js_test:heartbeat_lag_repro] [jsTest] "exempt" : { [js_test:heartbeat_lag_repro] [jsTest] "addedToQueue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "removedFromQueue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "queueLength" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "startedProcessing" : NumberLong(3205), [js_test:heartbeat_lag_repro] [jsTest] "processing" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "finishedProcessing" : NumberLong(3205), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeProcessingMicros" : NumberLong(302144), [js_test:heartbeat_lag_repro] [jsTest] "canceled" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "newAdmissions" : NumberLong(2030), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeQueuedMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "normalPriority" : { [js_test:heartbeat_lag_repro] [jsTest] "addedToQueue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "removedFromQueue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "queueLength" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "startedProcessing" : NumberLong(110), [js_test:heartbeat_lag_repro] [jsTest] "processing" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "finishedProcessing" : NumberLong(110), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeProcessingMicros" : NumberLong(18301), [js_test:heartbeat_lag_repro] [jsTest] "canceled" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "newAdmissions" : NumberLong(86), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeQueuedMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "monitor" : { [js_test:heartbeat_lag_repro] [jsTest] "timesDecreased" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "timesIncreased" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalAmountDecreased" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalAmountIncreased" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "resizeDurationMicros" : NumberLong(41) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "ingress" : { [js_test:heartbeat_lag_repro] [jsTest] "out" : 0, [js_test:heartbeat_lag_repro] [jsTest] "available" : 1000000, [js_test:heartbeat_lag_repro] [jsTest] "totalTickets" : 1000000, [js_test:heartbeat_lag_repro] [jsTest] "exempt" : { [js_test:heartbeat_lag_repro] [jsTest] "addedToQueue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "removedFromQueue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "queueLength" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "startedProcessing" : NumberLong(499), [js_test:heartbeat_lag_repro] [jsTest] "processing" : NumberLong(3), [js_test:heartbeat_lag_repro] [jsTest] "finishedProcessing" : NumberLong(496), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeProcessingMicros" : NumberLong(203140323), [js_test:heartbeat_lag_repro] [jsTest] "canceled" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "newAdmissions" : NumberLong(499), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeQueuedMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "normalPriority" : { [js_test:heartbeat_lag_repro] [jsTest] "addedToQueue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "removedFromQueue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "queueLength" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "startedProcessing" : NumberLong(101), [js_test:heartbeat_lag_repro] [jsTest] "processing" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "finishedProcessing" : NumberLong(101), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeProcessingMicros" : NumberLong(199997), [js_test:heartbeat_lag_repro] [jsTest] "canceled" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "newAdmissions" : NumberLong(89), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeQueuedMicros" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "readConcernCounters" : { [js_test:heartbeat_lag_repro] [jsTest] "nonTransactionOps" : { [js_test:heartbeat_lag_repro] [jsTest] "none" : NumberLong(7), [js_test:heartbeat_lag_repro] [jsTest] "noneInfo" : { [js_test:heartbeat_lag_repro] [jsTest] "CWRC" : { [js_test:heartbeat_lag_repro] [jsTest] "local" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "available" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "majority" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "implicitDefault" : { [js_test:heartbeat_lag_repro] [jsTest] "local" : NumberLong(7), [js_test:heartbeat_lag_repro] [jsTest] "available" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "local" : NumberLong(55), [js_test:heartbeat_lag_repro] [jsTest] "available" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "majority" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "snapshot" : { [js_test:heartbeat_lag_repro] [jsTest] "withClusterTime" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "withoutClusterTime" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "linearizable" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "transactionOps" : { [js_test:heartbeat_lag_repro] [jsTest] "none" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "noneInfo" : { [js_test:heartbeat_lag_repro] [jsTest] "CWRC" : { [js_test:heartbeat_lag_repro] [jsTest] "local" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "majority" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "implicitDefault" : { [js_test:heartbeat_lag_repro] [jsTest] "local" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "local" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "majority" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "snapshot" : { [js_test:heartbeat_lag_repro] [jsTest] "withClusterTime" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "withoutClusterTime" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "readPreferenceCounters" : { [js_test:heartbeat_lag_repro] [jsTest] "executedOnPrimary" : { [js_test:heartbeat_lag_repro] [jsTest] "primary" : { [js_test:heartbeat_lag_repro] [jsTest] "internal" : NumberLong(7), [js_test:heartbeat_lag_repro] [jsTest] "external" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "primaryPreferred" : { [js_test:heartbeat_lag_repro] [jsTest] "internal" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "external" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "secondary" : { [js_test:heartbeat_lag_repro] [jsTest] "internal" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "external" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "secondaryPreferred" : { [js_test:heartbeat_lag_repro] [jsTest] "internal" : NumberLong(55), [js_test:heartbeat_lag_repro] [jsTest] "external" : NumberLong(2) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "nearest" : { [js_test:heartbeat_lag_repro] [jsTest] "internal" : NumberLong(3), [js_test:heartbeat_lag_repro] [jsTest] "external" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "tagged" : { [js_test:heartbeat_lag_repro] [jsTest] "internal" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "external" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "executedOnSecondary" : { [js_test:heartbeat_lag_repro] [jsTest] "primary" : { [js_test:heartbeat_lag_repro] [jsTest] "internal" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "external" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "primaryPreferred" : { [js_test:heartbeat_lag_repro] [jsTest] "internal" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "external" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "secondary" : { [js_test:heartbeat_lag_repro] [jsTest] "internal" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "external" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "secondaryPreferred" : { [js_test:heartbeat_lag_repro] [jsTest] "internal" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "external" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "nearest" : { [js_test:heartbeat_lag_repro] [jsTest] "internal" : NumberLong(5), [js_test:heartbeat_lag_repro] [jsTest] "external" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "tagged" : { [js_test:heartbeat_lag_repro] [jsTest] "internal" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "external" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "repl" : { [js_test:heartbeat_lag_repro] [jsTest] "topologyVersion" : { [js_test:heartbeat_lag_repro] [jsTest] "processId" : ObjectId("671be907e981c2d59f05c713"), [js_test:heartbeat_lag_repro] [jsTest] "counter" : NumberLong(15) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "hosts" : [ [js_test:heartbeat_lag_repro] [jsTest] "ip-10-122-7-101:20040", [js_test:heartbeat_lag_repro] [jsTest] "ip-10-122-7-101:20041", [js_test:heartbeat_lag_repro] [jsTest] "ip-10-122-7-101:20042" [js_test:heartbeat_lag_repro] [jsTest] ], [js_test:heartbeat_lag_repro] [jsTest] "setName" : "heartbeat_lag_repro", [js_test:heartbeat_lag_repro] [jsTest] "setVersion" : 5, [js_test:heartbeat_lag_repro] [jsTest] "isWritablePrimary" : true, [js_test:heartbeat_lag_repro] [jsTest] "secondary" : false, [js_test:heartbeat_lag_repro] [jsTest] "primary" : "ip-10-122-7-101:20040", [js_test:heartbeat_lag_repro] [jsTest] "me" : "ip-10-122-7-101:20040", [js_test:heartbeat_lag_repro] [jsTest] "electionId" : ObjectId("7fffffff0000000000000003"), [js_test:heartbeat_lag_repro] [jsTest] "lastWrite" : { [js_test:heartbeat_lag_repro] [jsTest] "opTime" : { [js_test:heartbeat_lag_repro] [jsTest] "ts" : Timestamp(1729882399, 1), [js_test:heartbeat_lag_repro] [jsTest] "t" : NumberLong(3) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "lastWriteDate" : ISODate("2024-10-25T18:53:19Z"), [js_test:heartbeat_lag_repro] [jsTest] "majorityOpTime" : { [js_test:heartbeat_lag_repro] [jsTest] "ts" : Timestamp(1729882399, 1), [js_test:heartbeat_lag_repro] [jsTest] "t" : NumberLong(3) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "majorityWriteDate" : ISODate("2024-10-25T18:53:19Z") [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "primaryOnlyServices" : { [js_test:heartbeat_lag_repro] [jsTest] [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "rbid" : 1, [js_test:heartbeat_lag_repro] [jsTest] "userWriteBlockMode" : 1 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "scramCache" : { [js_test:heartbeat_lag_repro] [jsTest] "SCRAM-SHA-1" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "hits" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "misses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "SCRAM-SHA-256" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "hits" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "misses" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "security" : { [js_test:heartbeat_lag_repro] [jsTest] "authentication" : { [js_test:heartbeat_lag_repro] [jsTest] "saslSupportedMechsReceived" : NumberLong(9), [js_test:heartbeat_lag_repro] [jsTest] "mechanisms" : { [js_test:heartbeat_lag_repro] [jsTest] "MONGODB-X509" : { [js_test:heartbeat_lag_repro] [jsTest] "speculativeAuthenticate" : { [js_test:heartbeat_lag_repro] [jsTest] "received" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clusterAuthenticate" : { [js_test:heartbeat_lag_repro] [jsTest] "received" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "authenticate" : { [js_test:heartbeat_lag_repro] [jsTest] "received" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "SCRAM-SHA-1" : { [js_test:heartbeat_lag_repro] [jsTest] "speculativeAuthenticate" : { [js_test:heartbeat_lag_repro] [jsTest] "received" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clusterAuthenticate" : { [js_test:heartbeat_lag_repro] [jsTest] "received" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "authenticate" : { [js_test:heartbeat_lag_repro] [jsTest] "received" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "SCRAM-SHA-256" : { [js_test:heartbeat_lag_repro] [jsTest] "speculativeAuthenticate" : { [js_test:heartbeat_lag_repro] [jsTest] "received" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clusterAuthenticate" : { [js_test:heartbeat_lag_repro] [jsTest] "received" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "authenticate" : { [js_test:heartbeat_lag_repro] [jsTest] "received" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "successful" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "totalAuthenticationTimeMicros" : NumberLong(140823903) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "storageEngine" : { [js_test:heartbeat_lag_repro] [jsTest] "name" : "wiredTiger", [js_test:heartbeat_lag_repro] [jsTest] "supportsCommittedReads" : true, [js_test:heartbeat_lag_repro] [jsTest] "oldestRequiredTimestampForCrashRecovery" : Timestamp(1729882399, 1), [js_test:heartbeat_lag_repro] [jsTest] "dropPendingIdents" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "supportsSnapshotReadConcern" : true, [js_test:heartbeat_lag_repro] [jsTest] "readOnly" : false, [js_test:heartbeat_lag_repro] [jsTest] "persistent" : true, [js_test:heartbeat_lag_repro] [jsTest] "backupCursorOpen" : false [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "tcmalloc" : { [js_test:heartbeat_lag_repro] [jsTest] "usingPerCPUCaches" : false, [js_test:heartbeat_lag_repro] [jsTest] "maxPerCPUCacheSizeBytes" : 1572864, [js_test:heartbeat_lag_repro] [jsTest] "generic" : { [js_test:heartbeat_lag_repro] [jsTest] "bytes_in_use_by_app" : 131058224, [js_test:heartbeat_lag_repro] [jsTest] "current_allocated_bytes" : 131058224, [js_test:heartbeat_lag_repro] [jsTest] "heap_size" : 157286400, [js_test:heartbeat_lag_repro] [jsTest] "peak_memory_usage" : 8388608, [js_test:heartbeat_lag_repro] [jsTest] "physical_memory_used" : 172902646, [js_test:heartbeat_lag_repro] [jsTest] "virtual_memory_used" : 191777014 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "tcmalloc" : { [js_test:heartbeat_lag_repro] [jsTest] "central_cache_free" : 814688, [js_test:heartbeat_lag_repro] [jsTest] "cpu_free" : 0, [js_test:heartbeat_lag_repro] [jsTest] "current_total_thread_cache_bytes" : 4974528, [js_test:heartbeat_lag_repro] [jsTest] "desired_usage_limit_bytes" : -1, [js_test:heartbeat_lag_repro] [jsTest] "hard_usage_limit_bytes" : -1, [js_test:heartbeat_lag_repro] [jsTest] "local_bytes" : 4974592, [js_test:heartbeat_lag_repro] [jsTest] "max_total_thread_cache_bytes" : 33554432, [js_test:heartbeat_lag_repro] [jsTest] "metadata_bytes" : 4987278, [js_test:heartbeat_lag_repro] [jsTest] "page_algorithm" : 1, [js_test:heartbeat_lag_repro] [jsTest] "pageheap_free_bytes" : 20414464, [js_test:heartbeat_lag_repro] [jsTest] "pageheap_unmapped_bytes" : 18874368, [js_test:heartbeat_lag_repro] [jsTest] "required_bytes" : 152488182, [js_test:heartbeat_lag_repro] [jsTest] "sharded_transfer_cache_free" : 0, [js_test:heartbeat_lag_repro] [jsTest] "thread_cache_count" : 99, [js_test:heartbeat_lag_repro] [jsTest] "thread_cache_free" : 4974144, [js_test:heartbeat_lag_repro] [jsTest] "transfer_cache_free" : 24272, [js_test:heartbeat_lag_repro] [jsTest] "release_rate" : 0, [js_test:heartbeat_lag_repro] [jsTest] "memory_used_to_memory_held_pct_at_peak" : 2140, [js_test:heartbeat_lag_repro] [jsTest] "total_bytes_held" : 41844070, [js_test:heartbeat_lag_repro] [jsTest] "estimated_size_class_overhead_bytes" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "tcmalloc_derived" : { [js_test:heartbeat_lag_repro] [jsTest] "unmapped_bytes" : 18874368, [js_test:heartbeat_lag_repro] [jsTest] "total_free_bytes" : 26227856 [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "tenantMigrations" : { [js_test:heartbeat_lag_repro] [jsTest] "currentMigrationsDonating" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "currentMigrationsReceiving" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalMigrationDonationsCommitted" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalMigrationDonationsAborted" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "trafficRecording" : { [js_test:heartbeat_lag_repro] [jsTest] "running" : false [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "transactions" : { [js_test:heartbeat_lag_repro] [jsTest] "retriedCommandsCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "retriedStatementsCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "transactionsCollectionWriteCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "currentActive" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "currentInactive" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "currentOpen" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalAborted" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalCommitted" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalStarted" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalPrepared" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalPreparedThenCommitted" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalPreparedThenAborted" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "currentPrepared" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "transportSecurity" : { [js_test:heartbeat_lag_repro] [jsTest] "1.0" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "1.1" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "1.2" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "1.3" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "unknown" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "twoPhaseCommitCoordinator" : { [js_test:heartbeat_lag_repro] [jsTest] "totalCreated" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalStartedTwoPhaseCommit" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalAbortedTwoPhaseCommit" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalCommittedTwoPhaseCommit" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "currentInSteps" : { [js_test:heartbeat_lag_repro] [jsTest] "writingParticipantList" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "waitingForVotes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "writingDecision" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "waitingForDecisionAcks" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "writingEndOfTransaction" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "deletingCoordinatorDoc" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "wiredTiger" : { [js_test:heartbeat_lag_repro] [jsTest] "uri" : "statistics:", [js_test:heartbeat_lag_repro] [jsTest] "version" : "WiredTiger 11.3.0: (November 16, 2023)", [js_test:heartbeat_lag_repro] [jsTest] "autocommit" : { [js_test:heartbeat_lag_repro] [jsTest] "retries for readonly operations" : 0, [js_test:heartbeat_lag_repro] [jsTest] "retries for update operations" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "background-compact" : { [js_test:heartbeat_lag_repro] [jsTest] "background compact failed calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "background compact failed calls due to cache pressure" : 0, [js_test:heartbeat_lag_repro] [jsTest] "background compact interrupted" : 0, [js_test:heartbeat_lag_repro] [jsTest] "background compact moving average of bytes rewritten" : 0, [js_test:heartbeat_lag_repro] [jsTest] "background compact recovered bytes" : 0, [js_test:heartbeat_lag_repro] [jsTest] "background compact running" : 0, [js_test:heartbeat_lag_repro] [jsTest] "background compact skipped file as it is part of the exclude list" : 0, [js_test:heartbeat_lag_repro] [jsTest] "background compact skipped file as not meeting requirements for compaction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "background compact sleeps due to cache pressure" : 0, [js_test:heartbeat_lag_repro] [jsTest] "background compact successful calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "background compact timeout" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of files tracked by background compaction" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "backup" : { [js_test:heartbeat_lag_repro] [jsTest] "backup cursor open" : 0, [js_test:heartbeat_lag_repro] [jsTest] "backup duplicate cursor open" : 0, [js_test:heartbeat_lag_repro] [jsTest] "backup granularity size" : 0, [js_test:heartbeat_lag_repro] [jsTest] "incremental backup enabled" : 0, [js_test:heartbeat_lag_repro] [jsTest] "opening the backup cursor in progress" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total modified incremental blocks" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total modified incremental blocks with compressed data" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total modified incremental blocks without compressed data" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "block-cache" : { [js_test:heartbeat_lag_repro] [jsTest] "cached blocks updated" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cached bytes updated" : 0, [js_test:heartbeat_lag_repro] [jsTest] "evicted blocks" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file size causing bypass" : 0, [js_test:heartbeat_lag_repro] [jsTest] "lookups" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of blocks not evicted due to overhead" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of bypasses because no-write-allocate setting was on" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of bypasses due to overhead on put" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of bypasses on get" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of bypasses on put because file is too small" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of eviction passes" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of hits" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of misses" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of put bypasses on checkpoint I/O" : 0, [js_test:heartbeat_lag_repro] [jsTest] "removed blocks" : 0, [js_test:heartbeat_lag_repro] [jsTest] "time sleeping to remove block (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total blocks" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total blocks inserted on read path" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total blocks inserted on write path" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total bytes" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total bytes inserted on read path" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total bytes inserted on write path" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "block-manager" : { [js_test:heartbeat_lag_repro] [jsTest] "blocks pre-loaded" : 0, [js_test:heartbeat_lag_repro] [jsTest] "blocks read" : 10, [js_test:heartbeat_lag_repro] [jsTest] "blocks written" : 146, [js_test:heartbeat_lag_repro] [jsTest] "bytes read" : 40960, [js_test:heartbeat_lag_repro] [jsTest] "bytes read via memory map API" : 0, [js_test:heartbeat_lag_repro] [jsTest] "bytes read via system call API" : 0, [js_test:heartbeat_lag_repro] [jsTest] "bytes written" : 794624, [js_test:heartbeat_lag_repro] [jsTest] "bytes written by compaction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "bytes written for checkpoint" : 794624, [js_test:heartbeat_lag_repro] [jsTest] "bytes written via memory map API" : 0, [js_test:heartbeat_lag_repro] [jsTest] "bytes written via system call API" : 0, [js_test:heartbeat_lag_repro] [jsTest] "mapped blocks read" : 0, [js_test:heartbeat_lag_repro] [jsTest] "mapped bytes read" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of times the file was remapped because it changed size via fallocate or truncate" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of times the region was remapped via write" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "cache" : { [js_test:heartbeat_lag_repro] [jsTest] "application thread time evicting (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "application threads page read from disk to cache count" : 0, [js_test:heartbeat_lag_repro] [jsTest] "application threads page read from disk to cache time (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "application threads page write from cache to disk count" : 76, [js_test:heartbeat_lag_repro] [jsTest] "application threads page write from cache to disk time (usecs)" : 2342, [js_test:heartbeat_lag_repro] [jsTest] "bytes allocated for updates" : 204750, [js_test:heartbeat_lag_repro] [jsTest] "bytes belonging to page images in the cache" : 0, [js_test:heartbeat_lag_repro] [jsTest] "bytes belonging to the history store table in the cache" : 3288, [js_test:heartbeat_lag_repro] [jsTest] "bytes currently in the cache" : 223103, [js_test:heartbeat_lag_repro] [jsTest] "bytes dirty in the cache cumulative" : 354586, [js_test:heartbeat_lag_repro] [jsTest] "bytes not belonging to page images in the cache" : 223103, [js_test:heartbeat_lag_repro] [jsTest] "bytes read into cache" : 0, [js_test:heartbeat_lag_repro] [jsTest] "bytes written from cache" : 258189, [js_test:heartbeat_lag_repro] [jsTest] "checkpoint blocked page eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "checkpoint of history store file blocked non-history store page eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "evict page attempts by eviction server" : 0, [js_test:heartbeat_lag_repro] [jsTest] "evict page attempts by eviction worker threads" : 0, [js_test:heartbeat_lag_repro] [jsTest] "evict page failures by eviction server" : 0, [js_test:heartbeat_lag_repro] [jsTest] "evict page failures by eviction worker threads" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction calls to get a page found queue empty" : 18, [js_test:heartbeat_lag_repro] [jsTest] "eviction calls to get a page found queue empty after locking" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction currently operating in aggressive mode" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction empty score" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction gave up due to detecting a disk value without a timestamp behind the last update on the chain" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction gave up due to detecting a tombstone without a timestamp ahead of the selected on disk update" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction gave up due to detecting a tombstone without a timestamp ahead of the selected on disk update after validating the update chain" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction gave up due to detecting update chain entries without timestamps after the selected on disk update" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction gave up due to needing to remove a record from the history store but checkpoint is running" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction gave up due to no progress being made" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction passes of a file" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server candidate queue empty when topping up" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server candidate queue not empty when topping up" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server skips dirty pages during a running checkpoint" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server skips internal pages as it has an active child." : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server skips metadata pages with history" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server skips pages that are written with transactions greater than the last running" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server skips pages that previously failed eviction and likely will again" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server skips pages that we do not want to evict" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server skips tree that we do not want to evict" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server skips trees because there are too many active walks" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server skips trees that are being checkpointed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server skips trees that are configured to stick in cache" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server skips trees that disable eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server skips trees that were not useful before" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server slept, because we did not make progress with eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server unable to reach eviction goal" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction server waiting for a leaf page" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction state" : 32, [js_test:heartbeat_lag_repro] [jsTest] "eviction walk most recent sleeps for checkpoint handle gathering" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walk target pages histogram - 0-9" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walk target pages histogram - 10-31" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walk target pages histogram - 128 and higher" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walk target pages histogram - 32-63" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walk target pages histogram - 64-128" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walk target pages reduced due to history store cache pressure" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walk target strategy both clean and dirty pages" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walk target strategy only clean pages" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walk target strategy only dirty pages" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walks abandoned" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walks gave up because they restarted their walk twice" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walks gave up because they saw too many pages and found no candidates" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walks gave up because they saw too many pages and found too few candidates" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walks random search fails to locate a page, results in a null position" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walks reached end of tree" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walks restarted" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walks started from root of tree" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction walks started from saved location in tree" : 0, [js_test:heartbeat_lag_repro] [jsTest] "eviction worker thread active" : 4, [js_test:heartbeat_lag_repro] [jsTest] "eviction worker thread stable number" : 0, [js_test:heartbeat_lag_repro] [jsTest] "files with active eviction walks" : 0, [js_test:heartbeat_lag_repro] [jsTest] "files with new eviction walks started" : 0, [js_test:heartbeat_lag_repro] [jsTest] "forced eviction - do not retry count to evict pages selected to evict during reconciliation" : 0, [js_test:heartbeat_lag_repro] [jsTest] "forced eviction - history store pages failed to evict while session has history store cursor open" : 0, [js_test:heartbeat_lag_repro] [jsTest] "forced eviction - history store pages selected while session has history store cursor open" : 0, [js_test:heartbeat_lag_repro] [jsTest] "forced eviction - history store pages successfully evicted while session has history store cursor open" : 0, [js_test:heartbeat_lag_repro] [jsTest] "forced eviction - pages evicted that were clean count" : 0, [js_test:heartbeat_lag_repro] [jsTest] "forced eviction - pages evicted that were dirty count" : 0, [js_test:heartbeat_lag_repro] [jsTest] "forced eviction - pages selected because of a large number of updates to a single item" : 0, [js_test:heartbeat_lag_repro] [jsTest] "forced eviction - pages selected because of too many deleted items count" : 0, [js_test:heartbeat_lag_repro] [jsTest] "forced eviction - pages selected count" : 0, [js_test:heartbeat_lag_repro] [jsTest] "forced eviction - pages selected unable to be evicted count" : 0, [js_test:heartbeat_lag_repro] [jsTest] "hazard pointer blocked page eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "hazard pointer check calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "hazard pointer check entries walked" : 0, [js_test:heartbeat_lag_repro] [jsTest] "hazard pointer maximum array length" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table insert calls" : 4, [js_test:heartbeat_lag_repro] [jsTest] "history store table insert calls that returned restart" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table max on-disk size" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table on-disk size" : 20480, [js_test:heartbeat_lag_repro] [jsTest] "history store table reads" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table reads missed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table reads requiring squashed modifies" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table resolved updates without timestamps that lose their durable timestamp" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table truncation by rollback to stable to remove an unstable update" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table truncation by rollback to stable to remove an update" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table truncation to remove all the keys of a btree" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table truncation to remove an update" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table truncation to remove range of updates due to an update without a timestamp on data page" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table truncation to remove range of updates due to key being removed from the data page during reconciliation" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table truncations that would have happened in non-dryrun mode" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table truncations to remove an unstable update that would have happened in non-dryrun mode" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table truncations to remove an update that would have happened in non-dryrun mode" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table updates without timestamps fixed up by reinserting with the fixed timestamp" : 0, [js_test:heartbeat_lag_repro] [jsTest] "history store table writes requiring squashed modifies" : 10, [js_test:heartbeat_lag_repro] [jsTest] "in-memory page passed criteria to be split" : 0, [js_test:heartbeat_lag_repro] [jsTest] "in-memory page splits" : 0, [js_test:heartbeat_lag_repro] [jsTest] "internal page split blocked its eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "internal pages evicted" : 0, [js_test:heartbeat_lag_repro] [jsTest] "internal pages queued for eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "internal pages seen by eviction walk" : 0, [js_test:heartbeat_lag_repro] [jsTest] "internal pages seen by eviction walk that are already queued" : 0, [js_test:heartbeat_lag_repro] [jsTest] "internal pages split during eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "leaf pages split during eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "locate a random in-mem ref by examining all entries on the root page" : 0, [js_test:heartbeat_lag_repro] [jsTest] "maximum bytes configured" : NumberLong("15910043648"), [js_test:heartbeat_lag_repro] [jsTest] "maximum milliseconds spent at a single eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "maximum page size seen at eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "modified page evict attempts by application threads" : 0, [js_test:heartbeat_lag_repro] [jsTest] "modified page evict failures by application threads" : 0, [js_test:heartbeat_lag_repro] [jsTest] "modified pages evicted" : 0, [js_test:heartbeat_lag_repro] [jsTest] "multi-block reconciliation blocked whilst checkpoint is running" : 0, [js_test:heartbeat_lag_repro] [jsTest] "operations timed out waiting for space in cache" : 0, [js_test:heartbeat_lag_repro] [jsTest] "overflow keys on a multiblock row-store page blocked its eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "overflow pages read into cache" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page evict attempts by application threads" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page evict failures by application threads" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page split during eviction deepened the tree" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page written requiring history store records" : 1, [js_test:heartbeat_lag_repro] [jsTest] "pages considered for eviction that were brought in by pre-fetch" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages currently held in the cache" : 69, [js_test:heartbeat_lag_repro] [jsTest] "pages dirtied due to obsolete time window by eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages evicted in parallel with checkpoint" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages queued for eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages queued for eviction post lru sorting" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages queued for urgent eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages queued for urgent eviction during walk" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages queued for urgent eviction from history store due to high dirty content" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages read into cache" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages read into cache after truncate" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages read into cache after truncate in prepare state" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages read into cache by checkpoint" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages removed from the ordinary queue to be queued for urgent eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages requested from the cache" : 3382, [js_test:heartbeat_lag_repro] [jsTest] "pages requested from the cache due to pre-fetch" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages seen by eviction walk" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages seen by eviction walk that are already queued" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages selected for eviction unable to be evicted" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages selected for eviction unable to be evicted because of active children on an internal page" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages selected for eviction unable to be evicted because of failure in reconciliation" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages selected for eviction unable to be evicted because of race between checkpoint and updates without timestamps" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages walked for eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages written from cache" : 76, [js_test:heartbeat_lag_repro] [jsTest] "pages written requiring in-memory restoration" : 0, [js_test:heartbeat_lag_repro] [jsTest] "percentage overhead" : 8, [js_test:heartbeat_lag_repro] [jsTest] "recent modification of a page blocked its eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "reverse splits performed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "reverse splits skipped because of VLCS namespace gap restrictions" : 0, [js_test:heartbeat_lag_repro] [jsTest] "the number of times full update inserted to history store" : 4, [js_test:heartbeat_lag_repro] [jsTest] "the number of times reverse modify inserted to history store" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total milliseconds spent inside reentrant history store evictions in a reconciliation" : 0, [js_test:heartbeat_lag_repro] [jsTest] "tracked bytes belonging to internal pages in the cache" : 15691, [js_test:heartbeat_lag_repro] [jsTest] "tracked bytes belonging to leaf pages in the cache" : 207412, [js_test:heartbeat_lag_repro] [jsTest] "tracked dirty bytes in the cache" : 0, [js_test:heartbeat_lag_repro] [jsTest] "tracked dirty pages in the cache" : 0, [js_test:heartbeat_lag_repro] [jsTest] "uncommitted truncate blocked page eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "unmodified pages evicted" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "capacity" : { [js_test:heartbeat_lag_repro] [jsTest] "background fsync file handles considered" : 0, [js_test:heartbeat_lag_repro] [jsTest] "background fsync file handles synced" : 0, [js_test:heartbeat_lag_repro] [jsTest] "background fsync time (msecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "bytes read" : 40960, [js_test:heartbeat_lag_repro] [jsTest] "bytes written for checkpoint" : 246606, [js_test:heartbeat_lag_repro] [jsTest] "bytes written for chunk cache" : 0, [js_test:heartbeat_lag_repro] [jsTest] "bytes written for eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "bytes written for log" : 117888, [js_test:heartbeat_lag_repro] [jsTest] "bytes written total" : 364494, [js_test:heartbeat_lag_repro] [jsTest] "threshold to call fsync" : 0, [js_test:heartbeat_lag_repro] [jsTest] "time waiting due to total capacity (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "time waiting during checkpoint (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "time waiting during eviction (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "time waiting during logging (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "time waiting during read (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "time waiting for chunk cache IO bandwidth (usecs)" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "checkpoint" : { [js_test:heartbeat_lag_repro] [jsTest] "checkpoint cleanup successful calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "checkpoint has acquired a snapshot for its transaction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "checkpoints skipped because database was clean" : 0, [js_test:heartbeat_lag_repro] [jsTest] "fsync calls after allocating the transaction ID" : 5, [js_test:heartbeat_lag_repro] [jsTest] "fsync duration after allocating the transaction ID (usecs)" : 30682, [js_test:heartbeat_lag_repro] [jsTest] "generation" : 6, [js_test:heartbeat_lag_repro] [jsTest] "max time (msecs)" : 51, [js_test:heartbeat_lag_repro] [jsTest] "min time (msecs)" : 8, [js_test:heartbeat_lag_repro] [jsTest] "most recent duration for checkpoint dropping all handles (usecs)" : 1596, [js_test:heartbeat_lag_repro] [jsTest] "most recent duration for gathering all handles (usecs)" : 672, [js_test:heartbeat_lag_repro] [jsTest] "most recent duration for gathering applied handles (usecs)" : 588, [js_test:heartbeat_lag_repro] [jsTest] "most recent duration for gathering skipped handles (usecs)" : 25, [js_test:heartbeat_lag_repro] [jsTest] "most recent duration for handles metadata checked (usecs)" : 68, [js_test:heartbeat_lag_repro] [jsTest] "most recent duration for locking the handles (usecs)" : 1282, [js_test:heartbeat_lag_repro] [jsTest] "most recent handles applied" : 27, [js_test:heartbeat_lag_repro] [jsTest] "most recent handles checkpoint dropped" : 73, [js_test:heartbeat_lag_repro] [jsTest] "most recent handles metadata checked" : 113, [js_test:heartbeat_lag_repro] [jsTest] "most recent handles metadata locked" : 113, [js_test:heartbeat_lag_repro] [jsTest] "most recent handles skipped" : 13, [js_test:heartbeat_lag_repro] [jsTest] "most recent handles walked" : 87, [js_test:heartbeat_lag_repro] [jsTest] "most recent time (msecs)" : 44, [js_test:heartbeat_lag_repro] [jsTest] "number of checkpoints started by api" : 5, [js_test:heartbeat_lag_repro] [jsTest] "number of checkpoints started by compaction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of files synced" : 63, [js_test:heartbeat_lag_repro] [jsTest] "number of handles visited after writes complete" : 48, [js_test:heartbeat_lag_repro] [jsTest] "number of history store pages caused to be reconciled" : 58, [js_test:heartbeat_lag_repro] [jsTest] "number of internal pages visited" : 35, [js_test:heartbeat_lag_repro] [jsTest] "number of leaf pages visited" : 35, [js_test:heartbeat_lag_repro] [jsTest] "number of pages caused to be reconciled" : 70, [js_test:heartbeat_lag_repro] [jsTest] "pages added for eviction during checkpoint cleanup" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages dirtied due to obsolete time window by checkpoint cleanup" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages read into cache during checkpoint cleanup (reclaim_space)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages read into cache during checkpoint cleanup due to obsolete time window" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages removed during checkpoint cleanup" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages skipped during checkpoint cleanup tree walk" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages visited during checkpoint cleanup" : 0, [js_test:heartbeat_lag_repro] [jsTest] "prepare currently running" : 0, [js_test:heartbeat_lag_repro] [jsTest] "prepare max time (msecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "prepare min time (msecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "prepare most recent time (msecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "prepare total time (msecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "progress state" : 0, [js_test:heartbeat_lag_repro] [jsTest] "scrub dirty target" : 0, [js_test:heartbeat_lag_repro] [jsTest] "scrub max time (msecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "scrub min time (msecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "scrub most recent time (msecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "scrub total time (msecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "stop timing stress active" : 0, [js_test:heartbeat_lag_repro] [jsTest] "time spent on per-tree checkpoint work (usecs)" : 1514, [js_test:heartbeat_lag_repro] [jsTest] "total failed number of checkpoints" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total succeed number of checkpoints" : 5, [js_test:heartbeat_lag_repro] [jsTest] "total time (msecs)" : 133, [js_test:heartbeat_lag_repro] [jsTest] "transaction checkpoints due to obsolete pages" : 0, [js_test:heartbeat_lag_repro] [jsTest] "wait cycles while cache dirty level is decreasing" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "chunk-cache" : { [js_test:heartbeat_lag_repro] [jsTest] "aggregate number of spanned chunks on read" : 0, [js_test:heartbeat_lag_repro] [jsTest] "chunks evicted" : 0, [js_test:heartbeat_lag_repro] [jsTest] "could not allocate due to exceeding bitmap capacity" : 0, [js_test:heartbeat_lag_repro] [jsTest] "could not allocate due to exceeding capacity" : 0, [js_test:heartbeat_lag_repro] [jsTest] "lookups" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of chunks loaded from flushed tables in chunk cache" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of metadata entries inserted" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of metadata entries removed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of metadata inserts/deletes dropped by the worker thread" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of metadata inserts/deletes pushed to the worker thread" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of metadata inserts/deletes read by the worker thread" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of misses" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of times a read from storage failed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "retried accessing a chunk while I/O was in progress" : 0, [js_test:heartbeat_lag_repro] [jsTest] "retries from a chunk cache checksum mismatch" : 0, [js_test:heartbeat_lag_repro] [jsTest] "timed out due to too many retries" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total bytes read from persistent content" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total bytes used by the cache" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total bytes used by the cache for pinned chunks" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total chunks held by the chunk cache" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total number of chunks inserted on startup from persisted metadata." : 0, [js_test:heartbeat_lag_repro] [jsTest] "total pinned chunks held by the chunk cache" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "connection" : { [js_test:heartbeat_lag_repro] [jsTest] "auto adjusting condition resets" : 70, [js_test:heartbeat_lag_repro] [jsTest] "auto adjusting condition wait calls" : 715, [js_test:heartbeat_lag_repro] [jsTest] "auto adjusting condition wait raced to update timeout and skipped updating" : 0, [js_test:heartbeat_lag_repro] [jsTest] "detected system time went backwards" : 0, [js_test:heartbeat_lag_repro] [jsTest] "files currently open" : 44, [js_test:heartbeat_lag_repro] [jsTest] "hash bucket array size for data handles" : 512, [js_test:heartbeat_lag_repro] [jsTest] "hash bucket array size general" : 512, [js_test:heartbeat_lag_repro] [jsTest] "memory allocations" : 50783, [js_test:heartbeat_lag_repro] [jsTest] "memory frees" : 47291, [js_test:heartbeat_lag_repro] [jsTest] "memory re-allocations" : 427, [js_test:heartbeat_lag_repro] [jsTest] "number of sessions without a sweep for 5+ minutes" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of sessions without a sweep for 60+ minutes" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pthread mutex condition wait calls" : 2640, [js_test:heartbeat_lag_repro] [jsTest] "pthread mutex shared lock read-lock calls" : 9203, [js_test:heartbeat_lag_repro] [jsTest] "pthread mutex shared lock write-lock calls" : 413, [js_test:heartbeat_lag_repro] [jsTest] "total fsync I/Os" : 186, [js_test:heartbeat_lag_repro] [jsTest] "total read I/Os" : 62, [js_test:heartbeat_lag_repro] [jsTest] "total write I/Os" : 267 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "cursor" : { [js_test:heartbeat_lag_repro] [jsTest] "Total number of deleted pages skipped during tree walk" : 0, [js_test:heartbeat_lag_repro] [jsTest] "Total number of entries skipped by cursor next calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "Total number of entries skipped by cursor prev calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "Total number of entries skipped to position the history store cursor" : 0, [js_test:heartbeat_lag_repro] [jsTest] "Total number of in-memory deleted pages skipped during tree walk" : 0, [js_test:heartbeat_lag_repro] [jsTest] "Total number of on-disk deleted pages skipped during tree walk" : 0, [js_test:heartbeat_lag_repro] [jsTest] "Total number of times a search near has exited due to prefix config" : 0, [js_test:heartbeat_lag_repro] [jsTest] "Total number of times cursor fails to temporarily release pinned page to encourage eviction of hot or large page" : 0, [js_test:heartbeat_lag_repro] [jsTest] "Total number of times cursor temporarily releases pinned page to encourage eviction of hot or large page" : 0, [js_test:heartbeat_lag_repro] [jsTest] "bulk cursor count" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cached cursor count" : 71, [js_test:heartbeat_lag_repro] [jsTest] "cursor bound calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor bounds cleared from reset" : 38, [js_test:heartbeat_lag_repro] [jsTest] "cursor bounds comparisons performed" : 3, [js_test:heartbeat_lag_repro] [jsTest] "cursor bounds next called on an unpositioned cursor" : 30, [js_test:heartbeat_lag_repro] [jsTest] "cursor bounds next early exit" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor bounds prev called on an unpositioned cursor" : 8, [js_test:heartbeat_lag_repro] [jsTest] "cursor bounds prev early exit" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor bounds search early exit" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor bounds search near call repositioned cursor" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor bulk loaded cursor insert calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor cache calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor close calls that result in cache" : 1189, [js_test:heartbeat_lag_repro] [jsTest] "cursor close calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor compare calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor create calls" : 751, [js_test:heartbeat_lag_repro] [jsTest] "cursor equals calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor get key calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor get value calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor insert calls" : 317, [js_test:heartbeat_lag_repro] [jsTest] "cursor insert calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor insert check calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor insert key and value bytes" : 171236, [js_test:heartbeat_lag_repro] [jsTest] "cursor largest key calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor modify calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor modify calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor modify key and value bytes affected" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor modify value bytes modified" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor next calls" : 380, [js_test:heartbeat_lag_repro] [jsTest] "cursor next calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor next calls that skip due to a globally visible history store tombstone" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor next calls that skip greater than 1 and fewer than 100 entries" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor next calls that skip greater than or equal to 100 entries" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor next random calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor operation restarted" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor prev calls" : 128, [js_test:heartbeat_lag_repro] [jsTest] "cursor prev calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor prev calls that skip due to a globally visible history store tombstone" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor prev calls that skip greater than or equal to 100 entries" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor prev calls that skip less than 100 entries" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor reconfigure calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor remove calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor remove calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor remove key bytes removed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor reopen calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor reserve calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor reserve calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor reset calls" : 4605, [js_test:heartbeat_lag_repro] [jsTest] "cursor reset calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor search calls" : 2916, [js_test:heartbeat_lag_repro] [jsTest] "cursor search calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor search history store calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor search near calls" : 10, [js_test:heartbeat_lag_repro] [jsTest] "cursor search near calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor sweep buckets" : 3024, [js_test:heartbeat_lag_repro] [jsTest] "cursor sweep cursors closed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor sweep cursors examined" : 72, [js_test:heartbeat_lag_repro] [jsTest] "cursor sweeps" : 176, [js_test:heartbeat_lag_repro] [jsTest] "cursor truncate calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor truncates performed on individual keys" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor update calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor update calls that return an error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor update key and value bytes" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursor update value size change" : 0, [js_test:heartbeat_lag_repro] [jsTest] "cursors reused from cache" : 1118, [js_test:heartbeat_lag_repro] [jsTest] "open cursor count" : 17 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "data-handle" : { [js_test:heartbeat_lag_repro] [jsTest] "Table connection data handles currently active" : 39, [js_test:heartbeat_lag_repro] [jsTest] "Tiered connection data handles currently active" : 0, [js_test:heartbeat_lag_repro] [jsTest] "Tiered_Tree connection data handles currently active" : 0, [js_test:heartbeat_lag_repro] [jsTest] "btree connection data handles currently active" : 41, [js_test:heartbeat_lag_repro] [jsTest] "checkpoint connection data handles currently active" : 0, [js_test:heartbeat_lag_repro] [jsTest] "connection data handle size" : 504, [js_test:heartbeat_lag_repro] [jsTest] "connection data handles currently active" : 80, [js_test:heartbeat_lag_repro] [jsTest] "connection sweep candidate became referenced" : 0, [js_test:heartbeat_lag_repro] [jsTest] "connection sweep dead dhandles closed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "connection sweep dhandles removed from hash list" : 11, [js_test:heartbeat_lag_repro] [jsTest] "connection sweep expired dhandles closed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "connection sweep time-of-death sets" : 98, [js_test:heartbeat_lag_repro] [jsTest] "connection sweeps" : 10, [js_test:heartbeat_lag_repro] [jsTest] "connection sweeps skipped due to checkpoint gathering handles" : 0, [js_test:heartbeat_lag_repro] [jsTest] "session dhandles swept" : 0, [js_test:heartbeat_lag_repro] [jsTest] "session sweep attempts" : 251 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "lock" : { [js_test:heartbeat_lag_repro] [jsTest] "btree page lock acquisitions" : 263, [js_test:heartbeat_lag_repro] [jsTest] "btree page lock application thread wait time (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "btree page lock internal thread wait time (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "checkpoint lock acquisitions" : 5, [js_test:heartbeat_lag_repro] [jsTest] "checkpoint lock application thread wait time (usecs)" : 9242, [js_test:heartbeat_lag_repro] [jsTest] "checkpoint lock internal thread wait time (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "dhandle lock application thread time waiting (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "dhandle lock internal thread time waiting (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "dhandle read lock acquisitions" : 482, [js_test:heartbeat_lag_repro] [jsTest] "dhandle write lock acquisitions" : 104, [js_test:heartbeat_lag_repro] [jsTest] "metadata lock acquisitions" : 5, [js_test:heartbeat_lag_repro] [jsTest] "metadata lock application thread wait time (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "metadata lock internal thread wait time (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "schema lock acquisitions" : 47, [js_test:heartbeat_lag_repro] [jsTest] "schema lock application thread wait time (usecs)" : 24578, [js_test:heartbeat_lag_repro] [jsTest] "schema lock internal thread wait time (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table lock application thread time waiting for the table lock (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table lock internal thread time waiting for the table lock (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table read lock acquisitions" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table write lock acquisitions" : 40, [js_test:heartbeat_lag_repro] [jsTest] "txn global lock application thread time waiting (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "txn global lock internal thread time waiting (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "txn global read lock acquisitions" : 83, [js_test:heartbeat_lag_repro] [jsTest] "txn global write lock acquisitions" : 49 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "log" : { [js_test:heartbeat_lag_repro] [jsTest] "busy returns attempting to switch slots" : 0, [js_test:heartbeat_lag_repro] [jsTest] "force log remove time sleeping (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "log bytes of payload data" : 95896, [js_test:heartbeat_lag_repro] [jsTest] "log bytes written" : 117760, [js_test:heartbeat_lag_repro] [jsTest] "log files manually zero-filled" : 0, [js_test:heartbeat_lag_repro] [jsTest] "log flush operations" : 1033, [js_test:heartbeat_lag_repro] [jsTest] "log force write operations" : 1160, [js_test:heartbeat_lag_repro] [jsTest] "log force write operations skipped" : 1136, [js_test:heartbeat_lag_repro] [jsTest] "log records compressed" : 137, [js_test:heartbeat_lag_repro] [jsTest] "log records not compressed" : 99, [js_test:heartbeat_lag_repro] [jsTest] "log records too small to compress" : 87, [js_test:heartbeat_lag_repro] [jsTest] "log release advances write LSN" : 47, [js_test:heartbeat_lag_repro] [jsTest] "log scan operations" : 0, [js_test:heartbeat_lag_repro] [jsTest] "log scan records requiring two reads" : 0, [js_test:heartbeat_lag_repro] [jsTest] "log server thread advances write LSN" : 24, [js_test:heartbeat_lag_repro] [jsTest] "log server thread write LSN walk skipped" : 2423, [js_test:heartbeat_lag_repro] [jsTest] "log sync operations" : 70, [js_test:heartbeat_lag_repro] [jsTest] "log sync time duration (usecs)" : 117249, [js_test:heartbeat_lag_repro] [jsTest] "log sync_dir operations" : 1, [js_test:heartbeat_lag_repro] [jsTest] "log sync_dir time duration (usecs)" : 1772, [js_test:heartbeat_lag_repro] [jsTest] "log write operations" : 323, [js_test:heartbeat_lag_repro] [jsTest] "logging bytes consolidated" : 117376, [js_test:heartbeat_lag_repro] [jsTest] "maximum log file size" : 104857600, [js_test:heartbeat_lag_repro] [jsTest] "number of pre-allocated log files to create" : 1, [js_test:heartbeat_lag_repro] [jsTest] "pre-allocated log files not ready and missed" : 1, [js_test:heartbeat_lag_repro] [jsTest] "pre-allocated log files prepared" : 1, [js_test:heartbeat_lag_repro] [jsTest] "pre-allocated log files used" : 0, [js_test:heartbeat_lag_repro] [jsTest] "records processed by log scan" : 0, [js_test:heartbeat_lag_repro] [jsTest] "slot close lost race" : 0, [js_test:heartbeat_lag_repro] [jsTest] "slot close unbuffered waits" : 0, [js_test:heartbeat_lag_repro] [jsTest] "slot closures" : 71, [js_test:heartbeat_lag_repro] [jsTest] "slot join atomic update races" : 0, [js_test:heartbeat_lag_repro] [jsTest] "slot join calls atomic updates raced" : 0, [js_test:heartbeat_lag_repro] [jsTest] "slot join calls did not yield" : 323, [js_test:heartbeat_lag_repro] [jsTest] "slot join calls found active slot closed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "slot join calls slept" : 0, [js_test:heartbeat_lag_repro] [jsTest] "slot join calls yielded" : 0, [js_test:heartbeat_lag_repro] [jsTest] "slot join found active slot closed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "slot joins yield time (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "slot transitions unable to find free slot" : 0, [js_test:heartbeat_lag_repro] [jsTest] "slot unbuffered writes" : 0, [js_test:heartbeat_lag_repro] [jsTest] "total in-memory size of compressed records" : 169479, [js_test:heartbeat_lag_repro] [jsTest] "total log buffer size" : 33554432, [js_test:heartbeat_lag_repro] [jsTest] "total size of compressed records" : 74208, [js_test:heartbeat_lag_repro] [jsTest] "written slots coalesced" : 0, [js_test:heartbeat_lag_repro] [jsTest] "yields waiting for previous log file close" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "perf" : { [js_test:heartbeat_lag_repro] [jsTest] "file system read latency histogram (bucket 1) - 0-10ms" : 62, [js_test:heartbeat_lag_repro] [jsTest] "file system read latency histogram (bucket 2) - 10-49ms" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file system read latency histogram (bucket 3) - 50-99ms" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file system read latency histogram (bucket 4) - 100-249ms" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file system read latency histogram (bucket 5) - 250-499ms" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file system read latency histogram (bucket 6) - 500-999ms" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file system read latency histogram (bucket 7) - 1000ms+" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file system read latency histogram total (msecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file system write latency histogram (bucket 1) - 0-10ms" : 267, [js_test:heartbeat_lag_repro] [jsTest] "file system write latency histogram (bucket 2) - 10-49ms" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file system write latency histogram (bucket 3) - 50-99ms" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file system write latency histogram (bucket 4) - 100-249ms" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file system write latency histogram (bucket 5) - 250-499ms" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file system write latency histogram (bucket 6) - 500-999ms" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file system write latency histogram (bucket 7) - 1000ms+" : 0, [js_test:heartbeat_lag_repro] [jsTest] "file system write latency histogram total (msecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "operation read latency histogram (bucket 1) - 0-100us" : 2769, [js_test:heartbeat_lag_repro] [jsTest] "operation read latency histogram (bucket 2) - 100-249us" : 0, [js_test:heartbeat_lag_repro] [jsTest] "operation read latency histogram (bucket 3) - 250-499us" : 0, [js_test:heartbeat_lag_repro] [jsTest] "operation read latency histogram (bucket 4) - 500-999us" : 0, [js_test:heartbeat_lag_repro] [jsTest] "operation read latency histogram (bucket 5) - 1000-9999us" : 0, [js_test:heartbeat_lag_repro] [jsTest] "operation read latency histogram (bucket 6) - 10000us+" : 0, [js_test:heartbeat_lag_repro] [jsTest] "operation read latency histogram total (usecs)" : 3927, [js_test:heartbeat_lag_repro] [jsTest] "operation write latency histogram (bucket 1) - 0-100us" : 316, [js_test:heartbeat_lag_repro] [jsTest] "operation write latency histogram (bucket 2) - 100-249us" : 1, [js_test:heartbeat_lag_repro] [jsTest] "operation write latency histogram (bucket 3) - 250-499us" : 0, [js_test:heartbeat_lag_repro] [jsTest] "operation write latency histogram (bucket 4) - 500-999us" : 0, [js_test:heartbeat_lag_repro] [jsTest] "operation write latency histogram (bucket 5) - 1000-9999us" : 0, [js_test:heartbeat_lag_repro] [jsTest] "operation write latency histogram (bucket 6) - 10000us+" : 0, [js_test:heartbeat_lag_repro] [jsTest] "operation write latency histogram total (usecs)" : 1822 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "prefetch" : { [js_test:heartbeat_lag_repro] [jsTest] "could not perform pre-fetch on internal page" : 0, [js_test:heartbeat_lag_repro] [jsTest] "could not perform pre-fetch on ref without the pre-fetch flag set" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of times pre-fetch failed to start" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pre-fetch not repeating for recently pre-fetched ref" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pre-fetch not triggered after single disk read" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pre-fetch not triggered as there is no valid dhandle" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pre-fetch not triggered by page read" : 114, [js_test:heartbeat_lag_repro] [jsTest] "pre-fetch not triggered due to disk read count" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pre-fetch not triggered due to internal session" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pre-fetch not triggered due to special btree handle" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pre-fetch page not on disk when reading" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pre-fetch pages queued" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pre-fetch pages read in background" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pre-fetch skipped reading in a page due to harmless error" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pre-fetch triggered by page read" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "reconciliation" : { [js_test:heartbeat_lag_repro] [jsTest] "VLCS pages explicitly reconciled as empty" : 0, [js_test:heartbeat_lag_repro] [jsTest] "approximate byte size of timestamps in pages written" : 320, [js_test:heartbeat_lag_repro] [jsTest] "approximate byte size of transaction IDs in pages written" : 688, [js_test:heartbeat_lag_repro] [jsTest] "fast-path pages deleted" : 0, [js_test:heartbeat_lag_repro] [jsTest] "leaf-page overflow keys" : 0, [js_test:heartbeat_lag_repro] [jsTest] "maximum milliseconds spent in a reconciliation call" : 0, [js_test:heartbeat_lag_repro] [jsTest] "maximum milliseconds spent in building a disk image in a reconciliation" : 0, [js_test:heartbeat_lag_repro] [jsTest] "maximum milliseconds spent in moving updates to the history store in a reconciliation" : 0, [js_test:heartbeat_lag_repro] [jsTest] "overflow values written" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page reconciliation calls" : 70, [js_test:heartbeat_lag_repro] [jsTest] "page reconciliation calls for eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page reconciliation calls that resulted in values with prepared transaction metadata" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page reconciliation calls that resulted in values with timestamps" : 3, [js_test:heartbeat_lag_repro] [jsTest] "page reconciliation calls that resulted in values with transaction ids" : 8, [js_test:heartbeat_lag_repro] [jsTest] "pages deleted" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages written including an aggregated newest start durable timestamp " : 4, [js_test:heartbeat_lag_repro] [jsTest] "pages written including an aggregated newest stop durable timestamp " : 1, [js_test:heartbeat_lag_repro] [jsTest] "pages written including an aggregated newest stop timestamp " : 1, [js_test:heartbeat_lag_repro] [jsTest] "pages written including an aggregated newest stop transaction ID" : 1, [js_test:heartbeat_lag_repro] [jsTest] "pages written including an aggregated newest transaction ID " : 4, [js_test:heartbeat_lag_repro] [jsTest] "pages written including an aggregated oldest start timestamp " : 3, [js_test:heartbeat_lag_repro] [jsTest] "pages written including an aggregated prepare" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages written including at least one prepare state" : 0, [js_test:heartbeat_lag_repro] [jsTest] "pages written including at least one start durable timestamp" : 4, [js_test:heartbeat_lag_repro] [jsTest] "pages written including at least one start timestamp" : 4, [js_test:heartbeat_lag_repro] [jsTest] "pages written including at least one start transaction ID" : 10, [js_test:heartbeat_lag_repro] [jsTest] "pages written including at least one stop durable timestamp" : 1, [js_test:heartbeat_lag_repro] [jsTest] "pages written including at least one stop timestamp" : 1, [js_test:heartbeat_lag_repro] [jsTest] "pages written including at least one stop transaction ID" : 1, [js_test:heartbeat_lag_repro] [jsTest] "records written including a prepare state" : 0, [js_test:heartbeat_lag_repro] [jsTest] "records written including a start durable timestamp" : 16, [js_test:heartbeat_lag_repro] [jsTest] "records written including a start timestamp" : 16, [js_test:heartbeat_lag_repro] [jsTest] "records written including a start transaction ID" : 82, [js_test:heartbeat_lag_repro] [jsTest] "records written including a stop durable timestamp" : 4, [js_test:heartbeat_lag_repro] [jsTest] "records written including a stop timestamp" : 4, [js_test:heartbeat_lag_repro] [jsTest] "records written including a stop transaction ID" : 4, [js_test:heartbeat_lag_repro] [jsTest] "split bytes currently awaiting free" : 0, [js_test:heartbeat_lag_repro] [jsTest] "split objects currently awaiting free" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "session" : { [js_test:heartbeat_lag_repro] [jsTest] "attempts to remove a local object and the object is in use" : 0, [js_test:heartbeat_lag_repro] [jsTest] "flush_tier failed calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "flush_tier operation calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "flush_tier tables skipped due to no checkpoint" : 0, [js_test:heartbeat_lag_repro] [jsTest] "flush_tier tables switched" : 0, [js_test:heartbeat_lag_repro] [jsTest] "local objects removed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "open session count" : 29, [js_test:heartbeat_lag_repro] [jsTest] "session query timestamp calls" : 31, [js_test:heartbeat_lag_repro] [jsTest] "table alter failed calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table alter successful calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table alter triggering checkpoint calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table alter unchanged and skipped" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table compact conflicted with checkpoint" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table compact dhandle successful calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table compact failed calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table compact failed calls due to cache pressure" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table compact passes" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table compact pulled into eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table compact running" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table compact skipped as process would not reduce file size" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table compact successful calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table compact timeout" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table create failed calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table create successful calls" : 39, [js_test:heartbeat_lag_repro] [jsTest] "table create with import failed calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table create with import successful calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table drop failed calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table drop successful calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table rename failed calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table rename successful calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table salvage failed calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table salvage successful calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table truncate failed calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table truncate successful calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table verify failed calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "table verify successful calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "tiered operations dequeued and processed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "tiered operations removed without processing" : 0, [js_test:heartbeat_lag_repro] [jsTest] "tiered operations scheduled" : 0, [js_test:heartbeat_lag_repro] [jsTest] "tiered storage local retention time (secs)" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "thread-state" : { [js_test:heartbeat_lag_repro] [jsTest] "active filesystem fsync calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "active filesystem read calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "active filesystem write calls" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "thread-yield" : { [js_test:heartbeat_lag_repro] [jsTest] "application thread operations waiting for cache" : 0, [js_test:heartbeat_lag_repro] [jsTest] "application thread snapshot refreshed for eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "application thread time waiting for cache (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "connection close blocked waiting for transaction state stabilization" : 0, [js_test:heartbeat_lag_repro] [jsTest] "connection close yielded for lsm manager shutdown" : 0, [js_test:heartbeat_lag_repro] [jsTest] "data handle lock yielded" : 0, [js_test:heartbeat_lag_repro] [jsTest] "get reference for page index and slot time sleeping (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page access yielded due to prepare state change" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page acquire busy blocked" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page acquire eviction blocked" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page acquire locked blocked" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page acquire read blocked" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page acquire time sleeping (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page delete rollback time sleeping for state change (usecs)" : 0, [js_test:heartbeat_lag_repro] [jsTest] "page reconciliation yielded due to child modification" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "transaction" : { [js_test:heartbeat_lag_repro] [jsTest] "Number of prepared updates" : 0, [js_test:heartbeat_lag_repro] [jsTest] "Number of prepared updates committed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "Number of prepared updates repeated on the same key" : 0, [js_test:heartbeat_lag_repro] [jsTest] "Number of prepared updates rolled back" : 0, [js_test:heartbeat_lag_repro] [jsTest] "a reader raced with a prepared transaction commit and skipped an update or updates" : 0, [js_test:heartbeat_lag_repro] [jsTest] "number of times overflow removed value is read" : 0, [js_test:heartbeat_lag_repro] [jsTest] "oldest pinned transaction ID rolled back for eviction" : 0, [js_test:heartbeat_lag_repro] [jsTest] "prepared transactions" : 0, [js_test:heartbeat_lag_repro] [jsTest] "prepared transactions committed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "prepared transactions currently active" : 0, [js_test:heartbeat_lag_repro] [jsTest] "prepared transactions rolled back" : 0, [js_test:heartbeat_lag_repro] [jsTest] "query timestamp calls" : 1058, [js_test:heartbeat_lag_repro] [jsTest] "race to read prepared update retry" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable history store keys that would have been swept in non-dryrun mode" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable history store records with stop timestamps older than newer records" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable inconsistent checkpoint" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable keys removed" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable keys restored" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable keys that would have been removed in non-dryrun mode" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable keys that would have been restored in non-dryrun mode" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable pages visited" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable restored tombstones from history store" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable restored updates from history store" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable skipping delete rle" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable skipping stable rle" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable sweeping history store keys" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable tombstones from history store that would have been restored in non-dryrun mode" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable tree walk skipping pages" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable updates aborted" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable updates from history store that would have been restored in non-dryrun mode" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable updates removed from history store" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable updates that would have been aborted in non-dryrun mode" : 0, [js_test:heartbeat_lag_repro] [jsTest] "rollback to stable updates that would have been removed from history store in non-dryrun mode" : 0, [js_test:heartbeat_lag_repro] [jsTest] "sessions scanned in each walk of concurrent sessions" : 39634, [js_test:heartbeat_lag_repro] [jsTest] "set timestamp calls" : 11, [js_test:heartbeat_lag_repro] [jsTest] "set timestamp durable calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "set timestamp durable updates" : 0, [js_test:heartbeat_lag_repro] [jsTest] "set timestamp force calls" : 0, [js_test:heartbeat_lag_repro] [jsTest] "set timestamp global oldest timestamp set to be more recent than the global stable timestamp" : 0, [js_test:heartbeat_lag_repro] [jsTest] "set timestamp oldest calls" : 1, [js_test:heartbeat_lag_repro] [jsTest] "set timestamp oldest updates" : 1, [js_test:heartbeat_lag_repro] [jsTest] "set timestamp stable calls" : 10, [js_test:heartbeat_lag_repro] [jsTest] "set timestamp stable updates" : 9, [js_test:heartbeat_lag_repro] [jsTest] "transaction begins" : 1082, [js_test:heartbeat_lag_repro] [jsTest] "transaction checkpoint history store file duration (usecs)" : 156, [js_test:heartbeat_lag_repro] [jsTest] "transaction range of IDs currently pinned" : 0, [js_test:heartbeat_lag_repro] [jsTest] "transaction range of IDs currently pinned by a checkpoint" : 0, [js_test:heartbeat_lag_repro] [jsTest] "transaction range of timestamps currently pinned" : NumberLong("94489280512"), [js_test:heartbeat_lag_repro] [jsTest] "transaction range of timestamps pinned by a checkpoint" : NumberLong("7429788329631023105"), [js_test:heartbeat_lag_repro] [jsTest] "transaction range of timestamps pinned by the oldest active read timestamp" : 0, [js_test:heartbeat_lag_repro] [jsTest] "transaction range of timestamps pinned by the oldest timestamp" : NumberLong("94489280512"), [js_test:heartbeat_lag_repro] [jsTest] "transaction read timestamp of the oldest active reader" : 0, [js_test:heartbeat_lag_repro] [jsTest] "transaction rollback to stable currently running" : 0, [js_test:heartbeat_lag_repro] [jsTest] "transaction walk of concurrent sessions" : 1444, [js_test:heartbeat_lag_repro] [jsTest] "transactions committed" : 61, [js_test:heartbeat_lag_repro] [jsTest] "transactions rolled back" : 1021, [js_test:heartbeat_lag_repro] [jsTest] "update conflicts" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "snapshot-window-settings" : { [js_test:heartbeat_lag_repro] [jsTest] "total number of SnapshotTooOld errors" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "minimum target snapshot window size in seconds" : 300, [js_test:heartbeat_lag_repro] [jsTest] "current available snapshot window size in seconds" : 22, [js_test:heartbeat_lag_repro] [jsTest] "latest majority snapshot timestamp available" : "Oct 25 18:53:19:1", [js_test:heartbeat_lag_repro] [jsTest] "oldest majority snapshot timestamp available" : "Oct 25 18:52:57:1", [js_test:heartbeat_lag_repro] [jsTest] "pinned timestamp requests" : 0, [js_test:heartbeat_lag_repro] [jsTest] "min pinned timestamp" : Timestamp(4294967295, 4294967295) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "oplog" : { [js_test:heartbeat_lag_repro] [jsTest] "visibility timestamp" : Timestamp(1729882399, 1) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "mem" : { [js_test:heartbeat_lag_repro] [jsTest] "bits" : 64, [js_test:heartbeat_lag_repro] [jsTest] "resident" : 343, [js_test:heartbeat_lag_repro] [jsTest] "virtual" : 3402, [js_test:heartbeat_lag_repro] [jsTest] "supported" : true, [js_test:heartbeat_lag_repro] [jsTest] "secureAllocByteCount" : 64, [js_test:heartbeat_lag_repro] [jsTest] "secureAllocBytesInPages" : 4096 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "metrics" : { [js_test:heartbeat_lag_repro] [jsTest] "apiVersions" : { [js_test:heartbeat_lag_repro] [jsTest] "MongoDB Shell" : [ [js_test:heartbeat_lag_repro] [jsTest] "default" [js_test:heartbeat_lag_repro] [jsTest] ], [js_test:heartbeat_lag_repro] [jsTest] "OplogFetcher" : [ [js_test:heartbeat_lag_repro] [jsTest] "default" [js_test:heartbeat_lag_repro] [jsTest] ], [js_test:heartbeat_lag_repro] [jsTest] "" : [ [js_test:heartbeat_lag_repro] [jsTest] "default" [js_test:heartbeat_lag_repro] [jsTest] ], [js_test:heartbeat_lag_repro] [jsTest] "/home/ubuntu/mongo/build/install/bin/mongod" : [ [js_test:heartbeat_lag_repro] [jsTest] "default" [js_test:heartbeat_lag_repro] [jsTest] ] [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "abortExpiredTransactions" : { [js_test:heartbeat_lag_repro] [jsTest] "passes" : NumberLong(2), [js_test:heartbeat_lag_repro] [jsTest] "successfulKills" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "timedOutKills" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "aggStageCounters" : { [js_test:heartbeat_lag_repro] [jsTest] "$_addReshardingResumeId" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_analyzeShardKeyReadWriteDistribution" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_backupFile" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalAllCollectionStats" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalApplyOplogUpdate" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalBoundedSort" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalChangeStreamAddPostImage" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalChangeStreamAddPreImage" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalChangeStreamCheckInvalidate" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalChangeStreamCheckResumability" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalChangeStreamCheckTopologyChange" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalChangeStreamHandleTopologyChange" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalChangeStreamOplogMatch" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalChangeStreamTransform" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalChangeStreamUnwindTransaction" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalComputeGeoNearDistance" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalConvertBucketIndexStats" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalDensify" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalFindAndModifyImageLookup" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalInhibitOptimization" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalProjection" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalReplaceRoot" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalReshardingIterateTransaction" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalReshardingOwnershipMatch" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalSearchIdLookup" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalSetWindowFields" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalShardServerInfo" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalShredDocuments" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalSplitPipeline" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalStreamingGroup" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalUnpackBucket" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_unpackBucket" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$addFields" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$backupCursor" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$backupCursorExtend" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bucket" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bucketAuto" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$changeStream" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$changeStreamSplitLargeEvent" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$collStats" : NumberLong(306), [js_test:heartbeat_lag_repro] [jsTest] "$count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$currentOp" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$densify" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$documents" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$externalAPI" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$facet" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$fill" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$geoNear" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$graphLookup" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$group" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$hoppingWindow" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$indexStats" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$limit" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$listCachedAndActiveUsers" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$listCatalog" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$listLocalSessions" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$listSampledQueries" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$listSearchIndexes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$listSessions" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$lookup" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$match" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$merge" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$mergeCursors" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$operationMetrics" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$out" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$planCacheStats" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$project" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$querySettings" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$queryStats" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$queue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$rankFusion" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$redact" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$replaceRoot" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$replaceWith" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$sample" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$score" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$scoreFusion" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$search" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$searchBeta" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$searchMeta" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$sessionWindow" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$set" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$setVariableFromSubPipeline" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$setWindowFields" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$shardedDataDistribution" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$skip" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$sort" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$sortByCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$tumblingWindow" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$unionWith" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$unset" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$unwind" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$validate" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$vectorSearch" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "changeStreams" : { [js_test:heartbeat_lag_repro] [jsTest] "largeEventsFailed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "largeEventsSplit" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "showExpandedEvents" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "commands" : { [js_test:heartbeat_lag_repro] [jsTest] "" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "_addShard" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrAbortReshardCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrAddShard" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrAddShardToZone" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrBalancerCollectionStatus" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrBalancerStart" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrBalancerStatus" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrBalancerStop" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrCheckClusterMetadataConsistency" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrCheckMetadataConsistency" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrCleanupReshardCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrClearJumboFlag" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrCollMod" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrCommitChunkMigration" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrCommitChunkSplit" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrCommitChunksMerge" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrCommitIndex" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrCommitMergeAllChunksOnShard" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrCommitMovePrimary" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrCommitRefineCollectionShardKey" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrCommitReshardCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrConfigureCollectionBalancing" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrCreateDatabase" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrDropIndexCatalogEntry" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrEnsureChunkVersionIsGreaterThan" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrGetHistoricalPlacement" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrMoveRange" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrRemoveChunks" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrRemoveShard" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrRemoveShardFromZone" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrRemoveTags" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrRepairShardedCollectionChunksHistory" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrResetPlacementHistory" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrReshardCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrRunRestore" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrSetAllowMigrations" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrSetClusterParameter" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrSetUserWriteBlockMode" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrTransitionFromDedicatedConfigServer" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrTransitionToDedicatedConfigServer" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_configsvrUpdateZoneKeyRange" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_dropConnectionsToMongot" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_flushDatabaseCacheUpdates" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_flushDatabaseCacheUpdatesWithWriteConcern" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_flushReshardingStateChange" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_flushRoutingTableCacheUpdates" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_flushRoutingTableCacheUpdatesWithWriteConcern" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_getNextSessionMods" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_getUserCacheGeneration" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_hashBSONElement" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_isSelf" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(3) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_killOperations" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_mergeAuthzCollections" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_migrateClone" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_mongotConnPoolStats" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_recvChunkAbort" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_recvChunkCommit" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_recvChunkReleaseCritSec" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_recvChunkStart" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_recvChunkStatus" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_refreshQueryAnalyzerConfiguration" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(26) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrAbortReshardCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrBeginMigrationBlockingOperation" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrChangePrimary" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrCheckMetadataConsistency" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrCheckMetadataConsistencyParticipant" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrCleanupReshardCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrCleanupStructuredEncryptionData" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrCloneCatalogData" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrCollMod" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrCollModParticipant" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrCommitIndexParticipant" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrCommitReshardCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrCompactStructuredEncryptionData" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrConvertToCapped" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrConvertToCappedParticipant" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrCoordinateMultiUpdate" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrCreateCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrCreateCollectionParticipant" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrDropCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrDropCollectionIfUUIDNotMatchingWithWriteConcern" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrDropCollectionParticipant" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrDropDatabase" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrDropDatabaseParticipant" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrDropIndexCatalogEntryParticipant" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrDropIndexes" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrEndMigrationBlockingOperation" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrGetStatsForBalancing" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrJoinDDLCoordinators" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrJoinMigrations" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrMergeAllChunksOnShard" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrMovePrimary" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrMovePrimaryEnterCriticalSection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrMovePrimaryExitCriticalSection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrMoveRange" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrNotifyShardingEvent" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrParticipantBlock" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrRefineCollectionShardKey" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrRegisterIndex" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrRenameCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrRenameCollectionParticipant" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrRenameCollectionParticipantUnblock" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrRenameIndexMetadata" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrReshardCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrReshardingOperationTime" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrSetAllowMigrations" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrSetClusterParameter" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrSetUserWriteBlockMode" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrUnregisterIndex" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrUntrackUnsplittableCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_shardsvrValidateShardKeyCandidate" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "_transferMods" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "abortTransaction" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "aggregate" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "analyze" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "analyzeShardKey" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "appendOplogNote" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(1) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "applyOps" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "authenticate" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "autoCompact" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "autoSplitVector" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "buildInfo" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "bulkWrite" : { [js_test:heartbeat_lag_repro] [jsTest] "arrayFilters" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "pipeline" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "checkShardingIndex" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "cleanupOrphaned" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "cleanupStructuredEncryptionData" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clearLog" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "cloneCollectionAsCapped" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clusterAbortTransaction" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clusterAggregate" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clusterBulkWrite" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clusterCommitTransaction" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clusterCount" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clusterDelete" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clusterFind" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clusterGetMore" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clusterInsert" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "clusterUpdate" : { [js_test:heartbeat_lag_repro] [jsTest] "arrayFilters" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "pipeline" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "collMod" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "validator" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "jsonSchema" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "collStats" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(18) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "commitTransaction" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "compact" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "compactStructuredEncryptionData" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "configureFailPoint" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(8) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "configureQueryAnalyzer" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "connPoolStats" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "connPoolSync" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "connectionStatus" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(9) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "convertToCapped" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "coordinateCommitTransaction" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "count" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(16) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "cpuload" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "create" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "validator" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "jsonSchema" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "createIndexes" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(6) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "createRole" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "createSearchIndexes" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "createUser" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "currentOp" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "dataSize" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "dbCheck" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "dbHash" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "dbStats" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(4) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "delete" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "distinct" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "donorAbortMigration" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "donorForgetMigration" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "donorStartMigration" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "drop" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "dropAllRolesFromDatabase" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "dropAllUsersFromDatabase" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "dropConnections" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "dropDatabase" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "dropIndexes" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "dropRole" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "dropSearchIndex" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "dropUser" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "echo" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "endSessions" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "explain" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "exportCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "features" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "filemd5" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "find" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(63) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "findAndModify" : { [js_test:heartbeat_lag_repro] [jsTest] "arrayFilters" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "pipeline" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "flushRouterConfig" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "fsync" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "fsyncUnlock" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getAuditConfig" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getChangeStreamState" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getClusterParameter" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getCmdLineOpts" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getDatabaseVersion" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getDefaultRWConcern" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getDiagnosticData" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getLog" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getMore" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(4), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(68) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getParameter" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(2) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getQueryableEncryptionCountInfo" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getShardMap" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getShardVersion" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getShardingReady" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "godinsert" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "grantPrivilegesToRole" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "grantRolesToRole" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "grantRolesToUser" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "hello" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(22) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "hostInfo" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "httpClientRequest" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "importCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "insert" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(2) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "internalRenameIfOptionsAndIndexesMatch" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "invalidateUserCache" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "isMaster" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(39) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "killAllSessions" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "killAllSessionsByPattern" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "killCursors" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(5) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "killOp" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "killSessions" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "listCollections" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(4) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "listCommands" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "listDatabases" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(2) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "listDatabasesForAllTenants" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "listIndexes" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(22) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "listSearchIndexes" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "lockInfo" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "logApplicationMessage" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "logMessage" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "logRotate" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "logout" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "makeSnapshot" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "mapReduce" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "mergeChunks" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "oidcListKeys" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "oidcRefreshKeys" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "pinHistoryReplicated" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "ping" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "planCacheClear" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "planCacheClearFilters" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "planCacheListFilters" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "planCacheSetFilter" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "prepareTransaction" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "profile" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "reIndex" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "reapLogicalSessionCacheNow" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "recipientForgetMigration" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "recipientSyncData" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "recipientVoteImportedFiles" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "refreshLogicalSessionCacheNow" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "refreshSessions" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "removeQuerySettings" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "renameCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetAbortPrimaryCatchUp" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetFreeze" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetGetConfig" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(4) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetGetRBID" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(4) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetGetStatus" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(9) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetHeartbeat" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(188) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetInitiate" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(1) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetMaintenance" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetReconfig" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(2) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetRequestVotes" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(2) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetResizeOplog" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetStepDown" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetStepDownWithForce" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetStepUp" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetSyncFrom" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetTest" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetTestEgress" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "replSetUpdatePosition" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(61) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "revokePrivilegesFromRole" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "revokeRolesFromRole" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "revokeRolesFromUser" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "rolesInfo" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "rotateCertificates" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "rotateFTDC" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "saslContinue" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "saslStart" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "serverStatus" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(7) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "setAuditConfig" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "setChangeStreamState" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "setClusterParameter" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "setCommittedSnapshot" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "setDefaultRWConcern" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "setFeatureCompatibilityVersion" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "setIndexCommitQuorum" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "setParameter" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(2) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "setProfilingFilterGlobally" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "setQuerySettings" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "setUserWriteBlockMode" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "shardingState" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "shutdown" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "sleep" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "splitChunk" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "splitVector" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "stageDebug" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "startRecordingTraffic" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "startSession" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "stopRecordingTraffic" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "sysprofile" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "testDeprecation" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "testDeprecationInVersion2" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "testInternalTransactions" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "testRemoval" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "testReshardCloneCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "testVersion2" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "testVersions1And2" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "timeseriesCatalogBucketParamsChanged" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "top" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "transitionToShardedCluster" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "update" : { [js_test:heartbeat_lag_repro] [jsTest] "arrayFilters" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "pipeline" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "updateRole" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "updateSearchIndex" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "updateUser" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "usersInfo" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "validate" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "validateDBMetadata" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "voteAbortIndexBuild" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "voteCommitImportCollection" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "voteCommitIndexBuild" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "waitForFailPoint" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "whatsmysni" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "whatsmyuri" : { [js_test:heartbeat_lag_repro] [jsTest] "failed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "rejected" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "cursor" : { [js_test:heartbeat_lag_repro] [jsTest] "moreThanOneBatch" : NumberLong(4), [js_test:heartbeat_lag_repro] [jsTest] "timedOut" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalOpened" : NumberLong(7), [js_test:heartbeat_lag_repro] [jsTest] "lifespan" : { [js_test:heartbeat_lag_repro] [jsTest] "greaterThanOrEqual10Minutes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "lessThan10Minutes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "lessThan15Seconds" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "lessThan1Minute" : NumberLong(1), [js_test:heartbeat_lag_repro] [jsTest] "lessThan1Second" : NumberLong(3), [js_test:heartbeat_lag_repro] [jsTest] "lessThan30Seconds" : NumberLong(1), [js_test:heartbeat_lag_repro] [jsTest] "lessThan5Seconds" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "open" : { [js_test:heartbeat_lag_repro] [jsTest] "multiTarget" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "noTimeout" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "pinned" : NumberLong(2), [js_test:heartbeat_lag_repro] [jsTest] "queuedData" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "singleTarget" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(2) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "diskSpaceMonitor" : { [js_test:heartbeat_lag_repro] [jsTest] "passes" : NumberLong(103), [js_test:heartbeat_lag_repro] [jsTest] "tookAction" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "document" : { [js_test:heartbeat_lag_repro] [jsTest] "deleted" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "inserted" : NumberLong(2), [js_test:heartbeat_lag_repro] [jsTest] "returned" : NumberLong(130), [js_test:heartbeat_lag_repro] [jsTest] "updated" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "dotsAndDollarsFields" : { [js_test:heartbeat_lag_repro] [jsTest] "inserts" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "updates" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "getLastError" : { [js_test:heartbeat_lag_repro] [jsTest] "wtime" : { [js_test:heartbeat_lag_repro] [jsTest] "num" : 1, [js_test:heartbeat_lag_repro] [jsTest] "totalMillis" : 2 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "wtimeouts" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "default" : { [js_test:heartbeat_lag_repro] [jsTest] "unsatisfiable" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "wtimeouts" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "mongos" : { [js_test:heartbeat_lag_repro] [jsTest] "cursor" : { [js_test:heartbeat_lag_repro] [jsTest] "moreThanOneBatch" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalOpened" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "shardRegistry" : { [js_test:heartbeat_lag_repro] [jsTest] "blockedOpsGauge" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "network" : { [js_test:heartbeat_lag_repro] [jsTest] "totalEgressConnectionEstablishmentTimeMillis" : NumberLong(4), [js_test:heartbeat_lag_repro] [jsTest] "totalIngressTLSConnections" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalIngressTLSHandshakeTimeMillis" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeForEgressConnectionAcquiredToWireMicros" : NumberLong(9290), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeToFirstNonAuthCommandMillis" : NumberLong(10822) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "operation" : { [js_test:heartbeat_lag_repro] [jsTest] "killedDueToClientDisconnect" : NumberLong(4), [js_test:heartbeat_lag_repro] [jsTest] "killedDueToDefaultMaxTimeMSExpired" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "killedDueToMaxTimeMSExpired" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numConnectionNetworkTimeouts" : NumberLong(108), [js_test:heartbeat_lag_repro] [jsTest] "prepareConflictWaitMicros" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "prepareConflicts" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "scanAndOrder" : NumberLong(6), [js_test:heartbeat_lag_repro] [jsTest] "temporarilyUnavailableErrors" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "temporarilyUnavailableErrorsConvertedToWriteConflict" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "temporarilyUnavailableErrorsEscaped" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalTimeWaitingBeforeConnectionTimeoutMillis" : NumberLong(824774), [js_test:heartbeat_lag_repro] [jsTest] "transactionTooLargeForCacheErrors" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "transactionTooLargeForCacheErrorsConvertedToWriteConflict" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "unsendableCompletedResponses" : NumberLong(4), [js_test:heartbeat_lag_repro] [jsTest] "writeConflicts" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "operatorCounters" : { [js_test:heartbeat_lag_repro] [jsTest] "expressions" : { [js_test:heartbeat_lag_repro] [jsTest] "$_internalFindAllValuesAtPath" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalFleBetween" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalFleEq" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalIndexKey" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalJsEmit" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalKeyStringValue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalOwningShard" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_testApiVersion" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$abs" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$acos" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$acosh" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$add" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$allElementsTrue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$and" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$anyElementTrue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$arrayElemAt" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$arrayToObject" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$asin" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$asinh" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$atan" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$atan2" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$atanh" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$avg" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$binarySize" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bitAnd" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bitNot" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bitOr" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bitXor" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bsonSize" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$ceil" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$cmp" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$concat" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$concatArrays" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$cond" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$const" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$convert" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$cos" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$cosh" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$dateAdd" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$dateDiff" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$dateFromParts" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$dateFromString" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$dateSubtract" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$dateToParts" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$dateToString" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$dateTrunc" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$dayOfMonth" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$dayOfWeek" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$dayOfYear" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$degreesToRadians" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$divide" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$eq" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$exp" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$expr" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$filter" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$first" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$firstN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$floor" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$function" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$getField" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$gt" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$gte" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$hour" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$ifNull" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$in" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$indexOfArray" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$indexOfBytes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$indexOfCP" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$isArray" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$isNumber" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$isoDayOfWeek" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$isoWeek" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$isoWeekYear" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$last" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$lastN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$let" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$literal" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$ln" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$log" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$log10" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$lt" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$lte" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$ltrim" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$map" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$max" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$maxN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$median" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$mergeObjects" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$meta" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$millisecond" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$min" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$minN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$minute" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$mod" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$month" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$multiply" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$ne" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$not" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$objectToArray" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$or" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$percentile" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$pow" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$radiansToDegrees" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$rand" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$range" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$reduce" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$regexFind" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$regexFindAll" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$regexMatch" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$replaceAll" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$replaceOne" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$reverseArray" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$round" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$rtrim" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$second" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$setDifference" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$setEquals" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$setField" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$setIntersection" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$setIsSubset" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$setUnion" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$sin" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$sinh" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$size" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$slice" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$sortArray" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$split" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$sqrt" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$stdDevPop" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$stdDevSamp" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$strLenBytes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$strLenCP" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$strcasecmp" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$substr" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$substrBytes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$substrCP" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$subtract" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$sum" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$switch" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$tan" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$tanh" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$toBool" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$toDate" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$toDecimal" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$toDouble" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$toHashedIndexKey" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$toInt" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$toLong" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$toLower" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$toObjectId" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$toString" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$toUUID" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$toUpper" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$trim" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$trunc" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$tsIncrement" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$tsSecond" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$type" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$unsetField" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$week" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$year" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$zip" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "groupAccumulators" : { [js_test:heartbeat_lag_repro] [jsTest] "$_internalConstructStats" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$_internalJsReduce" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$accumulator" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$addToSet" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$avg" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bottom" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bottomN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$first" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$firstN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$last" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$lastN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$max" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$maxN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$median" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$mergeObjects" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$min" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$minN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$percentile" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$push" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$stdDevPop" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$stdDevSamp" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$sum" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$top" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$topN" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "match" : { [js_test:heartbeat_lag_repro] [jsTest] "$all" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$alwaysFalse" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$alwaysTrue" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$and" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bitsAllClear" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bitsAllSet" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bitsAnyClear" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bitsAnySet" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$comment" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$elemMatch" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$eq" : NumberLong(19), [js_test:heartbeat_lag_repro] [jsTest] "$exists" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$expr" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$geoIntersects" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$geoWithin" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$gt" : NumberLong(11), [js_test:heartbeat_lag_repro] [jsTest] "$gte" : NumberLong(7), [js_test:heartbeat_lag_repro] [jsTest] "$in" : NumberLong(2), [js_test:heartbeat_lag_repro] [jsTest] "$jsonSchema" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$lt" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$lte" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$mod" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$ne" : NumberLong(1), [js_test:heartbeat_lag_repro] [jsTest] "$near" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$nearSphere" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$nin" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$nor" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$not" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$or" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$regex" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$sampleRate" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$size" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$text" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$type" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$where" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "windowAccumulators" : { [js_test:heartbeat_lag_repro] [jsTest] "$addToSet" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$avg" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bottom" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$bottomN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$covariancePop" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$covarianceSamp" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$denseRank" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$derivative" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$documentNumber" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$expMovingAvg" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$first" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$firstN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$integral" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$last" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$lastN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$linearFill" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$locf" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$max" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$maxN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$median" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$min" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$minN" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$percentile" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$push" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$rank" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$shift" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$stdDevPop" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$stdDevSamp" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$sum" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$top" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "$topN" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "query" : { [js_test:heartbeat_lag_repro] [jsTest] "allowDiskUseFalse" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "deleteManyCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "deleteOneNonTargetedShardedCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "deleteOneTargetedShardedCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "deleteOneUnshardedCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "deleteOneWithoutShardKeyWithIdCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "deleteOneWithoutShardKeyWithIdRetryCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "externalRetryableWriteCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "findAndModifyNonTargetedShardedCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "findAndModifyTargetedShardedCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "findAndModifyUnshardedCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "internalRetryableWriteCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "nonRetryableDeleteOneWithoutShardKeyWithIdCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "nonRetryableUpdateOneWithoutShardKeyWithIdCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "recordIdDeduplicationSwitchedToRoaring" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "retryableInternalTransactionCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "updateDeleteManyDocumentsMaxCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "updateDeleteManyDocumentsTotalCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "updateDeleteManyDurationMaxMs" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "updateDeleteManyDurationTotalMs" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "updateManyCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "updateOneNonTargetedShardedCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "updateOneOpStyleBroadcastWithExactIDCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "updateOneTargetedShardedCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "updateOneUnshardedCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "updateOneWithoutShardKeyWithIdCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "updateOneWithoutShardKeyWithIdRetryCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "group" : { [js_test:heartbeat_lag_repro] [jsTest] "spilledBytes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "spilledDataStorageSize" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "spilledRecords" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "spills" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "lookup" : { [js_test:heartbeat_lag_repro] [jsTest] "hashLookup" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "hashLookupSpillToDisk" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "hashLookupSpillToDiskBytes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "indexedLoopJoin" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "nestedLoopJoin" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "multiPlanner" : { [js_test:heartbeat_lag_repro] [jsTest] "classicCount" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "classicMicros" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "classicWorks" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "histograms" : { [js_test:heartbeat_lag_repro] [jsTest] "classicMicros" : [ [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(1024), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(4096), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(16384), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(65536), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(262144), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(1048576), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(4194304), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(16777216), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(67108864), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(268435456), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(1073741824), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] ], [js_test:heartbeat_lag_repro] [jsTest] "classicNumPlans" : [ [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(2), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(4), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(8), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(16), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(32), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] ], [js_test:heartbeat_lag_repro] [jsTest] "classicWorks" : [ [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(128), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(256), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(512), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(1024), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(2048), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(4096), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(8192), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(16384), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] { [js_test:heartbeat_lag_repro] [jsTest] "lowerBound" : NumberLong(32768), [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] ] [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "planCache" : { [js_test:heartbeat_lag_repro] [jsTest] "totalQueryShapes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalSizeEstimateBytes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "classic" : { [js_test:heartbeat_lag_repro] [jsTest] "hits" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "misses" : NumberLong(8), [js_test:heartbeat_lag_repro] [jsTest] "replanned" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "skipped" : NumberLong(71) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "sbe" : { [js_test:heartbeat_lag_repro] [jsTest] "hits" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "misses" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "replanned" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "skipped" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "planning" : { [js_test:heartbeat_lag_repro] [jsTest] "fastPath" : { [js_test:heartbeat_lag_repro] [jsTest] "express" : NumberLong(3), [js_test:heartbeat_lag_repro] [jsTest] "idHack" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "queryFramework" : { [js_test:heartbeat_lag_repro] [jsTest] "aggregate" : { [js_test:heartbeat_lag_repro] [jsTest] "classicHybrid" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "classicOnly" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "sbeHybrid" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "sbeOnly" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "find" : { [js_test:heartbeat_lag_repro] [jsTest] "classic" : NumberLong(63), [js_test:heartbeat_lag_repro] [jsTest] "sbe" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "setWindowFields" : { [js_test:heartbeat_lag_repro] [jsTest] "spilledBytes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "spilledRecords" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "spills" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "sort" : { [js_test:heartbeat_lag_repro] [jsTest] "spillToDisk" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "spillToDiskBytes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalBytesSorted" : NumberLong(468), [js_test:heartbeat_lag_repro] [jsTest] "totalKeysSorted" : NumberLong(4) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "queryExecutor" : { [js_test:heartbeat_lag_repro] [jsTest] "scanned" : NumberLong(2), [js_test:heartbeat_lag_repro] [jsTest] "scannedObjects" : NumberLong(118), [js_test:heartbeat_lag_repro] [jsTest] "collectionScans" : { [js_test:heartbeat_lag_repro] [jsTest] "nonTailable" : NumberLong(41), [js_test:heartbeat_lag_repro] [jsTest] "total" : NumberLong(48) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "queryStats" : { [js_test:heartbeat_lag_repro] [jsTest] "maxSizeBytes" : NumberLong(328938291), [js_test:heartbeat_lag_repro] [jsTest] "numEntries" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numEvicted" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numHmacApplicationErrors" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numPartitions" : NumberLong(20), [js_test:heartbeat_lag_repro] [jsTest] "numQueryStatsStoreWriteErrors" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numRateLimitedRequests" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "queryStatsStoreSizeEstimateBytes" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "repl" : { [js_test:heartbeat_lag_repro] [jsTest] "buffer" : { [js_test:heartbeat_lag_repro] [jsTest] "write" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "sizeBytes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "maxSizeBytes" : NumberLong(268435456) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "apply" : { [js_test:heartbeat_lag_repro] [jsTest] "count" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "sizeBytes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "maxSizeBytes" : NumberLong(104857600), [js_test:heartbeat_lag_repro] [jsTest] "maxCount" : NumberLong(10000) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "executor" : { [js_test:heartbeat_lag_repro] [jsTest] "pool" : { [js_test:heartbeat_lag_repro] [jsTest] "inProgressCount" : 46 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "queues" : { [js_test:heartbeat_lag_repro] [jsTest] "networkInProgress" : 43, [js_test:heartbeat_lag_repro] [jsTest] "sleepers" : 3 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "unsignaledEvents" : 0, [js_test:heartbeat_lag_repro] [jsTest] "shuttingDown" : false, [js_test:heartbeat_lag_repro] [jsTest] "networkInterface" : "DEPRECATED: getDiagnosticString is deprecated in NetworkInterfaceTL" [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "write" : { [js_test:heartbeat_lag_repro] [jsTest] "batchSize" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "batches" : { [js_test:heartbeat_lag_repro] [jsTest] "num" : 0, [js_test:heartbeat_lag_repro] [jsTest] "totalMillis" : 0 [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "apply" : { [js_test:heartbeat_lag_repro] [jsTest] "attemptsToBecomeSecondary" : NumberLong(1), [js_test:heartbeat_lag_repro] [jsTest] "batchSize" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "batches" : { [js_test:heartbeat_lag_repro] [jsTest] "num" : 0, [js_test:heartbeat_lag_repro] [jsTest] "totalMillis" : 0 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "ops" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "heartBeat" : { [js_test:heartbeat_lag_repro] [jsTest] "handleQueueSize" : NumberLong(45) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "initialSync" : { [js_test:heartbeat_lag_repro] [jsTest] "completed" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "failedAttempts" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "failures" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "network" : { [js_test:heartbeat_lag_repro] [jsTest] "bytes" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "getmores" : { [js_test:heartbeat_lag_repro] [jsTest] "num" : 0, [js_test:heartbeat_lag_repro] [jsTest] "totalMillis" : 0, [js_test:heartbeat_lag_repro] [jsTest] "numEmptyBatches" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "notPrimaryLegacyUnacknowledgedWrites" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "notPrimaryUnacknowledgedWrites" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "oplogGetMoresProcessed" : { [js_test:heartbeat_lag_repro] [jsTest] "num" : 66, [js_test:heartbeat_lag_repro] [jsTest] "totalMillis" : 4 [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "ops" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "readersCreated" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "replSetUpdatePosition" : { [js_test:heartbeat_lag_repro] [jsTest] "num" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "reconfig" : { [js_test:heartbeat_lag_repro] [jsTest] "numAutoReconfigsForRemovalOfNewlyAddedFields" : NumberLong(2) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "stateTransition" : { [js_test:heartbeat_lag_repro] [jsTest] "lastStateTransition" : "stepUp", [js_test:heartbeat_lag_repro] [jsTest] "totalOperationsKilled" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "totalOperationsRunning" : NumberLong(4) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "syncSource" : { [js_test:heartbeat_lag_repro] [jsTest] "numSelections" : NumberLong(23), [js_test:heartbeat_lag_repro] [jsTest] "numSyncSourceChangesDueToSignificantlyCloserNode" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numTimesChoseDifferent" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numTimesChoseSame" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "numTimesCouldNotFind" : NumberLong(23) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "waiters" : { [js_test:heartbeat_lag_repro] [jsTest] "opTime" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "replication" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "ttl" : { [js_test:heartbeat_lag_repro] [jsTest] "collSubpassesIncreasedPriority" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "deletedDocuments" : NumberLong(0), [js_test:heartbeat_lag_repro] [jsTest] "passes" : NumberLong(1), [js_test:heartbeat_lag_repro] [jsTest] "subPasses" : NumberLong(1) [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "wiredTiger" : { [js_test:heartbeat_lag_repro] [jsTest] "recordStoreCursorBoundRetries" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "ok" : 1, [js_test:heartbeat_lag_repro] [jsTest] "$clusterTime" : { [js_test:heartbeat_lag_repro] [jsTest] "clusterTime" : Timestamp(1729882399, 1), [js_test:heartbeat_lag_repro] [jsTest] "signature" : { [js_test:heartbeat_lag_repro] [jsTest] "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="), [js_test:heartbeat_lag_repro] [jsTest] "keyId" : NumberLong(0) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] }, [js_test:heartbeat_lag_repro] [jsTest] "operationTime" : Timestamp(1729882399, 1) [js_test:heartbeat_lag_repro] [jsTest] } [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.087Z"},"s":"E", "c":"BRIDGE", "id":4879804, "ctx":"conn1","msg":"Failed to handle request","attr":{"error":"HostUnreachable: futurize :: caused by :: Connection closed by peer"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.087Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"10.122.7.101:48324","uuid":{"uuid":{"$uuid":"615b4a2a-f57e-467e-8ae8-f18ffe8db0f6"}},"connectionId":1,"connectionCount":7}} [js_test:heartbeat_lag_repro] ReplSetTest Could not call hello/ismaster on node connection to ip-10-122-7-101:20042: Error: network error while attempting to run command 'isMaster' on host 'ip-10-122-7-101:20042' :: caused by :: dbclient error communicating with server ip-10-122-7-101:20042 :: caused by :: futurize :: caused by :: Connection closed by peer [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.091Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:45168","uuid":{"uuid":{"$uuid":"d3a062bc-ccf5-4466-8d3b-5489d88d4c78"}},"connectionId":71,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.092+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:51744","uuid":{"uuid":{"$uuid":"62c49428-d512-48a9-a8b1-b52528c6613c"}},"connectionId":23,"connectionCount":1}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.092+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"10.122.7.101:51744","client":"conn23","negotiatedCompressors":[],"doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] ReplSetTest stopSet going to run data consistency checks. [js_test:heartbeat_lag_repro] ReplSetTest stopSet checking oplogs. [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.095+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn23","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.100+00:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"ip-10-122-7-101:20042","error":"HostUnreachable: Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.100+00:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"ip-10-122-7-101:20042","error":"HostUnreachable: Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.100Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn60","msg":"Connection ended","attr":{"remote":"10.122.7.101:42570","uuid":{"uuid":{"$uuid":"cf3d026b-46f4-458b-9019-225a9e23f757"}},"connectionId":60,"connectionCount":7}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] Freezing nodes: [ip-10-122-7-101:20041,ip-10-122-7-101:20042] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.100Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn62","msg":"Connection ended","attr":{"remote":"10.122.7.101:42576","uuid":{"uuid":{"$uuid":"ecd8b78a-42bf-4795-8fa1-ba2ee696264e"}},"connectionId":62,"connectionCount":6}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.100Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn63","msg":"Connection ended","attr":{"remote":"10.122.7.101:42582","uuid":{"uuid":{"$uuid":"c35d4005-4d98-48be-8a06-9f4ee7bbeb85"}},"connectionId":63,"connectionCount":5}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.100Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn59","msg":"Connection ended","attr":{"remote":"10.122.7.101:42560","uuid":{"uuid":{"$uuid":"0782defb-a518-4058-a025-8a6a9fdef10f"}},"connectionId":59,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-26","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-29","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.100+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-20","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-14","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-24","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-23","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-24","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-30","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-30","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.101+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20042"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-22","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.102+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn2","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.102Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:45178","uuid":{"uuid":{"$uuid":"bdc675c1-f85a-400c-ab22-8f3bc10a8643"}},"connectionId":73,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.102Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:45192","uuid":{"uuid":{"$uuid":"17906ea9-dd44-4629-9d12-65520489871f"}},"connectionId":74,"connectionCount":6}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.102Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:45202","uuid":{"uuid":{"$uuid":"003cb3a6-35b3-4834-bfed-d0a645414f74"}},"connectionId":75,"connectionCount":7}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-21","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.102Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn73","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.102Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:45214","uuid":{"uuid":{"$uuid":"67640c41-edf6-468d-a538-3afe5d4f222d"}},"connectionId":77,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.102+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-19","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-20","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.102+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn2","msg":"Assertion while executing command","attr":{"command":"replSetStepDown","db":"admin","commandArgs":{"replSetStepDown":86400,"force":true,"lsid":{"id":{"$uuid":"103fa1d6-fafd-49fc-96ad-5722c5dde1bf"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"error":"NotWritablePrimary: not primary so can't step down"}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-8","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-29","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.103Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn74","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.103Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn75","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48098"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20051","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20051"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.103Z"},"s":"I", "c":"BRIDGE", "id":22919, "ctx":"conn77","msg":"Discarding command from host","attr":{"commandName":"hello","arguments":{"hello":1,"client":{"application":{"name":"/home/ubuntu/mongo/build/install/bin/mongod","pid":"48094"},"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}},"hostInfo":"ip-10-122-7-101:20050","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":26,"maxWireVersion":26},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"hostName":"ip-10-122-7-101:20050"}} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-27","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-15","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-23","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-26","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-31","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-32","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-23","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-28","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-4","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-24","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.103+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-26","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-18","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-33","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-16","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: going to check only ip-10-122-7-101:20041,ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-34","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.107+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn23","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.107+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn23","msg":"Assertion while executing command","attr":{"command":"replSetStepDown","db":"admin","commandArgs":{"replSetStepDown":86400,"force":true,"lsid":{"id":{"$uuid":"66bac1be-41b8-4e8a-bb7a-ffaf1f872135"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"error":"NotWritablePrimary: not primary so can't step down"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.108+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn23","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-19","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-33","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-30","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-31","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-20","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.105+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-29","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.105+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-24","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.105+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.105+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn2","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 43 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-13","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-30","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.104+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-14","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Timed out connecting to ip-10-122-7-101:20042 after 20000ms"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.111+00:00"},"s":"I", "c":"COMMAND", "id":20461, "ctx":"conn2","msg":"CMD fsync","attr":{"lock":true,"forBackup":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.111+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"fsyncLockWorker","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":111689,"thread":"48094:0xff353155a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882399, 1)"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.112+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"fsyncLockWorker","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":112083,"thread":"48094:0xff353155a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 216, snapshot max: 216 snapshot count: 0, oldest timestamp: (1729882377, 1) , meta checkpoint timestamp: (1729882399, 1) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.133+00:00"},"s":"W", "c":"COMMAND", "id":20471, "ctx":"fsyncLockWorker","msg":"WARNING: instance is locked, blocking all writes. The fsync command has finished execution, remember to unlock the instance using fsyncUnlock()."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.133+00:00"},"s":"I", "c":"COMMAND", "id":20462, "ctx":"conn2","msg":"mongod is locked and no writes are allowed","attr":{"lockCount":1,"seeAlso":"http://dochub.mongodb.org/core/fsynccommand"}} [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: starting: optime for target, ip-10-122-7-101:20040, is { "ts" : Timestamp(1729882399, 1), "t" : NumberLong(3) } [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: checking secondaries against latest target optime { "ts" : Timestamp(1729882399, 1), "t" : NumberLong(3) } [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: checking secondary #0: ip-10-122-7-101:20041 [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: secondary #0, ip-10-122-7-101:20041, is synced [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: checking secondary #1: ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: secondary #1, ip-10-122-7-101:20042, is synced [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: finished: all 2 secondaries synced at optime { "ts" : Timestamp(1729882399, 1), "t" : NumberLong(3) } [js_test:heartbeat_lag_repro] checkOplogs starting oplog checks. [js_test:heartbeat_lag_repro] checkOplogs waiting for secondaries to be ready. [js_test:heartbeat_lag_repro] checkOplogs going to check oplog of node: ip-10-122-7-101:20040 [js_test:heartbeat_lag_repro] checkOplogs going to check oplog of node: ip-10-122-7-101:20041 [js_test:heartbeat_lag_repro] checkOplogs going to check oplog of node: ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] checkOplogs oplog checks complete. [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.182+00:00"},"s":"I", "c":"COMMAND", "id":20465, "ctx":"conn2","msg":"command: unlock requested"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.184+00:00"},"s":"I", "c":"COMMAND", "id":20466, "ctx":"conn2","msg":"fsyncUnlock complete","attr":{"lockCount":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.185+00:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn2","msg":"Unfreezing"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.185+00:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn2","msg":"Not starting an election, since we are not an electable single node"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.186+00:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn23","msg":"Unfreezing"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.186+00:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn23","msg":"Not starting an election, since we are not an electable single node"} [js_test:heartbeat_lag_repro] ReplSetTest stopSet checking preimages. [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] Freezing nodes: [ip-10-122-7-101:20041,ip-10-122-7-101:20042] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.193+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn2","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.193+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn2","msg":"Assertion while executing command","attr":{"command":"replSetStepDown","db":"admin","commandArgs":{"replSetStepDown":86400,"force":true,"lsid":{"id":{"$uuid":"103fa1d6-fafd-49fc-96ad-5722c5dde1bf"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"error":"NotWritablePrimary: not primary so can't step down"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.193+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn2","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.194+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn23","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.195+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn23","msg":"Assertion while executing command","attr":{"command":"replSetStepDown","db":"admin","commandArgs":{"replSetStepDown":86400,"force":true,"lsid":{"id":{"$uuid":"66bac1be-41b8-4e8a-bb7a-ffaf1f872135"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"error":"NotWritablePrimary: not primary so can't step down"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.195+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn23","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.198+00:00"},"s":"I", "c":"COMMAND", "id":20461, "ctx":"conn2","msg":"CMD fsync","attr":{"lock":true,"forBackup":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.199+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"fsyncLockWorker","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":199335,"thread":"48094:0xff353155a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882399, 1)"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.199+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"fsyncLockWorker","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":199699,"thread":"48094:0xff353155a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 217, snapshot max: 217 snapshot count: 0, oldest timestamp: (1729882377, 1) , meta checkpoint timestamp: (1729882399, 1) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.220+00:00"},"s":"W", "c":"COMMAND", "id":20471, "ctx":"fsyncLockWorker","msg":"WARNING: instance is locked, blocking all writes. The fsync command has finished execution, remember to unlock the instance using fsyncUnlock()."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.220+00:00"},"s":"I", "c":"COMMAND", "id":20462, "ctx":"conn2","msg":"mongod is locked and no writes are allowed","attr":{"lockCount":1,"seeAlso":"http://dochub.mongodb.org/core/fsynccommand"}} [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: going to check only ip-10-122-7-101:20041,ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: starting: optime for target, ip-10-122-7-101:20040, is { "ts" : Timestamp(1729882399, 1), "t" : NumberLong(3) } [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: checking secondaries against latest target optime { "ts" : Timestamp(1729882399, 1), "t" : NumberLong(3) } [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: checking secondary #0: ip-10-122-7-101:20041 [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: secondary #0, ip-10-122-7-101:20041, is synced [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: checking secondary #1: ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: secondary #1, ip-10-122-7-101:20042, is synced [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: finished: all 2 secondaries synced at optime { "ts" : Timestamp(1729882399, 1), "t" : NumberLong(3) } [js_test:heartbeat_lag_repro] checkPreImageCollection -- starting preimage checks. [js_test:heartbeat_lag_repro] checkPreImageCollection -- waiting for secondaries to be ready. [js_test:heartbeat_lag_repro] checkPreImageCollection -- preimages check complete. [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.276+00:00"},"s":"I", "c":"COMMAND", "id":20465, "ctx":"conn2","msg":"command: unlock requested"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.278+00:00"},"s":"I", "c":"COMMAND", "id":20466, "ctx":"conn2","msg":"fsyncUnlock complete","attr":{"lockCount":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.279+00:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn2","msg":"Unfreezing"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.279+00:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn2","msg":"Not starting an election, since we are not an electable single node"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.280+00:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn23","msg":"Unfreezing"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.280+00:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn23","msg":"Not starting an election, since we are not an electable single node"} [js_test:heartbeat_lag_repro] ReplSetTest stopSet checking change_collection(s). [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] Freezing nodes: [ip-10-122-7-101:20041,ip-10-122-7-101:20042] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.288+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn2","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.288+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn2","msg":"Assertion while executing command","attr":{"command":"replSetStepDown","db":"admin","commandArgs":{"replSetStepDown":86400,"force":true,"lsid":{"id":{"$uuid":"103fa1d6-fafd-49fc-96ad-5722c5dde1bf"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"error":"NotWritablePrimary: not primary so can't step down"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.289+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn2","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.290+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn23","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.290+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn23","msg":"Assertion while executing command","attr":{"command":"replSetStepDown","db":"admin","commandArgs":{"replSetStepDown":86400,"force":true,"lsid":{"id":{"$uuid":"66bac1be-41b8-4e8a-bb7a-ffaf1f872135"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"error":"NotWritablePrimary: not primary so can't step down"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.290+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn23","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.293+00:00"},"s":"I", "c":"COMMAND", "id":20461, "ctx":"conn2","msg":"CMD fsync","attr":{"lock":true,"forBackup":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.293+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"fsyncLockWorker","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":293929,"thread":"48094:0xff353155a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882399, 1)"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.294+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"fsyncLockWorker","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":294285,"thread":"48094:0xff353155a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 218, snapshot max: 218 snapshot count: 0, oldest timestamp: (1729882377, 1) , meta checkpoint timestamp: (1729882399, 1) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.314+00:00"},"s":"W", "c":"COMMAND", "id":20471, "ctx":"fsyncLockWorker","msg":"WARNING: instance is locked, blocking all writes. The fsync command has finished execution, remember to unlock the instance using fsyncUnlock()."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.314+00:00"},"s":"I", "c":"COMMAND", "id":20462, "ctx":"conn2","msg":"mongod is locked and no writes are allowed","attr":{"lockCount":1,"seeAlso":"http://dochub.mongodb.org/core/fsynccommand"}} [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: going to check only ip-10-122-7-101:20041,ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: starting: optime for target, ip-10-122-7-101:20040, is { "ts" : Timestamp(1729882399, 1), "t" : NumberLong(3) } [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: checking secondaries against latest target optime { "ts" : Timestamp(1729882399, 1), "t" : NumberLong(3) } [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: checking secondary #0: ip-10-122-7-101:20041 [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: secondary #0, ip-10-122-7-101:20041, is synced [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: checking secondary #1: ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: secondary #1, ip-10-122-7-101:20042, is synced [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: finished: all 2 secondaries synced at optime { "ts" : Timestamp(1729882399, 1), "t" : NumberLong(3) } [js_test:heartbeat_lag_repro] checkChangeCollection -- starting change_collection checks. [js_test:heartbeat_lag_repro] checkChangeCollection -- waiting for secondaries to be ready. [js_test:heartbeat_lag_repro] checkTenantChangeCollection -- starting check on undefined config.system.change_collection [js_test:heartbeat_lag_repro] checkTenantChangeCollection -- finished check on config.system.change_collection, inspected 0 unique entries [js_test:heartbeat_lag_repro] checkChangeCollection -- change_collection check complete. [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.347+00:00"},"s":"I", "c":"COMMAND", "id":20465, "ctx":"conn2","msg":"command: unlock requested"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.350+00:00"},"s":"I", "c":"COMMAND", "id":20466, "ctx":"conn2","msg":"fsyncUnlock complete","attr":{"lockCount":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.350+00:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn2","msg":"Unfreezing"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.351+00:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn2","msg":"Not starting an election, since we are not an electable single node"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.351+00:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn23","msg":"Unfreezing"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.351+00:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn23","msg":"Not starting an election, since we are not an electable single node"} [js_test:heartbeat_lag_repro] ReplSetTest stopSet checking replicated data hashes. [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [jsTest] Freezing nodes: [ip-10-122-7-101:20041,ip-10-122-7-101:20042] [js_test:heartbeat_lag_repro] [jsTest] ---- [js_test:heartbeat_lag_repro] [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.359+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn2","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.359+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn2","msg":"Assertion while executing command","attr":{"command":"replSetStepDown","db":"admin","commandArgs":{"replSetStepDown":86400,"force":true,"lsid":{"id":{"$uuid":"103fa1d6-fafd-49fc-96ad-5722c5dde1bf"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"error":"NotWritablePrimary: not primary so can't step down"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.360+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn2","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.361+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn23","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.361+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn23","msg":"Assertion while executing command","attr":{"command":"replSetStepDown","db":"admin","commandArgs":{"replSetStepDown":86400,"force":true,"lsid":{"id":{"$uuid":"66bac1be-41b8-4e8a-bb7a-ffaf1f872135"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"error":"NotWritablePrimary: not primary so can't step down"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.362+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn23","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.365+00:00"},"s":"I", "c":"COMMAND", "id":20461, "ctx":"conn2","msg":"CMD fsync","attr":{"lock":true,"forBackup":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.367+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"fsyncLockWorker","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":367873,"thread":"48094:0xff353155a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882399, 1)"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.368+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"fsyncLockWorker","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":368242,"thread":"48094:0xff353155a540","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 219, snapshot max: 219 snapshot count: 0, oldest timestamp: (1729882377, 1) , meta checkpoint timestamp: (1729882399, 1) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.386+00:00"},"s":"W", "c":"COMMAND", "id":20471, "ctx":"fsyncLockWorker","msg":"WARNING: instance is locked, blocking all writes. The fsync command has finished execution, remember to unlock the instance using fsyncUnlock()."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.386+00:00"},"s":"I", "c":"COMMAND", "id":20462, "ctx":"conn2","msg":"mongod is locked and no writes are allowed","attr":{"lockCount":1,"seeAlso":"http://dochub.mongodb.org/core/fsynccommand"}} [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: going to check only ip-10-122-7-101:20041,ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: starting: optime for target, ip-10-122-7-101:20040, is { "ts" : Timestamp(1729882399, 1), "t" : NumberLong(3) } [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: checking secondaries against latest target optime { "ts" : Timestamp(1729882399, 1), "t" : NumberLong(3) } [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: checking secondary #0: ip-10-122-7-101:20041 [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: secondary #0, ip-10-122-7-101:20041, is synced [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: checking secondary #1: ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: secondary #1, ip-10-122-7-101:20042, is synced [js_test:heartbeat_lag_repro] ReplSetTest awaitReplication: finished: all 2 secondaries synced at optime { "ts" : Timestamp(1729882399, 1), "t" : NumberLong(3) } [js_test:heartbeat_lag_repro] checkDBHashesForReplSet waiting for secondaries to be ready: [ connection to ip-10-122-7-101:20041, connection to ip-10-122-7-101:20042 ] [js_test:heartbeat_lag_repro] checkDBHashesForReplSet checking data hashes against primary: ip-10-122-7-101:20040 [js_test:heartbeat_lag_repro] checkDBHashesForReplSet going to check data hashes on secondary: ip-10-122-7-101:20041 [js_test:heartbeat_lag_repro] checkDBHashesForReplSet going to check data hashes on secondary: ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] checking db hash between primary: ip-10-122-7-101:20040, and secondary: ip-10-122-7-101:20041 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.445+00:00"},"s":"W", "c":"COMMAND", "id":7024600, "ctx":"conn2","msg":"The collStats command is deprecated. For more information, see https://dochub.mongodb.org/core/collStats-deprecated"} [js_test:heartbeat_lag_repro] checking db hash between primary: ip-10-122-7-101:20040, and secondary: ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.466+00:00"},"s":"W", "c":"COMMAND", "id":7024600, "ctx":"conn23","msg":"The collStats command is deprecated. For more information, see https://dochub.mongodb.org/core/collStats-deprecated"} [js_test:heartbeat_lag_repro] checking db hash between primary: ip-10-122-7-101:20040, and secondary: ip-10-122-7-101:20041 [js_test:heartbeat_lag_repro] checking db hash between primary: ip-10-122-7-101:20040, and secondary: ip-10-122-7-101:20042 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.606+00:00"},"s":"I", "c":"COMMAND", "id":20465, "ctx":"conn2","msg":"command: unlock requested"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20050| Added handle size: 46 max size 46 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 46 max size 46 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 44 max size 44 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 44 max size 44 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.608+00:00"},"s":"I", "c":"COMMAND", "id":20466, "ctx":"conn2","msg":"fsyncUnlock complete","attr":{"lockCount":0}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.609+00:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn2","msg":"Unfreezing"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.609+00:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn2","msg":"Not starting an election, since we are not an electable single node"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.610+00:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn23","msg":"Unfreezing"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.610+00:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn23","msg":"Not starting an election, since we are not an electable single node"} [js_test:heartbeat_lag_repro] ReplSetTest stopSet data consistency checks finished, took 516ms for 3 nodes. [js_test:heartbeat_lag_repro] ReplSetTest stopSet validating all replica set nodes before stopping them. [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 44 max size 44 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 44 max size 44 [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:54:39.658Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:51068","uuid":{"uuid":{"$uuid":"7be27bf3-6596-4d95-991c-10c32ad9efa2"}},"connectionId":17,"connectionCount":5}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.658Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:49682","uuid":{"uuid":{"$uuid":"8f5bb69c-0914-49dd-8de7-84548797ce96"}},"connectionId":49,"connectionCount":11}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.658Z"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:44348","uuid":{"uuid":{"$uuid":"70ba7161-d25b-4418-a727-a00b2668b355"}},"connectionId":81,"connectionCount":9}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.658+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:51788","uuid":{"uuid":{"$uuid":"bc3de0a4-1912-4c97-b9f8-068ea27f639a"}},"connectionId":24,"connectionCount":2}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.658+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:36256","uuid":{"uuid":{"$uuid":"fdf5b07e-aab6-4334-a7c6-a09efce3da5e"}},"connectionId":38,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.658+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.7.101:41502","uuid":{"uuid":{"$uuid":"50900e5b-65d2-4a95-abca-1d6771a5568d"}},"connectionId":47,"connectionCount":12}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.659+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"10.122.7.101:36256","client":"conn38","negotiatedCompressors":[],"doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.659+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn47","msg":"client metadata","attr":{"remote":"10.122.7.101:41502","client":"conn47","negotiatedCompressors":[],"doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.659+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"10.122.7.101:51788","client":"conn24","negotiatedCompressors":[],"doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"8.1.0-alpha-4223-ge42e5eb"},"os":{"type":"Linux","name":"Ubuntu","architecture":"aarch64","version":"22.04"}}}} [js_test:heartbeat_lag_repro] New session started with sessionID: { "id" : UUID("f36a3a04-6a3e-4e4b-b8ef-69708171c543") } and options: { "causalConsistency" : false } [js_test:heartbeat_lag_repro] New session started with sessionID: { "id" : UUID("43d0d12c-762b-422b-be75-8ef36ceed192") } and options: { "causalConsistency" : false } [js_test:heartbeat_lag_repro] New session started with sessionID: { "id" : UUID("7a13ac9c-6ad1-431e-911c-064202f82701") } and options: { "causalConsistency" : false } [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.663+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn38","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.663+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn38","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.663+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn24","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.663+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn47","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.663+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn47","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.663+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn24","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.663+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn24","msg":"Assertion while executing command","attr":{"command":"replSetStepDown","db":"admin","commandArgs":{"replSetStepDown":86400,"force":true,"lsid":{"id":{"$uuid":"f36a3a04-6a3e-4e4b-b8ef-69708171c543"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"error":"NotWritablePrimary: not primary so can't step down"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.663+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn38","msg":"Assertion while executing command","attr":{"command":"replSetStepDown","db":"admin","commandArgs":{"replSetStepDown":86400,"force":true,"lsid":{"id":{"$uuid":"43d0d12c-762b-422b-be75-8ef36ceed192"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"error":"NotWritablePrimary: not primary so can't step down"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.664+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.664+00:00"},"s":"I", "c":"REPL", "id":8562701, "ctx":"RstlKillOpThread","msg":"Repl state change interrupted a thread.","attr":{"name":"JournalFlusher","alwaysInterrupt":false,"globalLockConflict":true,"isWaitingOnPrepareConflict":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.664+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.664+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepDown","totalOpsKilled":1,"totalOpsRunning":5}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.664+00:00"},"s":"I", "c":"COMMAND", "id":6015318, "ctx":"conn47","msg":"Yielding locks for prepared transactions."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.664+00:00"},"s":"I", "c":"COMMAND", "id":6015319, "ctx":"conn47","msg":"Invalidating sessions for stepdown."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.664+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn47","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"PRIMARY"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.664+00:00"},"s":"I", "c":"COMMAND", "id":21580, "ctx":"conn47","msg":"replSetStepDown command completed"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.665+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.665+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn47","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.666+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn24","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.666+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn38","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.678+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"admin.system.keys","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.678+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"admin.system.keys","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.678+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"admin.system.keys","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.681+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.681+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.681+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.684+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"admin.system.keys","uuid":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.684+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"admin.system.keys","uuid":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.684+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"admin.system.keys","uuid":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.684+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.684+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.685+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"admin.system.keys","uuid":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.685+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"admin.system.keys","uuid":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.685+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.685+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"admin.system.keys","uuid":{"uuid":{"$uuid":"eadef616-f1c4-4b0a-8f19-9079e16d5295"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.686+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.686+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.687+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.688+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.688+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.688+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.690+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.690+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.690+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.690+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.690+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"admin.system.version","uuid":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.690+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"admin.system.version","uuid":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.690+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.691+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.691+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"admin.system.version","uuid":{"uuid":{"$uuid":"178efbac-fb65-4447-aee3-020e90467a0f"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.703+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"config.analyzeShardKeySplitPoints","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.703+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.analyzeShardKeySplitPoints","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.703+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"config.analyzeShardKeySplitPoints","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.704+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.analyzeShardKeySplitPoints"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.704+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"AnalyzeShardKeySplitPointsTTLIndex","namespace":"config.analyzeShardKeySplitPoints"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.704+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"AnalyzeShardKeySplitPointsTTLIndex","namespace":"config.analyzeShardKeySplitPoints"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.705+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"AnalyzeShardKeySplitPointsTTLIndex","namespace":"config.analyzeShardKeySplitPoints"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.705+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.analyzeShardKeySplitPoints"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.705+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.analyzeShardKeySplitPoints"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.708+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"config.analyzeShardKeySplitPoints","uuid":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.708+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.analyzeShardKeySplitPoints","uuid":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.708+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"config.analyzeShardKeySplitPoints","uuid":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.708+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"AnalyzeShardKeySplitPointsTTLIndex","namespace":"config.analyzeShardKeySplitPoints"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.708+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.analyzeShardKeySplitPoints"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.708+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"AnalyzeShardKeySplitPointsTTLIndex","namespace":"config.analyzeShardKeySplitPoints"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.708+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.analyzeShardKeySplitPoints","uuid":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.708+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"AnalyzeShardKeySplitPointsTTLIndex","namespace":"config.analyzeShardKeySplitPoints"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.708+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.analyzeShardKeySplitPoints"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.708+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.analyzeShardKeySplitPoints","uuid":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.708+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.analyzeShardKeySplitPoints"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.708+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.analyzeShardKeySplitPoints","uuid":{"uuid":{"$uuid":"71dd3937-20c8-49fe-a47b-018aedcd98a4"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.709+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"config.image_collection","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.709+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"config.image_collection","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.710+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.image_collection","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.710+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.image_collection"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.710+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.image_collection"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.711+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.image_collection"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.713+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"config.image_collection","uuid":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.713+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.image_collection"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.713+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"config.image_collection","uuid":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.713+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.image_collection"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.713+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.image_collection","uuid":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.713+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.image_collection","uuid":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.713+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.image_collection","uuid":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.713+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.image_collection"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.713+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.image_collection","uuid":{"uuid":{"$uuid":"c4d29abe-fddb-4c40-8f8e-c55a82a8318e"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.714+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"config.sampledQueries","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.714+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"config.sampledQueries","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.714+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.sampledQueries","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.715+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.sampledQueries"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.715+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"SampledQueriesTTLIndex","namespace":"config.sampledQueries"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.716+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"SampledQueriesTTLIndex","namespace":"config.sampledQueries"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.716+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"SampledQueriesTTLIndex","namespace":"config.sampledQueries"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.716+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.sampledQueries"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.717+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.sampledQueries"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.719+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"config.sampledQueries","uuid":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.719+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.sampledQueries"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.719+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"SampledQueriesTTLIndex","namespace":"config.sampledQueries"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.719+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.sampledQueries","uuid":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.719+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"config.sampledQueries","uuid":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.720+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"SampledQueriesTTLIndex","namespace":"config.sampledQueries"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.720+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.sampledQueries"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.720+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.sampledQueries","uuid":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.720+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.sampledQueries","uuid":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.720+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"SampledQueriesTTLIndex","namespace":"config.sampledQueries"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.720+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.sampledQueries"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.720+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.sampledQueries","uuid":{"uuid":{"$uuid":"5256138a-43c9-48c6-b57b-8e8ff1b3a1da"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.720+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"config.sampledQueriesDiff","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.720+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"config.sampledQueriesDiff","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.721+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.sampledQueriesDiff","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.722+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.sampledQueriesDiff"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.722+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"SampledQueriesDiffTTLIndex","namespace":"config.sampledQueriesDiff"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.722+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"SampledQueriesDiffTTLIndex","namespace":"config.sampledQueriesDiff"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.723+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"SampledQueriesDiffTTLIndex","namespace":"config.sampledQueriesDiff"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.723+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.sampledQueriesDiff"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.723+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.sampledQueriesDiff"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.726+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"config.sampledQueriesDiff","uuid":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.726+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"config.sampledQueriesDiff","uuid":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.726+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"SampledQueriesDiffTTLIndex","namespace":"config.sampledQueriesDiff"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.726+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.sampledQueriesDiff"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.726+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.sampledQueriesDiff"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.726+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"SampledQueriesDiffTTLIndex","namespace":"config.sampledQueriesDiff"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.726+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.sampledQueriesDiff","uuid":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.726+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.sampledQueriesDiff","uuid":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.726+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.sampledQueriesDiff","uuid":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.726+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"SampledQueriesDiffTTLIndex","namespace":"config.sampledQueriesDiff"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.726+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.sampledQueriesDiff"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.726+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.sampledQueriesDiff","uuid":{"uuid":{"$uuid":"22c7fefb-482d-4535-8a4f-a018b8eee9b4"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.727+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.727+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.727+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.728+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.728+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.728+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.730+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.730+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.730+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.730+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.730+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.system.indexBuilds","uuid":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.730+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.system.indexBuilds","uuid":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.730+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.731+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.731+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.system.indexBuilds","uuid":{"uuid":{"$uuid":"2b95bea4-9d93-440e-bc88-f8f0ece41a1c"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.731+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"config.system.preimages","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.731+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"config.system.preimages","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.731+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.system.preimages","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.733+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"config.system.preimages","uuid":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.733+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.system.preimages","uuid":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.733+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"config.system.preimages","uuid":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.733+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.system.preimages","uuid":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.733+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.system.preimages","uuid":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.733+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.system.preimages","uuid":{"uuid":{"$uuid":"9d859425-65d8-48c3-bcb1-a037e8ef25e8"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.734+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.734+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.734+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.735+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"parent_lsid","namespace":"config.transactions"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.735+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"parent_lsid","namespace":"config.transactions"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.735+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"parent_lsid","namespace":"config.transactions"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.738+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.738+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.738+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"parent_lsid","namespace":"config.transactions"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.738+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"parent_lsid","namespace":"config.transactions"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.738+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.738+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"parent_lsid","namespace":"config.transactions"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.738+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.transactions","uuid":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.738+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.transactions","uuid":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.738+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"config.transactions","uuid":{"uuid":{"$uuid":"01bcb4f7-79bb-42d1-a691-409e4c70cc60"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.753+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.753+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.753+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.753+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":{"uuid":{"$uuid":"b4a83758-b54d-47b3-93ee-f5dea9640a8a"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.753+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":{"uuid":{"$uuid":"b1079411-27d0-4cd4-a76f-38abe433801d"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.753+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":{"uuid":{"$uuid":"9e2d74e3-1f13-4ed2-9c20-6742dd8cf398"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.753+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.oplog.rs","uuid":{"uuid":{"$uuid":"b4a83758-b54d-47b3-93ee-f5dea9640a8a"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.753+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.oplog.rs","uuid":{"uuid":{"$uuid":"9e2d74e3-1f13-4ed2-9c20-6742dd8cf398"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.753+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.oplog.rs","uuid":{"uuid":{"$uuid":"b1079411-27d0-4cd4-a76f-38abe433801d"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.754+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.754+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.754+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.755+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.755+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.755+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.758+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":{"uuid":{"$uuid":"26b2ab41-f657-4698-92af-e8fa33a92756"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.758+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":{"uuid":{"$uuid":"12f8915e-3481-485a-95f7-38b411f58424"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.758+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.758+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.758+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":{"uuid":{"$uuid":"bcb62561-d34e-43d9-93a0-e28ea54c3879"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.758+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.758+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.replset.election","uuid":{"uuid":{"$uuid":"bcb62561-d34e-43d9-93a0-e28ea54c3879"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.758+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.replset.election","uuid":{"uuid":{"$uuid":"26b2ab41-f657-4698-92af-e8fa33a92756"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.758+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.replset.election","uuid":{"uuid":{"$uuid":"12f8915e-3481-485a-95f7-38b411f58424"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.759+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.759+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.759+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.760+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.760+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.760+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.763+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":{"uuid":{"$uuid":"9b5acb55-04f2-4968-9757-8f8b82a3f789"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.763+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":{"uuid":{"$uuid":"98e8b6b3-4ffd-47fd-9b46-4a3cb3835110"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.763+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.763+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.763+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":{"uuid":{"$uuid":"2a32e8c2-3bfe-4eb7-8048-91ac402c3858"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.763+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.replset.initialSyncId","uuid":{"uuid":{"$uuid":"98e8b6b3-4ffd-47fd-9b46-4a3cb3835110"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.763+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.replset.initialSyncId","uuid":{"uuid":{"$uuid":"9b5acb55-04f2-4968-9757-8f8b82a3f789"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.763+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.763+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.replset.initialSyncId","uuid":{"uuid":{"$uuid":"2a32e8c2-3bfe-4eb7-8048-91ac402c3858"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.764+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.764+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.764+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.765+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.765+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.765+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.768+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":{"uuid":{"$uuid":"dab35dca-645d-4441-984c-9378426b5110"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.768+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":{"uuid":{"$uuid":"248e0c5a-c993-4728-8353-903e25219313"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.768+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":{"uuid":{"$uuid":"a6d76d61-abd6-4749-a929-3785f08c0c60"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.768+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.768+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.768+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.768+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.replset.minvalid","uuid":{"uuid":{"$uuid":"dab35dca-645d-4441-984c-9378426b5110"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.768+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.replset.minvalid","uuid":{"uuid":{"$uuid":"248e0c5a-c993-4728-8353-903e25219313"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.768+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.replset.minvalid","uuid":{"uuid":{"$uuid":"a6d76d61-abd6-4749-a929-3785f08c0c60"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.769+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.769+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.769+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.769+00:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn47","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-2-16911359882790492536"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.769+00:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn24","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-2-9763755744588340522"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.769+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.769+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.770+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.771+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":{"uuid":{"$uuid":"c1460221-9cdf-4081-b28d-4d1f6eb051ca"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.771+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":{"uuid":{"$uuid":"3f8af056-9de4-4b45-8ad0-c4f239b6f90d"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.771+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.771+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.772+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":{"uuid":{"$uuid":"c1460221-9cdf-4081-b28d-4d1f6eb051ca"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.772+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":{"uuid":{"$uuid":"3f8af056-9de4-4b45-8ad0-c4f239b6f90d"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.772+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.772+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.773+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":{"uuid":{"$uuid":"463d1c70-c64a-49c0-a040-8ff45ad9653a"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.773+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.773+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":{"uuid":{"$uuid":"463d1c70-c64a-49c0-a040-8ff45ad9653a"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.774+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.774+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.774+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.775+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.776+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":{"uuid":{"$uuid":"9a771f95-92ab-4f4b-976b-620c53d6c655"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.776+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":{"uuid":{"$uuid":"8a2746e6-9de8-4c4f-a36e-b927e99e6fcf"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.776+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.776+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.777+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.startup_log","uuid":{"uuid":{"$uuid":"8a2746e6-9de8-4c4f-a36e-b927e99e6fcf"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.777+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.startup_log","uuid":{"uuid":{"$uuid":"9a771f95-92ab-4f4b-976b-620c53d6c655"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.777+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.777+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.778+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":{"uuid":{"$uuid":"448a421f-95bf-4747-bb00-f8d546ae76ad"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.778+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.778+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.startup_log","uuid":{"uuid":{"$uuid":"448a421f-95bf-4747-bb00-f8d546ae76ad"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.779+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.779+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.779+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.780+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.781+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":{"uuid":{"$uuid":"73ea8bbe-16a4-4fa4-977a-edb0b9988aca"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.781+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":{"uuid":{"$uuid":"c39a3301-9e77-4944-9e08-139a92e471bb"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.781+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.781+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.781+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.system.replset","uuid":{"uuid":{"$uuid":"73ea8bbe-16a4-4fa4-977a-edb0b9988aca"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.781+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.system.replset","uuid":{"uuid":{"$uuid":"c39a3301-9e77-4944-9e08-139a92e471bb"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.782+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.782+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.782+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":{"uuid":{"$uuid":"af78aee8-364a-4792-94fa-c4f9fcff45b1"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.782+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.783+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.system.replset","uuid":{"uuid":{"$uuid":"af78aee8-364a-4792-94fa-c4f9fcff45b1"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.783+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.783+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.784+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.785+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.786+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":{"uuid":{"$uuid":"aef96f1d-dede-43c6-b2a2-5b599b747239"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.786+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.786+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":{"uuid":{"$uuid":"a5104e3f-7c66-4727-8f7e-4cd217a6ac50"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.786+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.system.rollback.id","uuid":{"uuid":{"$uuid":"aef96f1d-dede-43c6-b2a2-5b599b747239"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.786+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.786+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.system.rollback.id","uuid":{"uuid":{"$uuid":"a5104e3f-7c66-4727-8f7e-4cd217a6ac50"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.787+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn47","msg":"CMD: validate","attr":{"namespace":"local.system.views","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.787+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn24","msg":"CMD: validate","attr":{"namespace":"local.system.views","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.787+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":{"uuid":{"$uuid":"6372b8be-1644-4d60-9e16-b29c2757bdcd"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.787+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.787+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.system.rollback.id","uuid":{"uuid":{"$uuid":"6372b8be-1644-4d60-9e16-b29c2757bdcd"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.788+00:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.system.views","background":false,"full":true,"enforceFastCount":true,"checkBSONConformance":true,"fixMultiKey":false,"repair":false}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.788+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn24","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.system.views"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.788+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn47","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.system.views"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.789+00:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"Validating internal structure","attr":{"index":"_id_","namespace":"local.system.views"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.791+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn24","msg":"validating collection","attr":{"namespace":"local.system.views","uuid":{"uuid":{"$uuid":"f6005b37-8574-4d17-b652-0d136c8d7634"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.791+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn47","msg":"validating collection","attr":{"namespace":"local.system.views","uuid":{"uuid":{"$uuid":"c459d8cf-1603-4ae6-8121-ac55a454779a"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.791+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn24","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.system.views"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.791+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn47","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.system.views"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.791+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn47","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.system.views","uuid":{"uuid":{"$uuid":"c459d8cf-1603-4ae6-8121-ac55a454779a"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.791+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn24","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.system.views","uuid":{"uuid":{"$uuid":"f6005b37-8574-4d17-b652-0d136c8d7634"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.792+00:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.system.views","uuid":{"uuid":{"$uuid":"255eda93-5437-4c41-8a6c-5548c77e8c81"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.792+00:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"Validating index consistency","attr":{"index":"_id_","namespace":"local.system.views"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.792+00:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found","attr":{"namespace":"local.system.views","uuid":{"uuid":{"$uuid":"255eda93-5437-4c41-8a6c-5548c77e8c81"}}}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:54:39.794Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"Connection ended","attr":{"remote":"127.0.0.1:51068","uuid":{"uuid":{"$uuid":"7be27bf3-6596-4d95-991c-10c32ad9efa2"}},"connectionId":17,"connectionCount":4}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.794Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn49","msg":"Connection ended","attr":{"remote":"127.0.0.1:49682","uuid":{"uuid":{"$uuid":"8f5bb69c-0914-49dd-8de7-84548797ce96"}},"connectionId":49,"connectionCount":10}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.794Z"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn81","msg":"Connection ended","attr":{"remote":"127.0.0.1:44348","uuid":{"uuid":{"$uuid":"70ba7161-d25b-4418-a727-a00b2668b355"}},"connectionId":81,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.794+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"Connection ended","attr":{"remote":"10.122.7.101:51788","uuid":{"uuid":{"$uuid":"bc3de0a4-1912-4c97-b9f8-068ea27f639a"}},"connectionId":24,"connectionCount":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.794+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn47","msg":"Connection ended","attr":{"remote":"10.122.7.101:41502","uuid":{"uuid":{"$uuid":"50900e5b-65d2-4a95-abca-1d6771a5568d"}},"connectionId":47,"connectionCount":11}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.794+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"Connection ended","attr":{"remote":"10.122.7.101:36256","uuid":{"uuid":{"$uuid":"fdf5b07e-aab6-4334-a7c6-a09efce3da5e"}},"connectionId":38,"connectionCount":5}} [js_test:heartbeat_lag_repro] ReplSetTest stop *** Shutting down mongod in port 20050, wait for process termination: false *** [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: Stopping mongo program","attr":{"waitpid":false}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"Skip waiting for process to terminate","attr":{"pid":"48094"}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: Stopped mongo program on port","attr":{"port":20050}} [js_test:heartbeat_lag_repro] ReplSetTest stop *** Shutting down mongobridge on port 20040 *** [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.797+00:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"Received signal","attr":{"signal":15,"error":"Terminated"}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: Stopping mongo program","attr":{"waitpid":true}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.797+00:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"Signal was sent by kill(2)","attr":{"pid":48084,"uid":1000}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.797+00:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"-", "id":22819, "ctx":"js","msg":"Waiting for process to terminate.","attr":{"pid":"48092"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.797+00:00"},"s":"I", "c":"REPL", "id":4784900, "ctx":"SignalHandler","msg":"Stepping down the ReplicationCoordinator for shutdown","attr":{"waitTimeMillis":100}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"Received signal","attr":{"signal":15,"error":"Terminated"}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"Signal was sent by kill(2)","attr":{"pid":48084,"uid":1000}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":3}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":45}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":11}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":40}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":21}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":47}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":15}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":37}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":7}} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":1}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.797+00:00"},"s":"I", "c":"REPL", "id":4794602, "ctx":"SignalHandler","msg":"Attempting to enter quiesce mode"} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.797Z"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file","attr":{"path":"/tmp/mongodb-20040.sock"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.797+00:00"},"s":"I", "c":"REPL", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.797+00:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.798Z"},"s":"I", "c":"NETWORK", "id":4784923, "ctx":"SignalHandler","msg":"Shutting down the ASIO transport SessionManager"} [js_test:heartbeat_lag_repro] b20040| {"t":{"$date":"2024-10-25T18:54:39.798Z"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn33","msg":"Interrupted operation as its client disconnected","attr":{"opId":66579}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn31","msg":"Interrupted operation as its client disconnected","attr":{"opId":64531}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"Connection ended","attr":{"remote":"10.122.7.101:40502","uuid":{"uuid":{"$uuid":"e7a86661-6eb7-4035-9054-e2db874dc198"}},"connectionId":34,"connectionCount":10}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"Connection ended","attr":{"remote":"10.122.7.101:37394","uuid":{"uuid":{"$uuid":"bc53c4c4-48e5-4569-8129-c40a2274415f"}},"connectionId":27,"connectionCount":9}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn27","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:37394","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":82986308,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn33","msg":"getMore command executor error","attr":{"error":{"code":279,"codeName":"ClientDisconnect","errmsg":"operation was interrupted"},"stats":{"isCached":false,"stage":"COLLSCAN","nReturned":2,"works":54,"advanced":2,"needTime":0,"needYield":0,"saveState":52,"restoreState":51,"isEOF":0,"direction":"forward","minRecord":7429788239436709891,"docsExamined":2},"cmd":{"getMore":5484472081871932410,"collection":"oplog.rs","batchSize":13981010,"term":3,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1},"maxTimeMS":5000,"$readPreference":{"mode":"secondaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}}},"$oplogQueryData":1,"$replData":1}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"Connection ended","attr":{"remote":"10.122.7.101:40452","uuid":{"uuid":{"$uuid":"7560e8af-75d2-41b6-ba3c-bc366c32b526"}},"connectionId":13,"connectionCount":8}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn34","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:40502","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":72826899,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn31","msg":"getMore command executor error","attr":{"error":{"code":279,"codeName":"ClientDisconnect","errmsg":"operation was interrupted"},"stats":{"isCached":false,"stage":"COLLSCAN","nReturned":2,"works":56,"advanced":2,"needTime":0,"needYield":0,"saveState":54,"restoreState":53,"isEOF":0,"direction":"forward","minRecord":7429788239436709891,"docsExamined":2},"cmd":{"getMore":3080972923641490512,"collection":"oplog.rs","batchSize":13981010,"term":3,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1},"maxTimeMS":5000,"$readPreference":{"mode":"secondaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}}},"$oplogQueryData":1,"$replData":1}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn13","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:40452","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":102019285,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"Connection ended","attr":{"remote":"10.122.7.101:40492","uuid":{"uuid":{"$uuid":"d74d78a5-cc00-4b82-9600-83ce4314488a"}},"connectionId":16,"connectionCount":7}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn16","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:40492","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":101977274,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn33","msg":"Assertion while executing command","attr":{"command":"getMore","db":"local","commandArgs":{"getMore":5484472081871932410,"collection":"oplog.rs","batchSize":13981010,"term":3,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1},"maxTimeMS":5000,"$replData":1,"$oplogQueryData":1,"$readPreference":{"mode":"secondaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}}},"$db":"local"},"error":"ClientDisconnect: Executor error during getMore :: caused by :: operation was interrupted"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"REPL", "id":21275, "ctx":"ReplCoordExtern-2","msg":"Recreating cursor for oplog fetcher due to error","attr":{"lastOpTimeFetched":{"ts":{"$timestamp":{"t":1729882399,"i":1}},"t":3},"attemptsRemaining":1,"error":"HostUnreachable: Error while getting the next batch in the oplog fetcher :: caused by :: recv failed while exhausting cursor :: caused by :: futurize :: caused by :: Connection closed by peer"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"COMMAND", "id":21962, "ctx":"conn31","msg":"Assertion while executing command","attr":{"command":"getMore","db":"local","commandArgs":{"getMore":3080972923641490512,"collection":"oplog.rs","batchSize":13981010,"term":3,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":1729882378,"i":3}},"t":1},"maxTimeMS":5000,"$replData":1,"$oplogQueryData":1,"$readPreference":{"mode":"secondaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1729882399,"i":1}}},"$db":"local"},"error":"ClientDisconnect: Executor error during getMore :: caused by :: operation was interrupted"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"Connection ended","attr":{"remote":"10.122.7.101:40442","uuid":{"uuid":{"$uuid":"73985fed-7e04-40e5-a237-4d800f18f9e6"}},"connectionId":10,"connectionCount":6}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"REPL", "id":21275, "ctx":"ReplCoordExtern-2","msg":"Recreating cursor for oplog fetcher due to error","attr":{"lastOpTimeFetched":{"ts":{"$timestamp":{"t":1729882399,"i":1}},"t":3},"attemptsRemaining":1,"error":"HostUnreachable: Error while getting the next batch in the oplog fetcher :: caused by :: recv failed while exhausting cursor :: caused by :: futurize :: caused by :: Connection closed by peer"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn10","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:40442","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":102139026,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"10.122.7.101:40412","uuid":{"uuid":{"$uuid":"1bc22426-9de3-4c51-ba2c-4622dfa501fc"}},"connectionId":7,"connectionCount":5}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn7","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:40412","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":102152015,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"Connection ended","attr":{"remote":"10.122.7.101:37440","uuid":{"uuid":{"$uuid":"a7032a3e-1ba2-4cf2-876d-baf4d88af03b"}},"connectionId":33,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"10.122.7.101:40390","uuid":{"uuid":{"$uuid":"74c28155-553a-46c5-9a84-06d1afbc549b"}},"connectionId":3,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"10.122.7.101:40380","uuid":{"uuid":{"$uuid":"f8478f5d-9721-4e71-83f2-8c009ea57357"}},"connectionId":2,"connectionCount":2}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"Connection ended","attr":{"remote":"10.122.7.101:37416","uuid":{"uuid":{"$uuid":"f433b755-715f-48f9-8872-169e68df3b88"}},"connectionId":31,"connectionCount":1}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: Stopped mongo program on port","attr":{"port":20040}} [js_test:heartbeat_lag_repro] ReplSetTest stop *** mongobridge on port 20040 exited with code (0) *** [js_test:heartbeat_lag_repro] ReplSetTest stop *** Shutting down mongod in port 20051, wait for process termination: false *** [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: Stopping mongo program","attr":{"waitpid":false}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"Skip waiting for process to terminate","attr":{"pid":"48098"}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: Stopped mongo program on port","attr":{"port":20051}} [js_test:heartbeat_lag_repro] ReplSetTest stop *** Shutting down mongobridge on port 20041 *** [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: Stopping mongo program","attr":{"waitpid":true}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"-", "id":22819, "ctx":"js","msg":"Waiting for process to terminate.","attr":{"pid":"48096"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.807+00:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"Received signal","attr":{"signal":15,"error":"Terminated"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.807+00:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"Signal was sent by kill(2)","attr":{"pid":48084,"uid":1000}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.807+00:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"Received signal","attr":{"signal":15,"error":"Terminated"}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"Signal was sent by kill(2)","attr":{"pid":48084,"uid":1000}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.807+00:00"},"s":"I", "c":"REPL", "id":4784900, "ctx":"SignalHandler","msg":"Stepping down the ReplicationCoordinator for shutdown","attr":{"waitTimeMillis":100}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":1}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":3}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":5}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":15}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.807+00:00"},"s":"I", "c":"NETWORK", "id":20120, "ctx":"ReplCoordExtern-2","msg":"Trying to reconnect","attr":{"connString":"ip-10-122-7-101:20040 failed"}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file","attr":{"path":"/tmp/mongodb-20041.sock"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.807+00:00"},"s":"I", "c":"NETWORK", "id":20120, "ctx":"ReplCoordExtern-2","msg":"Trying to reconnect","attr":{"connString":"ip-10-122-7-101:20040 failed"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.807+00:00"},"s":"I", "c":"REPL", "id":4794602, "ctx":"SignalHandler","msg":"Attempting to enter quiesce mode"} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"NETWORK", "id":4784923, "ctx":"SignalHandler","msg":"Shutting down the ASIO transport SessionManager"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.807+00:00"},"s":"I", "c":"REPL", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:heartbeat_lag_repro] b20041| {"t":{"$date":"2024-10-25T18:54:39.807Z"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"NETWORK", "id":20124, "ctx":"ReplCoordExtern-2","msg":"DBClientSession failed to send message","attr":{"connString":"ip-10-122-7-101:20040","error":"SocketException: futurize :: caused by :: Connection refused"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"NETWORK", "id":20121, "ctx":"ReplCoordExtern-2","msg":"Reconnect attempt failed","attr":{"connString":"ip-10-122-7-101:20040 failed","error":{"code":9001,"codeName":"SocketException","errmsg":"Connection handshake failed. Is your mongod/mongos 3.4 or older? :: caused by :: network error while attempting to run command 'hello' on host 'ip-10-122-7-101:20040' :: caused by :: dbclient error communicating with server ip-10-122-7-101:20040 :: caused by :: futurize :: caused by :: Connection refused"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"NETWORK", "id":20124, "ctx":"ReplCoordExtern-2","msg":"DBClientSession failed to send message","attr":{"connString":"ip-10-122-7-101:20040","error":"SocketException: futurize :: caused by :: Connection refused"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"NETWORK", "id":20121, "ctx":"ReplCoordExtern-2","msg":"Reconnect attempt failed","attr":{"connString":"ip-10-122-7-101:20040 failed","error":{"code":9001,"codeName":"SocketException","errmsg":"Connection handshake failed. Is your mongod/mongos 3.4 or older? :: caused by :: network error while attempting to run command 'hello' on host 'ip-10-122-7-101:20040' :: caused by :: dbclient error communicating with server ip-10-122-7-101:20040 :: caused by :: futurize :: caused by :: Connection refused"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"NETWORK", "id":20127, "ctx":"ReplCoordExtern-2","msg":"DBClientCursor::init call() failed"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"NETWORK", "id":20127, "ctx":"ReplCoordExtern-2","msg":"DBClientCursor::init call() failed"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"REPL", "id":21274, "ctx":"ReplCoordExtern-2","msg":"Error returned from oplog query (no more query restarts left)","attr":{"error":"SocketException: Error while getting the next batch in the oplog fetcher :: caused by :: socket exception [CONNECT_ERROR] server [Connection handshake failed. Is your mongod/mongos 3.4 or older? :: caused by :: network error while attempting to run command 'hello' on host 'ip-10-122-7-101:20040' :: caused by :: dbclient error communicating with server ip-10-122-7-101:20040 :: caused by :: futurize :: caused by :: Connection refused]"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"REPL", "id":21274, "ctx":"ReplCoordExtern-2","msg":"Error returned from oplog query (no more query restarts left)","attr":{"error":"SocketException: Error while getting the next batch in the oplog fetcher :: caused by :: socket exception [CONNECT_ERROR] server [Connection handshake failed. Is your mongod/mongos 3.4 or older? :: caused by :: network error while attempting to run command 'hello' on host 'ip-10-122-7-101:20040' :: caused by :: dbclient error communicating with server ip-10-122-7-101:20040 :: caused by :: futurize :: caused by :: Connection refused]"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"W", "c":"REPL", "id":21122, "ctx":"BackgroundSync","msg":"Oplog fetcher stopped querying remote oplog with error","attr":{"error":"SocketException: Error while getting the next batch in the oplog fetcher :: caused by :: socket exception [CONNECT_ERROR] server [Connection handshake failed. Is your mongod/mongos 3.4 or older? :: caused by :: network error while attempting to run command 'hello' on host 'ip-10-122-7-101:20040' :: caused by :: dbclient error communicating with server ip-10-122-7-101:20040 :: caused by :: futurize :: caused by :: Connection refused]"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"REPL", "id":21080, "ctx":"BackgroundSync","msg":"Clearing sync source to choose a new one","attr":{"syncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [js_test:heartbeat_lag_repro] d20052| Added handle size: 3 max size 8 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"W", "c":"REPL", "id":21122, "ctx":"BackgroundSync","msg":"Oplog fetcher stopped querying remote oplog with error","attr":{"error":"SocketException: Error while getting the next batch in the oplog fetcher :: caused by :: socket exception [CONNECT_ERROR] server [Connection handshake failed. Is your mongod/mongos 3.4 or older? :: caused by :: network error while attempting to run command 'hello' on host 'ip-10-122-7-101:20040' :: caused by :: dbclient error communicating with server ip-10-122-7-101:20040 :: caused by :: futurize :: caused by :: Connection refused]"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"REPL", "id":21080, "ctx":"BackgroundSync","msg":"Clearing sync source to choose a new one","attr":{"syncSource":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"REPL", "id":8423402, "ctx":"BackgroundSync","msg":"Failed to select a sync source on the first attempt. Starting second attempt"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.808+00:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [js_test:heartbeat_lag_repro] d20051| Added handle size: 45 max size 45 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 4 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.809+00:00"},"s":"W", "c":"NETWORK", "id":4615610, "ctx":"ReplCoord-6","msg":"Failed to check socket connectivity","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"peekASIOStream :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.809+00:00"},"s":"I", "c":"CONNPOOL", "id":22561, "ctx":"ReplCoord-6","msg":"Dropping unhealthy pooled connection","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 46 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.809+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.809+00:00"},"s":"W", "c":"NETWORK", "id":4615610, "ctx":"ReplCoord-35","msg":"Failed to check socket connectivity","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"peekASIOStream :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.809+00:00"},"s":"I", "c":"CONNPOOL", "id":22561, "ctx":"ReplCoord-35","msg":"Dropping unhealthy pooled connection","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 43 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 42 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.810+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20040"}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.811+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-1","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20040","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"futurize :: caused by :: Connection refused"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.811+00:00"},"s":"I", "c":"REPL", "id":21216, "ctx":"ReplCoord-1","msg":"Member is now in state DOWN","attr":{"hostAndPort":"ip-10-122-7-101:20040","heartbeatMessage":"futurize :: caused by :: Connection refused"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.811+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-2","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20040","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"futurize :: caused by :: Connection refused"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.811+00:00"},"s":"I", "c":"REPL", "id":21216, "ctx":"ReplCoord-2","msg":"Member is now in state DOWN","attr":{"hostAndPort":"ip-10-122-7-101:20040","heartbeatMessage":"futurize :: caused by :: Connection refused"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.815+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"Connection ended","attr":{"remote":"10.122.7.101:49538","uuid":{"uuid":{"$uuid":"948f104c-011d-4c07-ae23-a7bbd8cb101d"}},"connectionId":17,"connectionCount":4}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.815+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"10.122.7.101:49480","uuid":{"uuid":{"$uuid":"3025d0d3-7095-4abc-8488-3060afe6976e"}},"connectionId":2,"connectionCount":3}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.815+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn17","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:49538","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":101334502,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.815+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"10.122.7.101:49482","uuid":{"uuid":{"$uuid":"5ec63520-44c6-47f5-ae87-1f3dbdf17ebe"}},"connectionId":3,"connectionCount":2}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.815+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-7-101:20041"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.815+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"10.122.7.101:49496","uuid":{"uuid":{"$uuid":"087fcd0b-8554-4841-9a8d-6d1422d76d9e"}},"connectionId":4,"connectionCount":1}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.815+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn4","msg":"Failed to authenticate","attr":{"client":"10.122.7.101:49496","isSpeculative":false,"isClusterMember":false,"mechanism":"","user":"","db":"","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":102167323,"summary":{}}},"extraInfo":{}}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: Stopped mongo program on port","attr":{"port":20041}} [js_test:heartbeat_lag_repro] ReplSetTest stop *** mongobridge on port 20041 exited with code (0) *** [js_test:heartbeat_lag_repro] ReplSetTest stop *** Shutting down mongod in port 20052, wait for process termination: false *** [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: Stopping mongo program","attr":{"waitpid":false}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"Skip waiting for process to terminate","attr":{"pid":"48102"}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: Stopped mongo program on port","attr":{"port":20052}} [js_test:heartbeat_lag_repro] ReplSetTest stop *** Shutting down mongobridge on port 20042 *** [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: Stopping mongo program","attr":{"waitpid":true}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"-", "id":22819, "ctx":"js","msg":"Waiting for process to terminate.","attr":{"pid":"48100"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.816+00:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"Received signal","attr":{"signal":15,"error":"Terminated"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.816+00:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"Signal was sent by kill(2)","attr":{"pid":48084,"uid":1000}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.816+00:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"Received signal","attr":{"signal":15,"error":"Terminated"}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"Signal was sent by kill(2)","attr":{"pid":48084,"uid":1000}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.816+00:00"},"s":"I", "c":"REPL", "id":4784900, "ctx":"SignalHandler","msg":"Stepping down the ReplicationCoordinator for shutdown","attr":{"waitTimeMillis":100}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":67}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":73}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":75}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":77}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":71}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":3}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":74}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"EXECUTOR", "id":22991, "ctx":"SignalHandler","msg":"Skip closing connection for connection","attr":{"connectionId":69}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.816+00:00"},"s":"I", "c":"REPL", "id":4794602, "ctx":"SignalHandler","msg":"Attempting to enter quiesce mode"} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file","attr":{"path":"/tmp/mongodb-20042.sock"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.816+00:00"},"s":"I", "c":"REPL", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"NETWORK", "id":4784923, "ctx":"SignalHandler","msg":"Shutting down the ASIO transport SessionManager"} [js_test:heartbeat_lag_repro] b20042| {"t":{"$date":"2024-10-25T18:54:39.816Z"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.816+00:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.817+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-7","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20041","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"futurize :: caused by :: Connection refused"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.817+00:00"},"s":"I", "c":"REPL", "id":21216, "ctx":"ReplCoord-7","msg":"Member is now in state DOWN","attr":{"hostAndPort":"ip-10-122-7-101:20041","heartbeatMessage":"futurize :: caused by :: Connection refused"}} [js_test:heartbeat_lag_repro] d20052| Added handle size: 2 max size 8 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.824+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"Connection ended","attr":{"remote":"10.122.7.101:51744","uuid":{"uuid":{"$uuid":"62c49428-d512-48a9-a8b1-b52528c6613c"}},"connectionId":23,"connectionCount":0}} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.824+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-25","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.824+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-17","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 46 max size 46 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.824+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-17","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:39.824Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: Stopped mongo program on port","attr":{"port":20042}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 46 max size 46 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] ReplSetTest stop *** mongobridge on port 20042 exited with code (0) *** [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.824+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-16","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 46 max size 46 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.824+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-11","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] ReplSetTest stopSet waiting for mongo program on port 20050 to stop. [js_test:heartbeat_lag_repro] d20050| Added handle size: 46 max size 46 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.824+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-21","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 46 max size 46 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.824+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-26","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.824+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-6","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 46 max size 46 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.824+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.824+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-28","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.824+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-5","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 46 max size 46 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.825+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-3","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20050| Added handle size: 46 max size 46 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.825+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-9","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.824+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-27","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Added handle size: 46 max size 46 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.825+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-16","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.825+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-19","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.825+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-15","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.825+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-25","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"onInvoke :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.825+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-29","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"futurize :: caused by :: Connection refused"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.826+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-12","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"futurize :: caused by :: Connection refused"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.826+00:00"},"s":"I", "c":"REPL_HB", "id":23974, "ctx":"ReplCoord-10","msg":"Heartbeat failed after max retries","attr":{"target":"ip-10-122-7-101:20042","maxHeartbeatRetries":2,"error":{"code":6,"codeName":"HostUnreachable","errmsg":"futurize :: caused by :: Connection refused"}}} [js_test:heartbeat_lag_repro] d20051| Added handle size: 13 max size 46 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.897+00:00"},"s":"I", "c":"REPL", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.897+00:00"},"s":"I", "c":"STORAGE", "id":7333402, "ctx":"SignalHandler","msg":"Shutting down the DiskSpaceMonitor"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.897+00:00"},"s":"I", "c":"-", "id":6371601, "ctx":"SignalHandler","msg":"Shutting down the FLE Crud thread pool"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.897+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.897+00:00"},"s":"I", "c":"COMMAND", "id":4784901, "ctx":"SignalHandler","msg":"Shutting down the MirrorMaestro"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.897+00:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.898+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.898+00:00"},"s":"I", "c":"SHARDING", "id":4784902, "ctx":"SignalHandler","msg":"Shutting down the WaitForMajorityService"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.898+00:00"},"s":"I", "c":"CONTROL", "id":4784903, "ctx":"SignalHandler","msg":"Shutting down the LogicalSessionCache"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.898+00:00"},"s":"I", "c":"-", "id":7350601, "ctx":"SignalHandler","msg":"Shutting down the QueryAnalysisSampler"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.898+00:00"},"s":"I", "c":"NETWORK", "id":8314100, "ctx":"SignalHandler","msg":"Shutdown: Closing listener sockets"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.898+00:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file","attr":{"path":"/tmp/mongodb-20050.sock"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.899+00:00"},"s":"I", "c":"NETWORK", "id":4784905, "ctx":"SignalHandler","msg":"Shutting down the global connection pool"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.899+00:00"},"s":"I", "c":"CONTROL", "id":4784906, "ctx":"SignalHandler","msg":"Shutting down the FlowControlTicketholder"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.899+00:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.899+00:00"},"s":"I", "c":"REPL", "id":4784907, "ctx":"SignalHandler","msg":"Shutting down the replica set node executor"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.899+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.899+00:00"},"s":"I", "c":"CONTROL", "id":4784908, "ctx":"SignalHandler","msg":"Shutting down the PeriodicThreadToAbortExpiredTransactions"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.899+00:00"},"s":"I", "c":"REPL", "id":4784909, "ctx":"SignalHandler","msg":"Shutting down the ReplicationCoordinator"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.899+00:00"},"s":"I", "c":"REPL", "id":5074000, "ctx":"SignalHandler","msg":"Shutting down the replica set aware services."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.899+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.899+00:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.899+00:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.900+00:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.900+00:00"},"s":"I", "c":"REPL", "id":8569801, "ctx":"SignalHandler","msg":"Stopping replication writer thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.900+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.900+00:00"},"s":"I", "c":"REPL", "id":8543101, "ctx":"OplogWriter-0","msg":"Finished oplog write"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.900+00:00"},"s":"I", "c":"REPL", "id":8569807, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.900+00:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.900+00:00"},"s":"I", "c":"REPL", "id":5698300, "ctx":"SignalHandler","msg":"Stopping replication applier writer pool"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.900+00:00"},"s":"I", "c":"REPL", "id":8569802, "ctx":"SignalHandler","msg":"Stopping replication writer executor threads"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.900+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.900+00:00"},"s":"I", "c":"REPL", "id":8569803, "ctx":"SignalHandler","msg":"Stopping replication applier executor threads"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.901+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.901+00:00"},"s":"I", "c":"ASIO", "id":6529201, "ctx":"SignalHandler","msg":"Network interface redundant shutdown","attr":{"state":"Stopped"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.901+00:00"},"s":"I", "c":"ASIO", "id":6529201, "ctx":"SignalHandler","msg":"Network interface redundant shutdown","attr":{"state":"Stopped"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.901+00:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.901+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| Removed handle 1 [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.903+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.903+00:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"SignalHandler","msg":"Dropping all pooled connections","attr":{"hostAndPort":"ip-10-122-7-101:20041","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"SHARDING", "id":4784910, "ctx":"SignalHandler","msg":"Shutting down the ShardingInitializationMongoD"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"REPL", "id":4784911, "ctx":"SignalHandler","msg":"Enqueuing the ReplicationStateTransitionLock for shutdown"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"-", "id":4784912, "ctx":"SignalHandler","msg":"Killing all operations for shutdown"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":5}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"TENANT_M", "id":5093807, "ctx":"SignalHandler","msg":"Shutting down all TenantMigrationAccessBlockers on global shutdown"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"ASIO", "id":6529201, "ctx":"SignalHandler","msg":"Network interface redundant shutdown","attr":{"state":"Stopped"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"COMMAND", "id":4784913, "ctx":"SignalHandler","msg":"Shutting down all open transactions"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"REPL", "id":4784914, "ctx":"SignalHandler","msg":"Acquiring the ReplicationStateTransitionLock for shutdown"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"INDEX", "id":4784915, "ctx":"SignalHandler","msg":"Shutting down the IndexBuildsCoordinator"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"NETWORK", "id":4784918, "ctx":"SignalHandler","msg":"Shutting down the ReplicaSetMonitor"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"REPL", "id":4784920, "ctx":"SignalHandler","msg":"Shutting down the LogicalTimeValidator"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"SHARDING", "id":4784921, "ctx":"SignalHandler","msg":"Shutting down the MigrationUtilExecutor"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: Closing open transport sessions"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"NETWORK", "id":4784923, "ctx":"SignalHandler","msg":"Shutting down the ASIO transport SessionManager"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.904+00:00"},"s":"I", "c":"CONTROL", "id":4784927, "ctx":"SignalHandler","msg":"Shutting down the HealthLog"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"CONTROL", "id":4784928, "ctx":"SignalHandler","msg":"Shutting down the TTL monitor"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"INDEX", "id":3684100, "ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"INDEX", "id":3684101, "ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"CONTROL", "id":6278511, "ctx":"SignalHandler","msg":"Shutting down the Change Stream Expired Pre-images Remover"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"QUERY", "id":6278515, "ctx":"SignalHandler","msg":"Shutting down Change Stream Expired Pre-images Remover thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"QUERY", "id":6278516, "ctx":"SignalHandler","msg":"Finished shutting down Change Stream Expired Pre-images Remover thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"STORAGE", "id":7474902, "ctx":"SignalHandler","msg":"Shutting down oplog cap maintainer thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"STORAGE", "id":7474901, "ctx":"SignalHandler","msg":"Finished shutting down oplog cap maintainer thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"CONTROL", "id":4784929, "ctx":"SignalHandler","msg":"Acquiring the global lock for shutdown"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"CONTROL", "id":4784930, "ctx":"SignalHandler","msg":"Shutting down the storage engine"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.905+00:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.906+00:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.906+00:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.907+00:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.907+00:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.907+00:00"},"s":"I", "c":"REPL", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.907+00:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.907+00:00"},"s":"I", "c":"STORAGE", "id":7333402, "ctx":"SignalHandler","msg":"Shutting down the DiskSpaceMonitor"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.907+00:00"},"s":"I", "c":"-", "id":6371601, "ctx":"SignalHandler","msg":"Shutting down the FLE Crud thread pool"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.907+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.907+00:00"},"s":"I", "c":"COMMAND", "id":4784901, "ctx":"SignalHandler","msg":"Shutting down the MirrorMaestro"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.907+00:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.907+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.907+00:00"},"s":"I", "c":"SHARDING", "id":4784902, "ctx":"SignalHandler","msg":"Shutting down the WaitForMajorityService"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.908+00:00"},"s":"I", "c":"CONTROL", "id":4784903, "ctx":"SignalHandler","msg":"Shutting down the LogicalSessionCache"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.908+00:00"},"s":"I", "c":"-", "id":7350601, "ctx":"SignalHandler","msg":"Shutting down the QueryAnalysisSampler"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.908+00:00"},"s":"I", "c":"STORAGE", "id":4795902, "ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.908+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":908473,"thread":"48094:0xff356ab3a540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"closing WiredTiger library."}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.908+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":908537,"thread":"48094:0xff356ab3a540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"rolling back all running transactions."}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.908+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":908588,"thread":"48094:0xff356ab3a540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"closing all running sessions."}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.908+00:00"},"s":"I", "c":"NETWORK", "id":8314100, "ctx":"SignalHandler","msg":"Shutdown: Closing listener sockets"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.908+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":908747,"thread":"48094:0xff356ab3a540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"closing some of the internal threads."}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.908+00:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file","attr":{"path":"/tmp/mongodb-20051.sock"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.908+00:00"},"s":"I", "c":"NETWORK", "id":4784905, "ctx":"SignalHandler","msg":"Shutting down the global connection pool"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.908+00:00"},"s":"I", "c":"CONTROL", "id":4784906, "ctx":"SignalHandler","msg":"Shutting down the FlowControlTicketholder"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.909+00:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.909+00:00"},"s":"I", "c":"REPL", "id":4784907, "ctx":"SignalHandler","msg":"Shutting down the replica set node executor"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.909+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.909+00:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"SignalHandler","msg":"Dropping all pooled connections","attr":{"hostAndPort":"ip-10-122-7-101:20040","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.909+00:00"},"s":"I", "c":"CONTROL", "id":4784908, "ctx":"SignalHandler","msg":"Shutting down the PeriodicThreadToAbortExpiredTransactions"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.909+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":909464,"thread":"48094:0xff356ab3a540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"perform final checkpoint and shutting down the global transaction state"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.909+00:00"},"s":"I", "c":"WTRTS", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":909536,"thread":"48094:0xff356ab3a540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RTS","category_id":33,"verbose_level":"INFO","verbose_level_id":0,"msg":"[SHUTDOWN_INIT] performing shutdown rollback to stable, stable_timestamp=(1729882399, 1)"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.909+00:00"},"s":"I", "c":"REPL", "id":4784909, "ctx":"SignalHandler","msg":"Shutting down the ReplicationCoordinator"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.909+00:00"},"s":"I", "c":"REPL", "id":5074000, "ctx":"SignalHandler","msg":"Shutting down the replica set aware services."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.909+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.909+00:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.910+00:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.910+00:00"},"s":"I", "c":"REPL", "id":21760, "ctx":"SyncSourceFeedback","msg":"SyncSourceFeedback error sending update","attr":{"syncTarget":"ip-10-122-7-101:20040","error":{"code":90,"codeName":"CallbackCanceled","errmsg":"Reporter no longer valid"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.910+00:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.910+00:00"},"s":"I", "c":"REPL", "id":8569801, "ctx":"SignalHandler","msg":"Stopping replication writer thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.910+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.910+00:00"},"s":"I", "c":"REPL", "id":8543101, "ctx":"OplogWriter-0","msg":"Finished oplog write"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.910+00:00"},"s":"I", "c":"REPL", "id":8569807, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.911+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":911047,"thread":"48094:0xff356ab3a540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"shutdown rollback to stable has successfully finished and ran for 1 milliseconds"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.911+00:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.911+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":911164,"thread":"48094:0xff356ab3a540","session_name":"close_ckpt","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882399, 1)"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.911+00:00"},"s":"I", "c":"REPL", "id":5698300, "ctx":"SignalHandler","msg":"Stopping replication applier writer pool"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.911+00:00"},"s":"I", "c":"REPL", "id":8569802, "ctx":"SignalHandler","msg":"Stopping replication writer executor threads"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.911+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.911+00:00"},"s":"I", "c":"REPL", "id":8569803, "ctx":"SignalHandler","msg":"Stopping replication applier executor threads"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.911+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.911+00:00"},"s":"I", "c":"ASIO", "id":6529201, "ctx":"SignalHandler","msg":"Network interface redundant shutdown","attr":{"state":"Stopped"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.911+00:00"},"s":"I", "c":"ASIO", "id":6529201, "ctx":"SignalHandler","msg":"Network interface redundant shutdown","attr":{"state":"Stopped"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.912+00:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.912+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| Removed handle 1 [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.913+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.913+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":913917,"thread":"48094:0xff356ab3a540","session_name":"close_ckpt","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 234, snapshot max: 234 snapshot count: 0, oldest timestamp: (1729882377, 1) , meta checkpoint timestamp: (1729882399, 1) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"SHARDING", "id":4784910, "ctx":"SignalHandler","msg":"Shutting down the ShardingInitializationMongoD"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"REPL", "id":4784911, "ctx":"SignalHandler","msg":"Enqueuing the ReplicationStateTransitionLock for shutdown"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"-", "id":4784912, "ctx":"SignalHandler","msg":"Killing all operations for shutdown"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":5}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"TENANT_M", "id":5093807, "ctx":"SignalHandler","msg":"Shutting down all TenantMigrationAccessBlockers on global shutdown"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"ASIO", "id":6529201, "ctx":"SignalHandler","msg":"Network interface redundant shutdown","attr":{"state":"Stopped"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"COMMAND", "id":4784913, "ctx":"SignalHandler","msg":"Shutting down all open transactions"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"REPL", "id":4784914, "ctx":"SignalHandler","msg":"Acquiring the ReplicationStateTransitionLock for shutdown"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"INDEX", "id":4784915, "ctx":"SignalHandler","msg":"Shutting down the IndexBuildsCoordinator"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"NETWORK", "id":4784918, "ctx":"SignalHandler","msg":"Shutting down the ReplicaSetMonitor"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"REPL", "id":4784920, "ctx":"SignalHandler","msg":"Shutting down the LogicalTimeValidator"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"SHARDING", "id":4784921, "ctx":"SignalHandler","msg":"Shutting down the MigrationUtilExecutor"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: Closing open transport sessions"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"NETWORK", "id":4784923, "ctx":"SignalHandler","msg":"Shutting down the ASIO transport SessionManager"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.914+00:00"},"s":"I", "c":"CONTROL", "id":4784927, "ctx":"SignalHandler","msg":"Shutting down the HealthLog"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"CONTROL", "id":4784928, "ctx":"SignalHandler","msg":"Shutting down the TTL monitor"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"INDEX", "id":3684100, "ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"INDEX", "id":3684101, "ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"CONTROL", "id":6278511, "ctx":"SignalHandler","msg":"Shutting down the Change Stream Expired Pre-images Remover"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"QUERY", "id":6278515, "ctx":"SignalHandler","msg":"Shutting down Change Stream Expired Pre-images Remover thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"QUERY", "id":6278516, "ctx":"SignalHandler","msg":"Finished shutting down Change Stream Expired Pre-images Remover thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"STORAGE", "id":7474902, "ctx":"SignalHandler","msg":"Shutting down oplog cap maintainer thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"STORAGE", "id":7474901, "ctx":"SignalHandler","msg":"Finished shutting down oplog cap maintainer thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"CONTROL", "id":4784929, "ctx":"SignalHandler","msg":"Acquiring the global lock for shutdown"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"CONTROL", "id":4784930, "ctx":"SignalHandler","msg":"Shutting down the storage engine"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.915+00:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.916+00:00"},"s":"I", "c":"REPL", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.916+00:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.916+00:00"},"s":"I", "c":"STORAGE", "id":7333402, "ctx":"SignalHandler","msg":"Shutting down the DiskSpaceMonitor"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.916+00:00"},"s":"I", "c":"-", "id":6371601, "ctx":"SignalHandler","msg":"Shutting down the FLE Crud thread pool"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.916+00:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.916+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.916+00:00"},"s":"I", "c":"COMMAND", "id":4784901, "ctx":"SignalHandler","msg":"Shutting down the MirrorMaestro"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.916+00:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.916+00:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.916+00:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.916+00:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.916+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.917+00:00"},"s":"I", "c":"SHARDING", "id":4784902, "ctx":"SignalHandler","msg":"Shutting down the WaitForMajorityService"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.917+00:00"},"s":"I", "c":"CONTROL", "id":4784903, "ctx":"SignalHandler","msg":"Shutting down the LogicalSessionCache"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.917+00:00"},"s":"I", "c":"-", "id":7350601, "ctx":"SignalHandler","msg":"Shutting down the QueryAnalysisSampler"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.917+00:00"},"s":"I", "c":"NETWORK", "id":8314100, "ctx":"SignalHandler","msg":"Shutdown: Closing listener sockets"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.917+00:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file","attr":{"path":"/tmp/mongodb-20052.sock"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.917+00:00"},"s":"I", "c":"NETWORK", "id":4784905, "ctx":"SignalHandler","msg":"Shutting down the global connection pool"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.917+00:00"},"s":"I", "c":"CONTROL", "id":4784906, "ctx":"SignalHandler","msg":"Shutting down the FlowControlTicketholder"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"REPL", "id":4784907, "ctx":"SignalHandler","msg":"Shutting down the replica set node executor"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"STORAGE", "id":4795902, "ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":918134,"thread":"48098:0xe03f982fa540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"closing WiredTiger library."}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":918193,"thread":"48098:0xe03f982fa540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"rolling back all running transactions."}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"SignalHandler","msg":"Dropping all pooled connections","attr":{"hostAndPort":"ip-10-122-7-101:20040","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":918219,"thread":"48098:0xe03f982fa540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"closing all running sessions."}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":918312,"thread":"48098:0xe03f982fa540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"closing some of the internal threads."}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"CONTROL", "id":4784908, "ctx":"SignalHandler","msg":"Shutting down the PeriodicThreadToAbortExpiredTransactions"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"REPL", "id":4784909, "ctx":"SignalHandler","msg":"Shutting down the ReplicationCoordinator"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"REPL", "id":5074000, "ctx":"SignalHandler","msg":"Shutting down the replica set aware services."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.918+00:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.919+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":919011,"thread":"48098:0xe03f982fa540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"perform final checkpoint and shutting down the global transaction state"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.919+00:00"},"s":"I", "c":"WTRTS", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":919082,"thread":"48098:0xe03f982fa540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RTS","category_id":33,"verbose_level":"INFO","verbose_level_id":0,"msg":"[SHUTDOWN_INIT] performing shutdown rollback to stable, stable_timestamp=(1729882399, 1)"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.919+00:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.919+00:00"},"s":"I", "c":"REPL", "id":21760, "ctx":"SyncSourceFeedback","msg":"SyncSourceFeedback error sending update","attr":{"syncTarget":"ip-10-122-7-101:20040","error":{"code":90,"codeName":"CallbackCanceled","errmsg":"Reporter no longer valid"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.919+00:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.919+00:00"},"s":"I", "c":"REPL", "id":8569801, "ctx":"SignalHandler","msg":"Stopping replication writer thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.919+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.919+00:00"},"s":"I", "c":"REPL", "id":8543101, "ctx":"OplogWriter-0","msg":"Finished oplog write"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.919+00:00"},"s":"I", "c":"REPL", "id":8569807, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.920+00:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.920+00:00"},"s":"I", "c":"REPL", "id":5698300, "ctx":"SignalHandler","msg":"Stopping replication applier writer pool"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.920+00:00"},"s":"I", "c":"REPL", "id":8569802, "ctx":"SignalHandler","msg":"Stopping replication writer executor threads"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.920+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.920+00:00"},"s":"I", "c":"REPL", "id":8569803, "ctx":"SignalHandler","msg":"Stopping replication applier executor threads"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.920+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.920+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":920738,"thread":"48098:0xe03f982fa540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"shutdown rollback to stable has successfully finished and ran for 1 milliseconds"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.920+00:00"},"s":"I", "c":"ASIO", "id":6529201, "ctx":"SignalHandler","msg":"Network interface redundant shutdown","attr":{"state":"Stopped"}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.920+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":920861,"thread":"48098:0xe03f982fa540","session_name":"close_ckpt","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882399, 1)"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.920+00:00"},"s":"I", "c":"ASIO", "id":6529201, "ctx":"SignalHandler","msg":"Network interface redundant shutdown","attr":{"state":"Stopped"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.921+00:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.921+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| Removed handle 1 [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"SHARDING", "id":4784910, "ctx":"SignalHandler","msg":"Shutting down the ShardingInitializationMongoD"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"REPL", "id":4784911, "ctx":"SignalHandler","msg":"Enqueuing the ReplicationStateTransitionLock for shutdown"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"-", "id":4784912, "ctx":"SignalHandler","msg":"Killing all operations for shutdown"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":5}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"TENANT_M", "id":5093807, "ctx":"SignalHandler","msg":"Shutting down all TenantMigrationAccessBlockers on global shutdown"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"ASIO", "id":6529201, "ctx":"SignalHandler","msg":"Network interface redundant shutdown","attr":{"state":"Stopped"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"COMMAND", "id":4784913, "ctx":"SignalHandler","msg":"Shutting down all open transactions"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"REPL", "id":4784914, "ctx":"SignalHandler","msg":"Acquiring the ReplicationStateTransitionLock for shutdown"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"INDEX", "id":4784915, "ctx":"SignalHandler","msg":"Shutting down the IndexBuildsCoordinator"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"NETWORK", "id":4784918, "ctx":"SignalHandler","msg":"Shutting down the ReplicaSetMonitor"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"REPL", "id":4784920, "ctx":"SignalHandler","msg":"Shutting down the LogicalTimeValidator"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"SHARDING", "id":4784921, "ctx":"SignalHandler","msg":"Shutting down the MigrationUtilExecutor"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.922+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: Closing open transport sessions"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"NETWORK", "id":4784923, "ctx":"SignalHandler","msg":"Shutting down the ASIO transport SessionManager"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"CONTROL", "id":4784927, "ctx":"SignalHandler","msg":"Shutting down the HealthLog"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"CONTROL", "id":4784928, "ctx":"SignalHandler","msg":"Shutting down the TTL monitor"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"INDEX", "id":3684100, "ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"INDEX", "id":3684101, "ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"CONTROL", "id":6278511, "ctx":"SignalHandler","msg":"Shutting down the Change Stream Expired Pre-images Remover"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"QUERY", "id":6278515, "ctx":"SignalHandler","msg":"Shutting down Change Stream Expired Pre-images Remover thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"QUERY", "id":6278516, "ctx":"SignalHandler","msg":"Finished shutting down Change Stream Expired Pre-images Remover thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"STORAGE", "id":7474902, "ctx":"SignalHandler","msg":"Shutting down oplog cap maintainer thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"STORAGE", "id":7474901, "ctx":"SignalHandler","msg":"Finished shutting down oplog cap maintainer thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"CONTROL", "id":4784929, "ctx":"SignalHandler","msg":"Acquiring the global lock for shutdown"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":923455,"thread":"48098:0xe03f982fa540","session_name":"close_ckpt","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 260, snapshot max: 260 snapshot count: 0, oldest timestamp: (1729882377, 19) , meta checkpoint timestamp: (1729882399, 1) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"CONTROL", "id":4784930, "ctx":"SignalHandler","msg":"Shutting down the storage engine"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.923+00:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.924+00:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.924+00:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.924+00:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.924+00:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.924+00:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.925+00:00"},"s":"I", "c":"STORAGE", "id":4795902, "ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.925+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":925845,"thread":"48102:0xe9b5cc3ea540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"closing WiredTiger library."}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.925+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":925901,"thread":"48102:0xe9b5cc3ea540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"rolling back all running transactions."}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.925+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":925939,"thread":"48102:0xe9b5cc3ea540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"closing all running sessions."}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.926+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":926033,"thread":"48102:0xe9b5cc3ea540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"closing some of the internal threads."}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.926+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":926732,"thread":"48102:0xe9b5cc3ea540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"perform final checkpoint and shutting down the global transaction state"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.926+00:00"},"s":"I", "c":"WTRTS", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":926803,"thread":"48102:0xe9b5cc3ea540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RTS","category_id":33,"verbose_level":"INFO","verbose_level_id":0,"msg":"[SHUTDOWN_INIT] performing shutdown rollback to stable, stable_timestamp=(1729882399, 1)"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.927+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":927601,"thread":"48094:0xff356ab3a540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"shutdown checkpoint has successfully finished and ran for 16 milliseconds"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.927+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":927860,"thread":"48094:0xff356ab3a540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"shutdown was completed successfully and took 19ms, including 1ms for the rollback to stable, and 16ms for the checkpoint."}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.928+00:00"},"s":"I", "c":"WTEVICT", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":928011,"thread":"48094:0xff356ab3a540","session_name":"WT_CONNECTION.close","category":"WT_VERB_EVICTION","category_id":14,"verbose_level":"INFO","verbose_level_id":0,"msg":"stopping eviction threads"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.928+00:00"},"s":"I", "c":"WTEVICT", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":928070,"thread":"48094:0xff356ab3a540","session_name":"WT_CONNECTION.close","category":"WT_VERB_EVICTION","category_id":14,"verbose_level":"INFO","verbose_level_id":0,"msg":"waiting for eviction threads to stop"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.928+00:00"},"s":"I", "c":"WTEVICT", "id":22430, "ctx":"thread136","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":928137,"thread":"48094:0xff3564a7a540","session_name":"eviction-server","category":"WT_VERB_EVICTION","category_id":14,"verbose_level":"INFO","verbose_level_id":0,"msg":"eviction thread exiting"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.928+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":928223,"thread":"48102:0xe9b5cc3ea540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"shutdown rollback to stable has successfully finished and ran for 1 milliseconds"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.928+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":928341,"thread":"48102:0xe9b5cc3ea540","session_name":"close_ckpt","category":"WT_VERB_CHECKPOINT","category_id":5,"verbose_level":"INFO","verbose_level_id":0,"msg":"Checkpoint requested at stable timestamp (1729882399, 1)"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.931+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":931025,"thread":"48102:0xe9b5cc3ea540","session_name":"close_ckpt","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"INFO","verbose_level_id":0,"msg":"saving checkpoint snapshot min: 282, snapshot max: 282 snapshot count: 0, oldest timestamp: (1729882377, 19) , meta checkpoint timestamp: (1729882399, 1) base write gen: 1"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.938+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":938294,"thread":"48098:0xe03f982fa540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"shutdown checkpoint has successfully finished and ran for 17 milliseconds"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.938+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":938864,"thread":"48098:0xe03f982fa540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"shutdown was completed successfully and took 20ms, including 1ms for the rollback to stable, and 17ms for the checkpoint."}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.939+00:00"},"s":"I", "c":"WTEVICT", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":939018,"thread":"48098:0xe03f982fa540","session_name":"WT_CONNECTION.close","category":"WT_VERB_EVICTION","category_id":14,"verbose_level":"INFO","verbose_level_id":0,"msg":"stopping eviction threads"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.939+00:00"},"s":"I", "c":"WTEVICT", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":939081,"thread":"48098:0xe03f982fa540","session_name":"WT_CONNECTION.close","category":"WT_VERB_EVICTION","category_id":14,"verbose_level":"INFO","verbose_level_id":0,"msg":"waiting for eviction threads to stop"}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.939+00:00"},"s":"I", "c":"WTEVICT", "id":22430, "ctx":"thread105","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":939134,"thread":"48098:0xe03f9223a540","session_name":"eviction-server","category":"WT_VERB_EVICTION","category_id":14,"verbose_level":"INFO","verbose_level_id":0,"msg":"eviction thread exiting"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.944+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":944867,"thread":"48102:0xe9b5cc3ea540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"shutdown checkpoint has successfully finished and ran for 16 milliseconds"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.945+00:00"},"s":"I", "c":"WTRECOV", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":945196,"thread":"48102:0xe9b5cc3ea540","session_name":"WT_CONNECTION.close","category":"WT_VERB_RECOVERY_PROGRESS","category_id":32,"verbose_level":"INFO","verbose_level_id":0,"msg":"shutdown was completed successfully and took 19ms, including 1ms for the rollback to stable, and 16ms for the checkpoint."}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.945+00:00"},"s":"I", "c":"WTEVICT", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":945353,"thread":"48102:0xe9b5cc3ea540","session_name":"WT_CONNECTION.close","category":"WT_VERB_EVICTION","category_id":14,"verbose_level":"INFO","verbose_level_id":0,"msg":"stopping eviction threads"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.945+00:00"},"s":"I", "c":"WTEVICT", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":945415,"thread":"48102:0xe9b5cc3ea540","session_name":"WT_CONNECTION.close","category":"WT_VERB_EVICTION","category_id":14,"verbose_level":"INFO","verbose_level_id":0,"msg":"waiting for eviction threads to stop"}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.945+00:00"},"s":"I", "c":"WTEVICT", "id":22430, "ctx":"thread86","msg":"WiredTiger message","attr":{"message":{"ts_sec":1729882479,"ts_usec":945479,"thread":"48102:0xe9b5c632a540","session_name":"eviction-server","category":"WT_VERB_EVICTION","category_id":14,"verbose_level":"INFO","verbose_level_id":0,"msg":"eviction thread exiting"}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.948+00:00"},"s":"I", "c":"STORAGE", "id":4795901, "ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":40}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.948+00:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.948+00:00"},"s":"I", "c":"-", "id":4784931, "ctx":"SignalHandler","msg":"Dropping the scope cache for shutdown"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.948+00:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.955+00:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.955+00:00"},"s":"I", "c":"CONTROL", "id":8423404, "ctx":"SignalHandler","msg":"mongod shutdown complete","attr":{"Summary of time elapsed":{"Statistics":{"Enter terminal shutdown":"0 ms","Step down the replication coordinator for shutdown":"0 ms","Time spent in quiesce mode":"100 ms","Shut down FLE Crud subsystem":"0 ms","Shut down MirrorMaestro":"1 ms","Shut down WaitForMajorityService":"0 ms","Shut down the logical session cache":"0 ms","Shut down the Query Analysis Sampler":"0 ms","Shut down the global connection pool":"1 ms","Shut down the flow control ticket holder":"0 ms","Shut down the replica set node executor":"0 ms","Shut down the thread that aborts expired transactions":"0 ms","Shut down the replica set aware services":"0 ms","Shut down replication":"0 ms","Shut down external state":"2 ms","Shut down replication executor":"0 ms","Join replication executor":"2 ms","Kill all operations for shutdown":"0 ms","Shut down all tenant migration access blockers on global shutdown":"0 ms","Shut down all open transactions":"0 ms","Acquire the RSTL for shutdown":"0 ms","Shut down the IndexBuildsCoordinator and wait for index builds to finish":"0 ms","Shut down the replica set monitor":"0 ms","Shut down the logical time validator":"0 ms","Shut down the migration util executor":"0 ms","Shut down the transport layer":"0 ms","Shut down the health log":"0 ms","Shut down the TTL monitor":"1 ms","Shut down expired pre-images and documents removers":"0 ms","Wait for the oplog cap maintainer thread to stop":"0 ms","Shut down the storage engine":"43 ms","Shut down full-time data capture":"0 ms","Shut down online certificate status protocol manager":"0 ms","shutdownTask total elapsed time":"158 ms"}}}} [js_test:heartbeat_lag_repro] d20050| {"t":{"$date":"2024-10-25T18:54:39.956+00:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.956+00:00"},"s":"I", "c":"STORAGE", "id":4795901, "ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":38}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.956+00:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.956+00:00"},"s":"I", "c":"-", "id":4784931, "ctx":"SignalHandler","msg":"Dropping the scope cache for shutdown"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.956+00:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.962+00:00"},"s":"I", "c":"STORAGE", "id":4795901, "ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":37}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.962+00:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.962+00:00"},"s":"I", "c":"-", "id":4784931, "ctx":"SignalHandler","msg":"Dropping the scope cache for shutdown"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.963+00:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.963+00:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.964+00:00"},"s":"I", "c":"CONTROL", "id":8423404, "ctx":"SignalHandler","msg":"mongod shutdown complete","attr":{"Summary of time elapsed":{"Statistics":{"Enter terminal shutdown":"0 ms","Step down the replication coordinator for shutdown":"0 ms","Time spent in quiesce mode":"100 ms","Shut down FLE Crud subsystem":"0 ms","Shut down MirrorMaestro":"0 ms","Shut down WaitForMajorityService":"1 ms","Shut down the logical session cache":"0 ms","Shut down the Query Analysis Sampler":"0 ms","Shut down the global connection pool":"0 ms","Shut down the flow control ticket holder":"1 ms","Shut down the replica set node executor":"0 ms","Shut down the thread that aborts expired transactions":"0 ms","Shut down the replica set aware services":"0 ms","Shut down replication":"0 ms","Shut down initial syncer":"0 ms","Shut down external state":"3 ms","Shut down replication executor":"0 ms","Join replication executor":"1 ms","Kill all operations for shutdown":"0 ms","Shut down all tenant migration access blockers on global shutdown":"0 ms","Shut down all open transactions":"0 ms","Acquire the RSTL for shutdown":"0 ms","Shut down the IndexBuildsCoordinator and wait for index builds to finish":"0 ms","Shut down the replica set monitor":"0 ms","Shut down the logical time validator":"0 ms","Shut down the migration util executor":"0 ms","Shut down the transport layer":"0 ms","Shut down the health log":"0 ms","Shut down the TTL monitor":"1 ms","Shut down expired pre-images and documents removers":"0 ms","Wait for the oplog cap maintainer thread to stop":"0 ms","Shut down the storage engine":"41 ms","Shut down full-time data capture":"0 ms","Shut down online certificate status protocol manager":"0 ms","shutdownTask total elapsed time":"156 ms"}}}} [js_test:heartbeat_lag_repro] d20051| {"t":{"$date":"2024-10-25T18:54:39.964+00:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.970+00:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.970+00:00"},"s":"I", "c":"CONTROL", "id":8423404, "ctx":"SignalHandler","msg":"mongod shutdown complete","attr":{"Summary of time elapsed":{"Statistics":{"Enter terminal shutdown":"0 ms","Step down the replication coordinator for shutdown":"0 ms","Time spent in quiesce mode":"100 ms","Shut down FLE Crud subsystem":"0 ms","Shut down MirrorMaestro":"0 ms","Shut down WaitForMajorityService":"1 ms","Shut down the logical session cache":"0 ms","Shut down the Query Analysis Sampler":"0 ms","Shut down the global connection pool":"0 ms","Shut down the flow control ticket holder":"1 ms","Shut down the replica set node executor":"0 ms","Shut down the thread that aborts expired transactions":"0 ms","Shut down the replica set aware services":"0 ms","Shut down replication":"0 ms","Shut down initial syncer":"0 ms","Shut down external state":"3 ms","Shut down replication executor":"0 ms","Join replication executor":"1 ms","Kill all operations for shutdown":"0 ms","Shut down all tenant migration access blockers on global shutdown":"0 ms","Shut down all open transactions":"0 ms","Acquire the RSTL for shutdown":"0 ms","Shut down the IndexBuildsCoordinator and wait for index builds to finish":"0 ms","Shut down the replica set monitor":"0 ms","Shut down the logical time validator":"0 ms","Shut down the migration util executor":"0 ms","Shut down the transport layer":"1 ms","Shut down the health log":"0 ms","Shut down the TTL monitor":"0 ms","Shut down expired pre-images and documents removers":"0 ms","Wait for the oplog cap maintainer thread to stop":"0 ms","Shut down the storage engine":"39 ms","Shut down full-time data capture":"1 ms","Shut down online certificate status protocol manager":"0 ms","shutdownTask total elapsed time":"154 ms"}}}} [js_test:heartbeat_lag_repro] d20052| {"t":{"$date":"2024-10-25T18:54:39.970+00:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:heartbeat_lag_repro] ReplSetTest stopSet mongo program on port 20050 shut down with code 0 [js_test:heartbeat_lag_repro] ReplSetTest stopSet waiting for mongo program on port 20051 to stop. [js_test:heartbeat_lag_repro] ReplSetTest stopSet mongo program on port 20051 shut down with code 0 [js_test:heartbeat_lag_repro] ReplSetTest stopSet waiting for mongo program on port 20052 to stop. [js_test:heartbeat_lag_repro] ReplSetTest stopSet mongo program on port 20052 shut down with code 0 [js_test:heartbeat_lag_repro] ReplSetTest stopSet stopped all replica set nodes, took 385ms for 3 nodes. [js_test:heartbeat_lag_repro] ReplSetTest stopSet deleting all dbpaths [js_test:heartbeat_lag_repro] ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/heartbeat_lag_repro-0 [js_test:heartbeat_lag_repro] ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/heartbeat_lag_repro-1 [js_test:heartbeat_lag_repro] ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/heartbeat_lag_repro-2 [js_test:heartbeat_lag_repro] ReplSetTest stopSet deleted all dbpaths [js_test:heartbeat_lag_repro] ReplSetTest stopSet *** Shut down repl set - test worked **** [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:40.001Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end logical session","attr":{"lsid":{"id":{"$uuid":"75f70faf-afa2-4865-a0ea-cb2a4e50154b"}},"error":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'ip-10-122-7-101:20040' :: caused by :: dbclient error communicating with server ip-10-122-7-101:20040 :: caused by :: futurize :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:40.001Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end logical session","attr":{"lsid":{"id":{"$uuid":"103fa1d6-fafd-49fc-96ad-5722c5dde1bf"}},"error":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'ip-10-122-7-101:20041' :: caused by :: dbclient error communicating with server ip-10-122-7-101:20041 :: caused by :: futurize :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] {"t":{"$date":"2024-10-25T18:54:40.001Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end logical session","attr":{"lsid":{"id":{"$uuid":"66bac1be-41b8-4e8a-bb7a-ffaf1f872135"}},"error":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'ip-10-122-7-101:20042' :: caused by :: dbclient error communicating with server ip-10-122-7-101:20042 :: caused by :: futurize :: caused by :: Connection closed by peer"}}} [js_test:heartbeat_lag_repro] JSTest jstests/replsets/heartbeat_lag_repro.js finished. Duration of process 108.410859s [js_test:heartbeat_lag_repro] Not running in Evergreen, skipping symbolization [executor:js_test:job0] 18:54:40.022Z heartbeat_lag_repro.js ran in 108.41 seconds: no failures detected. [executor:js_test:job0] 18:54:40.022Z Running job0_fixture_teardown... [js_test:job0_fixture_teardown] Starting the teardown of NoOpFixture (Job #0). [executor] 18:54:40.022Z Waiting for threads to complete [js_test:job0_fixture_teardown] Finished the teardown of NoOpFixture (Job #0). [js_test:job0_fixture_teardown] Not running in Evergreen, skipping symbolization [executor:js_test:job0] 18:54:40.023Z job0_fixture_teardown ran in 0.00 seconds: no failures detected. [executor] 18:54:40.023Z Threads are completed! [executor] 18:54:40.023Z Summary of latest execution: All 3 test(s) passed in 108.42 seconds. [resmoke] 18:54:40.023Z ================================================================================ [resmoke] 18:54:40.023Z Summary of replica_sets suite: All 3 test(s) passed in 108.42 seconds. [resmoke] 18:54:40.024Z Exiting with code: 0